discourse/app/assets/javascripts
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
..
admin FIX: do not refresh staff action logs every time the page is loaded 2017-02-22 17:25:39 +05:30
discourse FIX: eradicate I18n fallback issues 💣 2017-02-24 11:31:21 +01:00
discourse-common Extract helper i18n-yes-no. 2016-12-28 11:45:41 +01:00
docs
ember-addons Migrate deprecated Ember.ListView to regular components. 2016-11-24 12:59:20 -05:00
locales FIX: eradicate I18n fallback issues 💣 2017-02-24 11:31:21 +01:00
pretty-text Make Eslint happy. 2017-01-31 10:45:04 +08:00
wizard Fix Wizard unit tests 2016-11-25 14:29:45 -05:00
admin.js.erb
application.js FEATURE: redesign the change password page to use javascript and validations 2017-02-03 16:09:24 -05:00
deprecated.js Migration topic footer buttons to components 2016-10-28 10:13:41 -04:00
discourse-loader.js FIX: Topic status icons weren't being displayed 2016-11-21 16:18:41 -05:00
discourse-objects.js Scaffold for new Wizard - Rails / Ember / Tests 2016-09-22 09:48:58 -04:00
discourse.js.es6 FIX: Always return the latest API version requested 2016-12-27 11:57:46 -05:00
ember_include.js.erb
ember_jquery.js Allow the loader to understand when files are moved 2016-11-15 11:41:16 -05:00
ember-shim.js Migrate discourse.js to ES6 2016-07-11 12:57:05 -04:00
env.js Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
jquery_include.js.erb
main_include_admin.js FEATURE: handle bounced emails 2016-05-02 23:15:32 +02:00
plugin-third-party.js.erb FEATURE: split JavaScript application bundle, so plugins live in own file 2016-11-15 11:43:13 +11:00
plugin.js.erb FEATURE: split JavaScript application bundle, so plugins live in own file 2016-11-15 11:43:13 +11:00
preload-store.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
pretty-text-bundle.js REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
template_include.js.erb
vendor.js Wizard: Server Side Validation + Finished Step 2016-09-22 09:52:19 -04:00
wizard-application.js Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
wizard-vendor.js Javascript file was missing 2016-09-22 09:52:19 -04:00