Jairo Llopis
8e94d9f802
[MIG][web_editor_background_color] Migrate to v10
Now it fits into upstream's color picker, just adding a new tab at the end.
All known issues have been addressed.
7 years ago
OCA Transbot
d1559453b2
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
a31aea7727
[ADD][web_editor_background_color] Custom background color picker ( #582 )
* [ADD][web_editor_background_color] Custom background color picker
This addon lets the user choose a preferred background color when editing some web content.
Works out of the box with `website` and `mass_mailing` addons, although requires none of those.
* [FIX] Avoid clicks removing dropdown menu
This happened specifically in Chrome as demonstrated in
https://github.com/OCA/web/pull/582#issuecomment-287057052 .
* [FIX] Use strict equality operator.
8 years ago
Harald Panten
a7e9eb4df1
Translated using Weblate (Catalan)
Currently translated at 100,0% (9 of 9 strings)
Translation: web-11.0/web-11.0-web_favicon
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_favicon/ca/
6 years ago
Harald Panten
9ac453b019
Translated using Weblate (Spanish)
Currently translated at 100,0% (9 of 9 strings)
Translation: web-11.0/web-11.0-web_favicon
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_favicon/es/
6 years ago
Harald Panten
90533375a2
Added translation using Weblate (Catalan)
6 years ago
Harald Panten
1968be440d
Translated using Weblate (Catalan)
Currently translated at 100,0% (13 of 13 strings)
Translation: web-11.0/web-11.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_responsive/ca/
6 years ago
Harald Panten
5f592ca788
Added translation using Weblate (Catalan)
6 years ago
oca-travis
4a37d53856
[UPD] Update web_send_message_popup.pot
6 years ago
OCA-git-bot
26ff48dcb0
[ADD] setup.py
6 years ago
OCA-git-bot
ca08b552e6
[UPD] README.rst
6 years ago
Simone Orsi
b508fd8018
Merge pull request #1051 from arkostyuk/11.0-mig-web_send_message_popup
[11.0][MIG] web_send_message_popup: Migrate to 11.0
6 years ago
David Vidal
98adeba6e5
[FIX] web_decimal_numpad: float_time format ( #1068 )
Recover functionality from https://github.com/OCA/web/pull/720 , which was lost in migration to Odoo v11.
6 years ago
oca-travis
c3fb1635b3
[UPD] Update web_notify.pot
6 years ago
Guewen Baconnier
79282f2d2a
Bump web_notify to 11.0.1.1.0
6 years ago
Guewen Baconnier
bf9fb3a23e
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
Artem Kostyuk
70f347784f
[11.0][MIG] web_send_message_popup: Migrate to 11.0
6 years ago
oca-travis
215037800c
[UPD] Update web_send_message_popup.pot
6 years ago
Nicolas JEUDY
18adf56e58
[MIG] web_send_message_popup 10.0 migration ( #504 )
* Intitial manifest changes
* [FIX] small README tricks
8 years ago
Pedro M. Baeza
383facfce1
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
68077a31cf
[MIG] Make modules uninstallable
8 years ago
Yannick Vaucher
8962fd3375
[9.0] [PORT] web_send_message_popup
9 years ago
Stéphane Bidoul
b1810db7d7
[MOV] move addons out of __unported__ (they remain not installable)
9 years ago
Holger Brunn
7c2cd54f16
move all addons to __unported__, set all addons as not installable
10 years ago
Guewen Baconnier
303f7a0aae
Add module web_send_message_popup changing the 'Send a message' link to open directly the full featured message popup
11 years ago
oca-travis
01c59ec7de
[UPD] Update web_timeline.pot
6 years ago
Pedro M. Baeza
e8592b42d4
Merge pull request #1024 from tarteo/patch-1
[11.0][ADD] Enable multiselect and fixed time axis in timeline
6 years ago
Alexandre Fayolle
40d695796b
Merge pull request #1059 from damdam-s/patch-1
Update README because of wrong license
6 years ago
Damien Crier
4e68b609ef
Update README because of wrong license
Found in this commit: 3965057913
6 years ago
Pedro M. Baeza
bdaaa6a3de
Merge pull request #1044 from joezsweet/patch-1
[11.0][FIX][web_dialog_size] default_maximize check
6 years ago
OCA Git Bot
91c80a1db1
[UPD] README.rst
6 years ago
oca-travis
97c51ad28f
[UPD] Update web_responsive.pot
6 years ago
Pedro M. Baeza
0b8ed47ead
Merge pull request #1007 from Tecnativa/11.0-web_responsive-search
[IMP] web_responsive: Add search feature
6 years ago
Jairo Llopis
f6697f5a1c
[FIX] web_responsive: Disable access to hidden menus
When doing menu search, some menus that the user didn't have permission to use were presented to him.
Fix #850 .
6 years ago
Jairo Llopis
5723f17fde
[FIX] web_responsive: Complete search feature forward-porting
6 years ago
Dave Lasley
bcdce5aaf5
[IMP] web_responsive: Add search feature ( #838 )
* Add feature to search menus in the app drawer
* Switch model to RPC
7 years ago
joezsweet
75c7d300d3
Fix default_maximize check
Checking result of rpc call, `dialog_maximize`, will end to be always `true` as the method will return a json: `{'dialog_maximize': false }`. So i changed the test to test the value of json key `dialog_maximize`
6 years ago
OCA Git Bot
b10e3d2d90
[ADD] setup.py
6 years ago
oca-travis
c49924b5f1
[UPD] Update web_widget_x2many_2d_matrix.pot
6 years ago
Dennis Sluijk
4fea08d468
[IMP] web_widget_x2many_2d_matrix: Total of all rows ( #1043 )
6 years ago
oca-travis
d75b9bdf38
[UPD] Update web_tree_image.pot
6 years ago
Yannick Vaucher
a5893f541c
Merge pull request #1006 from nikul-serpentcs/11-mig-web_tree_image
[11.0] [MIG] web_tree_image
6 years ago
Pedro M. Baeza
2e574053c6
Merge pull request #1040 from Tecnativa/11.0-web_advanced_search-fix_x2many
[FIX] web_advanced_search: `undefined` in x2m fields
6 years ago
Nikul Chaudhary
86c3142c25
[FIX] Fixed delay time
6 years ago
Jairo Llopis
7cc961fb7b
[FIX] web_advanced_search: `undefined` in x2m fields
Before this patch, when searching with the "equals to" operator in any
x2many field, the searched parameter was always `undefined`.
The problem was that the underlying field manager implementation was
treating those fields as x2many, while the widget used was the `one2many`
one.
This patch simply mocks the underlying fake record to make think that
any relational field is always a `one2many`. This sets all pieces in
place and makes the field manager work as expected, and thus you can
search as expected too.
6 years ago
Jairo Llopis
0eb4a40552
[FIX] web_advanced_search: Make linter happy
6 years ago
Pedro M. Baeza
23adda6147
[IMP] web_advanced_search: Rename manifest file
6 years ago
Dennis Sluijk
55d5ef4bfb
[ADD] Enable multiselect
[IMP] Prevent flickering
[IMP] Fixed headers
[ADD] Create new record by date range selection
Remove roadmap item from readme
[FIX] minimal height
6 years ago
Nikul Chaudhary
052f739968
[FIX] Fixed code
6 years ago
Nikul Chaudhary
0c48ab560a
[MIG] web_tree_image v11
6 years ago