forked from Techsystech/web
[BOT] post-merge updates
parent
a13f5074a8
commit
dfcd027ba5
|
@ -34,7 +34,7 @@ addon | version | maintainers | summary
|
|||
[web_notify](web_notify/) | 17.0.1.0.0 | | Send notification messages to user
|
||||
[web_refresher](web_refresher/) | 17.0.1.1.2 | | Web Refresher
|
||||
[web_remember_tree_column_width](web_remember_tree_column_width/) | 17.0.1.0.0 | [](https://github.com/frahikLV) [](https://github.com/luisg123v) [](https://github.com/cuongnmtm) | Remember the tree columns' widths across sessions.
|
||||
[web_responsive](web_responsive/) | 17.0.1.1.2 | [](https://github.com/Tardo) [](https://github.com/SplashS) | Responsive web client, community-supported
|
||||
[web_responsive](web_responsive/) | 17.0.1.1.3 | [](https://github.com/Tardo) [](https://github.com/SplashS) | Responsive web client, community-supported
|
||||
[web_theme_classic](web_theme_classic/) | 17.0.1.0.0 | [](https://github.com/legalsylvain) | Contrasted style on fields to improve the UI.
|
||||
[web_time_range_menu_custom](web_time_range_menu_custom/) | 17.0.1.0.0 | | Web Time Range Menu Custom
|
||||
[web_timeline](web_timeline/) | 17.0.1.0.1 | [](https://github.com/tarteo) | Interactive visualization chart to show events in time
|
||||
|
|
|
@ -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@laslabs.com>
|
||||
- Dave Lasley <dave@laslabs.com>
|
||||
|
||||
- Jairo Llopis <jairo.llopis@tecnativa.com>
|
||||
- Jairo Llopis <jairo.llopis@tecnativa.com>
|
||||
|
||||
- `Onestein <https://www.onestein.nl>`__:
|
||||
- `Onestein <https://www.onestein.nl>`__:
|
||||
|
||||
- Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
- Anjeel Haria
|
||||
- Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
- Anjeel Haria
|
||||
|
||||
- Sergio Teruel <sergio.teruel@tecnativa.com>
|
||||
- Sergio Teruel <sergio.teruel@tecnativa.com>
|
||||
|
||||
- Alexandre Díaz <dev@redneboa.es>
|
||||
- Alexandre Díaz <dev@redneboa.es>
|
||||
|
||||
- Mathias Markl <mathias.markl@mukit.at>
|
||||
- Mathias Markl <mathias.markl@mukit.at>
|
||||
|
||||
- Iván Todorovich <ivan.todorovich@gmail.com>
|
||||
- Iván Todorovich <ivan.todorovich@gmail.com>
|
||||
|
||||
- Sergey Shebanin <sergey@shebanin.ru>
|
||||
- Sergey Shebanin <sergey@shebanin.ru>
|
||||
|
||||
- David Vidal <david.vidal@tecnativa.com>
|
||||
- David Vidal <david.vidal@tecnativa.com>
|
||||
|
||||
- Taras Shabaranskyi <shabaranskij@gmail.com>
|
||||
- Taras Shabaranskyi <shabaranskij@gmail.com>
|
||||
|
||||
- Angel Patel <patelangel1414@gmail.com>
|
||||
- Angel Patel <patelangel1414@gmail.com>
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
|
|
|
@ -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, "
|
||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:38252dbd2bf346dccbcb5e4c4dae0628e5b4d2737a2b6a15922a9fc0f6c46821
|
||||
!! source digest: sha256:630f5662d042c91ddbd52b0ce83446a3c6ff4c56105334f45c33c476ee3dbd2a
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module adds responsiveness to web backend.</p>
|
||||
|
|
Loading…
Reference in New Issue