egroupware_official/notifications/inc
2012-03-13 08:59:50 +00:00
..
class.notifications_ajax.inc.php * notification/email: support filter since (only check unseen mails for the last 14 days) when notify for unseen mails 2011-08-02 12:28:14 +00:00
class.notifications_email.inc.php fixed: links rendered through both html::link and html::a_href get a wrong url 2009-10-09 19:51:25 +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 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_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 define SEP, if not defined, fixes open_basedir errors seen in error_log 2012-03-13 08:59:50 +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 "only responding to after_navbar hook, if notifications is enabled for the user, since after_navbar get's called regardless of applicaton permissions" 2009-08-25 11:22:04 +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