From ddc7f3a08e46df6ff7e56ba63ef67cf003da809f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marques?= Date: Mon, 12 Apr 2021 11:33:59 +0100 Subject: [PATCH] [MIG] web_refresher: Migration to 13.0 TT28809 --- web_refresher/README.rst | 15 +++++++++------ web_refresher/__manifest__.py | 4 +--- web_refresher/readme/CONTRIBUTORS.rst | 3 +++ web_refresher/readme/DESCRIPTION.rst | 2 +- web_refresher/static/description/index.html | 13 +++++++++---- .../{images => static/description}/refresh.png | Bin 6 files changed, 23 insertions(+), 14 deletions(-) rename web_refresher/{images => static/description}/refresh.png (100%) diff --git a/web_refresher/README.rst b/web_refresher/README.rst index a9641400e..14142914d 100644 --- a/web_refresher/README.rst +++ b/web_refresher/README.rst @@ -14,20 +14,20 @@ Web Refresher :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/12.0/web_refresher + :target: https://github.com/OCA/web/tree/13.0/web_refresher :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_refresher + :target: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_refresher :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/12.0 + :target: https://runbot.odoo-community.org/runbot/162/13.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| Adds a button next to the pager (in trees/kanban views) to refresh the displayed list. -.. |refresh| image:: https://raw.githubusercontent.com/OCA/web/12.0/web_refresher/images/refresh.png +.. image:: https://raw.githubusercontent.com/OCA/web/13.0/web_refresher/static/description/refresh.png **Table of contents** @@ -40,7 +40,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. @@ -56,6 +56,9 @@ Contributors ~~~~~~~~~~~~ * Samuel Fringeli +* `Tecnativa `__: + + * João Marques Maintainers ~~~~~~~~~~~ @@ -70,6 +73,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_refresher/__manifest__.py b/web_refresher/__manifest__.py index 9d21f9c55..1e5144bea 100644 --- a/web_refresher/__manifest__.py +++ b/web_refresher/__manifest__.py @@ -1,8 +1,6 @@ -# pylint: disable=C8101 - { "name": "Web Refresher", - "version": "12.0.1.0.0", + "version": "13.0.1.0.0", "author": "Compassion Switzerland, " "Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/web", diff --git a/web_refresher/readme/CONTRIBUTORS.rst b/web_refresher/readme/CONTRIBUTORS.rst index 7c78d0435..6a3baeef8 100644 --- a/web_refresher/readme/CONTRIBUTORS.rst +++ b/web_refresher/readme/CONTRIBUTORS.rst @@ -1 +1,4 @@ * Samuel Fringeli +* `Tecnativa `__: + + * João Marques diff --git a/web_refresher/readme/DESCRIPTION.rst b/web_refresher/readme/DESCRIPTION.rst index 94ef75bf2..b8b82f543 100644 --- a/web_refresher/readme/DESCRIPTION.rst +++ b/web_refresher/readme/DESCRIPTION.rst @@ -1,3 +1,3 @@ Adds a button next to the pager (in trees/kanban views) to refresh the displayed list. -.. |refresh| image:: ./images/refresh.png +.. image:: ./static/description/refresh.png diff --git a/web_refresher/static/description/index.html b/web_refresher/static/description/index.html index 69f3d506b..c108d18db 100644 --- a/web_refresher/static/description/index.html +++ b/web_refresher/static/description/index.html @@ -3,7 +3,7 @@ - + Web Refresher