Commit Graph

6 Commits (3c76e1ac902d81aac7f1657e35d65198418b51d3)

Author SHA1 Message Date
Aitor Bouzas fbb550f65c [MIG] web_notify: Migration to 12.0
Add self-test buttons in demo environment,
Updated readme to show how to test it.
Add buttons to users form
Do not rely on SUPERUSER_ID and avoid getattr usage
2018-10-15 14:53:36 +02:00
Damien Bouvy b7fcfc5a8c [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-10-10 10:40:46 +02:00
Serpent Consulting Services Pvt Ltd e3f44ea28d Update web_client.js 2018-10-10 10:40:46 +02:00
Adrien Peiffer (ACSONE) 87bd04d0b9 [FIX] Return result of super of show_application 2018-10-10 10:40:46 +02:00
Jay Vora(SerpentCS) 2fc5ab26c6 [MIG] Migration started web_notify 2018-10-10 10:40:46 +02:00
Laurent Mignon (ACSONE) f50f17a174 New module web_notify
This technical module allows you to send instant notification messages from the server to the user in live.
2018-10-10 10:40:46 +02:00