Skip to content

Commit 4406275

Browse files
committed
[BOT] post-merge updates
1 parent 28a14f7 commit 4406275

4 files changed

Lines changed: 24 additions & 14 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ addon | version | maintainers | summary
6565
[web_pwa_oca](web_pwa_oca/) | 16.0.1.0.0 | <a href='https://github.com/eLBati'><img src='https://github.com/eLBati.png' width='32' height='32' style='border-radius:50%;' alt='eLBati'/></a> | Make Odoo a PWA
6666
[web_quick_start_screen](web_quick_start_screen/) | 16.0.1.0.0 | | Configurable start screen for quick actions
6767
[web_refresh_from_backend](web_refresh_from_backend/) | 16.0.1.0.0 | | Refresh views from backend
68-
[web_refresher](web_refresher/) | 16.0.3.1.4 | | Web Refresher
68+
[web_refresher](web_refresher/) | 16.0.3.1.5 | | Web Refresher
6969
[web_remember_tree_column_width](web_remember_tree_column_width/) | 16.0.1.0.2 | <a href='https://github.com/frahikLV'><img src='https://github.com/frahikLV.png' width='32' height='32' style='border-radius:50%;' alt='frahikLV'/></a> <a href='https://github.com/luisg123v'><img src='https://github.com/luisg123v.png' width='32' height='32' style='border-radius:50%;' alt='luisg123v'/></a> <a href='https://github.com/cuongnmtm'><img src='https://github.com/cuongnmtm.png' width='32' height='32' style='border-radius:50%;' alt='cuongnmtm'/></a> | Remember the tree columns' widths across sessions.
7070
[web_responsive](web_responsive/) | 16.0.1.4.0 | <a href='https://github.com/Tardo'><img src='https://github.com/Tardo.png' width='32' height='32' style='border-radius:50%;' alt='Tardo'/></a> <a href='https://github.com/SplashS'><img src='https://github.com/SplashS.png' width='32' height='32' style='border-radius:50%;' alt='SplashS'/></a> | Responsive web client, community-supported
7171
[web_responsive_company](web_responsive_company/) | 16.0.1.0.0 | | Improve the diplay of the list of the companies

web_refresher/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
Web Refresher
37
=============
@@ -7,13 +11,13 @@ Web Refresher
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:da7c96ad07def29fba1d47225a100a140145408ad58f24d4cce2c49b66a4da7f
14+
!! source digest: sha256:6e64c1e0ba96623a262456e6e800dd0c91228cc21b5b24312f0c4c90a52e8cb1
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%2Fweb-lightgray.png?logo=github

web_refresher/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Web Refresher",
3-
"version": "16.0.3.1.4",
3+
"version": "16.0.3.1.5",
44
"author": "Compassion Switzerland, Tecnativa, Odoo Community Association (OCA)",
55
"license": "AGPL-3",
66
"website": "https://github.com/OCA/web",

web_refresher/static/description/index.html

Lines changed: 16 additions & 10 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>Web Refresher</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="web-refresher">
364-
<h1 class="title">Web Refresher</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="web-refresher">
370+
<h1>Web Refresher</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:da7c96ad07def29fba1d47225a100a140145408ad58f24d4cce2c49b66a4da7f
375+
!! source digest: sha256:6e64c1e0ba96623a262456e6e800dd0c91228cc21b5b24312f0c4c90a52e8cb1
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/web/tree/16.0/web_refresher"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_refresher"><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/web&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/web/tree/16.0/web_refresher"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_refresher"><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/web&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>Adds a button next to the pager (in trees/kanban views) to refresh the displayed list.</p>
374379
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_refresher/static/description/refresh.png" src="https://raw.githubusercontent.com/OCA/web/16.0/web_refresher/static/description/refresh.png" />
375380
<p><strong>Table of contents</strong></p>
@@ -385,24 +390,24 @@ <h1 class="title">Web Refresher</h1>
385390
</ul>
386391
</div>
387392
<div class="section" id="bug-tracker">
388-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
393+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
389394
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
390395
In case of trouble, please check there if your issue has already been reported.
391396
If you spotted it first, help us to smash it by providing a detailed and welcomed
392397
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_refresher%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
393398
<p>Do not contact contributors directly about support or help with technical issues.</p>
394399
</div>
395400
<div class="section" id="credits">
396-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
397402
<div class="section" id="authors">
398-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
403+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
399404
<ul class="simple">
400405
<li>Compassion Switzerland</li>
401406
<li>Tecnativa</li>
402407
</ul>
403408
</div>
404409
<div class="section" id="contributors">
405-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
406411
<ul class="simple">
407412
<li>Samuel Fringeli</li>
408413
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
@@ -419,7 +424,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
419424
</ul>
420425
</div>
421426
<div class="section" id="maintainers">
422-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
427+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
423428
<p>This module is maintained by the OCA.</p>
424429
<a class="reference external image-reference" href="https://odoo-community.org">
425430
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -432,5 +437,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
432437
</div>
433438
</div>
434439
</div>
440+
</div>
435441
</body>
436442
</html>

0 commit comments

Comments
 (0)