Commit Graph

22 Commits (46a98eb562db401ac8fe92d49b4795f6601cb9b5)

Author SHA1 Message Date
OCA-git-bot 95f54ce727 [BOT] post-merge updates 2024-11-07 16:03:08 +00:00
trisdoan 51616198d9 [MIG] web_notify: Migration to 18.0 2024-10-14 08:54:19 +07:00
Nikul-OSI 51412c2cc8 [MIG] web_notify: Migrated in v17 2024-10-14 08:53:21 +07:00
OCA-git-bot c77fa3a510 [BOT] post-merge updates 2024-10-14 08:53:21 +07:00
OCA-git-bot cad90eff4d [BOT] post-merge updates 2024-10-14 08:53:21 +07:00
OCA-git-bot aeff55ab9d [BOT] post-merge updates 2024-10-14 08:53:21 +07:00
Benoit Aimont f306abc60b [MIG] web_notify: Migration to 16.0 2024-10-14 08:53:21 +07:00
David 304f519749 [IMP] web_notify: migration improvements
- Use ES6 in js files
- Update screenshots
- Clean old lint exceptions
- New icon

TT38350
2024-10-14 08:53:21 +07:00
Aiendry Sarkar 5c6085d4a6 [MIG] web_notify: Migration to 15.0 2024-10-14 08:53:21 +07:00
OCA-git-bot 8fb3984604 web_notify 14.0.1.0.1 2024-10-14 08:53:21 +07:00
Stéphane Bidoul 4dc7148089 web_notify: bump dev status
It exists since many version and is actively maintained.
2024-10-14 08:53:21 +07:00
Kevin Khao 4ea425f83f [14.0][MIG] web_notify: Migration to version 14.0 2024-10-14 08:53:21 +07:00
OCA-git-bot 397241d646 web_notify 13.0.1.0.1 2024-10-14 08:53:21 +07:00
laurent.corron 2cf6728bce [MIG] web_notify: Migration to 13.0 2024-10-14 08:53:21 +07:00
laurent.corron 9cde71a582 [REF] web_notify: Black python code 2024-10-14 08:53:21 +07:00
Shepilov Vladislav 246bf34081 [12.0] web_notify: improve popup UI (#1231)
* [ADD]: all available bootstrap notifications (success/danger/warning/info/default)
* [IMP] use black color for text for default notification.
* [FIX] reverted require string for `bus.Longpolling` and rename `on_message_received` to `on_message` to prevent collisions.
2024-10-14 08:53:21 +07:00
Aitor Bouzas 0e736e6b33 [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
2024-10-14 08:53:21 +07:00
Guewen Baconnier 619e5fe16d Prevent to send web notifications to other users
Only the admin user (sudo) is allowed to send notifications to other
users. The normal users can only send notifications to themselves.

This is to prevent attackers to craft malicious notifications and send
them to other users using RPC.

Correction based on the idea of @hbrunn
2024-10-14 08:53:21 +07:00
Damien Bouvy 687baa82b4 [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.
2024-10-14 08:53:21 +07:00
Serpent Consulting Services Pvt Ltd 5bb1e7c22f Update web_client.js 2024-10-14 08:53:21 +07:00
Jay Vora(SerpentCS) 2be1034f95 [MIG] Migration started web_notify 2024-10-14 08:53:21 +07:00
Pedro M. Baeza a99b7f2bdc [MIG] Make modules uninstallable 2024-10-14 08:53:21 +07:00