mirror of https://github.com/OCA/web.git
* Update the vis.js framework to latest stable version (v4.20.1) to add new functionality and save almost 400ko of source code in odoo assets (the vis dev team has isolate the code for timeline widget from the rest of their widgets) * Add the possibility to display events with no duration (instantaneous) as the same time has regular events * Add the possibility to choose between two scroll mode : - zoom in time resolution (default) or - vertical scroll (web browser default behaviour) Signed-off-by: adrien.didenot <adrien.didenot@horanet.com> |
||
---|---|---|
.github/workflows | ||
setup | ||
web_dialog_size | ||
web_domain_field | ||
web_environment_ribbon | ||
web_m2x_options | ||
web_notify | ||
web_timeline | ||
web_widget_x2many_2d_matrix | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt |
README.md
web
TODO: add repo description.
Available addons
addon | version | summary |
---|---|---|
web_dialog_size | 14.0.1.0.0 | A module that lets the user expand a dialog box to the full screen width. |
web_domain_field | 14.0.1.0.0 | Use computed field as domain |
web_environment_ribbon | 14.0.1.0.0 | Web Environment Ribbon |
web_m2x_options | 14.0.1.0.0 | web_m2x_options |
web_notify | 14.0.1.0.0 | Send notification messages to user |
web_widget_x2many_2d_matrix | 14.0.1.0.0 | Show list fields as a matrix |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to 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.