Damien Bouvy
c1765f97c3
[MIG] web_notify: Migration to 11.0
...
- Use the 'session' class of the JS Framework (session no lounger bound
to web client)
- Test change: compare emitted & received messages based on content, not
order. Using string comparison raises false positives.
2018-04-03 10:13:42 +01:00
Jay Vora(SerpentCS)
21de391509
[MIG] Migration of web_notify
2018-04-03 10:13:42 +01:00
Jay Vora(SerpentCS)
9ac7c7c35b
[MIG] Migration of web_notify
2018-04-03 10:13:42 +01:00
Laurent Mignon (ACSONE)
859f054302
Don't store channel names since the perf gain is negligible and not worth additional database columns.
2018-04-03 10:13:42 +01:00
Laurent Mignon (ACSONE)
08ae304da9
Remove required flag
2018-04-03 10:13:42 +01:00
Laurent Mignon (ACSONE)
f2de5d8663
Improve logic and add tests
2018-04-03 10:13:42 +01:00
Laurent Mignon (ACSONE)
f916f2c9f1
New module web_notify
...
This technical module allows you to send instant notification messages from the server to the user in live.
2018-04-03 10:13:42 +01:00