diff --git a/README.md b/README.md index d1452e61473e..0e0fb6916652 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ addon | version | maintainers | summary [web_systray_button_init_action](web_systray_button_init_action/) | 18.0.1.0.2 | | Add a button to go to the user init action. [web_theme_classic](web_theme_classic/) | 18.0.1.1.0 | legalsylvain | Contrasted style on fields to improve the UI. [web_time_range_menu_custom](web_time_range_menu_custom/) | 18.0.1.0.0 | | Web Time Range Menu Custom -[web_timeline](web_timeline/) | 18.0.1.0.2 | tarteo | Interactive visualization chart to show events in time +[web_timeline](web_timeline/) | 18.0.1.0.2 | | Interactive visualization chart to show events in time [web_toggle_chatter](web_toggle_chatter/) | 18.0.1.0.0 | | Toggle chatter in backend form views [web_touchscreen](web_touchscreen/) | 18.0.1.0.0 | yajo rafaelbn | UX improvements for touch screens [web_tree_column_keyboard_resize](web_tree_column_keyboard_resize/) | 18.0.1.0.0 | | Allow resizing tree view columns using keyboard shortcuts diff --git a/web_timeline/README.rst b/web_timeline/README.rst index 458f557f340c..cce294ad60be 100644 --- a/web_timeline/README.rst +++ b/web_timeline/README.rst @@ -11,7 +11,7 @@ Web timeline !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b1f365d7c54525677b42a9ea0ba1c61c2b9081842ee68246c77c710efacfd48f + !! source digest: sha256:0f2b205ffa4ec5cdb7da811ce10e275be9c373e021299b3cb40d86d547b6760c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -299,14 +299,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. -.. |maintainer-tarteo| image:: https://github.com/tarteo.png?size=40px - :target: https://github.com/tarteo - :alt: tarteo - -Current `maintainer `__: - -|maintainer-tarteo| - 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_timeline/__manifest__.py b/web_timeline/__manifest__.py index c9a62bbe72e4..991049fa5659 100644 --- a/web_timeline/__manifest__.py +++ b/web_timeline/__manifest__.py @@ -19,7 +19,6 @@ "depends": ["web"], "data": [], "demo": ["demo/ir_cron_view.xml"], - "maintainers": ["tarteo"], "application": False, "installable": True, "assets": { diff --git a/web_timeline/static/description/index.html b/web_timeline/static/description/index.html index a715328b6adf..f6b8761ad491 100644 --- a/web_timeline/static/description/index.html +++ b/web_timeline/static/description/index.html @@ -372,7 +372,7 @@

Web timeline

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b1f365d7c54525677b42a9ea0ba1c61c2b9081842ee68246c77c710efacfd48f +!! source digest: sha256:0f2b205ffa4ec5cdb7da811ce10e275be9c373e021299b3cb40d86d547b6760c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

Define a new view displaying events in an interactive visualization @@ -669,8 +669,6 @@

Maintainers

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.

-

Current maintainer:

-

tarteo

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.