discourse/app
Robin Ward 6f367dde26
UX: Rename "Keep Post" to "Keep Post Hidden" when hidden (#7767)
* UX: Rename "Keep Post" to "Keep Post Hidden" when hidden

This is based on this feedback:
https://meta.discourse.org/t/category-group-review-moderation/116478/19

When a post is hidden this makes the operation much more clear.

* REFACTOR: Better support for aliases for actions

Allow calls on alias actions and delegate to the original one.
This is less code but also simplifies tests where the action might
be "agree_and_keep" or "agree_and_keep_hidden" which are the same.
2019-08-01 11:23:23 -04:00
..
assets UX: style fixes for admin digest email preview page (#7959) 2019-08-01 14:37:42 +08:00
controllers FIX: better error message on username update from Admin user page. 2019-08-01 10:23:42 +05:30
helpers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models UX: Rename "Keep Post" to "Keep Post Hidden" when hidden (#7767) 2019-08-01 11:23:23 -04:00
serializers FEATURE: list category moderators on the about page (#7916) 2019-07-31 16:46:58 +03:00
services REFACTOR: Rename SiteSetting.disable_edit_notifications to disable_system_edit_notifications (#7958) 2019-07-31 20:20:41 +05:30
views Fix some broken styles 2019-07-30 16:46:20 -04:00