Skip to content

Commit 8caec6a

Browse files
committed
[IMP] project_tag_security: pre-commit auto fixes
1 parent dd05c6c commit 8caec6a

File tree

8 files changed

+43
-31
lines changed

8 files changed

+43
-31
lines changed

project_tag_security/README.rst

+18-15
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Project Tag Security
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
20-
:target: https://github.com/OCA/project/tree/16.0/project_tag_security
20+
:target: https://github.com/OCA/project/tree/18.0/project_tag_security
2121
:alt: OCA/project
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_tag_security
23+
:target: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_tag_security
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=16.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -38,39 +38,42 @@ Project tags are limited to the desired projects.
3838
Usage
3939
=====
4040

41-
#. Create or edit a project tag and set any allowed project.
42-
#. Go to the allowed project(s) and set the previous tag.
43-
#. Go to another project (not allowed) and you will not be able to set the previous tag.
41+
1. Create or edit a project tag and set any allowed project.
42+
2. Go to the allowed project(s) and set the previous tag.
43+
3. Go to another project (not allowed) and you will not be able to set
44+
the previous tag.
4445

45-
If a tag has no allowed project(s) it will be visible in any project/task.
46+
If a tag has no allowed project(s) it will be visible in any
47+
project/task.
4648

4749
Bug Tracker
4850
===========
4951

5052
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
5153
In case of trouble, please check there if your issue has already been reported.
5254
If you spotted it first, help us to smash it by providing a detailed and welcomed
53-
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_security%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
55+
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_security%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5456

5557
Do not contact contributors directly about support or help with technical issues.
5658

5759
Credits
5860
=======
5961

6062
Authors
61-
~~~~~~~
63+
-------
6264

6365
* Tecnativa
6466

6567
Contributors
66-
~~~~~~~~~~~~
68+
------------
6769

68-
* `Tecnativa <https://www.tecnativa.com>`_:
69-
* Víctor Martínez
70-
* Pedro M. Baeza
70+
- `Tecnativa <https://www.tecnativa.com>`__:
71+
72+
- Víctor Martínez
73+
- Pedro M. Baeza
7174

7275
Maintainers
73-
~~~~~~~~~~~
76+
-----------
7477

7578
This module is maintained by the OCA.
7679

@@ -90,6 +93,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
9093

9194
|maintainer-victoralmau|
9295

93-
This module is part of the `OCA/project <https://github.com/OCA/project/tree/16.0/project_tag_security>`_ project on GitHub.
96+
This module is part of the `OCA/project <https://github.com/OCA/project/tree/18.0/project_tag_security>`_ project on GitHub.
9497

9598
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

project_tag_security/pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["whool"]
3+
build-backend = "whool.buildapi"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- [Tecnativa](https://www.tecnativa.com):
2+
- Víctor Martínez
3+
- Pedro M. Baeza

project_tag_security/readme/CONTRIBUTORS.rst

-3
This file was deleted.

project_tag_security/readme/USAGE.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1. Create or edit a project tag and set any allowed project.
2+
2. Go to the allowed project(s) and set the previous tag.
3+
3. Go to another project (not allowed) and you will not be able to set
4+
the previous tag.
5+
6+
If a tag has no allowed project(s) it will be visible in any
7+
project/task.

project_tag_security/readme/USAGE.rst

-5
This file was deleted.

project_tag_security/static/description/index.html

+12-8
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ <h1 class="title">Project Tag Security</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:8dc7829dbf371d4ff5b5c8616b606a9e9a22f0445a5c6c7c79067ca7b3a46269
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/16.0/project_tag_security"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_tag_security"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/project&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/18.0/project_tag_security"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_tag_security"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/project&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>Project tags are limited to the desired projects.</p>
374374
<p><strong>Table of contents</strong></p>
375375
<div class="contents local topic" id="contents">
@@ -389,16 +389,18 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
389389
<ol class="arabic simple">
390390
<li>Create or edit a project tag and set any allowed project.</li>
391391
<li>Go to the allowed project(s) and set the previous tag.</li>
392-
<li>Go to another project (not allowed) and you will not be able to set the previous tag.</li>
392+
<li>Go to another project (not allowed) and you will not be able to set
393+
the previous tag.</li>
393394
</ol>
394-
<p>If a tag has no allowed project(s) it will be visible in any project/task.</p>
395+
<p>If a tag has no allowed project(s) it will be visible in any
396+
project/task.</p>
395397
</div>
396398
<div class="section" id="bug-tracker">
397399
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
398400
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
399401
In case of trouble, please check there if your issue has already been reported.
400402
If you spotted it first, help us to smash it by providing a detailed and welcomed
401-
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_tag_security%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
403+
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_tag_security%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402404
<p>Do not contact contributors directly about support or help with technical issues.</p>
403405
</div>
404406
<div class="section" id="credits">
@@ -412,9 +414,11 @@ <h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
412414
<div class="section" id="contributors">
413415
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
414416
<ul class="simple">
415-
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:
416-
* Víctor Martínez
417-
* Pedro M. Baeza</li>
417+
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
418+
<li>Víctor Martínez</li>
419+
<li>Pedro M. Baeza</li>
420+
</ul>
421+
</li>
418422
</ul>
419423
</div>
420424
<div class="section" id="maintainers">
@@ -428,7 +432,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
428432
promote its widespread use.</p>
429433
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
430434
<p><a class="reference external image-reference" href="https://github.com/victoralmau"><img alt="victoralmau" src="https://github.com/victoralmau.png?size=40px" /></a></p>
431-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/16.0/project_tag_security">OCA/project</a> project on GitHub.</p>
435+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/18.0/project_tag_security">OCA/project</a> project on GitHub.</p>
432436
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
433437
</div>
434438
</div>

0 commit comments

Comments
 (0)