Dave Lasley e5095f6802 [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
2023-11-17 00:37:42 +02:00
2023-11-07 15:15:20 +01:00
2023-11-12 15:13:53 +01:00
2023-11-07 15:15:20 +01:00
2023-11-07 15:15:20 +01:00
2023-11-07 15:15:20 +01:00
2023-11-12 15:13:53 +01:00
2023-11-07 15:15:20 +01:00
2023-11-07 15:15:20 +01:00
2023-11-07 15:15:20 +01:00
2023-11-07 15:15:20 +01:00
2023-11-07 15:15:20 +01:00
2023-11-15 18:04:29 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version maintainers summary
web_environment_ribbon 17.0.1.0.0 Web Environment Ribbon

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo web client UI related addons
Readme 306 MiB
Languages
JavaScript 69.3%
HTML 24.2%
Python 3.9%
SCSS 1.8%
CSS 0.8%