3
0
Fork 0
Commit Graph

58 Commits (b2baab6a9f3e62771459eb8810f9207850f55d04)

Author SHA1 Message Date
Damien Bouvy 08e18cdf62 [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.
2023-01-05 16:40:06 +01:00
Houzéfa Abbasbhay 299de2cb13 [10.0][FIX] web_notify tests: Fix an arg check
Fix a check when comparing a user count with items within a mock call.

The previous method was succeeding by pure luck because OCA test
databases contain 2 users, which happens to be the amount of items
within a mock "call_args" (it contains args + kwargs).
2023-01-05 16:40:06 +01:00
OCA Transbot ed402e6573 OCA Transbot updated translations from Transifex 2023-01-05 16:40:06 +01:00
Serpent Consulting Services Pvt Ltd 1faa8a9cf9 Update web_client.js 2023-01-05 16:40:06 +01:00
Adrien Peiffer (ACSONE) bc024617d4 [FIX] Return result of super of show_application 2023-01-05 16:40:06 +01:00
Jay Vora(SerpentCS) b18c6cf1c7 [MIG] Migration started web_notify 2023-01-05 16:40:06 +01:00
Pedro M. Baeza 0973b92ccf [MIG] Make modules uninstallable 2023-01-05 16:40:06 +01:00
Laurent Mignon (ACSONE) 9fd4055466 New module web_notify
This technical module allows you to send instant notification messages from the server to the user in live.
2023-01-05 16:40:06 +01:00