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