discourse/lib/freedom_patches
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
..
active_record_base.rb
ams_include_without_root.rb
better_handlebars_errors.rb
fast_pluck.rb FIX: order by op_likes leads to broken browsing 2016-12-27 19:08:54 +11:00
inflector_backport.rb
open_uri_redirections.rb
performance_fixes.rb
pool_drainer.rb
rack_patches.rb
rails4.rb
raw_handlebars.rb Support for Raw Handlebars and helpers in Ember 1.13 2016-10-26 10:27:57 -04:00
redis.rb
resolve.rb
safe_buffer.rb
schema_migration_details.rb
scrub.rb
sprockets_patches.rb PERF: make development tolerable under sprockets 3 2016-05-13 18:30:03 +10:00
translate_accelerator.rb FIX: eradicate I18n fallback issues 💣 2017-02-24 11:31:21 +01:00