discourse/app
Kyle Zhao e2462ada68
FIX: make theme import's public key field readonly (#6424)
`disabled` attribute prevents the user from clicking or selecting in the
control whereas `readonly` does not.
2018-09-24 09:12:49 +08:00
..
assets FIX: make theme import's public key field readonly (#6424) 2018-09-24 09:12:49 +08:00
controllers SECURITY: only allow picking of avatars created by self (#6417) 2018-09-19 22:33:10 -07:00
helpers extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08:00
jobs Rename Jobs::RecoverPostUploads to rerun the job take 2. 2018-09-19 22:40:32 +08:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models FEATURE: Display trust level descriptions in site settings (#6421) 2018-09-21 15:10:38 +01:00
serializers refactors trending search report to use SearchLog 2018-09-17 10:19:40 +10:00
services FEATURE: auto grant an available title when removing old title 2018-09-21 12:06:08 +10:00
views extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08:00