From 7924944e99646d11692c8ddb52f136192a0b767f Mon Sep 17 00:00:00 2001 From: ernesto Date: Thu, 22 Nov 2018 22:12:58 -0500 Subject: [PATCH] [MIG] web_widget_color: Migration to 12.0 --- web_widget_color/README.rst | 14 +++++++++----- web_widget_color/__init__.py | 1 - web_widget_color/__manifest__.py | 6 ++++-- web_widget_color/readme/CONTRIBUTORS.rst | 3 +++ web_widget_color/static/description/index.html | 11 ++++++++--- .../src/{less/widget.less => scss/widget.scss} | 0 web_widget_color/view/web_widget_color_view.xml | 2 +- 7 files changed, 25 insertions(+), 12 deletions(-) rename web_widget_color/static/src/{less/widget.less => scss/widget.scss} (100%) diff --git a/web_widget_color/README.rst b/web_widget_color/README.rst index 9baf93a9..53cc71a9 100644 --- a/web_widget_color/README.rst +++ b/web_widget_color/README.rst @@ -14,13 +14,13 @@ Web Widget Color :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/11.0/web_widget_color + :target: https://github.com/OCA/web/tree/12.0/web_widget_color :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_widget_color + :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_color :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/162/11.0 + :target: https://runbot.odoo-community.org/runbot/162/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -113,7 +113,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -127,6 +127,7 @@ Authors * Anybox * Taktik SA * Sudokeys +* Tecnativa Contributors ~~~~~~~~~~~~ @@ -135,6 +136,9 @@ Contributors * Enric Tobella * Nicolas JEUDY (Sudokeys) * Alexandre Díaz +* `Tecnativa `_: + + * Ernesto Tejeda Maintainers ~~~~~~~~~~~ @@ -149,6 +153,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_widget_color/__init__.py b/web_widget_color/__init__.py index 792d6005..e69de29b 100644 --- a/web_widget_color/__init__.py +++ b/web_widget_color/__init__.py @@ -1 +0,0 @@ -# diff --git a/web_widget_color/__manifest__.py b/web_widget_color/__manifest__.py index c808113c..b2e7a918 100644 --- a/web_widget_color/__manifest__.py +++ b/web_widget_color/__manifest__.py @@ -8,13 +8,15 @@ { 'name': "Web Widget Color", 'category': "web", - 'version': "11.0.1.0.0", + 'version': "12.0.1.0.0", "author": "Savoir-faire Linux, " "Anybox, " "Taktik SA, " "Sudokeys, " + "Tecnativa, " "Odoo Community Association (OCA)", - 'depends': ['base', 'web'], + 'website': 'https://github.com/OCA/web', + 'depends': ['web'], 'data': [ 'view/web_widget_color_view.xml' ], diff --git a/web_widget_color/readme/CONTRIBUTORS.rst b/web_widget_color/readme/CONTRIBUTORS.rst index 8dde46b4..c00459d9 100644 --- a/web_widget_color/readme/CONTRIBUTORS.rst +++ b/web_widget_color/readme/CONTRIBUTORS.rst @@ -2,3 +2,6 @@ * Enric Tobella * Nicolas JEUDY (Sudokeys) * Alexandre Díaz +* `Tecnativa `_: + + * Ernesto Tejeda diff --git a/web_widget_color/static/description/index.html b/web_widget_color/static/description/index.html index 9970a4cf..22812eff 100644 --- a/web_widget_color/static/description/index.html +++ b/web_widget_color/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runbot

This module aims to add a color picker to Odoo.

It’s a jsColor lib integration.

@@ -440,7 +440,7 @@ color = fields.Char(

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -452,6 +452,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Anybox
  • Taktik SA
  • Sudokeys
  • +
  • Tecnativa
  • @@ -461,6 +462,10 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Enric Tobella <etobella@creublanca.es>
  • Nicolas JEUDY (Sudokeys) <https://www.github.com/njeudy>
  • Alexandre Díaz <dev@redneboa.es>
  • +
  • Tecnativa:
      +
    • Ernesto Tejeda
    • +
    +
  • @@ -470,7 +475,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

    OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

    -

    This module is part of the OCA/web project on GitHub.

    +

    This module is part of the OCA/web project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

    diff --git a/web_widget_color/static/src/less/widget.less b/web_widget_color/static/src/scss/widget.scss similarity index 100% rename from web_widget_color/static/src/less/widget.less rename to web_widget_color/static/src/scss/widget.scss diff --git a/web_widget_color/view/web_widget_color_view.xml b/web_widget_color/view/web_widget_color_view.xml index 77e57e65..7370f9b3 100644 --- a/web_widget_color/view/web_widget_color_view.xml +++ b/web_widget_color/view/web_widget_color_view.xml @@ -2,7 +2,7 @@