egroupware/phpgwapi
Ralf Becker 7ee9d55f85 fixed racecondition in caching translations for installs with multiple instances:
do NOT use automatic callback to cache result, as installing languages in setup can create a racecondition, therefore only cache existing non-instance-specific translations, never cache nothing found === array(), instance-specific translations can and should always be cached!
2011-11-30 09:20:05 +00:00
..
cron setting NO memory limit for async service 2010-08-23 16:32:33 +00:00
doc removed outdated docu 2008-10-15 05:57:00 +00:00
images This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc fixed racecondition in caching translations for installs with multiple instances: 2011-11-30 09:20:05 +00:00
js Add dhtmlxGantt for gantt charts 2011-11-16 19:31:00 +00:00
lang * CalDAV/GroupDAV/InfoLog: making synced InfoLog types configurable and moved getctag method to infolog_bo in preparation of InfoLog eSync support 2011-09-28 12:35:53 +00:00
ntlm merged latest changes from doc/rpm-build/apache.conf 2011-08-04 08:14:23 +00:00
setup changing french language from "French" to "Français" for *updating* installations 2011-11-25 06:33:01 +00:00
templates make basic data of current user available via egw.user(_field) 2011-08-31 12:17:34 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests added checks for updates of text and blob columns 2004-09-19 10:38:11 +00:00
addressbook.php new email-address-selection popup for felamimail 2006-06-16 04:45:55 +00:00
config.php - sending EGroupware configuration (non-sensible stuff) to browser and make it available via egw.config(_name, _app="phpgwapi") 2011-08-26 16:27:57 +00:00
images.php new clientside image-name to url map: egw.image(_name, _app="phpgwapi") 2011-08-30 22:19:38 +00:00
lang.php $GLOBALS['egw_info']['server']['lang_ctimes'] is now an array 2011-08-28 12:48:31 +00:00