summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/locales.php
AgeCommit message (Expand)Author
2009-11-24Rename I18n to Gallery_I18n to avoid conflict with Kohana 2.4Bharat Mediratta
2009-10-23Minor changes to more closely align this branch with masterTim Almdal
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-10-13remove duplicate function definitionTim Almdal
2009-10-13Merge branch 'master' into talmdal_devTim Almdal
2009-10-13refactor locale related functionality out of the user module and into the gal...Tim Almdal
2009-10-06Change the focus of the user module from providing user/group management to p...Tim Almdal
2009-09-15Improve language preference (Acccept-Language header matching): Boost same-la...Andy Staudacher
2009-09-05Bugfixes for locales::locale_from_http_request(), and adding tests.Andy Staudacher
2009-09-04Add @todo to replace locales::locale_from_http_request()Bharat Mediratta
2009-09-04Add new locale preferences: Adding per session (cookie) locale preferences an...Andy Staudacher
2009-07-17Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.Bharat Mediratta