Commit Graph

1068 Commits (15be76862efb3afb3856a54e94593141d288c955)

Author SHA1 Message Date
OCA Git Bot 45a2b0b85e [ADD] setup.py 2017-07-07 04:40:23 +02:00
Moises Lopez - https://www.vauxoo.com/ 3635832f43 Merge pull request #665 from Tecnativa/10.0-web_editor_background_color
[MIG][web_editor_background_color] Migrate to v10
2017-07-06 19:36:05 -05:00
Jairo Llopis 70ba4cd971 [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.
2017-07-05 14:07:04 +02:00
OCA Transbot 4b8d9a0a32 OCA Transbot updated translations from Transifex 2017-07-05 11:56:50 +02:00
Jairo Llopis d97e476bcc [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.
2017-07-05 11:56:50 +02:00
Stéphane Bidoul (ACSONE) 25ff506786 Merge pull request #662 from acsone/10.0-fix-setup-ape
[FIX] Bad setup file for version 10.0
2017-07-03 13:06:36 +02:00
Adrien Peiffer (ACSONE) 94c8ab8620
[FIX] Bad setup file for version 10.0 2017-07-03 12:21:09 +02:00
Stéphane Bidoul (ACSONE) 8e6b013852
[IMP] ribbon: better extensibility 2017-07-02 22:18:47 +02:00
Stéphane Bidoul (ACSONE) f155fcd5ce
[IMP] ribbon: no need for the backend model to have a table 2017-07-02 22:15:53 +02:00
Thomas Binsfeld (ACSONE) 28d935d8c4
[9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621)
* [ADD] .eggs in gitignore

* [IMP] Web Environment Ribbon: add backend
This commit adds a simple bakend to facilitate inheritance

* [IMP] Web Environment Ribbon: add the databse name
This commit adds the database name under the ribbon name, in the ribbon

* [IMP] Web Environment Ribbon: prepare method for ribbon name

* [IMP] README: explain how to use db_name
2017-07-02 21:49:58 +02:00
OCA Transbot 5b64d6801c OCA Transbot updated translations from Transifex 2017-07-01 12:43:17 +02:00
OCA Git Bot f90f08fb36 [ADD] setup.py 2017-07-01 04:39:51 +02:00
OCA Git Bot edb2752b06 [UPD] addons table in README.md 2017-07-01 02:40:04 +02:00
Pedro M. Baeza f13d2b7c88 Merge pull request #649 from smurf-U/10.0
[MIG]migrate web_widget_image_webcam v10
2017-06-30 11:04:55 +02:00
OCA Git Bot 3f4f17f527 [UPD] addons table in README.md 2017-06-30 02:40:02 +02:00
Pedro M. Baeza 855928f399 Merge pull request #521 from monksoftware/10.0-web_timeline
[10.0] [MIG] web_timeline
2017-06-30 00:25:40 +02:00
smurf-U c43ba80d4a [10.0][MIG]migrate web_widget_image_webcam v10 2017-06-29 08:11:49 -07:00
OCA Git Bot 9da24e83fd [ADD] setup.py 2017-06-29 04:39:26 +02:00
OCA Git Bot 8ca33fd3f6 [UPD] addons table in README.md 2017-06-29 02:39:49 +02:00
Pedro M. Baeza a299f6a105 Merge pull request #655 from smurf-U/10.0-web_widget_image_download
[10.0][MIG]migrate web_widget_image_download
2017-06-28 20:31:48 +02:00
OCA Transbot f33cf1292c OCA Transbot updated translations from Transifex 2017-06-24 12:40:00 +02:00
smurf-U 45112e33a5 [10.0][MIG]migrate web_widget_image_download 2017-06-24 00:14:06 +05:30
Cédric Pigeon feee954245 [10.0] web_widget_x2many_2d_matrix: update README 2017-06-22 10:19:49 +02:00
OCA Git Bot 3f853f16e6 [ADD] setup.py 2017-06-16 04:39:03 +02:00
OCA Git Bot 02102fc7eb [UPD] addons table in README.md 2017-06-16 02:39:31 +02:00
Pedro M. Baeza 6dbc0a26a4 Merge pull request #638 from Comunitea/10.0_mig_web_tree_dynamic_colored_field
Migration of web_tree_dynamic_colored_field to 10.0
2017-06-15 18:28:02 +02:00
jesusVMayor 0ab69ebc04 Migration of web_tree_dynamic_colored_field to 10.0 2017-06-15 16:26:29 +02:00
Holger Brunn 1eea6d3667 web_tree_dynamic_colored_field v9
demo view
2017-06-15 16:26:27 +02:00
Stéphane Bidoul (ACSONE) 8f1f745ea2 remove en.po that was erroneously created by transbot 2017-06-15 16:26:27 +02:00
OCA Transbot 7f43b08316 OCA Transbot updated translations from Transifex 2017-06-15 16:26:27 +02:00
Holger Brunn bc7da66179 delete unused code, move files to standard locations
support color_field attribute

update manifest

higher version number bump

typo
2017-06-15 16:26:18 +02:00
OCA Git Bot f8f6a35e2a [ADD] setup.py 2017-06-06 04:38:58 +02:00
OCA Git Bot 91e1b52243 [UPD] addons table in README.md 2017-06-06 02:39:08 +02:00
George Daramouskas a839651436 [MIG] Migration from 9.0 to 10.0 web_access_rule_buttons (#628)
* [MIG] Migration from 9.0 to 10.0

* Refactoring javascript code
2017-06-05 12:15:14 +02:00
Siddharth Bhalgami 935b584143 [NEW] web_widget_image_webcam: New Module that allows to take image with webcam 2017-06-04 20:10:11 +05:30
OCA Transbot 10f1b9be01 OCA Transbot updated translations from Transifex 2017-06-03 12:41:51 +02:00
Jairo Llopis 4d88189c98 [10.0][IMP] Limit favicon editors in web_favicon (#607)
* [ADD] root user as default member of group
* [REM] Separate group for editing favicon
2017-06-02 11:48:31 +02:00
tarteo d68ea0ce91 [FIX] Removed single quotes from manifest 2017-06-02 10:03:53 +02:00
tarteo f56faebccc [REM] Separate group for editing favicon 2017-06-02 10:03:53 +02:00
tarteo bc06abda70 [REM] Separate group for editing favicon 2017-06-02 10:03:53 +02:00
tarteo 6978280f98 [REM] Separate group for editing favicon 2017-06-02 10:03:53 +02:00
tarteo 37b5fd80d1 [ADD] root user as default member of group 2017-06-02 10:03:53 +02:00
tarteo f2c234f206 [ADD] Group 'Edit Favicon' 2017-06-02 10:03:53 +02:00
tarteo 00eb9e4abe [ADD] Group 'Edit Favicon' 2017-06-02 10:03:53 +02:00
Jairo Llopis 1834938d2d [FIX][help_online] Manage type conversion
See https://github.com/OCA/web/pull/584#discussion_r106707896
2017-06-01 17:00:45 +02:00
Laurent Mignon c8cc759b41 [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages
2017-06-01 17:00:45 +02:00
Laurent Mignon e83c63fc91 [FIX] help_online: Replace obsolete icon into the export wizard 2017-06-01 17:00:45 +02:00
Laurent Mignon (ACSONE) 173355c1ff Revert "[10.0] help_online fix export/import (#584)"
This reverts commit 95f15c43d5.
2017-06-01 17:00:45 +02:00
Laurent Mignon (ACSONE) 95f15c43d5 [10.0] help_online fix export/import (#584)
* [FIX] help_online:  Replace obsolete icon into the export wizard

* [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages

* Use the correct method for combining strings

This handles type conversions properly
2017-05-31 12:22:37 +02:00
Pedro M. Baeza 37b659d832 Merge pull request #644 from Comunitea/10.0-fix-web_m2x_check_access
[fix]web_m2x_options: creation access rules / Perf issue https://github.com/OCA/web/issues/615
2017-05-31 10:44:59 +02:00