Skip to content

Commit 5e60b43

Browse files
committed
[BOT] post-merge updates
1 parent 5ac09fc commit 5e60b43

File tree

4 files changed

+27
-17
lines changed

4 files changed

+27
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[announcement](announcement/) | 16.0.1.0.1 | | Notify internal users about relevant organization stuff
24+
[announcement](announcement/) | 16.0.1.0.2 | | Notify internal users about relevant organization stuff
2525
[announcement_dialog_size](announcement_dialog_size/) | 16.0.1.0.0 | | Allow set announcement dialogs fullsized by default
2626
[barcode_action](barcode_action/) | 16.0.1.0.1 | | Allows to use barcodes as a launcher
2727
[base_archive_security](base_archive_security/) | 16.0.1.0.1 | <a href='https://github.com/imlopes'><img src='https://github.com/imlopes.png' width='32' height='32' style='border-radius:50%;' alt='imlopes'/></a> <a href='https://github.com/ivantodorovich'><img src='https://github.com/ivantodorovich.png' width='32' height='32' style='border-radius:50%;' alt='ivantodorovich'/></a> | Controls who can archive or unarchive records

announcement/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
============
26
Announcement
37
============
@@ -7,13 +11,13 @@ Announcement
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:784e888a875fb1f37b9d3a48ca5c5c63bdec23a06cce24e648a5910f4907891d
14+
!! source digest: sha256:48d1221c737c96b3f325fbcb04fc59606a12ab8b41a75a64691e458324e47424
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github

announcement/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Announcement",
6-
"version": "16.0.1.0.1",
6+
"version": "16.0.1.0.2",
77
"summary": "Notify internal users about relevant organization stuff",
88
"author": "Tecnativa, Odoo Community Association (OCA)",
99
"license": "AGPL-3",

announcement/static/description/index.html

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Announcement</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="announcement">
364-
<h1 class="title">Announcement</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="announcement">
370+
<h1>Announcement</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:784e888a875fb1f37b9d3a48ca5c5c63bdec23a06cce24e648a5910f4907891d
375+
!! source digest: sha256:48d1221c737c96b3f325fbcb04fc59606a12ab8b41a75a64691e458324e47424
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/server-ux/tree/16.0/announcement"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-announcement"><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/server-ux&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/16.0/announcement"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-announcement"><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/server-ux&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module adds popup announcements in the backend for targeted internal users. Those
374379
announcements can contain rich format and a user read log is kept for everyone.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -388,7 +393,7 @@ <h1 class="title">Announcement</h1>
388393
</ul>
389394
</div>
390395
<div class="section" id="configuration">
391-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
396+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
392397
<p>To create new announcements a user should be in the <em>Announcements Managers</em> group.
393398
When your user has such permissions, this is the way to create an announcement:</p>
394399
<ol class="arabic simple">
@@ -414,7 +419,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
414419
</ol>
415420
</div>
416421
<div class="section" id="usage">
417-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
422+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
418423
<p>When a user in the scope of active announcements logs in, those will popup. The user
419424
has to mark them as read to continue working. If the announcement is set during the
420425
user session, the announcement will be eventually prompted in the top bar on the right
@@ -424,31 +429,31 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
424429
Announcement managers can also track which users have read the announcement.</p>
425430
</div>
426431
<div class="section" id="known-issues-roadmap">
427-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
432+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
428433
<ul class="simple">
429434
<li>It could be integrated in Discuss app to review past announcements.</li>
430435
<li>Log other information like geolocation, IP, browser agent, etc when marking
431436
announcement as read.</li>
432437
</ul>
433438
</div>
434439
<div class="section" id="bug-tracker">
435-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
440+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
436441
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-ux/issues">GitHub Issues</a>.
437442
In case of trouble, please check there if your issue has already been reported.
438443
If you spotted it first, help us to smash it by providing a detailed and welcomed
439444
<a class="reference external" href="https://github.com/OCA/server-ux/issues/new?body=module:%20announcement%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
440445
<p>Do not contact contributors directly about support or help with technical issues.</p>
441446
</div>
442447
<div class="section" id="credits">
443-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
448+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
444449
<div class="section" id="authors">
445-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
450+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
446451
<ul class="simple">
447452
<li>Tecnativa</li>
448453
</ul>
449454
</div>
450455
<div class="section" id="contributors">
451-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
456+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
452457
<ul class="simple">
453458
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
454459
<li>Pedro M. Baeza</li>
@@ -459,7 +464,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
459464
</ul>
460465
</div>
461466
<div class="section" id="maintainers">
462-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
467+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
463468
<p>This module is maintained by the OCA.</p>
464469
<a class="reference external image-reference" href="https://odoo-community.org">
465470
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -472,5 +477,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
472477
</div>
473478
</div>
474479
</div>
480+
</div>
475481
</body>
476482
</html>

0 commit comments

Comments
 (0)