Commit Graph

8 Commits (b4ba0eeb4a8c857eb9b488ddaf80a2af9929ccba)

Author SHA1 Message Date
Guewen Baconnier 4fd13e22da Make notify options variadic
It opens for extensions.
The implemented options now allow to configure the name and the icon of
the link for the action. Addons could easily add new features as the
arguments are no longer predefined, they'll all be available in the
'options' dictionary.
2018-07-31 15:19:33 +02:00
Guewen Baconnier bf7fda1980 Use new classes for the interactive notifications 2018-07-31 15:17:08 +02:00
Guewen Baconnier 8d3f2749e4 web_notify: add feature to reload current view 2018-07-31 15:15:50 +02:00
Serpent Consulting Services Pvt Ltd 7e707ed2ca Merge pull request #2 from acsone/10.0-web-notify-return-ape
[FIX] Return result of super of show_application
2016-12-07 00:10:35 +05:30
Serpent Consulting Services Pvt Ltd 5a2299e1a7 Update web_client.js 2016-11-25 20:19:11 +05:30
Adrien Peiffer (ACSONE) 328d457d14 [FIX] Return result of super of show_application 2016-11-23 12:03:35 +01:00
Jay Vora(SerpentCS) 6a1ebe8e3d [MIG] Migration of web_notify 2016-11-18 18:52:57 +05:30
Laurent Mignon (ACSONE) 8fa467fa1f New module web_notify
This technical module allows you to send instant notification messages from the server to the user in live.
2016-09-20 17:56:56 +02:00