From 573be62a814ea759eecfd5145513377e8403ad43 Mon Sep 17 00:00:00 2001
From: Benoit Aimont
Date: Fri, 12 Jun 2020 09:36:34 +0200
Subject: [PATCH] [FIX] base_user_role_history - prettier xml plugin
---
base_user_role_history/README.rst | 10 +-
.../i18n/base_user_role_history.pot | 2 -
.../security/base_user_role_line_history.xml | 17 ++-
.../static/description/index.html | 6 +-
.../views/base_user_role_line_history.xml | 111 +++++++++---------
base_user_role_history/views/res_users.xml | 25 ++--
6 files changed, 85 insertions(+), 86 deletions(-)
diff --git a/base_user_role_history/README.rst b/base_user_role_history/README.rst
index 08f2e118..8d59667a 100644
--- a/base_user_role_history/README.rst
+++ b/base_user_role_history/README.rst
@@ -14,13 +14,13 @@ Base User Role History
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github
- :target: https://github.com/OCA/server-backend/tree/12.0/base_user_role_history
+ :target: https://github.com/OCA/server-backend/tree/13.0/base_user_role_history
:alt: OCA/server-backend
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_user_role_history
+ :target: https://translation.odoo-community.org/projects/server-backend-13-0/server-backend-13-0-base_user_role_history
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/253/12.0
+ :target: https://runbot.odoo-community.org/runbot/253/13.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -53,7 +53,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.
@@ -92,6 +92,6 @@ Current `maintainer `__:
|maintainer-ThomasBinsfeld|
-This module is part of the `OCA/server-backend `_ project on GitHub.
+This module is part of the `OCA/server-backend `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/base_user_role_history/i18n/base_user_role_history.pot b/base_user_role_history/i18n/base_user_role_history.pot
index 0f006e86..a155070b 100644
--- a/base_user_role_history/i18n/base_user_role_history.pot
+++ b/base_user_role_history/i18n/base_user_role_history.pot
@@ -6,8 +6,6 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-12-18 11:07+0000\n"
-"PO-Revision-Date: 2019-12-18 11:07+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
diff --git a/base_user_role_history/security/base_user_role_line_history.xml b/base_user_role_history/security/base_user_role_line_history.xml
index c99c1365..5f339e2d 100644
--- a/base_user_role_history/security/base_user_role_line_history.xml
+++ b/base_user_role_history/security/base_user_role_line_history.xml
@@ -1,17 +1,14 @@
-
+
-
-
base.user.role.line.history access user
-
-
-
-
-
-
+
+
+
+
+
+
-
diff --git a/base_user_role_history/static/description/index.html b/base_user_role_history/static/description/index.html
index e41f5790..5a41e7b1 100644
--- a/base_user_role_history/static/description/index.html
+++ b/base_user_role_history/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This addon provides history for roles modifications on users.
Each time a role is added/updated/unlinked on a user, a new role history line
is created mentioning what changes were made and who made them.
@@ -401,7 +401,7 @@ a role deletion, module could be upgraded.
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.