From 0322c81efc29a7ad083cdf855f041d40abe72e0a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 9 Mar 2024 15:32:49 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + web_widget_ckeditor/README.rst | 23 ++++---- .../static/description/index.html | 59 ++++++++++--------- 5 files changed, 46 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index 027faef09..54fd9c856 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ addon | version | maintainers | summary [web_view_calendar_list](web_view_calendar_list/) | 13.0.1.0.1 | | Show calendars as a List [web_widget_bokeh_chart](web_widget_bokeh_chart/) | 13.0.1.1.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | This widget allows to display charts using Bokeh library. [web_widget_child_selector](web_widget_child_selector/) | 13.0.1.0.0 | | Widget used for navigation on hierarchy fields +[web_widget_ckeditor](web_widget_ckeditor/) | 13.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Provides a widget for editing HTML fields using CKEditor [web_widget_domain_editor_dialog](web_widget_domain_editor_dialog/) | 13.0.1.0.4 | | Recovers the Domain Editor Dialog functionality [web_widget_dropdown_dynamic](web_widget_dropdown_dynamic/) | 13.0.1.0.0 | | This module adds support for dynamic dropdown widget [web_widget_dropdown_dynamic_example](web_widget_dropdown_dynamic_example/) | 13.0.1.0.0 | | Demonstration of web_widget_dropdown_dynamic diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 3210328ed..6aeb6dd2e 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20240302.0 \ No newline at end of file +13.0.20240309.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index aaf24ede3..ec739045e 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -49,6 +49,7 @@ setuptools.setup( 'odoo13-addon-web_view_calendar_list', 'odoo13-addon-web_widget_bokeh_chart', 'odoo13-addon-web_widget_child_selector', + 'odoo13-addon-web_widget_ckeditor', 'odoo13-addon-web_widget_domain_editor_dialog', 'odoo13-addon-web_widget_dropdown_dynamic', 'odoo13-addon-web_widget_dropdown_dynamic_example', diff --git a/web_widget_ckeditor/README.rst b/web_widget_ckeditor/README.rst index f55b1f463..ac2249d83 100644 --- a/web_widget_ckeditor/README.rst +++ b/web_widget_ckeditor/README.rst @@ -2,10 +2,13 @@ CKEditor Widget =============== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:58600d82032efaf1428667ec61ed8391863ccad212116a5056825a17f8caccdd + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,16 +17,16 @@ CKEditor Widget :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/14.0/web_widget_ckeditor + :target: https://github.com/OCA/web/tree/13.0/web_widget_ckeditor :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_ckeditor + :target: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_ckeditor :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/14.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=13.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds a new widget `ckeditor` to edit HTML fields using CKEditor. @@ -90,8 +93,8 @@ 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 `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -138,6 +141,6 @@ Current `maintainer `__: |maintainer-ivantodorovich| -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_ckeditor/static/description/index.html b/web_widget_ckeditor/static/description/index.html index b3377db68..325c71025 100644 --- a/web_widget_ckeditor/static/description/index.html +++ b/web_widget_ckeditor/static/description/index.html @@ -1,20 +1,19 @@ - - + CKEditor Widget