Skip to content

Commit 92e172b

Browse files
committed
[BOT] post-merge updates
1 parent f7adb16 commit 92e172b

4 files changed

Lines changed: 26 additions & 16 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ addon | version | maintainers | summary
4848
[web_pwa_oca](web_pwa_oca/) | 15.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
4949
[web_refresher](web_refresher/) | 15.0.2.0.1 | | Web Refresher
5050
[web_remember_tree_column_width](web_remember_tree_column_width/) | 15.0.1.0.1 | <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> | Remember the tree columns' widths across sessions.
51-
[web_responsive](web_responsive/) | 15.0.1.1.12 | <a href='https://github.com/Yajo'><img src='https://github.com/Yajo.png' width='32' height='32' style='border-radius:50%;' alt='Yajo'/></a> <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
51+
[web_responsive](web_responsive/) | 15.0.1.1.13 | <a href='https://github.com/Yajo'><img src='https://github.com/Yajo.png' width='32' height='32' style='border-radius:50%;' alt='Yajo'/></a> <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
5252
[web_search_with_and](web_search_with_and/) | 15.0.1.0.2 | | Use AND conditions on omnibar search
5353
[web_select_all_companies](web_select_all_companies/) | 15.0.1.0.0 | | Allows you to select all companies in one click.
5454
[web_send_message_popup](web_send_message_popup/) | 15.0.1.0.0 | | Web Send Message as Popup

web_responsive/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 Responsive
37
==============
@@ -7,13 +11,13 @@ Web Responsive
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:de15d4c01c03b759ebd49d64909df6d965a0507891b9cc08dad79e2cbb27c7a9
14+
!! source digest: sha256:bc90e517cf30f731ceb09526d5983fae3a5aa42a1083afa6dae47bbf498f25f5
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Production/Stable
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github

web_responsive/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "Web Responsive",
99
"summary": "Responsive web client, community-supported",
10-
"version": "15.0.1.1.12",
10+
"version": "15.0.1.1.13",
1111
"category": "Website",
1212
"website": "https://github.com/OCA/web",
1313
"author": "LasLabs, Tecnativa, ITerra, " "Odoo Community Association (OCA)",

web_responsive/static/description/index.html

Lines changed: 18 additions & 12 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 Responsive</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-responsive">
364-
<h1 class="title">Web Responsive</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-responsive">
370+
<h1>Web Responsive</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:de15d4c01c03b759ebd49d64909df6d965a0507891b9cc08dad79e2cbb27c7a9
375+
!! source digest: sha256:bc90e517cf30f731ceb09526d5983fae3a5aa42a1083afa6dae47bbf498f25f5
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/15.0/web_responsive"><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-15-0/web-15-0-web_responsive"><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=15.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="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/15.0/web_responsive"><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-15-0/web-15-0-web_responsive"><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=15.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 responsiveness to web backend.</p>
374379
<p><strong>Features for all devices</strong>:</p>
375380
<ul>
@@ -485,7 +490,7 @@ <h1 class="title">Web Responsive</h1>
485490
</ul>
486491
</div>
487492
<div class="section" id="usage">
488-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
493+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
489494
<p>The following keyboard shortcuts are implemented:</p>
490495
<ul class="simple">
491496
<li>Navigate app search results - Arrow keys</li>
@@ -494,32 +499,32 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
494499
</ul>
495500
</div>
496501
<div class="section" id="known-issues-roadmap">
497-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
502+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
498503
<ul class="simple">
499504
<li>App navigation with keyboard.</li>
500505
<li>Handle long titles on forms in a better way</li>
501506
</ul>
502507
</div>
503508
<div class="section" id="bug-tracker">
504-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
509+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
505510
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
506511
In case of trouble, please check there if your issue has already been reported.
507512
If you spotted it first, help us to smash it by providing a detailed and welcomed
508513
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_responsive%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
509514
<p>Do not contact contributors directly about support or help with technical issues.</p>
510515
</div>
511516
<div class="section" id="credits">
512-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
517+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
513518
<div class="section" id="authors">
514-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
519+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
515520
<ul class="simple">
516521
<li>LasLabs</li>
517522
<li>Tecnativa</li>
518523
<li>ITerra</li>
519524
</ul>
520525
</div>
521526
<div class="section" id="contributors">
522-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
527+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
523528
<ul class="simple">
524529
<li>Dave Lasley &lt;<a class="reference external" href="mailto:dave&#64;laslabs.com">dave&#64;laslabs.com</a>&gt;</li>
525530
<li>Jairo Llopis &lt;<a class="reference external" href="mailto:jairo.llopis&#64;tecnativa.com">jairo.llopis&#64;tecnativa.com</a>&gt;</li>
@@ -533,7 +538,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
533538
</ul>
534539
</div>
535540
<div class="section" id="maintainers">
536-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
541+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
537542
<p>This module is maintained by the OCA.</p>
538543
<a class="reference external image-reference" href="https://odoo-community.org">
539544
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -548,5 +553,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
548553
</div>
549554
</div>
550555
</div>
556+
</div>
551557
</body>
552558
</html>

0 commit comments

Comments
 (0)