This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-08-03 14:17:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
babc62d9f1fe56b75e27218dad89a86236b53b0e
egroupware
/
notifications
/
inc
History
Nathan Gray
babc62d9f1
Popup notifications now go to all windows and are removed when user clicks OK. Or, close the popup with (X) to mark all as read.
2011-04-13 17:51:02 +00:00
..
class.notifications_ajax.inc.php
Popup notifications now go to all windows and are removed when user clicks OK. Or, close the popup with (X) to mark all as read.
2011-04-13 17:51:02 +00:00
class.notifications_email.inc.php
rewrite of r33861, a bit more elegant
2011-02-21 16:30:27 +00:00
class.notifications_iface.inc.php
enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications
2008-01-30 18:58:00 +00:00
class.notifications_popup.inc.php
Popup notifications now go to all windows and are removed when user clicks OK. Or, close the popup with (X) to mark all as read.
2011-04-13 17:51:02 +00:00
class.notifications_sms.inc.php
bocontacts --> addressbook_bo
2008-05-15 08:52:14 +00:00
class.notifications_winpopup.inc.php
fixed not found user sessions while working with notifications and assured that all_no_sort param gets handed over to handler class
2009-10-23 13:07:11 +00:00
class.notifications.inc.php
Popup notifications now go to all windows and are removed when user clicks OK. Or, close the popup with (X) to mark all as read.
2011-04-13 17:51:02 +00:00
hook_admin.inc.php
enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications
2008-01-30 18:58:00 +00:00
hook_after_navbar.inc.php
Popup notifications now go to all windows and are removed when user clicks OK. Or, close the popup with (X) to mark all as read.
2011-04-13 17:51:02 +00:00
hook_preferences.inc.php
enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications
2008-01-30 18:58:00 +00:00
hook_settings.inc.php
fixed typo
2009-02-27 18:51:17 +00:00