mirror of https://github.com/OCA/web.git
[UPD] README.rst
parent
4000a7e062
commit
62dc302a43
|
@ -49,42 +49,16 @@ This module adds responsiveness to web backend.
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif
|
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif
|
||||||
|
|
||||||
* Increase the size of the labels in extra large screens
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/label_size_small.png
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/label_size_large.png
|
|
||||||
|
|
||||||
**Features for mobile**:
|
**Features for mobile**:
|
||||||
|
|
||||||
* App-specific submenus are shown on full screen when toggling them from the
|
|
||||||
"hamburger" menu
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/hamburger.gif
|
|
||||||
|
|
||||||
* User-specific submenus are shown on full screen when toggling them from the
|
|
||||||
"avatar" menu
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/usermenu.gif
|
|
||||||
|
|
||||||
* View type picker dropdown displays comfortably
|
* View type picker dropdown displays comfortably
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/viewtype.gif
|
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/viewtype.gif
|
||||||
|
|
||||||
* Top app bar is always visible, but the control panel is hidden when
|
* Control panel buttons use icons to save space.
|
||||||
scrolling down, to save some valuable vertical space
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/navbar.gif
|
|
||||||
|
|
||||||
* Form status bar action and status buttons are collapsed in dropdowns.
|
|
||||||
Other control panel buttons use icons to save space.
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/form_buttons.gif
|
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/form_buttons.gif
|
||||||
|
|
||||||
* Breadcrumbs navigation is collapsed with a "back arrow" button.
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/breadcrumbs.gif
|
|
||||||
|
|
||||||
* Search panel is collapsed to mobile version on small screens.
|
* 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
|
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/search_panel.gif
|
||||||
|
@ -93,22 +67,6 @@ This module adds responsiveness to web backend.
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter.gif
|
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter.gif
|
||||||
|
|
||||||
* Scrollable dropdowns
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/dropdown_scroll.gif
|
|
||||||
|
|
||||||
* Kanban interface adopted to mobile
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/kanban.gif
|
|
||||||
|
|
||||||
* Calendar interface adopted to mobile
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/calendar.gif
|
|
||||||
|
|
||||||
* Interface is adapted dynamically on device rotation
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/device_rotation.gif
|
|
||||||
|
|
||||||
* Big inputs on form in edit mode
|
* Big inputs on form in edit mode
|
||||||
|
|
||||||
**Features for desktop computers**:
|
**Features for desktop computers**:
|
||||||
|
@ -130,15 +88,7 @@ This module adds responsiveness to web backend.
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif
|
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif
|
||||||
|
|
||||||
* Set chatter on the side of the screen, optional per user
|
* When the chatter is on the side part, the document viewer fills that
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter_sided.gif
|
|
||||||
|
|
||||||
* Sticky chatter topbar
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter_topbar.gif
|
|
||||||
|
|
||||||
* When the chatter is configured 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
|
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.
|
width preview clicking on the new maximize button.
|
||||||
|
|
||||||
|
@ -183,13 +133,16 @@ Authors
|
||||||
* LasLabs
|
* LasLabs
|
||||||
* Tecnativa
|
* Tecnativa
|
||||||
* ITerra
|
* ITerra
|
||||||
|
* Onestein
|
||||||
|
|
||||||
Contributors
|
Contributors
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
* Dave Lasley <dave@laslabs.com>
|
* Dave Lasley <dave@laslabs.com>
|
||||||
* Jairo Llopis <jairo.llopis@tecnativa.com>
|
* Jairo Llopis <jairo.llopis@tecnativa.com>
|
||||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
* `Onestein <https://www.onestein.nl>`_:
|
||||||
|
* 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>
|
||||||
|
|
|
@ -387,15 +387,15 @@ ul.auto-toc {
|
||||||
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif" />
|
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/listview.gif" />
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><strong>Features for mobile</strong>:</p>
|
<p><strong>Features for mobile</strong>:
|
||||||
<ul>
|
* View type picker dropdown displays comfortably</p>
|
||||||
<li><p class="first">View type picker dropdown displays comfortably</p>
|
<blockquote>
|
||||||
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/viewtype.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/viewtype.gif" />
|
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/viewtype.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/viewtype.gif" />
|
||||||
</li>
|
</blockquote>
|
||||||
|
<ul>
|
||||||
<li><p class="first">Control panel buttons use icons to save space.</p>
|
<li><p class="first">Control panel buttons use icons to save space.</p>
|
||||||
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/form_buttons.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/form_buttons.gif" />
|
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/form_buttons.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/form_buttons.gif" />
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li><p class="first">Search panel is collapsed to mobile version on small screens.</p>
|
<li><p class="first">Search panel is collapsed to mobile version on small screens.</p>
|
||||||
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/search_panel.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/search_panel.gif" />
|
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/search_panel.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/search_panel.gif" />
|
||||||
</li>
|
</li>
|
||||||
|
@ -421,13 +421,10 @@ F.x. <cite>Alt + S</cite> for <cite>Save</cite></p>
|
||||||
<li><p class="first">Full width form sheets</p>
|
<li><p class="first">Full width form sheets</p>
|
||||||
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif" />
|
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/formview.gif" />
|
||||||
</li>
|
</li>
|
||||||
<li><p class="first">Sticky chatter topbar</p>
|
|
||||||
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter_topbar.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/chatter_topbar.gif" />
|
|
||||||
</li>
|
|
||||||
<li><p class="first">When the chatter is on the side part, the document viewer fills that
|
<li><p class="first">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
|
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.</p>
|
width preview clicking on the new maximize button.</p>
|
||||||
<img alt="https://raw.githubusercontent.com/OCA/web/15.0/web_responsive/static/img/document_viewer.gif" src="https://raw.githubusercontent.com/OCA/web/15.0/web_responsive/static/img/document_viewer.gif" />
|
<img alt="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/document_viewer.gif" src="https://raw.githubusercontent.com/OCA/web/16.0/web_responsive/static/img/document_viewer.gif" />
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><strong>Table of contents</strong></p>
|
<p><strong>Table of contents</strong></p>
|
||||||
|
@ -476,6 +473,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||||
<li>LasLabs</li>
|
<li>LasLabs</li>
|
||||||
<li>Tecnativa</li>
|
<li>Tecnativa</li>
|
||||||
<li>ITerra</li>
|
<li>ITerra</li>
|
||||||
|
<li>Onestein</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="contributors">
|
<div class="section" id="contributors">
|
||||||
|
@ -483,8 +481,15 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Dave Lasley <<a class="reference external" href="mailto:dave@laslabs.com">dave@laslabs.com</a>></li>
|
<li>Dave Lasley <<a class="reference external" href="mailto:dave@laslabs.com">dave@laslabs.com</a>></li>
|
||||||
<li>Jairo Llopis <<a class="reference external" href="mailto:jairo.llopis@tecnativa.com">jairo.llopis@tecnativa.com</a>></li>
|
<li>Jairo Llopis <<a class="reference external" href="mailto:jairo.llopis@tecnativa.com">jairo.llopis@tecnativa.com</a>></li>
|
||||||
|
<li><dl class="first docutils">
|
||||||
|
<dt><a class="reference external" href="https://www.onestein.nl">Onestein</a>:</dt>
|
||||||
|
<dd><ul class="first last">
|
||||||
<li>Dennis Sluijk <<a class="reference external" href="mailto:d.sluijk@onestein.nl">d.sluijk@onestein.nl</a>></li>
|
<li>Dennis Sluijk <<a class="reference external" href="mailto:d.sluijk@onestein.nl">d.sluijk@onestein.nl</a>></li>
|
||||||
<li>Anjeel Haria <<a class="reference external" href="mailto:anjeel_bv@onestein.nl">anjeel_bv@onestein.nl</a>></li>
|
<li>Anjeel Haria</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
</li>
|
||||||
<li>Sergio Teruel <<a class="reference external" href="mailto:sergio.teruel@tecnativa.com">sergio.teruel@tecnativa.com</a>></li>
|
<li>Sergio Teruel <<a class="reference external" href="mailto:sergio.teruel@tecnativa.com">sergio.teruel@tecnativa.com</a>></li>
|
||||||
<li>Alexandre Díaz <<a class="reference external" href="mailto:dev@redneboa.es">dev@redneboa.es</a>></li>
|
<li>Alexandre Díaz <<a class="reference external" href="mailto:dev@redneboa.es">dev@redneboa.es</a>></li>
|
||||||
<li>Mathias Markl <<a class="reference external" href="mailto:mathias.markl@mukit.at">mathias.markl@mukit.at</a>></li>
|
<li>Mathias Markl <<a class="reference external" href="mailto:mathias.markl@mukit.at">mathias.markl@mukit.at</a>></li>
|
||||||
|
|
Loading…
Reference in New Issue