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 )
7 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
Jairo Llopis
2b584435da
[FIX][web_responsive] Long-named multicompanies nice in XS ( #688 )
7 years ago
OCA Transbot
3c82ff9226
OCA Transbot updated translations from Transifex
8 years ago
Dennis Sluijk
c0fdbbd685
[10.0][IMP][web_responsive] Make search bar sticky ( #633 )
* Initial commit
* Initial commit
8 years ago
Pedro M. Baeza
2c0356da4d
[FIX] web_responsive: Execution permission
8 years ago
Jairo Llopis
75364c9433
[FIX][web_responsive] Make it compatible with l10n_es_toponyms
Before this patch, there was an incompatibility between this addon and l10n_es_toponyms, caused by the lack of wrapping of the special address field that was being added.
Now layout works as expected in that case. In any other case, it seems sensible to wrap inputs so no more weird overflows happen and less chances of needing horizontal scrolling happen.
8 years ago
OCA Transbot
e3a8fdecc5
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
a2d49b4a88
[FIX] web_responsive: Change edit accesskey
* Change accesskey for `edit` in form view back to `e` to fix #587
8 years ago