tarteo
be0a68b3b7
[FIX] Copyrights, disclaimer, authors
8 years ago
tarteo
46160d7ef6
[FIX] Copyrights, disclaimer, authors
8 years ago
Dennis Sluijk
c3fc69a39a
[FIX] Short headers
8 years ago
tarteo
f502b98453
[FIX] Short headers
8 years ago
OCA Transbot
1310c58f00
OCA Transbot updated translations from Transifex
8 years ago
tarteo
a1d6712708
[IMP] requirements in Camelcase
8 years ago
tarteo
442cdd9c8f
[IMP] requirements in Camelcase
8 years ago
tarteo
f845a46ea8
[FIX] Flake8
8 years ago
tarteo
74ce084067
[FIX] Flake8
8 years ago
tarteo
4a373505e7
[IMP] Minor manifest improvements
8 years ago
tarteo
046c38d31a
[FIX] Updated translations with new module name
8 years ago
tarteo
998843d531
[ADD] Tests
8 years ago
tarteo
1611185af8
[IMP] Clean pu
8 years ago
tarteo
ca87adfec5
[REM] Replaced image with fa icon
8 years ago
tarteo
cf1cd07dd2
[FIX] Add to shortcuts button
8 years ago
Jairo Llopis
d6dd1bed8f
[FIX] Make other operators work again
8 years ago
Jairo Llopis
9efc5a6d29
[IMP] Make it good-looking, update known issues, fix templates.
8 years ago
Holger Brunn
e1dd9af9bf
[FIX] inhibit closing the menu when selecting from the dropdown
8 years ago
Jairo Llopis
71d5ac0d25
[REF][web_advanced_search_x2x] Adapt to v9 API.
- Use the new domain widget.
- Use modules system.
8 years ago
cubells
a67370c57f
[9.0][MIG] web_advanced_search_x2x module
8 years ago
Pedro M. Baeza
254e73b4dd
Merge pull request #560 from Tecnativa/9.0-web_responsive-fix_page_overflow
[FIX][web_responsive] Fit view to screen.
8 years ago
Jairo Llopis
4a12a5efcc
[FIX][web_responsive] Fit view to screen.
This patch makes the `.oe_web_client` element to fit exactly inside the viewport, instead of overflowing it as before.
8 years ago
OCA Git Bot
e9eaec3994
[ADD] setup.py
8 years ago
OCA Git Bot
2a8cd2ba7e
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
cf45c6dcaa
Merge pull request #559 from legalsylvain/9.0_PORT_web_listview_custom_element_number
[PORT] 9.0 web_listview_custom_element_number
8 years ago
Sylvain LE GAL
914a4852dc
[UPD] translation.
8 years ago
Stéphane Bidoul (ACSONE)
e071043770
remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
f0b80e438c
OCA Transbot updated translations from Transifex
9 years ago
Sylvain LE GAL
611d7be436
[FIX] update fr translation
8 years ago
Sylvain LE GAL
d3a6adbe09
[PORT] 9.0 web_listview_custom_element_number
8 years ago
tarteo
79639d95cb
[MIG] Loading shortcuts
8 years ago
tarteo
b9deeaa653
Initial commit
8 years ago
OCA Git Bot
884b5e0337
[ADD] setup.py
8 years ago
OCA Git Bot
2f4aba8c47
[UPD] addons table in README.md
8 years ago
Dennis Sluijk
47cf374631
[9.0][MIG][web_menu_collapsible] ( #463 )
8 years ago
Pedro M. Baeza
a4c70c8157
Merge pull request #543 from acsone/9.0-fix_open_many2many_open_badge_function_zak
[9.0][FIX]web_m2x_options: s/ev.handleObj.selector/currentTarget
8 years ago
Zakaria Makrelouf
9eadf2085f
[FIX]web_m2x_options: s/ev.handleObj.selector/currentTarget
* many2many with `options={'open': True}` it always open the first element
with this fix it will open the right one
8 years ago
Pedro M. Baeza
07768f4f7c
Merge pull request #541 from Tecnativa/9.0-web_responsive-fix_binary_controls
[FIX][web_responsive] Show upload control in binary widgets.
8 years ago
Jairo Llopis
c28637e64b
[FIX][web_responsive] Show upload control in binary widgets.
We only want to hide it in image widgets, to avoid breaking binary widgets.
8 years ago
Sergio Teruel Albert
8988ebf481
[9.0][IMP] web_responsive: Load default kanban view for small screen and One2many related fields. ( #536 )
* [9.0][IMP] web_responsive: Load default kanban view for small screen and One2many related fields.
* [9.0][IMP] web_responsive: Remove unnecessary One2Many rewrite.
* Spell checking
8 years ago
Moises Lopez - https://www.vauxoo.com/
1a6504f01c
Merge pull request #537 from Tecnativa/9.0-web_responsive-fix_image_controls
[FIX][web_responsive] Remove hidden floating input over images
8 years ago
Jairo Llopis
df13c92c68
[FIX][web_responsive] Remove hidden floating input over images
Without this patch, when you clicked on a partner's name field next to its image, it asked you to change its image.
8 years ago
OCA Git Bot
3fed0754f0
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
3db06ad79b
Merge pull request #529 from Tecnativa/9.0-web_responsive-backport
[9.0][web_responsive] Backport new features from 10.0
8 years ago
Jairo Llopis
0fccd36830
[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
ac3c1de637
⏪ Revert v10 migration changes to adapt to v9 again
Mostly rename things the other way around
than f83647946167a0e08053511eb97b3796ef273118:
- __manifest__.py -> __openerp__.py
- .o_sub_menu_content -> .oe_secondary_menus_container
- .o_sub_menu_logo -> .oe_logo
- .o_sub_menu_foote -> .oe_footer
- .o_sub_menu -> .oe_leftbar
It also includes a complete refactor of #514 , to make it work in v9.
8 years ago
Jairo Llopis
4767f8d7e3
Fix problem with overflowing chatter widget.
8 years ago
Daniel Torres
56cb91217c
Form image editing controls always present
Make image editing controls always available, instead of depending
on resolution or hover.
8 years ago
Daniel Torres
8600a3ad49
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
Dave Lasley
88a2837187
[MIG] web_responsive: Migrate to v10
* Bump version
* Change all openerp to odoo
* Fix qunit suite injection
* Remove jQuery require
* Change to new selectors:
* `oe_leftbar` to `o_sub_menu`
* `oe_logo` to `o_sub_menu_logo`
* `oe_footer` to `o_sub_menu_footer`
* `oe_secondary_menus_container` to `o_sub_menu_content`
* Add style to hide oe_footer instead of remove to not break `support_branding`
* Add note in ReadMe explaining override of `support_branding`
* Set top margin of app drawer title to 0 to fit v10 proportions
* Fix notification badge positioning
* Add o_web_client class to body to fix overlaps
* Scroll control panel with page
* Change navbar z-index to not be overlapped by buttons
* Raise z-index on header to raise over buttons
* Handle layered notifications via z-index
* Remove `#` from navigation links HREF to prevent history littering
8 years ago