ORIENT/modules/backend
Sergey Karavay fe4d593519 Add Belarusian language into preferences, fix translations of languages for all locales.
Notes:
Translations for all languages in preferences' drop-down should be written in native language not depending from current locale. As for example, you can take Youtube language settings at the bottom of the screen. And user can choose a language he can actually read.
As all localisation strings go to "en" as a fallback, we can just remove locale translations from all localization files except "en"".
2016-12-23 10:12:56 +00:00
..
assets Fix on mobile view. 2016-11-27 20:48:24 +01:00
behaviors Simplify system events 2016-12-10 09:02:06 +11:00
classes Added config backendForceSecure used to force HTTPS 2016-12-17 10:16:02 +11:00
controllers Using flexbox on login and reset page. 2016-11-27 16:29:38 +01:00
database Fixes tests - migrations are in global namespace 2016-06-06 07:35:30 +10:00
facades Introduce new Cms helper 2016-08-20 14:43:49 +10:00
formwidgets Fixes bug introduced by #2507 2016-12-04 10:48:22 +11:00
helpers Add Backend::date shorthand helper 2016-11-30 06:59:50 +11:00
lang Merge pull request #2566 from sw-double/feature/fix-ru-lang 2016-12-17 10:16:38 +11:00
layouts Add IE edge headers for policies stuck in compat mode 2016-08-13 15:29:58 +10:00
models Add Belarusian language into preferences, fix translations of languages for all locales. 2016-12-23 10:12:56 +00:00
reportwidgets Styling fix to the welcome widget 2016-10-25 07:33:24 +11:00
skins Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
traits Halycon models do not declare forceFill 2016-11-05 10:59:53 +11:00
views Nicer error message when no DB and backend access attempt 2016-06-05 07:16:11 +10:00
widgets Fixes issue where nested columns forcibly hide 2016-12-14 19:14:41 +11:00
ServiceProvider.php Removes redundant code 2016-11-01 08:15:03 +11:00
composer.json Update composer versions 2016-07-06 17:15:41 +10:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00