discourse/app
tshenry a446e0fde1
FEATURE: Link to text customization when editing system badges (#11345)
Being that system badges ship with every instance of Discourse, we've opted to define the name, description, and long description in our locales files to promote translation into other languages. When an admin visited the overview page of a system badge in their admin panel, they were met with disabled inputs for these text properties. The problem is that we failed to educate the admin that the text needs to be managed via the site text customization settings. 

This change adds a small "Customize Text" link under theses inputs that takes the admin to the specific site text customization where they can make desired changes.
2020-12-08 11:55:49 -08:00
..
assets FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08:00
controllers FIX: Generate correct prev and next topics page URL (#11431) 2020-12-08 17:34:28 +02:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs DEV: Always enqueue sidekiq jobs after database transaction commit (#11293) 2020-12-08 11:05:01 +11:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08:00
serializers FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08:00
services FEATURE: silently close topic (#11392) 2020-12-03 10:43:19 +11:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00