OCA-git-bot
489afb3676
[UPD] addons table in README.md [ci skip]
6 years ago
Guewen Baconnier
6249c15a0c
Bump web_notify to 10.0.1.2.0
6 years ago
Guewen Baconnier
7924072514
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
6 years ago
OCA Git Bot
9ac4a2400b
[UPD] addons table in README.md [ci skip]
6 years ago
Cristian Salamea
2cc3ba4bff
[10.0] migrated to new API module web_action_conditionable ( #547 )
* [IMP] migrated to new API
* Update view.xml
6 years ago
OCA Git Bot
493a9dd67b
[ADD] setup.py
6 years ago
OCA Git Bot
7b260f2b22
[UPD] README.rst
6 years ago
OCA Git Bot
cb75795582
[UPD] addons table in README.md [ci skip]
6 years ago
oca-travis
80881d3b6d
[UPD] Update web_menu_navbar_needaction.pot
6 years ago
Pedro M. Baeza
b9b553f288
Merge pull request #1028 from hbrunn/10.0-web_menu_navbar_needaction
[10.0][MIG] web_menu_navbar_needaction
6 years ago
Holger Brunn
65562a5c08
[ADD] migrate web_menu_navbar_needaction to 10.0
6 years ago
David Vidal
42c458581d
[FIX] web_m2x_options: Search more always visible even if results below limit ( #651 )
6 years ago
oca-travis
c31748d705
[UPD] Update web_widget_text_markdown.pot
6 years ago
Nicolas JEUDY
28d85aa32f
[FIX] web_widget_text_markdown : use lexer on text field only ( #942 )
Fixes #937
6 years ago
Pedro M. Baeza
e1fbe67b67
Merge pull request #1046 from Callino/10.0-fix_inheritance_bugs_web_notify-WP
[FIX] Fixed inheritance bugs in web_notify. Did caused problems when …
6 years ago
Wolfgang Pichler
9a4b74aef8
[FIX] Fixed inheritance bugs in web_notify. Did caused problems when used with other modules which do inherit from WebClient (web_auto_refresh)
6 years ago
Pedro M. Baeza
3ce13b0b16
Merge pull request #1029 from hbrunn/10.0-green-2018-08-29
[FIX] flake8 errors
6 years ago
Holger Brunn
e1228e45f1
[FIX] flake8 errors
6 years ago
Holger Brunn
c52e355ef1
[IMP] stop hammering the server when our call caused a problem
7 years ago
Jairo Llopis
8c64013780
Explicit radix
According to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt#Parameters , we should always specify the radix.
8 years ago
Holger Brunn
0df04ac252
[FIX] we need to parse the parameter to an int
8 years ago
Holger Brunn
c75987972b
[IMP] web_menu_navbar_needaction: reflow, new features ( #265 )
[IMP] web_menu_navbar_needaction: Several improvements:
* Make the menu reflow after updating needactions
* Allow to disable needaction completely or to set a custom domain
* Support for clicking the number to end up on the first action
* No need to block the UI for our request
* Don't crash on corner cases, filter out search defaults from context, disable custom filters
* Allow to define needaction domains for any menu
* Support server actions
* Support models implementing the function, but not the interface
* Show a main menu's child needaction counters
8 years ago
Holger Brunn
1994a8b98e
[IMP] reload navbar needaction when a mail was read
9 years ago
Holger Brunn
ae00081ee2
[FIX] count needactions from the same model only once
9 years ago
Pedro M. Baeza
fb000f2bf6
Merge pull request #1010 from devang-dreambits/10.0-fix-issue-727
10.0-fix-issue-727
6 years ago
devang@dreambits
1ed2f4a12d
[UPDATE] make return stamtent blank as no effect of any custom message on beforeunload event
6 years ago
devang@dreambits
57cbc7bdc1
[UPDATE] added auther information for fixmade for #727
6 years ago
devang@dreambits
094804c2fe
[FIX] fixed issue for chrome; now, for unsaved data, it displays dialog of warning
6 years ago
Pedro Castro Silva
daf1a97f95
Translated using Weblate (Portuguese)
Currently translated at 71.4% (5 of 7 strings)
Translation: web-10.0/web-10.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_responsive/pt/
6 years ago
Pedro Castro Silva
a396d73cd4
Translated using Weblate (Portuguese)
Currently translated at 77.8% (7 of 9 strings)
Translation: web-10.0/web-10.0-web_favicon
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_favicon/pt/
6 years ago
Pedro M. Baeza
2ef9053aa0
Merge pull request #998 from hbrunn/10.0-web_shortcut-improvements
[web_shortcut] don't destroy debug mode; allow opening shortcut in new tab
6 years ago
Pedro Castro Silva
ce55f3958e
Added translation using Weblate (Portuguese)
6 years ago
OCA Git Bot
61dc99ab82
[UPD] addons table in README.md [ci skip]
6 years ago
oca-travis
2aab62837f
[UPD] Update web_notify.pot
6 years ago
Yannick Vaucher
b4ba0eeb4a
Merge branch 'guewen-web-notify-add-actions' into 10.0
6 years ago
Guewen Baconnier
8b2818c73b
Correct tests
6 years ago
Guewen Baconnier
4fd13e22da
Make notify options variadic
It opens for extensions.
The implemented options now allow to configure the name and the icon of
the link for the action. Addons could easily add new features as the
arguments are no longer predefined, they'll all be available in the
'options' dictionary.
6 years ago
Guewen Baconnier
bf7fda1980
Use new classes for the interactive notifications
6 years ago
Guewen Baconnier
b333cdc7b1
Add possibility to return an action in a notification
6 years ago
Guewen Baconnier
8d3f2749e4
web_notify: add feature to reload current view
6 years ago
Holger Brunn
c1b6571dce
[IMP] generate a real link to open in new tab
6 years ago
Holger Brunn
a9862d8159
[FIX] don't break inheritance in function override
6 years ago
OCA Git Bot
b8e1337079
[UPD] addons table in README.md [ci skip]
6 years ago
OCA Git Bot
24223bbfdb
[ADD] setup.py
6 years ago
oca-travis
c72df2df33
[UPD] Update web_drop_target.pot
6 years ago
Pedro M. Baeza
a98a46ee86
Merge pull request #907 from hbrunn/10.0-web_drop_target
[ADD] web_drop_target
6 years ago
Holger Brunn
557da70a7c
[FIX] RST syntax
7 years ago
Holger Brunn
720f15401a
[ADD] web_drop_target
7 years ago
oca-travis
eaa37d83bb
[UPD] Update web_x2many_delete_all.pot
6 years ago
oca-travis
c77bf859ad
[UPD] Update web_widget_x2many_2d_matrix.pot
6 years ago