discourse/app
Robin Ward f57fdee2f6 FIX: Modal onClose was being called repeatedly
This happened because the modal controller was not clearing the `name`
attribute, which is used for looking up the controller to call `onClose`
on.

Every page navigation would call the method over and over, breaking
state in odd ways.
2019-08-01 15:42:43 -04:00
..
assets FIX: Modal onClose was being called repeatedly 2019-08-01 15:42:43 -04: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