Simone Rubino
30df4b5048
[FIX] web_notify: function declaration
Resolving https://github.com/OCA/web/issues/1072
6 years ago
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)
6 years ago
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.
6 years ago
Guewen Baconnier
bf7fda1980
Use new classes for the interactive notifications
6 years ago
Guewen Baconnier
b333cdc7b1
Add possibility to return an action in a notification
6 years ago
Guewen Baconnier
8d3f2749e4
web_notify: add feature to reload current view
6 years ago
Serpent Consulting Services Pvt Ltd
5a2299e1a7
Update web_client.js
8 years ago
Adrien Peiffer (ACSONE)
328d457d14
[FIX] Return result of super of show_application
8 years ago
Jay Vora(SerpentCS)
6a1ebe8e3d
[MIG] Migration of web_notify
8 years ago
Laurent Mignon
afdd5d2819
Add screenshot
8 years ago
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.
8 years ago