| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-10-13 | refactor locale related functionality out of the user module and into the ↵ | Tim Almdal | |
| gallery module. | |||
| 2009-09-15 | Improve language preference (Acccept-Language header matching): Boost ↵ | Andy Staudacher | |
| same-language match over exact locale match for lower qvalue. | |||
| 2009-09-05 | Bugfixes for locales::locale_from_http_request(), and adding tests. | Andy Staudacher | |
| (And the tests should illustrate that kohana 2.4's API doesn't quite fit our purpose of simply getting the best match between the accepted (client) and the installed (g3) locales.) | |||
| 2009-09-04 | Add @todo to replace locales::locale_from_http_request() | Bharat Mediratta | |
| request::accepts_language() when we upgrade to Kohana 2.4 | |||
| 2009-09-04 | Add new locale preferences: Adding per session (cookie) locale preferences ↵ | Andy Staudacher | |
| and check the browser's / OS' locale preferences. Ticket 582. | |||
| 2009-07-17 | Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3. | Bharat Mediratta | |
| Fixes ticket #194 | |||
