mirror of https://github.com/OCA/web.git
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! |
||
---|---|---|
.github/workflows | ||
setup/_metapackage | ||
web_environment_ribbon | ||
web_favicon | ||
web_no_bubble | ||
web_notify | ||
web_pivot_computed_measure | ||
web_responsive | ||
web_tree_dynamic_colored_field | ||
web_tree_many2one_clickable | ||
web_widget_numeric_step | ||
.copier-answers.yml | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.ruff.toml | ||
LICENSE | ||
README.md | ||
eslint.config.cjs | ||
prettier.config.cjs | ||
test-requirements.txt |
README.md
web
web
Available addons
addon | version | maintainers | summary |
---|---|---|---|
web_environment_ribbon | 18.0.1.0.1 | Web Environment Ribbon | |
web_favicon | 18.0.1.0.0 | Allows to set a custom shortcut icon (aka favicon) | |
web_no_bubble | 18.0.1.0.0 | Remove the bubbles from the web interface | |
web_notify | 18.0.1.0.1 | Send notification messages to user | |
web_pivot_computed_measure | 18.0.1.0.1 | ![]() |
Web Pivot Computed Measure |
web_tree_dynamic_colored_field | 18.0.1.0.1 | Allows you to dynamically color fields on tree views | |
web_tree_many2one_clickable | 18.0.1.0.1 | Open the linked resource when clicking on their name | |
web_widget_numeric_step | 18.0.1.0.0 | ![]() ![]() |
Web Widget Numeric Step |
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.