]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/I18n.php
Fix locales load from HTTP header
[galette.git] / galette / lib / Galette / Core / I18n.php
2021-11-29 Johan CwiklinskiFix locales load from HTTP header 0.9.6
2021-11-29 Johan CwiklinskiFix CS
2021-11-29 Johan CwiklinskiTry to find default lang for all supported locales
2021-11-10 Johan CwiklinskiFix undefined index when locale is missing on system
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-16 Johan CwiklinskiLocale was not updated on translator
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-01 Johan CwiklinskiHandle RTL on PDF; closes #1430
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-11-09 Johan CwiklinskiSet languages case at registration, not display
2019-11-09 Johan CwiklinskiDisplay languages in their own locale
2019-11-06 Johan CwiklinskiRework lang selector; drop flags
2019-01-27 Johan CwiklinskiMerge branch 'release/0.9.2.1'
2019-01-16 Johan CwiklinskiRemove routes translations; refs #1223
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-07-21 Johan CwiklinskiPrevent dumb test fail
2018-06-18 Johan CwiklinskiGet langs from existing files
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-02-19 Johan CwiklinskiPrevent issuez when a no longer existent lang is refere...
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-21 Johan CwiklinskiHandle locale instantiation from I18n object
2016-12-24 Johan CwiklinskiMerge branch 'hotfix/0.8.3.3' into develop
2016-12-15 Johan CwiklinskiMerge branch 'hotfix/0.8.3.1' into develop
2016-10-31 Johan CwiklinskiCS
2016-10-17 Johan CwiklinskiFix some images and scripts paths
2016-10-17 Johan CwiklinskiFix some resources path
2015-06-09 Johan CwiklinskiMerge branch 'release/0.8.2'
2014-11-08 Johan CwiklinskiDynamic member form; fixes #156
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-10-01 Johan CwiklinskiRemove "as" in use statements when not needeed
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2014-01-01 Johan CwiklinskiFix language image path in installer; refs #448
2013-12-22 Johan CwiklinskiAlign comments
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-01-19 Johan CwiklinskiMerge branch 'hotfix/0.7.3.2' into develop
2013-01-16 Johan CwiklinskiSecurity : use php 5.5 password_hash instead of md5...
2013-01-13 Johan CwiklinskiUse mbstring to check encoding
2013-01-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
2012-12-25 Johan CwiklinskiRemove remaining old logger globals
2012-12-23 Johan CwiklinskiReplace KLogger with Analog; fixes #415 refs #414
2012-12-22 Johan CwiklinskiMerge branch 'hotfix/0.7.2.9' into develop
2012-12-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.8' into develop
2012-12-14 Johan CwiklinskiMerge branch 'hotfix/0.7.2.7' into develop
2012-12-09 Johan CwiklinskiMerge branch 'hotfix/0.7.2.6' into develop
2012-12-07 Johan CwiklinskiMerge branch 'hotfix/0.7.2.5' into develop
2012-12-05 Johan CwiklinskiMerge branch 'hotfix/0.7.2.4' into develop
2012-12-04 Johan CwiklinskiMerge branch 'hotfix/0.7.2.3' into develop
2012-11-21 Johan CwiklinskiMerge branch 'hotfix/0.7.2.2' into develop
2012-11-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.1' into develop
2012-11-16 Johan CwiklinskiRemove uneedeed PHP close tags
2012-11-10 Johan CwiklinskiRemove or replace some old variables
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' 0.7.1
2012-08-15 Johan Cwiklinskimerge 0.7.1 resolved bugfixes
2012-08-11 Johan CwiklinskiRename seemsUtf8 method to seemUtf8, fixes others typos...
2012-07-19 Johan CwiklinskiMerge branch 'hotfix/0.7.0.2' into develop
2012-06-26 Johan CwiklinskiMake PHP doc categories uniform
2012-05-08 Johan CwiklinskiReplace PEAR::Log constants with KLogger ones
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiMigrate I18n so it can be autoloaded ; refs #206