This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Blake Erickson 93485facaf FIX: lowercase username for add/rem group members
This fix searches for users based on the downcased username so that if
you pass in usernames to add/remove from a group and you don't have the
casing just right it will still find the correct users.

I updated the tests to add a username that has a mix of upper and
lowercase letters to verify this functionality.
2018-10-18 13:17:24 -06:00
..
assets add styles so permalinks admin could fit mobile screen (#6496) 2018-10-17 17:37:14 +02:00
controllers FIX: lowercase username for add/rem group members 2018-10-18 13:17:24 -06:00
helpers extract client side Discourse setup inline JS (#6409) 2018-10-01 21:29:04 -07:00
jobs FIX: extracted theme JavaScripts for multisite (#6502) 2018-10-18 17:05:34 +11:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models FIX: always update 'last_gravatar_download_attempt' when updating gravatar 2018-10-18 11:02:54 +02:00
serializers FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
services FEATURE: allow multiple secrets for Discourse SSO provider 2018-10-15 16:03:53 +11:00
views FIX: remove code that restricted "header" theme field from admin 2018-10-15 17:29:10 +11:00