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
2012-08-01 09:43:48 +00:00
2012-05-30 16:03:41 +00:00
2012-06-19 17:43:37 +00:00
2010-04-13 19:27:54 +00:00
2010-02-03 12:28:49 +00:00
Languages
PHP 54.9%
TypeScript 18.5%
JavaScript 10.7%
CSS 10%
Less 2%
Other 3.9%