Skip to content

Commit 4324b3a

Browse files
committed
[18.0][MIG] web_responsive: Migration to 18.0
1 parent 7400bf3 commit 4324b3a

26 files changed

+144
-118
lines changed

test-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
odoo-test-helper
2+
odoo-addon-web_pivot_computed_measure@git+https://github.com/OCA/web.git@refs/pull/3038/head#subdirectory=web_pivot_computed_measure

web_responsive/README.rst

+20-18
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Web Responsive
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:5f714094452fb1e45e247f83044cfa129f326bc053504f3cbae12b9690a5ccce
10+
!! source digest: sha256:630f5662d042c91ddbd52b0ce83446a3c6ff4c56105334f45c33c476ee3dbd2a
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -17,13 +17,13 @@ Web Responsive
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
20-
:target: https://github.com/OCA/web/tree/17.0/web_responsive
20+
:target: https://github.com/OCA/web/tree/18.0/web_responsive
2121
:alt: OCA/web
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_responsive
23+
:target: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_responsive
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/web&target_branch=17.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -97,18 +97,18 @@ comfortably
9797

9898
|image11|
9999

100-
.. |image| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/redirecthome.gif
101-
.. |image1| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/appmenu.gif
102-
.. |image2| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/appsearch.gif
103-
.. |image3| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/listview.gif
104-
.. |image4| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/formview.gif
105-
.. |image5| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/listview.gif
106-
.. |image6| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/form_buttons.gif
107-
.. |image7| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/chatter.png
108-
.. |image8| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/shortcuts.gif
109-
.. |image9| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/appsearch.gif
110-
.. |image10| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/document_viewer.gif
111-
.. |image11| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/chatter-colors.png
100+
.. |image| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/redirecthome.gif
101+
.. |image1| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/appmenu.gif
102+
.. |image2| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/appsearch.gif
103+
.. |image3| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/listview.gif
104+
.. |image4| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/formview.gif
105+
.. |image5| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/listview.gif
106+
.. |image6| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/form_buttons.gif
107+
.. |image7| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/chatter.png
108+
.. |image8| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/shortcuts.gif
109+
.. |image9| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/appsearch.gif
110+
.. |image10| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/document_viewer.gif
111+
.. |image11| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/chatter-colors.png
112112

113113
**Table of contents**
114114

@@ -136,7 +136,7 @@ Bug Tracker
136136
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
137137
In case of trouble, please check there if your issue has already been reported.
138138
If you spotted it first, help us to smash it by providing a detailed and welcomed
139-
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_responsive%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
139+
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_responsive%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
140140

141141
Do not contact contributors directly about support or help with technical issues.
142142

@@ -179,6 +179,8 @@ Contributors
179179

180180
- Angel Patel <patelangel1414@gmail.com>
181181

182+
- Mohamed Alkobrosli <malkobrosly@kencove.com>
183+
182184
Maintainers
183185
-----------
184186

@@ -203,6 +205,6 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
203205

204206
|maintainer-Tardo| |maintainer-SplashS|
205207

206-
This module is part of the `OCA/web <https://github.com/OCA/web/tree/17.0/web_responsive>`_ project on GitHub.
208+
This module is part of the `OCA/web <https://github.com/OCA/web/tree/18.0/web_responsive>`_ project on GitHub.
207209

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

web_responsive/__manifest__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
{
1010
"name": "Web Responsive",
1111
"summary": "Responsive web client, community-supported",
12-
"version": "17.0.1.1.4",
12+
"version": "18.0.1.0.0",
1313
"category": "Website",
1414
"website": "https://github.com/OCA/web",
1515
"author": "LasLabs, Tecnativa, ITerra, Onestein, "
1616
"Odoo Community Association (OCA)",
1717
"license": "LGPL-3",
1818
"installable": True,
19-
"depends": ["web_tour", "mail"],
19+
"depends": ["web", "web_tour", "mail"],
2020
"development_status": "Production/Stable",
2121
"maintainers": ["Tardo", "SplashS"],
2222
"excludes": ["web_enterprise"],

web_responsive/readme/CONTRIBUTORS.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@
2121
- Taras Shabaranskyi \<<shabaranskij@gmail.com>\>
2222

2323
- Angel Patel \<<patelangel1414@gmail.com>\>
24+
25+
- Mohamed Alkobrosli \<<malkobrosly@kencove.com>\>

web_responsive/static/description/index.html

+17-16
Original file line numberDiff line numberDiff line change
@@ -367,41 +367,41 @@ <h1 class="title">Web Responsive</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:5f714094452fb1e45e247f83044cfa129f326bc053504f3cbae12b9690a5ccce
370+
!! source digest: sha256:630f5662d042c91ddbd52b0ce83446a3c6ff4c56105334f45c33c476ee3dbd2a
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/17.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-17-0/web-17-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=17.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="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/18.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-18-0/web-18-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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module adds responsiveness to web backend.</p>
374374
<p><strong>Features for all devices</strong>:</p>
375375
<ul>
376376
<li><p class="first">Redirect to the dashboard after logging in. Users will only be
377377
redirected to the home page after login if they have enabled the
378378
‘Redirect to Home’ option in their profile settings.</p>
379-
<p><img alt="image" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/redirecthome.gif" /></p>
379+
<p><img alt="image" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/redirecthome.gif" /></p>
380380
</li>
381381
<li><p class="first">New navigation with the fullscreen app menu</p>
382-
<p><img alt="image1" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/appmenu.gif" /></p>
382+
<p><img alt="image1" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/appmenu.gif" /></p>
383383
</li>
384384
<li><p class="first">Quick menu search inside the app menu</p>
385-
<p><img alt="image2" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/appsearch.gif" /></p>
385+
<p><img alt="image2" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/appsearch.gif" /></p>
386386
</li>
387387
<li><p class="first">Sticky header &amp; footer in list view</p>
388-
<p><img alt="image3" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/listview.gif" /></p>
388+
<p><img alt="image3" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/listview.gif" /></p>
389389
</li>
390390
<li><p class="first">Sticky statusbar in form view</p>
391-
<p><img alt="image4" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/formview.gif" /></p>
391+
<p><img alt="image4" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/formview.gif" /></p>
392392
</li>
393393
<li><p class="first">Bigger checkboxes in list view</p>
394-
<p><img alt="image5" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/listview.gif" /></p>
394+
<p><img alt="image5" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/listview.gif" /></p>
395395
</li>
396396
</ul>
397397
<p><strong>Features for mobile</strong>: * View type picker dropdown displays
398398
comfortably</p>
399399
<ul>
400400
<li><p class="first">Control panel buttons use icons to save space.</p>
401-
<p><img alt="image6" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/form_buttons.gif" /></p>
401+
<p><img alt="image6" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/form_buttons.gif" /></p>
402402
</li>
403403
<li><p class="first">Followers and send button is displayed on mobile. Avatar is hidden.</p>
404-
<p><img alt="image7" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/chatter.png" /></p>
404+
<p><img alt="image7" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/chatter.png" /></p>
405405
</li>
406406
<li><p class="first">Big inputs on form in edit mode</p>
407407
</li>
@@ -413,20 +413,20 @@ <h1 class="title">Web Responsive</h1>
413413
with Firefox Tab switching. Standard Odoo keyboard hotkeys changed to
414414
be more intuitive or accessible by fingers of one hand. F.x. Alt + S
415415
for Save</p>
416-
<p><img alt="image8" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/shortcuts.gif" /></p>
416+
<p><img alt="image8" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/shortcuts.gif" /></p>
417417
</li>
418418
<li><p class="first">Autofocus on search menu box when opening the app menu</p>
419-
<p><img alt="image9" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/appsearch.gif" /></p>
419+
<p><img alt="image9" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/appsearch.gif" /></p>
420420
</li>
421421
<li><p class="first">When the chatter is on the side part, the document viewer fills that
422422
part for side-by-side reading instead of full screen. You can still
423423
put it on full width preview clicking on the new maximize button.</p>
424-
<p><img alt="image10" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/document_viewer.gif" /></p>
424+
<p><img alt="image10" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/document_viewer.gif" /></p>
425425
</li>
426426
<li><p class="first">When the user chooses to send a public message the color of the
427427
composer is different from the one when the message is an internal
428428
log.</p>
429-
<p><img alt="image11" src="https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/chatter-colors.png" /></p>
429+
<p><img alt="image11" src="https://raw.githubusercontent.com/OCA/web/18.0/web_responsive/static/img/chatter-colors.png" /></p>
430430
</li>
431431
</ul>
432432
<p><strong>Table of contents</strong></p>
@@ -464,7 +464,7 @@ <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
464464
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
465465
In case of trouble, please check there if your issue has already been reported.
466466
If you spotted it first, help us to smash it by providing a detailed and welcomed
467-
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_responsive%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
467+
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_responsive%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
468468
<p>Do not contact contributors directly about support or help with technical issues.</p>
469469
</div>
470470
<div class="section" id="credits">
@@ -496,6 +496,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
496496
<li>David Vidal &lt;<a class="reference external" href="mailto:david.vidal&#64;tecnativa.com">david.vidal&#64;tecnativa.com</a>&gt;</li>
497497
<li>Taras Shabaranskyi &lt;<a class="reference external" href="mailto:shabaranskij&#64;gmail.com">shabaranskij&#64;gmail.com</a>&gt;</li>
498498
<li>Angel Patel &lt;<a class="reference external" href="mailto:patelangel1414&#64;gmail.com">patelangel1414&#64;gmail.com</a>&gt;</li>
499+
<li>Mohamed Alkobrosli &lt;<a class="reference external" href="mailto:malkobrosly&#64;kencove.com">malkobrosly&#64;kencove.com</a>&gt;</li>
499500
</ul>
500501
</div>
501502
<div class="section" id="maintainers">
@@ -509,7 +510,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
509510
promote its widespread use.</p>
510511
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
511512
<p><a class="reference external image-reference" href="https://github.com/Tardo"><img alt="Tardo" src="https://github.com/Tardo.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/SplashS"><img alt="SplashS" src="https://github.com/SplashS.png?size=40px" /></a></p>
512-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/17.0/web_responsive">OCA/web</a> project on GitHub.</p>
513+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/18.0/web_responsive">OCA/web</a> project on GitHub.</p>
513514
<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>
514515
</div>
515516
</div>

0 commit comments

Comments
 (0)