discourse/app
Dan Ungureanu e704f0a541
FIX: Autocorrect values for dropdown imported user fields (#12572)
When bulk inviting, the uploaded CSV file may contain wrong values for
the user fields. This tries to automatically correct them by finding
the most similar option (by ignoring the case).
2021-03-31 19:19:57 +03:00
..
assets FIX: Reload messages after a bulk operation (#12569) 2021-03-31 16:08:12 +03:00
controllers FIX: Handle staged users as unregistered users for external auth (#12567) 2021-03-31 13:40:58 +01:00
helpers FEATURE: Implement nonces for Google Tag Manager integration (#12531) 2021-03-26 11:19:31 -04:00
jobs FIX: Autocorrect values for dropdown imported user fields (#12572) 2021-03-31 19:19:57 +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