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/assets/javascripts/discourse
Régis Hanol a2c04be718 FIX: eradicate I18n fallback issues 💣
FIX: client's translation overrides were not working when the current locale was missing a key
FIX: ExtraLocalesController.show was not properly handling multiple translations
FIX: JsLocaleHelper#output_locale was not properly handling multiple translations

FIX: ExtraLocalesController.show's spec which was randomly failing
FIX: JsLocaleHelper#output_locale was muting cached translations hashes

REFACTOR: move 'enableVerboseLocalization' to the 'localization' initializer
REFACTOR: remove unused I18n.js methods (getFallbacks, localize, parseDate, toTime, strftime, toCurrency, toPercentage)
REFACTOR: remove all I18n.pluralizationRules and instead use MessageFormat's pluralization rules

TEST: add tests for localization initializer
TEST: add tests for I18n.js
2017-02-24 11:31:21 +01:00
..
adapters FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
components attempt 2 at adjusting class definition so its more easily extensible 2017-02-22 14:18:43 -05:00
controllers remove unused setting import 2017-02-22 13:05:57 -05:00
helpers FIX: Hover text was showing incorrect number 2017-02-01 13:16:32 -05:00
initializers FIX: eradicate I18n fallback issues 💣 2017-02-24 11:31:21 +01:00
lib force all iOS editors to minimum height for compat 2017-02-22 16:56:19 -08:00
mixins remove old code for global username registry 2017-02-16 13:06:37 -05:00
models remove null class 2017-02-22 12:23:45 -05:00
pre-initializers Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
raw-views Update topic status to use more ES6 features, clean up 2017-01-13 15:49:31 -05:00
routes FEATURE: make show_subcategory_list a per-category setting 2017-02-22 11:42:36 -05:00
services FEATURE: search should default scope to current category or user 2017-02-20 17:02:02 -05:00
templates FEATURE: make show_subcategory_list a per-category setting 2017-02-22 11:42:36 -05:00
widgets search scope checkbox is default checked for your messages too 2017-02-22 17:45:12 -05:00
mapping-router.js.es6 FIX: Routing to default homepage with query params was broken 2016-12-22 11:37:17 -05:00