Guo Xiang Tan
|
b0557c6692
|
UX: Allow users to remove a remind me topic timer.
|
2017-10-05 11:50:08 +08:00 |
Neil Lalonde
|
f5a2ed99b0
|
FIX: deleting category background images sometimes has no effect
|
2017-10-04 17:04:37 -04:00 |
Régis Hanol
|
4771b0a99f
|
FIX: user fields in invite signups were broken
|
2017-10-04 23:04:24 +02:00 |
Robin Ward
|
cf4e6e2f5b
|
FIX: `deletePost` action was incorrect called `delete`
|
2017-10-04 16:12:18 -04:00 |
Régis Hanol
|
e212435545
|
FIX: redirect to top wasn't working
|
2017-10-04 22:08:41 +02:00 |
Robin Ward
|
4aa30cba2e
|
Extensibility for Post manage menu
|
2017-10-04 15:53:06 -04:00 |
Robin Ward
|
6d0bf287b5
|
Allow more extensibility for the post menu buttons
|
2017-10-04 15:53:06 -04:00 |
Robin Ward
|
abdb334823
|
UX: Allow for customization of the heart icon
|
2017-10-04 11:07:59 -04:00 |
Guo Xiang Tan
|
1310181664
|
FIX: Adding a public topic timer deletes a private topic timer.
|
2017-10-04 16:31:40 +08:00 |
Sam
|
ebdf8d6718
|
remove uneeded code
|
2017-10-04 15:05:58 +11:00 |
Sam
|
14310d2eee
|
UX: title in JS must match title on Server
Corrects title flashing with incorrect value on front page reloads
|
2017-10-04 15:04:42 +11:00 |
Kyle Zhao
|
0342324b47
|
FEATURE: support regex in rake post:remap (#5201)
|
2017-10-04 11:47:53 +11:00 |
Robin Ward
|
2ce6e0bb07
|
UX: Perform icon replacements before calling icon renderer
|
2017-10-03 15:38:59 -04:00 |
Neil Lalonde
|
1faae3c765
|
rename forgot_password_strict to hide_email_address_taken
|
2017-10-03 15:28:31 -04:00 |
Neil Lalonde
|
e47f5cedd2
|
FEATURE: forgot_password_strict setting also prevents reporting that an email address is taken during signup
|
2017-10-03 15:28:30 -04:00 |
Robin Ward
|
cc4a102b26
|
UX: Allow customization on header dropdown sizes
|
2017-10-03 15:24:18 -04:00 |
Robin Ward
|
c72ceb1f2d
|
An option to not display categories in the hamburger
This is mostly useful if your site has very few categories.
|
2017-10-03 14:39:56 -04:00 |
Robin Ward
|
4b7256d2e4
|
FIX: `d-header` in common is `z-index: 1001`
|
2017-10-03 14:31:25 -04:00 |
Robin Ward
|
4fbe4218c4
|
FIX: Header primary color was too dark in dark mode
|
2017-10-03 13:01:05 -04:00 |
Régis Hanol
|
daf1dda700
|
FIX: username autocomplete in assign modal wasn't working
|
2017-10-03 12:49:45 +02:00 |
Guo Xiang Tan
|
a5b7d34fe2
|
Merge pull request #5199 from xrav3nz/poll-feed-integration-test
TEST ONLY: PollFeed integration test
|
2017-10-03 14:33:22 +08:00 |
Guo Xiang Tan
|
a966f2134c
|
Merge pull request #5215 from gschlager/email_templates
Add specs for EmailTemplatesController
|
2017-10-03 14:30:19 +08:00 |
Guo Xiang Tan
|
3e53dbcade
|
UX: Only include tag hashtag postfix when necessary.
https://meta.discourse.org/t/links-to-tags-not-working-in-final-post-unless-autocompleted/69884/6?u=tgxworld
|
2017-10-03 13:54:50 +08:00 |
Guo Xiang Tan
|
81c0092326
|
Revert "FIX: not serving non brotli cdns from cdn_url"
This reverts commit eaa896d8ee .
|
2017-10-03 10:52:28 +08:00 |
Sam
|
eaa896d8ee
|
FIX: not serving non brotli cdns from cdn_url
(this means that access control allow origin could break)
|
2017-10-03 11:20:08 +11:00 |
Robin Ward
|
1022535c2b
|
UX: Add a two week suspension timeframe
|
2017-10-02 15:23:58 -04:00 |
Robin Ward
|
56793d6853
|
FIX: Better flagging CSS on mobile
|
2017-10-02 15:14:07 -04:00 |
Robin Ward
|
f7c967b754
|
Add forever to the suspension dropdown
|
2017-10-02 15:04:22 -04:00 |
Arpit Jalan
|
469c6776c6
|
FIX: exporting admin dashboard reports were broken
http://eileencodes.com/posts/actioncontroller-parameters-now-returns-an-object-instead-of-a-hash/
|
2017-10-02 19:30:23 +05:30 |
Gerhard Schlager
|
5bb326a452
|
Add specs for EmailTemplatesController
|
2017-10-02 14:53:27 +02:00 |
Guo Xiang Tan
|
8140e54675
|
FIX: More fixes for `Group#mentionable` and `Group#messageable` feature.
|
2017-10-02 17:45:58 +08:00 |
Guo Xiang Tan
|
91c5f928c2
|
FIX: `Group#mentionable` and `Group#messageable` not fully working.
|
2017-10-02 16:50:58 +08:00 |
Guo Xiang Tan
|
4ae3a4e89e
|
UX: Label should toggle checkbox.
https://meta.discourse.org/t/clicking-label-for-automatically-set-as-primary-group-doesnt-toggle-setting/71086/2
|
2017-10-02 16:07:53 +08:00 |
OsamaSayegh
|
79f3d299a1
|
Don't allow category definition topics to be converted to PMs (#5216)
|
2017-10-02 10:04:58 +02:00 |
Kyle Zhao
|
ac666ddf17
|
PollFeed: check 'content:encoded' for content first
|
2017-10-02 01:16:11 -04:00 |
Guo Xiang Tan
|
0f2c5f5fc9
|
FIX: Don't raise error when trying to download avatar from URL.
|
2017-10-02 12:59:41 +08:00 |
Guo Xiang Tan
|
974836962d
|
Fix invalid method call.
|
2017-10-02 12:50:22 +08:00 |
Guo Xiang Tan
|
4e07bbfbbf
|
FIX: Only allow intergers for page params.
|
2017-10-02 10:45:54 +08:00 |
Guo Xiang Tan
|
77ea063751
|
FIX: Missing attribute.
|
2017-10-02 10:24:37 +08:00 |
Eleanor Demis
|
ac04f5e0cc
|
update response error when deleting tags (#5213)
|
2017-09-30 16:31:32 +02:00 |
Guo Xiang Tan
|
4eeb6014f4
|
Don't raise an error if user has been destroyed.
|
2017-09-30 09:09:40 +08:00 |
Neil Lalonde
|
d5d66e969e
|
FIX: js error when logging in using another Discourse site as sso provider
|
2017-09-29 14:02:45 -04:00 |
Robin Ward
|
2c2fe7eee4
|
FIX: Remove unused mixin
|
2017-09-29 11:09:25 -04:00 |
Robin Ward
|
00b190af75
|
Revert "A safe way to create class variables in a multisite environment."
The approach taken by this interface was flawed. We need a better
solution.
|
2017-09-29 11:06:12 -04:00 |
Guo Xiang Tan
|
a370d7c7fd
|
FIX: Compatibility between Client and Server routing.
mend
|
2017-09-29 10:34:50 -04:00 |
Robin Ward
|
c1f174f554
|
FIX: Okay, try going back to the old way. Too many exceptions.
|
2017-09-29 10:19:35 -04:00 |
Robin Ward
|
0caf6a0f7d
|
Support for HTML values in widget hbs templates
|
2017-09-29 09:56:14 -04:00 |
Régis Hanol
|
f6c484881b
|
FIX: wasn't able to save watched/tracked/muted categories/tags
|
2017-09-29 13:09:48 +02:00 |
Arpit Jalan
|
689f949fdb
|
Merge pull request #5209 from techAPJ/has-messages
FIX: update group.has_messages field weekly
|
2017-09-29 09:12:26 +05:30 |
Arpit Jalan
|
d64853dfa0
|
FIX: update group.has_messages field weekly
|
2017-09-29 08:23:07 +05:30 |