| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-27 | chore(i18n): update path in the generate.sh script | Igor Minar | |
| 2013-07-03 | fix(i18n): Do not transform arrays into objects | Lucas Galfasó | |
| Do not trasnform arrays into objects when generating the locale objects Add unit test for this check | |||
| 2013-04-17 | fix(i18n): escape all chars above \u007f in locale files | Pete Bacon Darwin | |
| Modify the script that writes the locales so all characters above \u007f are escaped Includes the updated locale files after running the closureI18nExtractor. Closes #2417 | |||
| 2013-03-20 | chore($ngLocale): refactor i18n closure slurper logic and parse extended ↵ | Chirayu Krishnappa | |
| datetime symbols | |||
| 2013-03-20 | chore($ngLocale): generate ngLocale files from the Closure code (includes ↵ | Chirayu Krishnappa | |
| datetimesymbolsext.js) | |||
| 2013-03-08 | chore($ngLocale): Generate ngLocale files from the Closure code. | Chirayu Krishnappa | |
| 2012-08-30 | fix(scenario): Adding meta tag to avoid cache issues | German Galvis | |
| 2012-03-28 | fix(i18n e2e tests): | Misko Hevery | |
| 2012-03-28 | chore(module): move files around in preparation for more modules | Misko Hevery | |
| 2012-01-10 | feat(module): new module loader | Misko Hevery | |
| 2011-11-14 | doc(rename): NG_LOCALE -> ngLocale | Misko Hevery | |
| 2011-11-14 | fix(i18n): updated the way locale is being registered | Misko Hevery | |
| 2011-10-11 | chore(formating): clean code to be function() { | Misko Hevery | |
| 2011-10-11 | feat(forms): new and improved forms | Misko Hevery | |
| 2011-08-31 | feat(jasmine-node): use the jasmine-node NPM to run our non-browser specs | Misko Hevery | |
| 2011-08-30 | test(i18n): Update some i18n/e2e tests | Di Peng | |
| 2011-08-30 | feat(i18n): locale specific files changed due to change in ClosureSlurper.js | Di Peng | |
| 2011-08-30 | feat(closureSlurper): closureSlurper plural rules | Di Peng | |
| - fetch plural rules from closure - distribtue pluralization rules into each locale specific files | |||
| 2011-08-14 | feat(i18n): add i18n/locale rule set files | Igor Minar | |
| 2011-08-14 | feat(i18n): collect and convert locale info from closure | Di Peng | |
| - add i18n/closure directory with closure i18n files and update-closure.sh script to update them - generate.sh script runs node.js scripts that extract localization rules from the closure library, transform them to a more suitable format and dumps them into i18n/locale directory as angular's $locale services - update Rakefile to copy i18n files to build/ and pkg/ dirs - copy i18n stuff during rake build - e2e tests for several locales | |||
