diff --git a/README.md b/README.md index 39d566f5..19e78f85 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ addon | version | maintainers | summary [base_external_dbsource_sqlite](base_external_dbsource_sqlite/) | 15.0.1.0.0 | | External Database Source - SQLite [base_external_system](base_external_system/) | 15.0.1.0.0 | | Data models allowing for connection to external systems. [base_global_discount](base_global_discount/) | 15.0.1.0.0 | | Base Global Discount +[base_ical](base_ical/) | 15.0.1.0.0 | [![hbrunn](https://github.com/hbrunn.png?size=30px)](https://github.com/hbrunn) | Provide (readonly) .ics URLs to calendar-like models [base_import_match](base_import_match/) | 15.0.1.0.1 | | Try to avoid duplicates before importing [base_user_role](base_user_role/) | 15.0.0.4.1 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles diff --git a/base_ical/README.rst b/base_ical/README.rst index 73e935f3..1371bb5d 100644 --- a/base_ical/README.rst +++ b/base_ical/README.rst @@ -2,10 +2,13 @@ Readonly publishing of calendars ================================ -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:fcc362c6ec99b15b1310731ed8fe11a12ee242565f3b449ad387f663683ae54d + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png :target: https://odoo-community.org/page/development-status @@ -20,10 +23,10 @@ Readonly publishing of calendars :target: https://translation.odoo-community.org/projects/server-backend-15-0/server-backend-15-0-base_ical :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/server-backend&target_branch=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=15.0 :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows administrators to configure iCalendars based on an arbitrary selection on arbitrary models. @@ -107,7 +110,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 +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. diff --git a/base_ical/static/description/index.html b/base_ical/static/description/index.html index 13248c37..e70f73cc 100644 --- a/base_ical/static/description/index.html +++ b/base_ical/static/description/index.html @@ -1,20 +1,19 @@ - - + Readonly publishing of calendars