egroupware_official/phpgwapi
2012-07-16 12:05:46 +00:00
..
cron return success or error if called via HTTP as HTTP status 2012-05-08 21:48:30 +00:00
doc removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked 2012-03-27 08:29:52 +00:00
images
inc using accounts->member(ship)s($id, true) instead of accounts->member(ship), as it does not require to read (unused) account_lid, which takes far longer and require more memory on huge installs 2012-07-16 12:05:46 +00:00
js Handle Firefox vs Chrome File API 2012-04-05 22:31:01 +00:00
lang fix broken translation string for italian language 2012-05-22 08:44:37 +00:00
ntlm merged latest changes from doc/rpm-build/apache.conf 2011-08-04 08:35:00 +00:00
setup check if categories are already updated to global == cat_owner=0, has to run as API update, before apps (tracker) creates new global cats with cat_owner=0 stopping the update 2012-04-13 14:34:27 +00:00
templates fixes for PHP 5.4 warnings and strict warnings, thought disabled E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas (see comment in phpgwapi/inc/functions.inc.php) 2012-05-16 12:39:52 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests
addressbook.php new email-address-selection popup for felamimail 2006-06-16 04:45:55 +00:00