about summary refs log tree commit diff
path: root/app/controllers/concerns/localized.rb
AgeCommit message (Expand)Author
2020-06-20Fix not working I18n on 2FA and Sign in token page (#14087)fuyu
2020-05-11Fix sr locale being selected over sr-Latn (#13693)ThibG
2019-07-21Change locale detection to run once per session (#8657)Eugen Rochko
2018-04-20Fix spec for sr-Latn (#7203)Yamagishi Kazutoshi
2018-03-18If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817)Eugen Rochko
2018-03-04Set the default locale in config (#6580)Akihiko Odaki
2017-06-10Improve default language decision and spec (#3351)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-04-25Localize with i18n for Devise::FailureApp (#2309)alpaca-tc
2017-04-15Improve i18n chooser (#1804)Matt Jankowski
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-09Use HTTP Accept-Language to detect locale (#1166)David Authier
2017-04-08Fix #1165 - before_action was called before protect_from_forgeryEugen Rochko
2017-04-07Allow setting of default language through configEugen Rochko