Odoo web client UI related addons
 
 
 
 
 
Go to file
adrien.didenot 23a6db5dfc [10.0][IMP] web_timeline improvements:
* 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>
2021-03-15 16:24:19 +05:30
.github/workflows [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
setup [ADD] setup.py 2021-03-09 13:09:31 +00:00
web_dialog_size [UPD] README.rst 2021-02-04 08:49:29 +00:00
web_domain_field Update translation files 2021-03-09 15:46:45 +00:00
web_environment_ribbon [UPD] README.rst 2020-10-17 21:00:24 +00:00
web_m2x_options [UPD] README.rst 2021-03-02 11:29:49 +00:00
web_notify [UPD] README.rst 2021-03-05 10:45:54 +00:00
web_timeline [10.0][IMP] web_timeline improvements: 2021-03-15 16:24:19 +05:30
web_widget_x2many_2d_matrix [UPD] README.rst 2021-02-22 16:29:01 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
.editorconfig Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.eslintrc.yml Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.flake8 Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.gitignore Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.isort.cfg Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
.prettierrc.yml [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.pylintrc [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.pylintrc-mandatory [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.travis.yml [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
CONTRIBUTING.md Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
LICENSE Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
README.md [UPD] addons table in README.md 2021-03-09 13:09:29 +00:00
oca_dependencies.txt Initialize 14.0 branch 2020-10-08 21:56:07 +02:00

README.md

Runbot Status Build Status codecov Translation Status

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.