Commit Graph

916 Commits (ebd0ba3ca34b10a01f6524a996d69c15a03576c0)

Author SHA1 Message Date
Carlos Roca ebd0ba3ca3 [IMP] web_editor_background_color: black, isort, prettier 2020-11-04 09:31:01 +01:00
黎伟杰 3d49143762 Added translation using Weblate (Chinese (Simplified)) 2020-11-04 09:28:42 +01:00
Jairo Llopis 2d308ba519 [MIG] web_editor_background_color: Migrate to v12
- Remove bootstrap-colorpicker library, which is deprecated.
- Use Odoo's internal color picker dialog.

Co-Authored-By: Alexandre Díaz <alexandre.diaz@tecnativa.com>
2020-11-04 09:28:42 +01:00
Jairo Llopis 1f0b03532d [MIG] web_editor_background_color: Migrate to v11
- Better JS framework usage.
- Split readme.
- Update bootstrap-colorpicker lib.
- Remove image, serve it from GitHub CDN.
2020-11-04 09:28:42 +01:00
Jairo Llopis f248ca6ecb [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.
2020-11-04 09:28:42 +01:00
Jairo Llopis 4f47b99ad9 [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.
2020-11-04 09:28:42 +01:00
Stéphane Bidoul c674c3032e
update dotfiles [ci skip] 2020-11-01 23:09:37 +01:00
Stéphane Bidoul 42d31d39b3
Use prettier/pre-commit for compatibility with pre-commit 2.8 [ci skip] 2020-11-01 14:53:13 +01:00
oca-git-bot cbb2cb2463
[IMP] pre-commit: pin node version [ci skip] 2020-10-27 00:39:16 +01:00
OCA-git-bot 26a7230471 web_advanced_search 13.0.1.0.3 2020-10-24 11:31:00 +00:00
OCA-git-bot 3b4670bb04 Merge PR #1682 into 13.0
Signed-off-by pedrobaeza
2020-10-24 11:22:09 +00:00
Yves Goldberg 1b7c73a02c Translated using Weblate (Hebrew)
Currently translated at 100.0% (13 of 13 strings)

Translation: web-13.0/web-13.0-web_timeline
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_timeline/he/
2020-10-19 08:08:16 +00:00
OCA-git-bot 1fbb73ffca [UPD] README.rst 2020-10-16 14:38:58 +00:00
OCA-git-bot e17acffaaa Merge PR #1689 into 13.0
Signed-off-by tarteo
2020-10-16 14:19:55 +00:00
OCA-git-bot d714c189ca [ADD] setup.py 2020-10-14 10:37:06 +00:00
OCA-git-bot 98aaae229d [UPD] README.rst 2020-10-14 10:37:05 +00:00
oca-travis 751af441fa [UPD] Update web_sheet_full_width.pot 2020-10-14 10:31:26 +00:00
OCA-git-bot e54ee83e26 Merge PR #1697 into 13.0
Signed-off-by JordiBForgeFlow
2020-10-14 10:26:10 +00:00
Yves Goldberg df3c69b3ef Added translation using Weblate (Hebrew) 2020-10-13 06:14:59 +00:00
Lois Rilo 0fd9707208 [13.0][MIG] web_sheet_full_width:
* less -> scss
* fragment readme + add a pointer to web_responsive
2020-10-09 11:13:02 +02:00
Mihai Fekete b1a25d7fb4 [MIG] web_sheet_full_width: Migration to 13.0 2020-10-06 13:42:18 +02:00
Mihai Fekete 10fe98406d [IMP] web_sheet_full_width: black, isort, prettier 2020-10-06 13:42:18 +02:00
oca-travis 81187628ae [UPD] Update web_sheet_full_width.pot 2020-10-06 13:42:18 +02:00
Pedro M. Baeza 5066cb7e70 [FIX] web_sheet_full_width: PEP8 2020-10-06 13:42:18 +02:00
Jerther 1a8e9a74b8 [FIX] web_sheet_full_width: fix assets.xml in manifest and missing parenthesis in readme. 2020-10-06 13:42:18 +02:00
Jerther 3221ade022 [MIG] web_sheet_full_width: migration to 11.0. 2020-10-06 13:42:18 +02:00
Frédéric Garbely 5d9dac471a [FIX] Bugfix in web_sheet_full_width for enterprise edition (#530) 2020-10-06 13:42:18 +02:00
Sylvain LE GAL 95be517bed 10.0 port web sheet full width (#449)
[MIG] adapt web_sheet_full_width to V10.0 web framework
2020-10-06 13:42:18 +02:00
Pedro M. Baeza 9806069887 [MIG] Rename manifest files 2020-10-06 13:42:18 +02:00
Pedro M. Baeza a221803b62 [MIG] Make modules uninstallable 2020-10-06 13:42:18 +02:00
Nicolas JEUDY 68456e296e fix: add disclaimer for licence incompatibility with odoo enterprise 2020-10-06 13:42:18 +02:00
Nicolas JEUDY bc230db49a fix: remove comments and empty line in README.rst 2020-10-06 13:42:18 +02:00
Nicolas JEUDY 5286427b11 fix: full width for sheet v9
- Add margin for better visibility
- Add web_sheet_full_width migration state Done
- Update to new OCA README.rst format.
2020-10-06 13:42:18 +02:00
Pedro M. Baeza 1ab323d9f5 [MIG] Make modules uninstallable 2020-10-06 13:42:18 +02:00
Stéphane Bidoul 829eb7940c [UPD] prefix versions with 8.0 2020-10-06 13:42:18 +02:00
Alexandre Fayolle 14e2905882 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2020-10-06 13:42:18 +02:00
Nicolas JEUDY 2abe743cb0 new:[web_sheet_full_width] give openchatter full width too. 2020-10-06 13:42:18 +02:00
Holger Brunn 832a4b28fe [ADD] web_sheet_full_width 2020-10-06 13:42:18 +02:00
mreficent 841fc09e9f [UPD] Eficent -> ForgeFlow 2020-09-30 13:08:07 +02:00
Alexandre D. Díaz b942f3a506 [IMP] web_advanced_search: Don't block modal filter menu 2020-09-16 13:36:19 +02:00
OCA-git-bot 2524b38e95 web_action_conditionable 13.0.1.0.1 2020-09-16 10:17:53 +00:00
OCA-git-bot 351bc6906e Merge PR #1681 into 13.0
Signed-off-by pedrobaeza
2020-09-16 09:44:01 +00:00
Alexandre D. Díaz 1a5dc88c3c [IMP] web_advanced_search: Prevent the menu from closing when using a relational field 2020-09-16 10:51:36 +02:00
Jos De Graeve 0945536217 Cleanup faulty file
This file seems to be generated by an error

causes invalid path error for checkout for windows users.
2020-09-16 09:52:42 +02:00
OCA-git-bot 86d0a00d2b [ADD] setup.py 2020-09-14 11:28:14 +00:00
OCA-git-bot 5d10bda653 [UPD] README.rst 2020-09-14 11:28:13 +00:00
oca-travis 258f3bf4bf [UPD] Update web_action_conditionable.pot 2020-09-14 11:22:02 +00:00
OCA-git-bot a222a3712b Merge PR #1595 into 13.0
Signed-off-by JordiBForgeFlow
2020-09-14 11:17:10 +00:00
OCA-git-bot 614c2207a4 [UPD] README.rst 2020-09-09 12:22:05 +00:00
Pedro M. Baeza eee6011d6e
[IMP] web_responsive: Adjust roadmap
* Removed one of the wishlist after #1654 and #1657 
* Added the bug depicted in #1626 

Closes #1626
2020-09-09 14:21:31 +02:00