Adil Houmadi
76f702976d
[IMP] : Improve doc
10 years ago
Adil Houmadi
0fc48ded31
[IMP] : patch getDir function to serve files
[REM] : remove jscolor route and replace it with JS
10 years ago
Adil Houmadi
8554dc9f93
[FIX] : make travis happy :)
10 years ago
Adil Houmadi
cfd7664d89
[FIX] : fix import controller
10 years ago
Adil Houmadi
b8d7a5cbb9
[IMP] : - Rename the module to web_widget_color
- Remove special type (Color) and use (Char) instead of.
10 years ago
OCA Git Bot
44a51e97cf
[ADD] setup.py
7 years ago
Pedro M. Baeza
5a77ce260e
[FIX] web_sheet_full_width: PEP8
7 years ago
Pedro M. Baeza
f6f775d502
Merge pull request #761 from metalsartigan/Jerther-web_sheet_full_width
[MIG] [11.0] web_sheet_full_width
7 years ago
Jerther
82b7b33a3e
[FIX] web_sheet_full_width: fix assets.xml in manifest and missing parenthesis in readme.
7 years ago
Pedro M. Baeza
ebdbd58e2b
[FIX] web_responsive: Correct runbot link
7 years ago
Pedro M. Baeza
96eed3f510
Merge pull request #758 from LasLabs/bugfix/11.0/gh-742-forward-port
[11.0][FIX] web_responsive: Chrome Slow Scrolling
7 years ago
Jerther
cbe367416f
[MIG] web_sheet_full_width: migration to 11.0.
7 years ago
Frédéric Garbely
8da8cfb3d4
[FIX] Bugfix in web_sheet_full_width for enterprise edition ( #530 )
8 years ago
Sylvain LE GAL
6e3aceb6c6
10.0 port web sheet full width ( #449 )
[MIG] adapt web_sheet_full_width to V10.0 web framework
8 years ago
Pedro M. Baeza
29c6293f74
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
41e8d4325a
[MIG] Make modules uninstallable
8 years ago
Nicolas JEUDY
12973ad828
fix: add disclaimer for licence incompatibility with odoo enterprise
9 years ago
Nicolas JEUDY
df1504a90f
fix: remove comments and empty line in README.rst
9 years ago
Nicolas JEUDY
b50fbfb301
fix: full width for sheet v9
- Add margin for better visibility
- Add web_sheet_full_width migration state Done
- Update to new OCA README.rst format.
9 years ago
Pedro M. Baeza
b4cb675ac8
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
0209c5379d
[UPD] prefix versions with 8.0
9 years ago
Alexandre Fayolle
df0f06b3ab
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Nicolas JEUDY
978ec786ab
new:[web_sheet_full_width] give openchatter full width too.
10 years ago
Holger Brunn
2a3ade8d93
[ADD] web_sheet_full_width
10 years ago
Pedro M. Baeza
d62b1b563a
.travis.yml: Remove Transifex
7 years ago
Dave Lasley
0133ccdcbc
[FIX] web_responsive: Chrome Slow Scrolling
* Update to iScoll bleeding edge to fix #741
7 years ago
Angel Moya - PESOL
dafa0a707b
FIX travis ( #747 )
* FIX hasclass
* FIX views
* [FIX] web_responsive: Syntax error in xpath
7 years ago
OCA Git Bot
2975ee6cc1
[ADD] setup.py
7 years ago
Pedro M. Baeza
2fbc61fa40
Merge pull request #740 from PESOL/11.0-mig-web_responsive
[MIG] [11.0] web_responsive
7 years ago
Angel Moya Pardo
1514feba87
UPDT version
7 years ago
OCA Git Bot
1b8072a99b
[ADD] setup.py
7 years ago
Sergio Teruel Albert
c4be7fb912
[10.0][IMP] web_responsive: Load default kanban view for small screen
8 years ago
Jairo Llopis
09490a3f63
[FIX][web_responsive] Long-named multicompanies nice in XS ( #688 )
7 years ago
OCA Transbot
ba4a8271f1
OCA Transbot updated translations from Transifex
7 years ago
Dennis Sluijk
526e82dc5f
[10.0][IMP][web_responsive] Make search bar sticky ( #633 )
* Initial commit
* Initial commit
8 years ago
Pedro M. Baeza
e986f0db59
[FIX] web_responsive: Execution permission
8 years ago
Jairo Llopis
41dd99ac80
[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
becfade2a1
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
572157a572
[FIX] web_responsive: Change edit accesskey
* Change accesskey for `edit` in form view back to `e` to fix #587
8 years ago
zeroheure
c0d0adef6d
Update README to fix wikipedia link
8 years ago
Dennis Sluijk
e164800e18
[10.0][IMP][web_responsive] ( #569 )
* [IMP] drawer-toggle
* [IMP] Hitbox of close drawer-toggle
* [IMP] Removed outline on menu item
* [IMP] Logo positionings
* [FIX] Try me on runbot button
* [REM] Reversed outline change
8 years ago
OCA Transbot
8fc98dc600
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
e5441b434f
[FIX][web_responsive] Form padding, titles and buttons OK in XS
Small makeup to make it look good in XS screens.
8 years ago
Jairo Llopis
88bf5d92d6
Fix problem with overflowing chatter widget.
8 years ago
Daniel Torres
6d446a1d3c
Form image editing controls always present
Make image editing controls always available, instead of depending
on resolution or hover.
8 years ago
Daniel Torres
b7a6d02f0f
Form view improvements to fit smaller screens
On screens with less than 768px content is limited to 2 columns.
On mobile field labels have their own line.
Fix elements width for XS screens
8 years ago
Daniel Torres
a620134d47
Web responsive menu improvements ( #513 )
* Bold titles for apps in the app-drawer
* Remove z-index from Control Panel buttons, so it doesn't overlap the menu.
* Better responsive menus
* Move systray icons/menus out of the menu and up to the top bar.
* Increase avatar size and visibility.
* Other minor menu behavior fixes.
* Changes to fit odoo variables
* And a little margin adjust on navbar-right
* Top menu always thick
* Removed overflow:hidden!important from main.less
* Local patch: prevent body overflow auto
* Stop using `style=` on `<body>`
* Fix jquery drawer in anticipation of:
https://github.com/blivesta/drawer/pull/36
8 years ago
Daniel Torres
cb95d5e815
fixup! [MIG] web_responsive: Migrate to v10
Scroll control panel with page using CSS instead of jQuery.
jQuery scrolling caused scrollbar malfunction.
8 years ago
OCA Transbot
b16bc80327
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
0bfadda49c
[FIX] web_responsive: Change z-indexes
* Rebalance z-indexes to fix overlay issue while still providing notification support
8 years ago