@@ -14,13 +14,13 @@ Web Responsive
14
14
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
15
15
:alt: License: LGPL-3
16
16
.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
17
- :target: https://github.com/OCA/web/tree/15 .0/web_responsive
17
+ :target: https://github.com/OCA/web/tree/16 .0/web_responsive
18
18
:alt: OCA/web
19
19
.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
- :target: https://translation.odoo-community.org/projects/web-15 -0/web-15 -0-web_responsive
20
+ :target: https://translation.odoo-community.org/projects/web-16 -0/web-16 -0-web_responsive
21
21
:alt: Translate me on Weblate
22
22
.. |badge5 | image :: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
- :target: https://runbot.odoo-community.org/runbot/162/15 .0
23
+ :target: https://runbot.odoo-community.org/runbot/162/16 .0
24
24
:alt: Try me on Runbot
25
25
26
26
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -31,83 +31,83 @@ This module adds responsiveness to web backend.
31
31
32
32
* New navigation with the fullscreen app menu
33
33
34
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/appmenu.gif
34
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/appmenu.gif
35
35
36
36
* Quick menu search inside the app menu
37
37
38
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/appsearch.gif
38
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/appsearch.gif
39
39
40
40
* Sticky header & footer in list view
41
41
42
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/listview.gif
42
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/listview.gif
43
43
44
44
* Sticky statusbar in form view
45
45
46
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/formview.gif
46
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/formview.gif
47
47
48
48
* Bigger checkboxes in list view
49
49
50
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/listview.gif
50
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/listview.gif
51
51
52
52
* Increase the size of the labels in extra large screens
53
53
54
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/label_size_small.png
54
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/label_size_small.png
55
55
56
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/label_size_large.png
56
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/label_size_large.png
57
57
58
58
**Features for mobile **:
59
59
60
60
* App-specific submenus are shown on full screen when toggling them from the
61
61
"hamburger" menu
62
62
63
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/hamburger.gif
63
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/hamburger.gif
64
64
65
65
* User-specific submenus are shown on full screen when toggling them from the
66
66
"avatar" menu
67
67
68
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/usermenu.gif
68
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/usermenu.gif
69
69
70
70
* View type picker dropdown displays comfortably
71
71
72
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/viewtype.gif
72
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/viewtype.gif
73
73
74
74
* Top app bar is always visible, but the control panel is hidden when
75
75
scrolling down, to save some valuable vertical space
76
76
77
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/navbar.gif
77
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/navbar.gif
78
78
79
79
* Form status bar action and status buttons are collapsed in dropdowns.
80
80
Other control panel buttons use icons to save space.
81
81
82
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/form_buttons.gif
82
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/form_buttons.gif
83
83
84
84
* Breadcrumbs navigation is collapsed with a "back arrow" button.
85
85
86
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/breadcrumbs.gif
86
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/breadcrumbs.gif
87
87
88
88
* Search panel is collapsed to mobile version on small screens.
89
89
90
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/search_panel.gif
90
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/search_panel.gif
91
91
92
92
* Followers and send button is displayed on mobile. Avatar is hidden.
93
93
94
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/chatter.gif
94
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/chatter.gif
95
95
96
96
* Scrollable dropdowns
97
97
98
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/dropdown_scroll.gif
98
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/dropdown_scroll.gif
99
99
100
100
* Kanban interface adopted to mobile
101
101
102
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/kanban.gif
102
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/kanban.gif
103
103
104
104
* Calendar interface adopted to mobile
105
105
106
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/calendar.gif
106
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/calendar.gif
107
107
108
108
* Interface is adapted dynamically on device rotation
109
109
110
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/device_rotation.gif
110
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/device_rotation.gif
111
111
112
112
* Big inputs on form in edit mode
113
113
@@ -120,29 +120,29 @@ This module adds responsiveness to web backend.
120
120
accessible by fingers of one hand.
121
121
F.x. `Alt + S ` for `Save `
122
122
123
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/shortcuts.gif
123
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/shortcuts.gif
124
124
125
125
* Autofocus on search menu box when opening the app menu
126
126
127
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/appsearch.gif
127
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/appsearch.gif
128
128
129
129
* Full width form sheets
130
130
131
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/formview.gif
131
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/formview.gif
132
132
133
133
* Set chatter on the side of the screen, optional per user
134
134
135
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/chatter_sided.gif
135
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/chatter_sided.gif
136
136
137
137
* Sticky chatter topbar
138
138
139
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/chatter_topbar.gif
139
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/chatter_topbar.gif
140
140
141
141
* When the chatter is configured on the side part, the document viewer fills that
142
142
part for side-by-side reading instead of full screen. You can still put it on full
143
143
width preview clicking on the new maximize button.
144
144
145
- .. image :: https://raw.githubusercontent.com/OCA/web/15 .0/web_responsive/static/img/document_viewer.gif
145
+ .. image :: https://raw.githubusercontent.com/OCA/web/16 .0/web_responsive/static/img/document_viewer.gif
146
146
147
147
**Table of contents **
148
148
@@ -170,7 +170,7 @@ Bug Tracker
170
170
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues >`_.
171
171
In case of trouble, please check there if your issue has already been reported.
172
172
If you spotted it first, help us smashing it by providing a detailed and welcomed
173
- `feedback <https://github.com/OCA/web/issues/new?body=module:%20web_responsive%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
173
+ `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** >`_.
174
174
175
175
Do not contact contributors directly about support or help with technical issues.
176
176
@@ -223,6 +223,6 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
223
223
224
224
|maintainer-Yajo | |maintainer-Tardo | |maintainer-SplashS |
225
225
226
- This module is part of the `OCA/web <https://github.com/OCA/web/tree/15 .0/web_responsive >`_ project on GitHub.
226
+ This module is part of the `OCA/web <https://github.com/OCA/web/tree/16 .0/web_responsive >`_ project on GitHub.
227
227
228
228
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments