From 6f12246332808b90dc3d1d8f0de542003d18959c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 12 Dec 2024 08:48:32 +0000 Subject: [PATCH] [BOT] post-merge updates --- web_responsive/README.rst | 108 +++++++++---------- web_responsive/__manifest__.py | 2 +- web_responsive/static/description/index.html | 2 +- 3 files changed, 56 insertions(+), 56 deletions(-) diff --git a/web_responsive/README.rst b/web_responsive/README.rst index b85e0ef7ad30..13d4c753e59c 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -7,7 +7,7 @@ Web Responsive !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:38252dbd2bf346dccbcb5e4c4dae0628e5b4d2737a2b6a15922a9fc0f6c46821 + !! source digest: sha256:630f5662d042c91ddbd52b0ce83446a3c6ff4c56105334f45c33c476ee3dbd2a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -32,70 +32,70 @@ This module adds responsiveness to web backend. **Features for all devices**: -- Redirect to the dashboard after logging in. Users will only be - redirected to the home page after login if they have enabled the - 'Redirect to Home' option in their profile settings. +- Redirect to the dashboard after logging in. Users will only be + redirected to the home page after login if they have enabled the + 'Redirect to Home' option in their profile settings. - |image| + |image| -- New navigation with the fullscreen app menu +- New navigation with the fullscreen app menu - |image1| + |image1| -- Quick menu search inside the app menu +- Quick menu search inside the app menu - |image2| + |image2| -- Sticky header & footer in list view +- Sticky header & footer in list view - |image3| + |image3| -- Sticky statusbar in form view +- Sticky statusbar in form view - |image4| + |image4| -- Bigger checkboxes in list view +- Bigger checkboxes in list view - |image5| + |image5| **Features for mobile**: \* View type picker dropdown displays comfortably -- Control panel buttons use icons to save space. +- Control panel buttons use icons to save space. - |image6| + |image6| -- Followers and send button is displayed on mobile. Avatar is hidden. +- Followers and send button is displayed on mobile. Avatar is hidden. - |image7| + |image7| -- Big inputs on form in edit mode +- Big inputs on form in edit mode **Features for desktop computers**: -- Keyboard shortcuts for easier navigation, **using \`Alt + Shift + - [NUM]\`** combination instead of just Alt + [NUM] to avoid conflict - with Firefox Tab switching. Standard Odoo keyboard hotkeys changed to - be more intuitive or accessible by fingers of one hand. F.x. Alt + S - for Save +- Keyboard shortcuts for easier navigation, **using \`Alt + Shift + + [NUM]\`** combination instead of just Alt + [NUM] to avoid conflict + with Firefox Tab switching. Standard Odoo keyboard hotkeys changed to + be more intuitive or accessible by fingers of one hand. F.x. Alt + S + for Save - |image8| + |image8| -- Autofocus on search menu box when opening the app menu +- Autofocus on search menu box when opening the app menu - |image9| + |image9| -- When the chatter is on the side part, the document viewer fills that - part for side-by-side reading instead of full screen. You can still - put it on full width preview clicking on the new maximize button. +- When the chatter is on the side part, the document viewer fills that + part for side-by-side reading instead of full screen. You can still + put it on full width preview clicking on the new maximize button. - |image10| + |image10| -- When the user chooses to send a public message the color of the - composer is different from the one when the message is an internal - log. +- When the user chooses to send a public message the color of the + composer is different from the one when the message is an internal + log. - |image11| + |image11| .. |image| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/redirecthome.gif .. |image1| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_responsive/static/img/appmenu.gif @@ -120,15 +120,15 @@ Usage The following keyboard shortcuts are implemented: -- Navigate app search results - Arrow keys -- Choose app result - ``Enter`` -- ``Esc`` to close app drawer +- Navigate app search results - Arrow keys +- Choose app result - ``Enter`` +- ``Esc`` to close app drawer Known issues / Roadmap ====================== -- App navigation with keyboard. -- Handle long titles on forms in a better way +- App navigation with keyboard. +- Handle long titles on forms in a better way Bug Tracker =========== @@ -154,30 +154,30 @@ Authors Contributors ------------ -- Dave Lasley +- Dave Lasley -- Jairo Llopis +- Jairo Llopis -- `Onestein `__: +- `Onestein `__: - - Dennis Sluijk - - Anjeel Haria + - Dennis Sluijk + - Anjeel Haria -- Sergio Teruel +- Sergio Teruel -- Alexandre Díaz +- Alexandre Díaz -- Mathias Markl +- Mathias Markl -- Iván Todorovich +- Iván Todorovich -- Sergey Shebanin +- Sergey Shebanin -- David Vidal +- David Vidal -- Taras Shabaranskyi +- Taras Shabaranskyi -- Angel Patel +- Angel Patel Maintainers ----------- diff --git a/web_responsive/__manifest__.py b/web_responsive/__manifest__.py index d0834a19dcce..2c772995ab8d 100644 --- a/web_responsive/__manifest__.py +++ b/web_responsive/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Web Responsive", "summary": "Responsive web client, community-supported", - "version": "17.0.1.1.2", + "version": "17.0.1.1.3", "category": "Website", "website": "https://github.com/OCA/web", "author": "LasLabs, Tecnativa, ITerra, Onestein, " diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index 1904155b25ab..0583f4d9e986 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -367,7 +367,7 @@

Web Responsive

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:38252dbd2bf346dccbcb5e4c4dae0628e5b4d2737a2b6a15922a9fc0f6c46821 +!! source digest: sha256:630f5662d042c91ddbd52b0ce83446a3c6ff4c56105334f45c33c476ee3dbd2a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: LGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module adds responsiveness to web backend.