discourse/spec/fixtures
Erick Guan 468a8fcd20 FEATURE: Site settings defaults per locale
This change-set allows setting different defaults for different locales. 

It also:

- Adds extensive testing around site setting validation

- raises deprecation error if site setting has the default property based on env

- relocated site settings for dev and tests in the initializer

- deprecated client_setting in the site setting's loading process

- ensure it raises when a enum site setting being set

- default_locale is promoted to `required` category.

- fixes incorrect default setting and validation

- fixes ensure type check for site settings

- creates a benchmark for site setting

- sets reasonable defaults for Chinese
2017-08-02 12:24:19 -04:00
..
csv FEATURE: Add topic invitation support to Bulk Invite 2014-06-26 20:46:53 +05:30
emails Reenable skipped `Email::Receiver` spec. 2017-07-24 22:27:24 +09:00
images FEATURE: new 'max_image_megapixels' site setting 2017-01-11 23:37:12 +01:00
json FIX: importing a theme via file was broken 2017-05-08 12:03:24 +05:30
md Work in progress, CommonMark spec 2017-07-20 17:47:16 -04:00
plugins/my_plugin Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
scss Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
site_settings FEATURE: Site settings defaults per locale 2017-08-02 12:24:19 -04:00
woff2 FEATURE: support uploads for themes 2017-05-10 15:47:11 -04:00