Robin Ward
|
bf7e0188e5
|
Extensibility points for user/preferences
|
2018-01-02 15:46:32 -05:00 |
Robin Ward
|
4cfea21aa2
|
UX: Add missing `btn-icon` class to edit icons
|
2018-01-02 15:24:36 -05:00 |
Robin Ward
|
32b5b04d18
|
Pass `save` action to outlet in case we need to save
|
2018-01-02 15:17:52 -05:00 |
Robin Ward
|
891f0cfe52
|
FIX: Don't display the `@mention` message if disabled
|
2018-01-02 14:12:18 -05:00 |
Gerhard Schlager
|
a0b2b3c8a7
|
FIX: Canceling upload on mobile did not work
|
2018-01-02 11:26:23 +01:00 |
Jeff Atwood
|
070fe12e25
|
Merge pull request #5464 from techAPJ/100k-format
UX: for numbers greater than 100k allow 0 precision
|
2018-01-02 00:24:05 -08:00 |
Arpit Jalan
|
04b8831cde
|
UX: for numbers greater than 100k allow 0 precision
|
2018-01-02 13:27:46 +05:30 |
Arpit Jalan
|
222fab1435
|
Update default ToS
|
2018-01-02 11:26:22 +05:30 |
Gerhard Schlager
|
38269c416d
|
FIX: return regular notification level for categories when not set by user
|
2017-12-30 20:36:58 +01:00 |
Arpit Jalan
|
6ce422feab
|
FIX: respect 'topic page title includes category' client side
|
2017-12-30 09:06:02 +05:30 |
Neil Lalonde
|
3cba858930
|
add a script to update plugin translations from Transifex
|
2017-12-29 16:57:06 -05:00 |
Neil Lalonde
|
0567d523ee
|
Update translations
|
2017-12-29 14:51:53 -05:00 |
Arpit Jalan
|
6a38e4336b
|
FIX: use different variable name for referer record
|
2017-12-29 23:31:53 +05:30 |
Vinoth Kannan
|
f08995c390
|
Remove unused code lines
|
2017-12-29 12:32:18 +05:30 |
Sam
|
030a0cd698
|
bump onebox for vimeo private link support
|
2017-12-29 09:38:25 +11:00 |
Joffrey JAFFEUX
|
8fd683ab19
|
select-kit DOM mixin refactoring
This commits improves code readability, performance and rendering precision.
|
2017-12-28 16:12:45 +01:00 |
Gerhard Schlager
|
81427e26ea
|
Ignore errors when remapping posts
|
2017-12-28 15:13:01 +01:00 |
Gerhard Schlager
|
a93bf186c5
|
FIX: validation of website failed in base importer
|
2017-12-28 14:51:43 +01:00 |
Arpit Jalan
|
84026ad1fd
|
FIX: check for existing translation keys before replacing blocked with silenced
|
2017-12-28 18:58:18 +05:30 |
Arpit Jalan
|
5ca558c7c5
|
FIX: add migration to replace 'blocked_by_staff' with 'silenced_by_staff'
|
2017-12-28 18:11:39 +05:30 |
Sam
|
5ad1709dba
|
PERF: cache service worker for 1 hour
|
2017-12-28 08:31:01 +11:00 |
Régis Hanol
|
f5e170c6b5
|
FIX: catch all server-side error when uploading a file
UX: always show a message to the user whenever an error happens on the server when uploading a file
|
2017-12-27 16:33:25 +01:00 |
Guo Xiang Tan
|
805d1c25d3
|
Merge pull request #5451 from tgxworld/treat_non_ascii_urls_as_valid
Treat non-ascii URLs in `UrlValidator`.
|
2017-12-27 14:14:20 +08:00 |
Orlando Del Aguila
|
0207b7ca58
|
install imagemagick@6 for OSX native development (#5411)
|
2017-12-27 16:58:30 +11:00 |
Maja Komel
|
2a32536645
|
grey out disabled badges in admin overview (#5416)
* gray out disabled badges in admin overview
* fix style
|
2017-12-27 16:57:21 +11:00 |
Jay Pfaffman
|
cc46ab5bb1
|
smf2: deal with duplicate category names (#5435)
|
2017-12-27 16:56:36 +11:00 |
Vinoth Kannan
|
d18c42abd5
|
FIX: Ignore if the default localization node is not an object (#5439)
|
2017-12-27 16:53:53 +11:00 |
David Taylor
|
f1f2ae594c
|
Remove wrapper `<span>` from user nav plugin outlet (#5455)
|
2017-12-27 16:51:39 +11:00 |
Sam
|
a9e2fc59c4
|
FIX: [constructor] bbcode would cause markdown crash
|
2017-12-27 16:11:30 +11:00 |
Sam
|
3937ff0425
|
FIX: don't preload json on static routes
|
2017-12-27 14:33:36 +11:00 |
Sam
|
c30ccceade
|
correct params
|
2017-12-27 13:51:16 +11:00 |
Sam
|
0c834515a9
|
FIX: only attempt old rebakes a maximum of 3 times
|
2017-12-27 12:44:41 +11:00 |
Arpit Jalan
|
b205910faa
|
FIX: allow upto three url redirects in onebox (#5457)
|
2017-12-27 10:30:06 +11:00 |
Robin Ward
|
6cffbb4ea4
|
FIX: Don't show moderation history option to TL4
|
2017-12-26 17:13:29 -05:00 |
Arpit Jalan
|
89d1107f81
|
UX: show '{count}+' when not sure about exact search count
|
2017-12-26 19:50:03 +05:30 |
Régis Hanol
|
27a368bb70
|
FIX: SCSS variable regex wasn't working in JS
|
2017-12-26 11:28:36 +01:00 |
Vinoth Kannan
|
688f39447c
|
Skip tab delimited lists in plain text to table conversion
|
2017-12-26 15:52:22 +05:30 |
Joffrey JAFFEUX
|
f6dc992b0f
|
FIX: do not apply i18n if already done
|
2017-12-26 09:51:45 +01:00 |
Guo Xiang Tan
|
05df918b9f
|
Allow 2.5 to fail on Travis while we add support for it.
|
2017-12-26 11:36:11 +08:00 |
Guo Xiang Tan
|
0cf826a2f0
|
Run Ruby tests with 2.5 on Travis.
|
2017-12-26 10:05:45 +08:00 |
Vinoth Kannan
|
e9cd7af10e
|
FIX: IE not supporting regex negative lookbehind
|
2017-12-23 23:44:57 +05:30 |
Vinoth Kannan
|
035f96d25f
|
Allow linked images inside table cells in HTML to Markdown conversion
|
2017-12-23 22:48:39 +05:30 |
Arpit Jalan
|
ef4c6c67ba
|
fix the build
|
2017-12-23 14:42:40 +05:30 |
Arpit Jalan
|
0514ac4ee2
|
FIX: verify presence of 'sso url' before enabling 'enable sso'
|
2017-12-23 13:30:49 +05:30 |
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 |
Guo Xiang Tan
|
47585202cb
|
Handle promise in smoke test.
|
2017-12-23 09:29:22 +08:00 |
Régis Hanol
|
d6b22e6cc1
|
FIX: whitelist oneboxed iframes
|
2017-12-23 01:56:33 +01:00 |
Arpit Jalan
|
b74e933cfb
|
bump onebox version
|
2017-12-23 01:17:30 +05:30 |
Régis Hanol
|
779efd9235
|
FIX: don't set properties on destroyed components
|
2017-12-22 20:33:33 +01:00 |