forked from Techsystech/web
* 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_action_conditionable | ||
web_advanced_search | ||
web_company_color | ||
web_domain_field | ||
web_drop_target | ||
web_environment_ribbon | ||
web_group_expand | ||
web_ir_actions_act_multi | ||
web_listview_range_select | ||
web_m2x_options | ||
web_m2x_options_manager | ||
web_no_bubble | ||
web_refresher | ||
web_responsive | ||
web_search_with_and | ||
web_sheet_full_width | ||
web_timeline | ||
web_view_calendar_list | ||
web_widget_bokeh_chart | ||
web_widget_child_selector | ||
web_widget_domain_editor_dialog | ||
web_widget_dropdown_dynamic | ||
web_widget_image_download | ||
web_widget_json_graph | ||
web_widget_numeric_step | ||
web_widget_open_tab | ||
web_widget_url_advanced | ||
web_widget_x2many_2d_matrix | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
web
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
web_action_conditionable | 15.0.1.0.0 | web_action_conditionable | |
web_advanced_search | 15.0.1.1.0 | ![]() |
Easier and more powerful searching tools |
web_company_color | 15.0.1.1.0 | Web Company Color | |
web_domain_field | 15.0.1.0.0 | Use computed field as domain | |
web_drop_target | 15.0.1.0.1 | Allows to drag files into Odoo | |
web_environment_ribbon | 15.0.1.0.0 | Web Environment Ribbon | |
web_group_expand | 15.0.1.0.0 | Group Expand Buttons | |
web_ir_actions_act_multi | 15.0.1.0.0 | Enables triggering of more than one action on ActionManager | |
web_listview_range_select | 15.0.1.0.0 | Enables selecting a range of records using the shift key | |
web_m2x_options | 15.0.1.1.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.1.1 | ![]() ![]() ![]() |
Responsive web client, community-supported |
web_search_with_and | 15.0.1.0.0 | Use AND conditions on omnibar search | |
web_sheet_full_width | 15.0.1.0.1 | Use the whole available screen width when displaying sheets | |
web_view_calendar_list | 15.0.1.0.0 | Show calendars as a List | |
web_widget_bokeh_chart | 15.0.1.1.1 | ![]() ![]() |
This widget allows to display charts using Bokeh library. |
web_widget_child_selector | 15.0.1.0.0 | Widget used for navigation on hierarchy fields | |
web_widget_domain_editor_dialog | 15.0.1.0.0 | Recovers the Domain Editor Dialog functionality | |
web_widget_dropdown_dynamic | 15.0.1.0.0 | This module adds support for dynamic dropdown widget | |
web_widget_image_download | 15.0.1.0.0 | Allows to download any image from its widget | |
web_widget_json_graph | 15.0.1.0.0 | ![]() ![]() |
Draw json fields with graphs. |
web_widget_numeric_step | 15.0.1.0.0 | Web Widget Numeric Step | |
web_widget_open_tab | 15.0.1.0.0 | Allow to open record from trees on new tab from tree views | |
web_widget_url_advanced | 15.0.1.0.0 | This module extends URL widget for displaying anchors with custom labels. | |
web_widget_x2many_2d_matrix | 15.0.1.0.1 | ![]() |
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 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.