From 79b6de8bb394a841a14308e28fff8f66f941ba5b Mon Sep 17 00:00:00 2001 From: Borruso Date: Thu, 22 Jun 2023 11:13:12 +0200 Subject: [PATCH] [MIG] user_log_view: Migration to 16.0 --- user_log_view/README.rst | 14 +++++++------- user_log_view/__manifest__.py | 2 +- user_log_view/static/description/index.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/user_log_view/README.rst b/user_log_view/README.rst index ea3acde37a..63229322c1 100644 --- a/user_log_view/README.rst +++ b/user_log_view/README.rst @@ -14,14 +14,14 @@ User's Log Viewer :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github - :target: https://github.com/OCA/server-auth/tree/14.0/user_log_view + :target: https://github.com/OCA/server-auth/tree/16.0/user_log_view :alt: OCA/server-auth .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-user_log_view + :target: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-user_log_view :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/251/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/webui/builds.html?repo=OCA/server-auth&target_branch=16.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -48,7 +48,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. @@ -87,6 +87,6 @@ Current `maintainer `__: |maintainer-trojikman| -This module is part of the `OCA/server-auth `_ project on GitHub. +This module is part of the `OCA/server-auth `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/user_log_view/__manifest__.py b/user_log_view/__manifest__.py index 6e1fe3f53e..589268a0c3 100644 --- a/user_log_view/__manifest__.py +++ b/user_log_view/__manifest__.py @@ -3,7 +3,7 @@ { "name": "User's Log Viewer", "summary": "Allow to see user's actions log", - "version": "14.0.1.0.0", + "version": "16.0.1.0.0", "development_status": "Production/Stable", "category": "Extra Tools", "website": "https://github.com/OCA/server-auth", diff --git a/user_log_view/static/description/index.html b/user_log_view/static/description/index.html index 3981221144..5b8d4bb414 100644 --- a/user_log_view/static/description/index.html +++ b/user_log_view/static/description/index.html @@ -3,7 +3,7 @@ - + User's Log Viewer