3
0
Fork 0
Commit Graph

6 Commits (614b5782361e1f3d4e884e6341fa80c8b0bd2e73)

Author SHA1 Message Date
Dave Lasley 614b578236 [FIX] web_responsive: Change z-indexes
* Rebalance z-indexes to fix overlay issue while still providing notification support
2017-01-19 09:40:08 +01:00
Dave Lasley 7fc784371b [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
2017-01-19 09:40:08 +01:00
OCA Transbot 8eda9300ef OCA Transbot updated translations from Transifex 2016-12-24 01:43:39 -05:00
OCA Transbot f67c973580 OCA Transbot updated translations from Transifex 2016-11-29 14:34:34 -05:00
Dave Lasley fb29a53a6b
[FIX] web_responsive: Add logo, fix modularity & style
* Add style to hide oe_footer instead of remove to not break `support_branding`
* Add company logo and editing to App Drawer title bar
* Remove translation and screen reader from glyphs
* Minor style fixes on app drawer toggle button positioning
* Add note in ReadMe explaining override of `support_branding`
* Add note in ReadMe explaining why no `oe_main_menu_navbar`
2016-10-20 08:46:49 -07:00
Dave Lasley acf710f377 [FIX] web_responsive: Other minor fixes
* Add Tecnativa as author
* Remove untestable JS method
* Rename to web_responsive
2016-10-13 13:25:33 -07:00