Jairo Llopis 29d50dda8b [MIG] web_responsive: Migrate to v12 and refactor
This migration includes a full refactoring to make this module more
maintainable. Some things that have changed:

- Removed external libraries.
- Change Less for Scss.
- Reduce ES and XML to the minimal required needs.
- Implement as much features as possible with just Scss.
- Remove copyright from `__init__.py` files.
- Trigger the new hotkeys system from Odoo v12 with `Shift+Alt` instead
  of just `Alt`, and restore some good old hotkeys (`E` for "Edit",
  `D` for "Discard", and `A` for "Apps menu").
  See https://github.com/odoo/odoo/issues/30068 on the matter.
- Control panel breadcrumbs are collapsed into a single backwards icon.
- Add FA icons to most common buttons in control panel.
- Hide text in XS for those buttons, to have a slicker phone experience.
- Lots of gifs in the README!
2023-03-01 15:33:26 +01:00
2023-02-23 14:00:42 +00:00
2022-12-09 12:47:46 +00:00
2023-02-23 14:00:42 +00:00
2023-01-13 17:43:03 +00:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2022-10-03 22:12:01 +02:00
2023-02-23 14:00:40 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version maintainers summary
web_dark_mode 16.0.1.0.1 Enabled Dark Mode for the Odoo Backend
web_domain_field 16.0.1.0.0 Use computed field as domain
web_environment_ribbon 16.0.1.0.0 Web Environment Ribbon
web_refresher 16.0.2.0.0 Web Refresher
web_search_with_and 16.0.1.0.0 Use AND conditions on omnibar search
web_select_all_companies 16.0.1.0.0 Allows you to select all companies in one click.
web_sheet_full_width 16.0.1.0.0 Use the whole available screen width when displaying sheets
web_theme_classic 16.0.1.0.1 legalsylvain Contrasted style on fields to improve the UI.

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%