egroupware/notifications/js
Ralf Becker c3170b44bd fixed JSON error "contains script tags! Aborting ..." when confirming a popup:
- adding id to notifications table to use it to identify a notification (sending back the message incl. onclick="..." caused the problem)
- adding a timestamp when message was added, to identify older messages
- close button --> send all ids in one ajax request, not one per id
2011-04-14 13:43:16 +00:00
..
notificationajaxpopup.js fixed JSON error "contains script tags! Aborting ..." when confirming a popup: 2011-04-14 13:43:16 +00:00