egroupware/admin
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
..
doc Set HTML document type to XHTML 1.0 Transitional everywhere (almost). 2005-07-07 20:09:52 +00:00
inc * 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
lang * 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 * 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
templates * 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
admin-cli.php - new admin-cli command --add-user like --edit-user, but runs addaccount hook for existing accounts too 2010-08-20 20:28:59 +00:00
index.php completly reworked admin >> global categories, in preparation for group specific global cats 2010-01-30 23:57:03 +00:00
phpinfo.php phpgw --> egw 2005-10-14 17:03:16 +00:00
remote.php removed array_stripslashes function, which is now in common_functions.inc.php 2010-06-11 10:55:24 +00:00