3
0
Fork 0
Commit Graph

22 Commits (b994e243774d33c6838d5a35b0ad5f598d338ec2)

Author SHA1 Message Date
Hans Henrik Gabelgaard b994e24377 Translated using Weblate (Danish)
Currently translated at 40.0% (2 of 5 strings)

Translation: web-11.0/web-11.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_notify/da/
2018-09-02 05:11:38 +00:00
Hans Henrik Gabelgaard 4db28dda12 Added translation using Weblate (Danish) 2018-09-01 05:07:33 +00:00
Rodrigo Macedo 53045e1620 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100,0% (5 of 5 strings)

Translation: web-11.0/web-11.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_notify/pt_BR/
2018-08-03 13:18:56 +00:00
oca-travis 0b2089bb21 [UPD] Update web_notify.pot 2018-06-24 10:28:14 +00:00
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
Houzéfa Abbasbhay 92054cf8a7 [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).
2018-04-03 10:13:42 +01:00
OCA Transbot eba26dd991 OCA Transbot updated translations from Transifex 2018-04-03 10:13:42 +01:00
Serpent Consulting Services Pvt Ltd 097a28f595 [REF] web_notify : Upgraded runbot link (#573) 2018-04-03 10:13:42 +01:00
Serpent Consulting Services Pvt Ltd bead4ea9ea Update __manifest__.py 2018-04-03 10:13:42 +01:00
Serpent Consulting Services Pvt Ltd ba6230ac12 Update __manifest__.py 2018-04-03 10:13:42 +01:00
Serpent Consulting Services Pvt Ltd a0eb525f6c Update web_client.js 2018-04-03 10:13:42 +01:00
Adrien Peiffer (ACSONE) 04e1bab630 [FIX] Return result of super of show_application 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
Jay Vora(SerpentCS) 18380a4418 [MIG] Migration started web_notify 2018-04-03 10:13:42 +01:00
Pedro M. Baeza bd02345e79 [MIG] Rename manifest files 2018-04-03 10:13:42 +01:00
Pedro M. Baeza 4c333753a0 [MIG] Make modules uninstallable 2018-04-03 10:13:42 +01:00
Laurent Mignon 04b759b9e4 Add screenshot 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