egroupware_official/phpgwapi
Ralf Becker 02c464b94f * API/accounts/preferences: instance-wide cache of account and preference data, so changes from other sessions have immediate effect
r40051: * API/accounts: instance-wide cache for account-data incl. members and memberships, so change take imediate effect (compared to previous session based cache)
r40052: not storing $GLOBALS[egw_info][user] twice in session (was also stored as $GLOBALS[egw]->session->user), also removing not used $GLOBALS[egw_info][user][acl], but re-reading preferences in session::verify() so long running sessions get preferences set by an other session, removing nowhere used creditspoint class from api (calls not public available creditspoint app)
r40053: * API/preferences: caching preferences in instance cache instead of session, to get immediate update in long running sessions (eg. sync) and get smaller sessions
2012-08-07 14:26:52 +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 This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc * API/accounts/preferences: instance-wide cache of account and preference data, so changes from other sessions have immediate effect 2012-08-07 14:26:52 +00:00
js Handle Firefox vs Chrome File API 2012-04-05 22:31:01 +00:00
lang * InfoLog/CalDAV: preference allowing to modify responsible user from devices not supporting them by setting EMail address as category 2012-07-20 13:07:20 +00:00
ntlm merged latest changes from doc/rpm-build/apache.conf 2011-08-04 08:35:00 +00:00
setup also add dir and pref for filemanager templates 2012-07-17 13:27:22 +00:00
templates adapting jerryr brushed-metal background image, as background color grey does not match the b-m look 2012-08-03 14:12:27 +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