discourse/app
Dan Ungureanu e8c576cca9
FIX: User fields are case insensitive in bulk CSV (#12559)
The CSV column title had to be case sensitive match with the name of
the user field which was unnecessary complex.
2021-03-31 13:42:53 +03:00
..
assets UX: more consistent user control button width (#12553) 2021-03-30 14:18:38 -04:00
controllers FIX: Redirect to provided origin after auth (#12558) 2021-03-31 10:23:12 +01:00
helpers FEATURE: Implement nonces for Google Tag Manager integration (#12531) 2021-03-26 11:19:31 -04:00
jobs FIX: User fields are case insensitive in bulk CSV (#12559) 2021-03-31 13:42:53 +03:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models DEV: small refactor of the category_moderators method (#12550) 2021-03-30 23:12:53 +02:00
serializers DEV: Remove draft attributes from topic lists (#12525) 2021-03-30 11:42:26 -04:00
services FIX: Prevent UniqueViolation exceptions when syncing group mentions (#12543) 2021-03-29 12:43:24 -05:00
views FEATURE: Implement nonces for Google Tag Manager integration (#12531) 2021-03-26 11:19:31 -04:00