3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Simone Orsi f895e296b0 web_widget_url_advanced: fix display in tree view
On tree views the widget will be initialized once.
Without this change the value displayed is always the same.
Now anchor's text is computed on rendering.
2022-03-09 15:04:26 +05:30
.github/workflows [IMP] update dotfiles [ci skip] 2021-11-10 22:54:50 +01:00
setup [ADD] setup.py 2022-03-07 13:21:16 +00:00
web_advanced_search [UPD] README.rst 2022-03-07 13:21:15 +00:00
web_company_color Update translation files 2022-03-03 12:09:22 +00:00
web_environment_ribbon [15.0][MIG] web_widget_bokeh_chart 2021-12-17 10:41:40 -05:00
web_ir_actions_act_multi [UPD] README.rst 2022-01-21 08:52:11 +00:00
web_m2x_options [15.0][MIG] web_widget_bokeh_chart 2021-12-17 10:41:40 -05:00
web_m2x_options_manager [UPD] README.rst 2021-11-16 23:25:59 +00:00
web_no_bubble Update translation files 2022-02-25 15:55:50 +00:00
web_refresher [UPD] README.rst 2021-12-01 19:09:15 +00:00
web_responsive [IMP] web_responsive: Indicate incompatibility 2022-02-18 15:40:27 +01:00
web_sheet_full_width web_sheet_full_width 15.0.1.0.1 2022-03-02 08:16:42 +00:00
web_widget_bokeh_chart [UPD] README.rst 2022-01-12 15:41:37 +00:00
web_widget_domain_editor_dialog [UPD] Update web_widget_domain_editor_dialog.pot 2022-02-04 07:56:27 +00:00
web_widget_url_advanced web_widget_url_advanced: fix display in tree view 2022-03-09 15:04:26 +05:30
web_widget_x2many_2d_matrix web_widget_x2many_2d_matrix 15.0.1.0.1 2022-02-21 10:49:07 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:54:50 +01:00
.editorconfig Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
.eslintrc.yml [UPD] eslint: ecmascript version 2019 2022-02-22 09:42:59 -03:00
.flake8 Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
.gitignore Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
.isort.cfg Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2021-10-18 22:12:37 +02:00
.prettierrc.yml Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
.pylintrc Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
.pylintrc-mandatory Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
.t2d.yml Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
LICENSE Initialize 15.0 branch 2021-10-17 17:13:06 +02:00
README.md [UPD] addons table in README.md 2022-03-07 13:21:13 +00:00
requirements.txt [15.0][MIG] web_widget_bokeh_chart 2021-12-17 10:41:40 -05:00

README.md

Runbot Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version maintainers summary
web_advanced_search 15.0.1.0.0 ivantodorovich Easier and more powerful searching tools
web_company_color 15.0.1.1.0 Web Company Color
web_environment_ribbon 15.0.1.0.0 Web Environment Ribbon
web_ir_actions_act_multi 15.0.1.0.0 Enables triggering of more than one action on ActionManager
web_m2x_options 15.0.1.0.0 web_m2x_options
web_m2x_options_manager 15.0.1.0.0 Adds an interface to manage the "Create" and "Create and Edit" options for specific models and fields.
web_no_bubble 15.0.1.0.0 Remove the bubbles from the web interface
web_refresher 15.0.1.0.0 Web Refresher
web_responsive 15.0.1.0.0 Yajo Tardo SplashS Responsive web client, community-supported
web_sheet_full_width 15.0.1.0.1 Use the whole available screen width when displaying sheets
web_widget_bokeh_chart 15.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow This widget allows to display charts using Bokeh library.
web_widget_domain_editor_dialog 15.0.1.0.0 Recovers the Domain Editor Dialog functionality
web_widget_x2many_2d_matrix 15.0.1.0.1 ChrisOForgeFlow 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.