OCA-git-bot
8842e91b9b
[ADD] setup.py
6 years ago
Pedro M. Baeza
4d1031142c
Merge pull request #1066 from Tecnativa/12.0-web_responsive
[MIG] web_responsive: Migrate to v12 and refactor
6 years ago
Jairo Llopis
69a7491f4a
[MIG] web_responsive: Migrate to v12 and refactor
This migration includes a full refactoring to make this module more
maintainable. Some things that have changed:
- Removed external libraries.
- Change Less for Scss.
- Reduce ES and XML to the minimal required needs.
- Implement as much features as possible with just Scss.
- Remove copyright from `__init__.py` files.
- Trigger the new hotkeys system from Odoo v12 with `Shift+Alt` instead
of just `Alt`, and restore some good old hotkeys (`E` for "Edit",
`D` for "Discard", and `A` for "Apps menu").
See https://github.com/odoo/odoo/issues/30068 on the matter.
- Control panel breadcrumbs are collapsed into a single backwards icon.
- Add FA icons to most common buttons in control panel.
- Hide text in XS for those buttons, to have a slicker phone experience.
- Lots of gifs in the README!
6 years ago
OCA-git-bot
9e9c409c86
[UPD] README.rst
6 years ago
Cyril VINH-TUNG
ccda9edc82
[web_timeline][IMP] Add margin support in web_timeline ( #1135 )
6 years ago
OCA Transbot
507888d4df
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Pedro M. Baeza
02c00e2875
Merge pull request #1141 from Tecnativa/12.0-fix-issue-1139-web_widget_color
web_widget_color: Fix issue #1139
6 years ago
ernesto
25ac90ea09
web_widget_color: Fix issue #1139
widget="color" not working proper in One2many field form view.
https://github.com/OCA/web/issues/1139
6 years ago
OCA-git-bot
2713de660d
[UPD] README.rst
6 years ago
invitu
099343cf05
[FIX] web_timeline: fix readme - To be squashed with previous one on migration ( #1137 )
6 years ago
OCA-git-bot
7c94a75be0
[UPD] README.rst
6 years ago
Pedro M. Baeza
d26ff17f8e
Merge pull request #1134 from invitu/12.0-web_timeline_add_stack_support
[web_timeline][IMP] Add stack support
6 years ago
Invitu
08d06d2b06
[IMP] Add stack support
6 years ago
oca-travis
66528deddc
[UPD] Update web_widget_x2many_2d_matrix.pot
6 years ago
Pedro M. Baeza
e8e5048c57
Merge pull request #1124 from brainbeanapps/12.0-fix-web_widget_x2many_2d_matrix
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell
6 years ago
Alexey Pelykh
343d0560d5
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells
6 years ago
OCA Git Bot
90586c27f3
[UPD] README.rst
6 years ago
oca-travis
322b3345da
[UPD] Update web_responsive.pot
6 years ago
Jairo Llopis
43e5a7bb42
[FIX] web_responsive: Disable access to hidden menus
When doing menu search, some menus that the user didn't have permission to use were presented to him.
Fix #850 .
6 years ago
Jairo Llopis
68bc0ebd01
[FIX] web_responsive: Complete search feature forward-porting
6 years ago
Dave Lasley
924c874d74
[IMP] web_responsive: Add search feature ( #838 )
* Add feature to search menus in the app drawer
* Switch model to RPC
7 years ago
Hans Henrik Gabelgaard
9776ce3859
Translated using Weblate (Danish)
Currently translated at 90.0% (9 of 10 strings)
Translation: web-11.0/web-11.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_responsive/da/
6 years ago
Hans Henrik Gabelgaard
ccb690f2df
Added translation using Weblate (Danish)
6 years ago
OCA Git Bot
ac8fa9bf4c
[UPD] README.rst
6 years ago
Pedro M. Baeza
7144af124b
[IMP] web_responsive: Add known issue note about sticky
6 years ago
Rodrigo Macedo
1796d12f11
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100,0% (9 of 9 strings)
Translation: web-11.0/web-11.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_responsive/pt_BR/
6 years ago
Pedro M. Baeza
42c38345f5
Translated using Weblate (Spanish)
Currently translated at 100.0% (9 of 9 strings)
Translation: web-11.0/web-11.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_responsive/es/
6 years ago
oca-travis
5316bfe4a0
[UPD] Update web_responsive.pot
6 years ago
QS5ELkMu
5d61618ec0
[IMP][11.0][web_responsive] Suggested changes ( #978 )
* [IMP] Chatter Position
* [IMP] Clean unused stuff
* [IMP] FieldStatus hidden-xs
* [IMP] Improvements suggested in #540
* [WIP] Suggested changes
* [WIP] Improve FieldStatus-Responsive
* [IMP] Statusbar Buttons & FieldStatus
* [IMP] Statusbar Buttons Style
* [IMP] Button 'Task' style
6 years ago
QS5ELkMu
50942205cc
[FIX][11.0][web_responsive] Views without sheet
6 years ago
QS5ELkMu
db6f7a84b1
[IMP] Add sticky header & footer in list view
6 years ago
QS5ELkMu
81bf8bfd65
[IMP] Sticky Statusbar
6 years ago
Rodrigo Macedo
cd9ec2f957
Translated using Weblate (Portuguese (Brazil))
Currently translated at 66.7% (6 of 9 strings)
Translation: web-11.0/web-11.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_responsive/pt_BR/
6 years ago
Jairo Llopis
ee221546f3
Fix linter
6 years ago
QS5ELkMu
09e89832cd
[IMP] Adding res.users chatter_position read/write test
6 years ago
QS5ELkMu
6241375f83
[IMP] Code
6 years ago
QS5ELkMu
716d995975
[CLEAN] Comments
6 years ago
QS5ELkMu
8dfc2ddc5e
[FIX] Read/Write permissions
6 years ago
QS5ELkMu
931648a981
[FIX] Chatter Position
6 years ago
oca-travis
2e7d2f810d
[UPD] Update web_responsive.pot
6 years ago
OCA Git Bot
b65981288a
[UPD] README.rst
6 years ago
QS5ELkMu
53d9a6e303
[IMP] web_responsive: Possibility of putting the chatter in the right ( #951 )
6 years ago
fanha99
58c1c66176
[FIX] web_responsive: Hide header when print directly from browser issues 808 ( #809 )
Closes #808
7 years ago
Dave Lasley
e94bcf5ca3
[FIX] web_responsive: Menu Height on Init
* Add a call to the window resize method during init to fix OCA#773
7 years ago
Minh H.G
132cf2ede5
[MIG] web_responsive test to 11.0
7 years ago
Pedro M. Baeza
511368eb8f
[FIX] web_responsive: Correct runbot link
7 years ago
Dave Lasley
9b7d55994e
[FIX] web_responsive: Chrome Slow Scrolling
* Update to iScoll bleeding edge to fix #741
7 years ago
Angel Moya - PESOL
d4695d5bc4
FIX travis ( #747 )
* FIX hasclass
* FIX views
* [FIX] web_responsive: Syntax error in xpath
7 years ago
Angel Moya Pardo
accdc4cf85
UPDT version
7 years ago
Sergio Teruel Albert
eeeb8b6457
[10.0][IMP] web_responsive: Load default kanban view for small screen
8 years ago