egroupware_official/notifications/setup
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
..
etemplates.inc.php E-Mail notifications are now using eTemplate. Removed unused eTemplate from previous notifications of eGW 1.4. Updated some german lang phrases. Complete german translation follows soon. 2009-02-14 16:49:10 +00:00
setup.inc.php fixed JSON error "contains script tags! Aborting ..." when confirming a popup: 2011-04-14 13:43:16 +00:00
tables_current.inc.php fixed JSON error "contains script tags! Aborting ..." when confirming a popup: 2011-04-14 13:43:16 +00:00
tables_update.inc.php fixed JSON error "contains script tags! Aborting ..." when confirming a popup: 2011-04-14 13:43:16 +00:00