egroupware/notifications/inc
2023-11-16 14:04:09 +02:00
..
class.notifications_ajax.inc.php fix too few arguments to function Api\Db::select(), 3 passed at least 5 expected 2023-11-16 14:04:09 +02:00
class.notifications_email.inc.php
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
hook_settings.inc.php