Gerhard Schlager
|
eb52c5469e
|
FEATURE: Allow plugins to register a new locale
|
2018-01-25 14:57:41 +01:00 |
Gerhard Schlager
|
86c86a1ddb
|
FIX: prevent loading of invalid locales from plugins
|
2017-12-20 12:14:39 +01:00 |
Robin Ward
|
9e03b5c69a
|
FIX: Don't load other locales in test mode
|
2017-11-15 12:50:20 -05:00 |
Robin Ward
|
fc73de9578
|
Support for finding new locales in plugins
|
2017-11-15 11:20:04 -05:00 |
Guo Xiang Tan
|
5012d46cbd
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
Robin Ward
|
c94e6f1b96
|
Add locale step
|
2016-09-22 09:52:19 -04:00 |
Sam
|
a5f46c98c1
|
PERF: only load locale files we are using
We used to load up all translations in all languages
|
2015-02-12 12:08:14 +11:00 |
Akshay
|
9524b514c6
|
Fix access specifiers with private_class_methods instead of removing directly
|
2014-10-04 09:20:41 +05:30 |
Akshay
|
9d11ccc42e
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
Neil Lalonde
|
6e79197519
|
Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency.
|
2013-08-23 17:36:25 -04:00 |
Sam
|
ea932b74e7
|
values is a much more consistent name than all_values ... we use {}.values not {}.all_values
also fixes random ordering of tests failure in site settings
|
2013-06-23 15:07:49 +10:00 |
Neil Lalonde
|
ef18a3ad5c
|
Locales should be sorted in dropdown
|
2013-06-13 12:18:11 -04:00 |
Neil Lalonde
|
5ff7e570ac
|
Add support for enum site settings that render as a dropdown; use a dropdown for default_locale
|
2013-06-11 11:40:14 -04:00 |