3
0
Fork 0
Commit Graph

856 Commits (6304a2baaa86a2bc16df90ffe2828832ea031ccc)

Author SHA1 Message Date
Jairo Llopis e6717bf024
[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>
2019-07-10 08:49:26 +01:00
oca-travis c0366d69bc
[UPD] Update web_editor_background_color.pot 2019-07-08 12:57:38 +01:00
OCA-git-bot 7cb5467b8a
[UPD] README.rst 2019-07-08 12:57:38 +01:00
Jairo Llopis a1ebabe7a4
[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.
2019-07-08 12:57:38 +01:00
oca-travis fddeec217e
[UPD] Update web_editor_background_color.pot 2019-07-08 12:57:37 +01:00
Jairo Llopis 9def1185b2
[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.
2019-07-08 12:57:37 +01:00
OCA Transbot d7ea8b6b88
OCA Transbot updated translations from Transifex 2019-07-08 12:57:37 +01:00
Jairo Llopis 92edcd238c
[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.
2019-07-08 12:57:37 +01:00
OCA-git-bot 773771e046 Merge PR #1324 into 12.0
Signed-off-by pedrobaeza
2019-07-07 18:55:52 +00:00
OCA-git-bot cecd840675 [UPD] README.rst 2019-07-07 18:55:52 +00:00
David Beal 8553aab905 IMP readme 2019-07-05 10:41:13 +02:00
OCA-git-bot 99450497ed Merge PR #1311 into 12.0
Signed-off-by pedrobaeza
2019-07-04 14:52:23 +00:00
OCA-git-bot 01ffbdb12b web_responsive 12.0.1.1.2 2019-07-04 14:52:23 +00:00
OCA-git-bot 31a3198cd2 [UPD] README.rst 2019-07-04 14:52:23 +00:00
Mathias Markl 00f09adf1b [FIX] web_responsive: Close Menu on Discard 2019-07-04 14:42:09 +00:00
Mathias Markl 086f9e7dfd [FIX] web_responsive: adapt AppDrawer Discard 2019-07-04 14:42:09 +00:00
Mathias Markl eb25ccef6c [FIX] web_responsive: AppDrawer Discard 2019-07-04 14:42:09 +00:00
OCA-git-bot 1e26ee3788 Merge PR #1315 into 12.0
Signed-off-by pedrobaeza
2019-07-01 17:11:13 +00:00
OCA-git-bot d56ee7eeaa web_timeline 12.0.1.0.5 2019-07-01 17:11:13 +00:00
denislour 9477864166 [12.0][web_timeline] Fix bug from group_order: locale instead locate. 2019-07-01 17:06:05 +00:00
OCA-git-bot 255fa4bb8e Merge PR #1314 into 12.0
Signed-off-by pedrobaeza
2019-06-28 07:14:59 +00:00
OCA-git-bot d00f0352da web_timeline 12.0.1.0.4 2019-06-28 07:14:59 +00:00
denislour 16d7de42ec [12.0][FIX]web_timeline: fix group orders 2019-06-28 10:09:51 +07:00
OCA-git-bot ede66ca293 Merge PR #1100 into 12.0
Signed-off-by pedrobaeza
2019-06-25 16:14:28 +00:00
OCA-git-bot 2a08fbd02d [ADD] setup.py 2019-06-25 16:14:28 +00:00
OCA-git-bot cf0668511c [UPD] README.rst 2019-06-25 16:14:27 +00:00
oca-travis 017b8fa5e0 [UPD] Update web_tree_image_tooltip.pot 2019-06-25 16:00:53 +00:00
Nikul Chaudhary a9f0654848 Update web_tree_image_tooltip/static/src/js/tooltip.js
Co-Authored-By: Alexandre Díaz <alexandre.diaz@tecnativa.com>
2019-06-25 15:44:49 +00:00
Nikul Chaudhary 28ca8c7431 [IMP] Renamed web_tree_image_tooltip 2019-06-25 15:44:49 +00:00
Nikul Chaudhary 630a37438b [MIG] web_tree_image v12 2019-06-25 15:44:49 +00:00
oca-travis 305e55ce73 Update web_tree_image.pot 2019-06-25 15:44:49 +00:00
Nikul Chaudhary e807c293db Fixed delay time 2019-06-25 15:44:49 +00:00
Nikul Chaudhary c3e8284ffa Fixed code 2019-06-25 15:44:49 +00:00
Nikul Chaudhary 49e5dd34c1 web_tree_image v11 2019-06-25 15:44:49 +00:00
oca-travis bf2c4fd77f Update web_tree_image.pot 2019-06-25 15:44:49 +00:00
Daniel Torres 7f84516e5d web_tree_image: Porting to 10.0 (#464) 2019-06-25 15:44:49 +00:00
Pedro M. Baeza cbd73e5bb5 Rename manifest files 2019-06-25 15:44:49 +00:00
Pedro M. Baeza aa029db30e Make modules uninstallable 2019-06-25 15:44:49 +00:00
Serpent Consulting Services Pvt. Ltd 42d24e488a Migrated web tree image module to v9 2019-06-25 15:44:49 +00:00
Pedro M. Baeza 0f155d2a6c Make modules uninstallable 2019-06-25 15:44:49 +00:00
Leonardo Donelli f22440fdd2 Version bump, update README 2019-06-25 15:44:49 +00:00
Leonardo Donelli 0db459d96d Add support resize option
set resize="<width>,<height>" in the field tag definition to
make the server return a resized version of the image.
Useful for saving bandwidth when dealing with large images and to
have uniform image sizes (aspect ratio is mantained by filling
emtpy areas with transparent background)
2019-06-25 15:44:49 +00:00
Stéphane Bidoul a0f41ff1a1 prefix versions with 8.0 2019-06-25 15:44:49 +00:00
Yannick Vaucher 6117ee69aa Add missing default oca icons 2019-06-25 15:44:49 +00:00
Alexandre Fayolle fbac029c48 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.
2019-06-25 15:44:49 +00:00
Stefan Rijnhart 3098619110 Capitalization consistency 2019-06-25 15:44:49 +00:00
Stefan Rijnhart 643554fb76 Widget name 'image' instead of 'tree_image' 2019-06-25 15:44:49 +00:00
Stefan Rijnhart d7ff0036ce Move module description to README [FIX] rst line endings [IMP] Comment on arbitrary media subtype 2019-06-25 15:44:49 +00:00
Stefan Rijnhart 46d22b82d3 Module description 2019-06-25 15:44:49 +00:00
Stefan Rijnhart 3a2a14f503 manifest 2019-06-25 15:44:49 +00:00