egroupware/admin/setup
Ralf Becker 5495491e78 * Admin: session-list is generated now from egw_access_log table independent of readablity of sessions files in filesystem
- session_(dla|action) is stored in egw_access_log table
- notifications refresh via ajax set notification_heartbeat timestamp in egw_access_log
- if notification_heartbeat is set (happens only for browser sessions with popup notification) sessions get removed from session list one minute after browser is closed
- new static method egw_session::notifications_active($account_id) to check if given user has an open browser with notifications popup checking, to ensure popup notifications can fall back to email
--> REQUIRES DATABASE UPDATE / SETUP
2011-04-13 14:11:09 +00:00
..
etemplates.inc.php * Admin: session-list is generated now from egw_access_log table independent of readablity of sessions files in filesystem 2011-04-13 14:11:09 +00:00
setup.inc.php updating verson to 1.8 2010-09-05 15:24:34 +00:00
tables_current.inc.php version to 1.6 incl. API dependences 2008-10-07 06:59:07 +00:00
tables_update.inc.php updating verson to 1.8 2010-09-05 15:24:34 +00:00