Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-08 | Fix language filter codes (#4841) | Eugen Rochko | |
* Fix language filter codes CLD3 returns BCP-47 language identifier, filter settings expect identifiers in the ISO 639-1 format. Convert between formats, and exclude duplicate languages from filter choices (zh-CN->zh) * Fix zh name | |||
2017-04-23 | Ensure i18n matches options (#2358) | Matt Jankowski | |
* Add failing spec showing that human_locales does not match what i18n knows about * Add missing `ar` key for arabic to human locales * Remove duplicate `id` key from available locales * Sort keys in human locales list * Add spec for human_locale helper | |||
2016-10-14 | E-mail preferences page | Eugen Rochko | |
2016-03-18 | Removing autogenerated test stubs that were not needed | Eugen Rochko | |
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko | |