Tower: upload web_responsive 19.0.1.0.2 (was 19.0.1.0.2, via marketplace)
All checks were successful
addon-qualify / qualify (push) Successful in 13s
All checks were successful
addon-qualify / qualify (push) Successful in 13s
This commit is contained in:
30
addons/web_responsive/readme/CONTRIBUTORS.md
Normal file
30
addons/web_responsive/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,30 @@
|
||||
- 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>\>
|
||||
|
||||
- David Vidal \<<david.vidal@tecnativa.com>\>
|
||||
|
||||
- Taras Shabaranskyi \<<shabaranskij@gmail.com>\>
|
||||
|
||||
- Angel Patel \<<patelangel1414@gmail.com>\>
|
||||
|
||||
- Mohamed Alkobrosli \<<malkobrosly@kencove.com>\>
|
||||
|
||||
- [Heliconia Solutions Pvt. Ltd.](https://www.heliconia.io)
|
||||
- Bhavesh Heliconia
|
||||
- [IKU Solutions](https://www.iku.solutions)
|
||||
- Yan Chirino \<<yan.chirino@iku.solutions>\>
|
||||
69
addons/web_responsive/readme/DESCRIPTION.md
Normal file
69
addons/web_responsive/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,69 @@
|
||||
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.
|
||||
|
||||

|
||||
|
||||
- New navigation with the fullscreen app menu
|
||||
|
||||

|
||||
|
||||
- Quick menu search inside the app menu
|
||||
|
||||

|
||||
|
||||
- Sticky header & footer in list view
|
||||
|
||||

|
||||
|
||||
- Sticky statusbar in form view
|
||||
|
||||

|
||||
|
||||
- Bigger checkboxes in list view
|
||||
|
||||

|
||||
|
||||
**Features for mobile**: \* View type picker dropdown displays
|
||||
comfortably
|
||||
|
||||
- Control panel buttons use icons to save space.
|
||||
|
||||

|
||||
|
||||
- Followers and send button is displayed on mobile. Avatar is hidden.
|
||||
|
||||

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

|
||||
|
||||
- Autofocus on search menu box when opening the app menu
|
||||
|
||||

|
||||
|
||||
- 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 user chooses to send a public message the color of the
|
||||
composer is different from the one when the message is an internal
|
||||
log.
|
||||
|
||||

|
||||
2
addons/web_responsive/readme/ROADMAP.md
Normal file
2
addons/web_responsive/readme/ROADMAP.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- App navigation with keyboard.
|
||||
- Handle long titles on forms in a better way
|
||||
5
addons/web_responsive/readme/USAGE.md
Normal file
5
addons/web_responsive/readme/USAGE.md
Normal file
@@ -0,0 +1,5 @@
|
||||
The following keyboard shortcuts are implemented:
|
||||
|
||||
- Navigate app search results - Arrow keys
|
||||
- Choose app result - `Enter`
|
||||
- `Esc` to close app drawer
|
||||
Reference in New Issue
Block a user