3
0
Fork 0
Commit Graph

8 Commits (cb757955821d7fa43f9549695b80e7caa07e3a4d)

Author SHA1 Message Date
Wolfgang Pichler 9a4b74aef8 [FIX] Fixed inheritance bugs in web_notify. Did caused problems when used with other modules which do inherit from WebClient (web_auto_refresh) 2018-09-26 10:23:11 +02:00
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 b333cdc7b1 Add possibility to return an action in a notification 2018-07-31 15:17:06 +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 11047e4d9a [REF] web_notify : Upgraded runbot link (#573) 2017-03-12 01:27:03 +01:00
Jay Vora(SerpentCS) 9dc9fa01c9 [MIG] Migration started web_notify 2016-11-18 18:43:43 +05:30
Laurent Mignon afdd5d2819 Add screenshot 2016-09-23 09:23:53 +02:00
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