Kris
|
a7a0cba45b
|
UX: Fixing font-size issue on /categories
|
2017-12-22 22:02:33 -05:00 |
Kris
|
e84fb9ba4d
|
UX: Fixing an issue where category names were too large on /categories
|
2017-12-22 21:22:12 -05:00 |
Régis Hanol
|
779efd9235
|
FIX: don't set properties on destroyed components
|
2017-12-22 20:33:33 +01:00 |
Robin Ward
|
ea9c1e5cf8
|
Add extensibility endpoints for clicking on topic list item rows
|
2017-12-22 14:01:17 -05:00 |
Vinoth Kannan
|
3ae9d91d86
|
UX: Use tight list by default in HTML to Markdown conversion
|
2017-12-22 21:34:55 +05:30 |
Vinoth Kannan
|
ac1e93e82a
|
Minor fix to correctly trim spaces in HTML to Markdown conversion
|
2017-12-22 19:05:40 +05:30 |
Joffrey JAFFEUX
|
315b9d796d
|
select-kit refactoring
* better test helper
* more reliable tests
* more consistent use of data-value/data-name/title/aria-label everywhere: header and rows
|
2017-12-22 13:08:12 +01:00 |
Vinoth Kannan
|
4935ae4338
|
Remove unwanted spaces between HTML tags and support Word documents
|
2017-12-22 09:28:24 +05:30 |
Kris
|
e667434bb3
|
UX: Cleaning up a few admin styles
|
2017-12-21 17:13:06 -05:00 |
Kris
|
fc2f948a39
|
UX: user menu-panel icons too large
|
2017-12-21 16:31:45 -05:00 |
Robin Ward
|
69a90f31fb
|
FEATURE: Allow Forums to disable the Backups feature
|
2017-12-21 15:22:04 -05:00 |
Kris
|
9a514e6a26
|
UX: Fixing mobile post action size
|
2017-12-21 14:47:58 -05:00 |
Robin Ward
|
2908aab0da
|
Allow extensibility on username route format (non-english usernames)
|
2017-12-21 14:32:51 -05:00 |
Kris
|
dea3e84f18
|
UX: Reducing number of font-sizes used in common
|
2017-12-21 12:59:19 -05:00 |
Gerhard Schlager
|
7b58afe677
|
FIX: ProcessPost job failed for posts that have no user
|
2017-12-21 14:45:59 +01:00 |
Gerhard Schlager
|
727a45185d
|
FIX: regex should behave the same in Ruby and Postgres
|
2017-12-21 11:26:56 +01:00 |
Vinoth Kannan
|
129d924c0d
|
Dont support single row or column tables in HTML to Markdown conversion
|
2017-12-21 12:58:57 +05:30 |
Guo Xiang Tan
|
6ecf37c482
|
Improve URL validation to check for a valid host.
Parsing a URL with `URI` is not sufficient as the following cases
are considered valid:
URI.parse("http://https://google.com")
=> #<URI::HTTP http://https//google.com>
|
2017-12-21 13:50:15 +08:00 |
Sam
|
62a27f9d57
|
FEATURE: warn if attempting to mention a group with too many members
|
2017-12-21 16:13:57 +11:00 |
Sam
|
081959227d
|
FIX: unicode titles missing when visiting topic from topic list
|
2017-12-21 15:20:47 +11:00 |
Kris
|
7b0f3f4e34
|
FIX: only staff highlight main post, not embedded replies
|
2017-12-20 21:26:24 -05:00 |
Sam
|
252cbd8635
|
FIX: keyboard shortcut allowed you to open composer on closed topics
|
2017-12-21 13:09:18 +11:00 |
Sam
|
2423b18839
|
FIX: links inside quotes not opening in new tab
|
2017-12-21 13:00:20 +11:00 |
Sam
|
6bf3bee473
|
FIX: when leaving PM tab revert to user scoped search
|
2017-12-21 12:30:41 +11:00 |
Sam
|
e756d02088
|
FIX: create topic keyboard shortcut not checking permissions
|
2017-12-21 11:23:57 +11:00 |
Sam
|
88a4ec5f1b
|
FIX: stop forking regular backup jobs
|
2017-12-21 09:00:48 +11:00 |
Kris
|
4bf558f941
|
UX: Reducing number of overall font sizes
|
2017-12-20 15:57:49 -05:00 |
Gerhard Schlager
|
ac7e6dab06
|
FIX: Refreshing Gravatar didn't work
|
2017-12-20 20:49:58 +01:00 |
Régis Hanol
|
7f69362d9d
|
FIX: external links in whisper ended up in a white page
FIX: clicking a link in a onebox wasn't properly extracting the post_id
|
2017-12-20 17:55:15 +01:00 |
Joffrey JAFFEUX
|
6e1dd12390
|
FIX: load tracked/watched/muted categories on screen loading
|
2017-12-20 16:13:33 +01:00 |
Vinoth Kannan
|
ac1d3a761e
|
Support for table & ol tags for HTML pasting in composer
|
2017-12-20 19:24:55 +05:30 |
Gerhard Schlager
|
86c86a1ddb
|
FIX: prevent loading of invalid locales from plugins
|
2017-12-20 12:14:39 +01:00 |
Philipp Daniels
|
6a2bce1931
|
FIX: Data loss on update of single user_field.
https://meta.discourse.org/t/api-data-loss-caused-by-changed-behaviour-of-custom-user-field-update/74990
|
2017-12-20 16:33:23 +08:00 |
Guo Xiang Tan
|
87c334c063
|
Fix randomly failing JS acceptance tests.
|
2017-12-20 11:04:47 +08:00 |
Sam
|
7aa56fc9d9
|
refinement and test for batch mode on feature_topics
|
2017-12-20 13:58:05 +11:00 |
Neil Lalonde
|
f5a3be750c
|
PERF: add option to limit how many categories are processed in one call to CategoryFeaturedTopic.feature_topics (#5446)
|
2017-12-20 13:42:29 +11:00 |
Arpit Jalan
|
eab66065d1
|
FEATURE: search log term details page (#5445)
|
2017-12-20 13:41:31 +11:00 |
Robin Ward
|
2735914cf6
|
FIX: ESlint
|
2017-12-19 17:55:41 -05:00 |
Kris
|
d90fc415a1
|
UX: Reducing number of font sizes used in mobile view
|
2017-12-19 17:40:08 -05:00 |
Robin Ward
|
b3fda0ea86
|
FIX: details tags broke excerpts
|
2017-12-19 17:28:55 -05:00 |
Robin Ward
|
c1716d41c7
|
Add some plugin outlets to the user card
|
2017-12-19 15:04:54 -05:00 |
Kris
|
bb2c8b605e
|
UX: Reducing number of different fonts used in Admin
|
2017-12-19 13:10:38 -05:00 |
Vinoth Kannan
|
6272f35eec
|
blockquote tag support for HTML pasting in composer
|
2017-12-19 20:59:55 +05:30 |
Régis Hanol
|
24e89b6b38
|
FIX: validates 'ThemeField' name when used in a SCSS variable
|
2017-12-19 16:10:44 +01:00 |
Gerhard Schlager
|
84c975e3a5
|
CRLF caused problems with launch script
|
2017-12-19 13:55:17 +01:00 |
blokovi
|
0df1c85fd3
|
FEATURE: Serbian translation (#5443)
|
2017-12-19 12:26:06 +01:00 |
Sam
|
9472821331
|
Allow plugins to specify custom nav items on mobile
|
2017-12-19 16:50:25 +11:00 |
Sam
|
57a1190b07
|
FIX: correct issue with search omitting words with multiple dots
Previously we used to break up words with dots incorrectly leading to
missing search terms
|
2017-12-19 16:04:24 +11:00 |
Sam
|
e63a2487e3
|
UX: allow for iPhone X in iOS Hacks
|
2017-12-19 15:20:06 +11:00 |
Guo Xiang Tan
|
30ddc1f222
|
Don't swallow errors when failing to create message for post action.
|
2017-12-19 10:58:26 +08:00 |