Commit Graph

10 Commits

Author SHA1 Message Date
Igor Zhukov
48f393afc5 Added migrate to HTTPS modal 2014-11-13 15:35:07 +03:00
Igor Zhukov
6e9dc004c1 UI improvements
Updates some styles and colours
Updated document button
Added new document state: downloaded
Added modal document preview
2014-10-29 21:54:17 +03:00
Igor Zhukov
5f1118039d Fixed favicon replacement
Closes #500
2014-10-02 15:59:06 +04:00
Igor Zhukov
cd9441e62b l10n fixes
Fixed notification alerts for non-latin langs
Fixed X minutes ago, X hours ago for non (one|many) plural languages
Added italian langpack from Transifex
Syncronized all langpacks with Transifex
2014-09-30 14:19:19 +04:00
Igor Zhukov
8f402d2f31 Fxied i18n dashed vars
Closes #483
2014-09-23 21:06:05 +04:00
Igor Zhukov
63091d1d8f Added Spanish localization
Fixed unathorized request. Closes #465
2014-09-19 18:19:09 +04:00
Igor Zhukov
f1db5e1c96 Moved i18n locale apply to boot
Moved i18n config to config.js
App is booted after locale data is fully downloaded
The app needs reload after locale change
2014-09-19 14:49:46 +04:00
Igor Zhukov
452bcc9834 i18n service improved
Supported basic markdown for translations
Improved insertParams function
2014-09-18 16:47:54 +02:00
Roman Anasal
2e148b29a7 added i18n support for ngPluralize
transparently localize ngPluralize directives by translating the value
of the "when"-attribute before ngPluralize compiles it
2014-09-18 16:47:54 +02:00
Roman Anasal
1b8da25224 created i18n-service and configuration in settings 2014-09-18 16:47:54 +02:00