discourse/app
Joffrey JAFFEUX 919839fd97
FIX: allows {{d-button}} to set a form attribute (#7056)
This attribute is used when a submit button is out of a form. It makes it explicit which form this button is submitting.

It's currently used in our login modal form.
2019-02-25 09:49:49 +01:00
..
assets FIX: allows {{d-button}} to set a form attribute (#7056) 2019-02-25 09:49:49 +01:00
controllers FEATURE: Allow moderators to change topic timestamps (#7053) 2019-02-22 14:33:52 +05:30
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs FIX: don't update gravatar if the user has no email 2019-02-20 22:34:43 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Live refresh parent themes when editing child themes 2019-02-22 21:13:07 +00:00
serializers UX: Lightbox support for image uploader. (#7034) 2019-02-21 10:13:37 +08:00
services FEATURE: Allow moderators to change topic timestamps (#7053) 2019-02-22 14:33:52 +05:30
views PERF: Cache build_not_found_page 2019-02-12 21:20:33 +11:00