Odoo web client UI related addons
 
 
 
 
 
Go to file
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
2017-10-06 12:04:26 +02:00
web_responsive Web responsive menu improvements (#513) 2017-10-06 12:04:26 +02:00
.gitignore [MIG] Add metafiles 2017-10-03 17:06:45 +02:00
.travis.yml [MIG] Add metafiles 2017-10-03 17:06:45 +02:00
README.md [MIG] Add metafiles 2017-10-03 17:06:45 +02:00

README.md

Runbot Status Build Status Coverage Status

Web addons for Odoo

This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:

  • Add facilities to the UI
  • Add widgets
  • Ease the import/export features
  • Generally add clientside functionality