diff --git a/web_pwa_oca/README.rst b/web_pwa_oca/README.rst index bad281d58..b7c494a1c 100644 --- a/web_pwa_oca/README.rst +++ b/web_pwa_oca/README.rst @@ -14,13 +14,13 @@ Progressive web application :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-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_pwa_oca + :target: https://github.com/OCA/web/tree/13.0/web_pwa_oca :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_pwa_oca + :target: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_pwa_oca :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| @@ -53,13 +53,6 @@ In Chrome, a Progressive Web App can either be installed through the three-dot c This module also provides a "Install PWA" link in Odoo user menu. -In case you previously installed `web_pwa`, run the following steps with `odoo shell`, after having installed `openupgradelib`: - - ->>> from openupgradelib import openupgrade ->>> openupgrade.update_module_names(env.cr, [('web_pwa', 'web_pwa_oca')], merge_modules=False) ->>> env.cr.commit() - Configuration ============= @@ -89,7 +82,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. @@ -129,6 +122,6 @@ Current `maintainer `__: |maintainer-eLBati| -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_pwa_oca/__manifest__.py b/web_pwa_oca/__manifest__.py index 8080c2f04..02e36408d 100644 --- a/web_pwa_oca/__manifest__.py +++ b/web_pwa_oca/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Progressive web application", "summary": "Make Odoo a PWA", - "version": "12.0.1.0.0", + "version": "13.0.1.0.1", "development_status": "Beta", "category": "Website", "website": "https://github.com/OCA/web", diff --git a/web_pwa_oca/i18n/web_pwa_oca.pot b/web_pwa_oca/i18n/web_pwa_oca.pot index 4c51b7b16..dab40c18a 100644 --- a/web_pwa_oca/i18n/web_pwa_oca.pot +++ b/web_pwa_oca/i18n/web_pwa_oca.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_pwa_oca +# * web_pwa_oca # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -15,7 +15,8 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"sizes\": \"128x128\",\n" " \"type\": \"image/png\"\n" " }, {\n" @@ -24,7 +25,8 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"sizes\": \"144x144\",\n" " \"type\": \"image/png\"\n" " }, {\n" @@ -33,7 +35,8 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"sizes\": \"152x152\",\n" " \"type\": \"image/png\"\n" " }, {\n" @@ -42,7 +45,8 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"sizes\": \"192x192\",\n" " \"type\": \"image/png\"\n" " }, {\n" @@ -51,7 +55,8 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"sizes\": \"256x256\",\n" " \"type\": \"image/png\"\n" " }, {\n" @@ -60,7 +65,8 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"sizes\": \"512x512\",\n" " \"type\": \"image/png\"\n" " }],\n" @@ -71,45 +77,51 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"icons\": [{\n" " \"src\": \"" msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"short_name\": \"" msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "\",\n" +msgid "" +"\",\n" " \"theme_color\": \"" msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker -msgid "';\n" +msgid "" +"';\n" "const FILES_TO_CACHE = [" msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker -msgid "'use strict';\n" +msgid "" +"'use strict';\n" "const CACHE_NAME = '" msgstr "" #. module: web_pwa_oca #. openerp-web -#: code:addons/web_pwa_oca/static/src/xml/pwa_install.xml:5 +#: code:addons/web_pwa_oca/static/src/xml/pwa_install.xml:0 #, python-format msgid "Install PWA" msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.service_worker -msgid "];\n" +msgid "" +"];\n" "self.addEventListener('install', function (evt) {\n" " console.log('[ServiceWorker] Install');\n" " evt.waitUntil(\n" @@ -152,7 +164,7 @@ msgstr "" #. module: web_pwa_oca #: model_terms:ir.ui.view,arch_db:web_pwa_oca.manifest -msgid "{\n" +msgid "" +"{\n" " \"name\": \"" msgstr "" - diff --git a/web_pwa_oca/readme/INSTALL.rst b/web_pwa_oca/readme/INSTALL.rst index b73ab9f0c..3d3720a65 100644 --- a/web_pwa_oca/readme/INSTALL.rst +++ b/web_pwa_oca/readme/INSTALL.rst @@ -11,10 +11,3 @@ And like all other installed apps, it's a top level app in the task switcher. In Chrome, a Progressive Web App can either be installed through the three-dot context menu. This module also provides a "Install PWA" link in Odoo user menu. - -In case you previously installed `web_pwa`, run the following steps with `odoo shell`, after having installed `openupgradelib`: - - ->>> from openupgradelib import openupgrade ->>> openupgrade.update_module_names(env.cr, [('web_pwa', 'web_pwa_oca')], merge_modules=False) ->>> env.cr.commit() diff --git a/web_pwa_oca/static/description/index.html b/web_pwa_oca/static/description/index.html index 7659b00f8..e261e402c 100644 --- a/web_pwa_oca/static/description/index.html +++ b/web_pwa_oca/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: LGPL-3 OCA/web Translate me on Weblate Try me on Runbot

+

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

Make Odoo an installable Progressive Web Application.

Progressive Web Apps provide an installable, app-like experience on desktop and mobile that are built and delivered directly via the web. They’re web apps that are fast and reliable. And most importantly, they’re web apps that work in any browser. @@ -397,12 +397,6 @@ It launches from the same place that other apps launch. It runs in an app withou And like all other installed apps, it’s a top level app in the task switcher.

In Chrome, a Progressive Web App can either be installed through the three-dot context menu.

This module also provides a “Install PWA” link in Odoo user menu.

-

In case you previously installed web_pwa, run the following steps with odoo shell, after having installed openupgradelib:

-
->>> from openupgradelib import openupgrade
->>> openupgrade.update_module_names(env.cr, [('web_pwa', 'web_pwa_oca')], merge_modules=False)
->>> env.cr.commit()
-

Configuration

@@ -433,7 +427,7 @@ And like all other installed apps, it’s a top level app in the task switcher.<

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.

@@ -462,7 +456,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

eLBati

-

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.