Commit Graph

684 Commits (1b2cdf99e96d5d4c4601f35ce93da9012f90cc8c)

Author SHA1 Message Date
QS5ELkMu 931648a981
[FIX] Chatter Position 2018-12-10 13:33:26 +00:00
oca-travis 2e7d2f810d
[UPD] Update web_responsive.pot 2018-12-10 13:33:26 +00:00
OCA Git Bot b65981288a
[UPD] README.rst 2018-12-10 13:33:25 +00:00
QS5ELkMu 53d9a6e303
[IMP] web_responsive: Possibility of putting the chatter in the right (#951) 2018-12-10 13:33:25 +00:00
fanha99 58c1c66176
[FIX] web_responsive: Hide header when print directly from browser issues 808 (#809)
Closes #808
2018-12-10 13:33:25 +00:00
Dave Lasley e94bcf5ca3
[FIX] web_responsive: Menu Height on Init
* Add a call to the window resize method during init to fix OCA#773
2018-12-10 13:33:25 +00:00
Minh H.G 132cf2ede5
[MIG] web_responsive test to 11.0 2018-12-10 13:33:25 +00:00
Pedro M. Baeza 511368eb8f
[FIX] web_responsive: Correct runbot link 2018-12-10 13:33:24 +00:00
Dave Lasley 9b7d55994e
[FIX] web_responsive: Chrome Slow Scrolling
* Update to iScoll bleeding edge to fix #741
2018-12-10 13:33:24 +00:00
Angel Moya - PESOL d4695d5bc4
FIX travis (#747)
* FIX hasclass

* FIX views

* [FIX] web_responsive: Syntax error in xpath
2018-12-10 13:33:24 +00:00
Angel Moya Pardo accdc4cf85
UPDT version 2018-12-10 13:33:24 +00:00
Sergio Teruel Albert eeeb8b6457
[10.0][IMP] web_responsive: Load default kanban view for small screen 2018-12-10 13:33:24 +00:00
Jairo Llopis 2b584435da
[FIX][web_responsive] Long-named multicompanies nice in XS (#688) 2018-12-10 13:33:23 +00:00
OCA Transbot 3c82ff9226
OCA Transbot updated translations from Transifex 2018-12-10 13:33:23 +00:00
Dennis Sluijk c0fdbbd685
[10.0][IMP][web_responsive] Make search bar sticky (#633)
* Initial commit

* Initial commit
2018-12-10 13:33:23 +00:00
Pedro M. Baeza 2c0356da4d
[FIX] web_responsive: Execution permission 2018-12-10 13:33:23 +00:00
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.
2018-12-10 13:33:23 +00:00
OCA Transbot e3a8fdecc5
OCA Transbot updated translations from Transifex 2018-12-10 13:33:22 +00:00
Dave Lasley a2d49b4a88
[FIX] web_responsive: Change edit accesskey
* Change accesskey for `edit` in form view back to `e` to fix #587
2018-12-10 13:33:22 +00:00
zeroheure 4a2b09c3c7
Update README to fix wikipedia link 2018-12-10 13:33:22 +00:00
Dennis Sluijk d662159f15
[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
2018-12-10 13:33:22 +00:00
OCA Transbot 6cbd51141f
OCA Transbot updated translations from Transifex 2018-12-10 13:33:22 +00:00
Jairo Llopis 0a0a6dbeff
[FIX][web_responsive] Form padding, titles and buttons OK in XS
Small makeup to make it look good in XS screens.
2018-12-10 13:33:21 +00:00
Jairo Llopis 8675b0991f
Fix problem with overflowing chatter widget. 2018-12-10 13:33:21 +00:00
Daniel Torres 1b67e2074c
Form image editing controls always present
Make image editing controls always available, instead of depending
on resolution or hover.
2018-12-10 13:33:21 +00:00
Daniel Torres 11dff8f4c9
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
2018-12-10 13:33:21 +00:00
Daniel Torres 18032ea5b7
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
2018-12-10 13:33:21 +00:00
OCA Transbot ff9ff5fdde
OCA Transbot updated translations from Transifex 2018-12-10 13:33:20 +00:00
Dave Lasley b92a8e3cf4
[FIX] web_responsive: Change z-indexes
* Rebalance z-indexes to fix overlay issue while still providing notification support
2018-12-10 13:33:20 +00:00
Dave Lasley bc47367746
[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
2018-12-10 13:33:20 +00:00
Dave Lasley 3459bb8d83
[FIX] web_responsive: Other minor fixes
* Add Tecnativa as author
* Remove untestable JS method
* Rename to web_responsive
2018-12-10 13:33:20 +00:00
OCA Transbot 4655980be4 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 13:37:47 +00:00
OCA Transbot 747352d6dd Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 13:37:42 +00:00
OCA Transbot eea8aaf871 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 13:37:37 +00:00
oca-travis 75506ecba9 [UPD] Update web_dialog_size.pot 2018-12-07 16:59:27 +00:00
OCA-git-bot 01c1b7b1be [ADD] setup.py 2018-12-07 16:54:39 +00:00
Pedro M. Baeza c7697e9115
Merge pull request #1110 from Tecnativa/12.0-mig-web_dialog_size
12.0 mig web_dialog_size
2018-12-07 17:54:28 +01:00
ernesto 3413b34041 [MIG] web_dialog_size: Migration to 12.0 2018-12-07 17:48:31 +01:00
joezsweet 9f63cdc318 Fix default_maximize check
Checking result of rpc call, `dialog_maximize`, will end to be always `true` as the method will return a json: `{'dialog_maximize': false }`. So i changed the test to test the value of json key `dialog_maximize`
2018-12-07 17:48:17 +01:00
QS5ELkMu 523d793b7d [11.0][FIX] web_dialog_size: Draggable Dialog 2018-12-07 17:48:17 +01:00
oca-travis 61cb980cf6 [UPD] Update web_dialog_size.pot 2018-12-07 17:48:17 +01:00
Jairo Llopis 7ad14bd00c [FIX] web_dialog_size: Fix usage for non-admins and reduce calls (#954)
This addon had 2 problems after migrating to v11:

1. One call to backend's `ir.config_parameter.get_param` was done for
   each instantiated dialog, while the setting served for the whole
   session equally.
2. That model is now readable only by admin users, so non-admins
   couldn't use the default at all.

Fixed now.
2018-12-07 17:48:17 +01:00
Quentin THEURET c6491f42dd [FIX] #921 Fixed issue when discard a modal with draggable element 2018-12-07 17:47:40 +01:00
Quentin Theuret 01b0514940 [MIG] Migrate web_dialog_size module to v11 2018-12-07 17:47:29 +01:00
David 7624e7a0a4 [FIX] web_dialog_size: default_maximize
- default_maximize option wasn't working due to strict value comparison
2018-12-07 17:47:13 +01:00
Wolfgang Pichler a0b29b11da [FIX+IMP] web_dialog_size
* IMP: Added draggable support to dialogs
* FIX: web_dialog_size: export modal
  - PR #733 introduced draggable dialogs which broke some of them
2018-12-07 17:46:38 +01:00
Siddharth Bhalgami 2208714fa6 [10.0-MIG] web_dialog_size for v10.0 2018-12-07 17:46:08 +01:00
Siddharth Bhalgami 5c6384bc45 [MIG] web_dialog_siza: Migrate to v9.0 2018-12-07 17:46:08 +01:00
Stéphane Bidoul 4992088384 [FIX] web_dialog_size: do not expand by default and correctly honor default_maximize parameter 2018-12-07 17:46:08 +01:00
Pedro M. Baeza 1f48c37def [IMP] web_dialog_size: Select default dialog size by config
* [IMP] web_dialog_size: Put dialog size expanded by default

* [REM] web_popup_large: By duplication of the functionality

* [IMP] web_dialog_size: README and contributors

* [ADD] configuration parameter for default behavior

[FIX] return super's promise
[IMP] use fontawesome icons for buttons
2018-12-07 17:46:08 +01:00