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-04 06:31:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
612f7be6d9c03fb5c975d7bffd9526e7b8949681
egroupware
/
notifications
/
inc
History
Christian Binder
612f7be6d9
created ONE single AJAX request to improve performance again
2009-04-03 20:17:22 +00:00
..
class.ajaxnotifications.inc.php
created ONE single AJAX request to improve performance again
2009-04-03 20:17:22 +00:00
class.notifications_email.inc.php
more debug information for notification failure
2008-12-09 14:02:15 +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
eGroupWare popup: Complete re-style of css and markup (nearly no visible changes but a lot of cleanup). eGWpopup now has a scrollbar for long messages. Changed non-validating color lightgray of idots to its numeric value. Renamed notificationwindow completely to egwpopup.
2009-02-23 20:45:31 +00:00
class.notifications_sms.inc.php
bocontacts --> addressbook_bo
2008-05-15 08:52:14 +00:00
class.notifications_winpopup.inc.php
removed debugging into my home folder. sorry I forgot that !
2009-01-25 18:05:13 +00:00
class.notifications.inc.php
Added new function set_skip_backends() to notifications class. The calling application now can set backends which must be skipped even if the user has set the backend to be executed in its prefs. This is useful for e.g. notifying about new mails in future (where a user pref "notify me by mail" does not make sense).
2008-12-10 19:47:22 +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
"added filemtime to force browser to reload javascript file after a modification"
2009-03-24 09:33:28 +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