web/web_responsive
Nils Coenen 0b130a022d Translated using Weblate (German)
Currently translated at 94.4% (17 of 18 strings)

Translation: web-16.0/web-16.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive/de/
2023-06-20 11:09:19 +00:00
..
i18n Translated using Weblate (German) 2023-06-20 11:09:19 +00:00
readme [MIG] web_responsive: Migration to 16.0 2023-03-06 17:01:59 +01:00
static Merge PR #2522 into 16.0 2023-05-29 11:59:51 +00:00
views [MIG] web_responsive: Migration to 16.0 2023-03-06 17:01:59 +01:00
README.rst [UPD] README.rst 2023-03-06 16:42:18 +00:00
__init__.py [MIG] web_responsive: Migration to 16.0 2023-03-06 17:01:59 +01:00
__manifest__.py web_responsive 16.0.1.1.2 2023-05-29 12:02:53 +00:00

README.rst

==============
Web Responsive
==============

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
    :target: https://github.com/OCA/web/tree/16.0/web_responsive
    :alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_responsive
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/162/16.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

This module adds responsiveness to web backend.

**Features for all devices**:

* New navigation with the fullscreen app menu

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/appmenu.gif

* Quick menu search inside the app menu

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/appsearch.gif

* Sticky header & footer in list view

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif

* Sticky statusbar in form view

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif

* Bigger checkboxes in list view

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif


**Features for mobile**:
* View type picker dropdown displays comfortably

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/viewtype.gif

* Control panel buttons use icons to save space.

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/form_buttons.gif

* Search panel is collapsed to mobile version on small screens.

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/search_panel.gif

* Followers and send button is displayed on mobile. Avatar is hidden.

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter.gif

* 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`

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/shortcuts.gif

* Autofocus on search menu box when opening the app menu

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/appsearch.gif

* Full width form sheets

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif

* 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.

  .. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/document_viewer.gif

**Table of contents**

.. contents::
   :local:

Usage
=====

The following keyboard shortcuts are implemented:

* 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

Bug Tracker
===========

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

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

Credits
=======

Authors
~~~~~~~

* LasLabs
* Tecnativa
* ITerra
* Onestein

Contributors
~~~~~~~~~~~~

* Dave Lasley <dave@laslabs.com>
* Jairo Llopis <jairo.llopis@tecnativa.com>
* `Onestein <https://www.onestein.nl>`_:
    * Dennis Sluijk <d.sluijk@onestein.nl>
    * Anjeel Haria
* Sergio Teruel <sergio.teruel@tecnativa.com>
* Alexandre Díaz <dev@redneboa.es>
* Mathias Markl <mathias.markl@mukit.at>
* Iván Todorovich <ivan.todorovich@gmail.com>
* Sergey Shebanin <sergey@shebanin.ru>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-Yajo| image:: https://github.com/Yajo.png?size=40px
    :target: https://github.com/Yajo
    :alt: Yajo
.. |maintainer-Tardo| image:: https://github.com/Tardo.png?size=40px
    :target: https://github.com/Tardo
    :alt: Tardo
.. |maintainer-SplashS| image:: https://github.com/SplashS.png?size=40px
    :target: https://github.com/SplashS
    :alt: SplashS

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-Yajo| |maintainer-Tardo| |maintainer-SplashS| 

This module is part of the `OCA/web <https://github.com/OCA/web/tree/16.0/web_responsive>`_ project on GitHub.

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