egroupware_official/notifications/inc
2023-09-25 11:29:56 +02:00
..
class.notifications_ajax.inc.php fix wrong colum "notification_created" has to be "notify_created" 2023-09-25 11:29:56 +02:00
class.notifications_email.inc.php next chunk of fixed PHP Warning: Undefined array key or variable in main repo 2022-04-26 21:04:16 +02:00
class.notifications_iface.inc.php
class.notifications_jdesk_ajax.inc.php
class.notifications_jpopup.inc.php
class.notifications_popup.inc.php * Notifications: aggregate messages by app:id to return only latest one, also added a cut-off date of 30 days and cleaning older messages 2023-09-25 09:43:37 +02:00
class.notifications_push.inc.php * Notifications: deal with "Lock timeout exceeded" error on too many undeleted notifications 2023-03-17 11:06:23 +01:00
class.notifications_winpopup.inc.php
class.notifications.inc.php Notifications: Update [human] chain list to use correct option format 2023-03-22 14:35:52 -06:00
hook_admin.inc.php
hook_after_navbar.inc.php remove (unnecessary) import statements and fix url for notificationpopup 2021-07-08 16:09:21 +02:00
hook_settings.inc.php