Age | Commit message (Expand) | Author |
2012-06-15 | load translations when an exception is thrown before engine boot finishes | Cash Costello |
2012-06-14 | rewrote the language caching - now not calling register_translations() if we ... | Cash Costello |
2012-05-15 | correctly registering js language. Otherwise the simple cache will not work a... | Jeroen Dalsem |
2012-02-01 | fixed logic that caused plugin language files to not be loaded | cash |
2012-01-25 | not loading language files a second time when session initialized | cash |
2012-01-25 | caching language data | cash |
2012-01-21 | cleans up the boot process | Cash Costello |
2012-01-21 | single for loop for loading libraries | Cash Costello |
2011-12-08 | Fixes #3181 caching language js on server side with proper headers | cash |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-01-01 | using the info module for user settings | cash |
2010-12-29 | Cleaned up register_translations(). | brettp |
2010-11-03 | Refs #1320: elgg_echo() has built-in sprintf support. | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-02-01 | Fixes #1166. get_installed_translations() only calculates completion if admin... | brettp |
2009-11-24 | fixes 1315 - language static now being set correctly | cash |
2009-10-16 | Rewriting core debug messages to be more informative. | nickw |
2009-10-15 | Standardized gobs of files. | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-05-04 | Closes #824: Test variable to prevent error message in log. | marcus |
2009-03-18 | Different assignment. | marcus |
2009-03-18 | Closes #883: Using different operator logic so that plugins can replace exist... | marcus |
2009-03-06 | Closes #838: Missing set from static var. | marcus |
2009-03-03 | Current language now cached per process in elgg_echo. | marcus |
2009-03-03 | Removed directory test to languages since it's probably fair to assume that t... | marcus |
2009-03-03 | Removing the stupidly slow array_merge from lang load code | marcus |
2009-02-28 | Closes #824: $language is initialised | marcus |
2009-02-25 | Refs #808: Bug was actually fixed by not using empty... register_translations... | marcus |
2009-02-25 | Closes #808: Removed register_translation from the wild, now called on boot s... | marcus |
2009-02-19 | Fixed strange infinite loop on language loading. | marcus |
2009-02-19 | Removed @ from register translation include_once | marcus |
2009-02-16 | Closes #429: Language loading now no longer loads all possible translations -... | marcus |
2009-01-25 | Fixes #709: get_language() now fails correctly. @ben Why is this introduced? ... | marcus |
2009-01-23 | Refs #706 | marcus |
2009-01-23 | Moved current language detection out into the function get_language(); | ben |
2008-11-14 | * Introducing get_loggedin_user() and get_loggedin_userid() | marcus |
2008-10-13 | Introducing get_current_language(). Refs #235 | marcus |
2008-09-10 | Improved language completeness algorithm. | marcus |
2008-09-09 | Minor tweak: Only shows percentage on things less than 100% complete | marcus |
2008-09-09 | Some language helper tools. | marcus |
2008-09-09 | Introducing: Admin only translation "completeness" helper. | marcus |
2008-08-28 | Closes #313, Fixes #274: Resolved strange OSX language file browsing, includi... | marcus |
2008-06-27 | Removed debug warning | marcus |
2008-06-26 | Added get_installed_translations() to return an array of available translatio... | marcus |
2008-06-26 | Closes #92: Settings: Set user language | marcus |
2008-06-18 | Removing some error notices | ben |
2008-06-10 | git-svn-id: https://code.elgg.org/elgg/trunk@856 36083f99-b078-4883-b0ff-0f9b... | icewing |