egroupware_official/notifications/inc
2011-09-15 10:39:27 +00:00
..
class.notifications_ajax.inc.php * eMail: search for attachments in multipart/alternative (as it is used this way by clients now) to indicate attachments; switch back to DATE for sorting and display (instead of INTERNALDATE and ARRIVAL); using UNDELETED as standard filter instead of ALL on search; search for UNDELETED and UNSEEN on notifications and UNDELETED for eSync; 2011-08-23 12:02:13 +00:00
class.notifications_email.inc.php allow to add attachments by giving a path, instead of a string, eg. egw_vfs::PREFIX.$path for a vfs path in $path 2011-06-23 09:05: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 working deleteAccount hook, constructor throws exception if called without argument --> using static method now 2011-04-14 15:09:36 +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 missing xet file of checkmailbox template 2011-09-15 10:39:27 +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 removed no longer used enable_popup check, as it is always enabled now 2011-06-15 10:05:11 +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 * Notifications: popup and email are enabled per default, default preference is "popup_or_email" 2011-06-14 13:55:06 +00:00