mirror of https://github.com/OCA/web.git
Removed the optimisation of hiding the week number at a certain size for consistency with the responsive design of Odoo enterprise. It is a non-functional optimisation as it hides useful information that hardly takes up any space. It also causes incompatibilities in the design with extensions that do not take into account these specific changes. TT54811 |
||
---|---|---|
.github/workflows | ||
setup/_metapackage | ||
web_calendar_slot_duration | ||
web_chatter_position | ||
web_company_color | ||
web_dialog_size | ||
web_editor_class_selector | ||
web_environment_ribbon | ||
web_favicon | ||
web_field_tooltip | ||
web_group_expand | ||
web_m2x_options | ||
web_no_bubble | ||
web_notify | ||
web_refresher | ||
web_remember_tree_column_width | ||
web_responsive | ||
web_save_discard_button | ||
web_theme_classic | ||
web_time_range_menu_custom | ||
web_timeline | ||
web_tree_dynamic_colored_field | ||
web_tree_many2one_clickable | ||
web_widget_bokeh_chart | ||
web_widget_domain_editor_dialog | ||
web_widget_dropdown_dynamic | ||
web_widget_image_download | ||
web_widget_mpld3_chart | ||
web_widget_numeric_step | ||
web_widget_open_tab | ||
web_widget_plotly_chart | ||
web_widget_url_advanced | ||
web_widget_x2many_2d_matrix | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.ruff.toml | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
web
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
web_calendar_slot_duration | 17.0.1.0.0 | ![]() |
Customizable calendar slot durations |
web_chatter_position | 17.0.1.0.1 | ![]() |
Add an option to change the chatter position |
web_company_color | 17.0.1.1.0 | Web Company Color | |
web_dialog_size | 17.0.1.0.0 | A module that lets the user expand a dialog box to the full screen width. | |
web_editor_class_selector | 17.0.1.0.0 | Web editor class selector | |
web_environment_ribbon | 17.0.1.0.2 | Web Environment Ribbon | |
web_favicon | 17.0.1.0.2 | Allows to set a custom shortcut icon (aka favicon) | |
web_field_tooltip | 17.0.1.0.0 | Displays customizable tooltips for fields | |
web_group_expand | 17.0.1.0.0 | Group Expand Buttons | |
web_m2x_options | 17.0.1.0.5 | web_m2x_options | |
web_no_bubble | 17.0.1.0.0 | Remove the bubbles from the web interface | |
web_notify | 17.0.1.0.0 | Send notification messages to user | |
web_refresher | 17.0.1.1.2 | Web Refresher | |
web_remember_tree_column_width | 17.0.1.0.0 | ![]() ![]() ![]() |
Remember the tree columns' widths across sessions. |
web_responsive | 17.0.1.1.4 | ![]() ![]() |
Responsive web client, community-supported |
web_save_discard_button | 17.0.1.0.1 | ![]() |
Save & Discard Buttons |
web_theme_classic | 17.0.1.0.0 | ![]() |
Contrasted style on fields to improve the UI. |
web_time_range_menu_custom | 17.0.1.0.0 | Web Time Range Menu Custom | |
web_timeline | 17.0.1.0.1 | ![]() |
Interactive visualization chart to show events in time |
web_tree_dynamic_colored_field | 17.0.1.0.0 | Allows you to dynamically color fields on tree views | |
web_tree_many2one_clickable | 17.0.1.0.0 | Open the linked resource when clicking on their name | |
web_widget_bokeh_chart | 17.0.1.0.0 | ![]() ![]() |
This widget allows to display charts using Bokeh library. |
web_widget_domain_editor_dialog | 17.0.1.0.0 | Recovers the Domain Editor Dialog functionality | |
web_widget_dropdown_dynamic | 17.0.1.0.0 | This module adds support for dynamic dropdown widget | |
web_widget_image_download | 17.0.1.0.0 | Allows to download any image from its widget | |
web_widget_mpld3_chart | 17.0.1.0.0 | ![]() ![]() |
This widget allows to display charts using MPLD3 library. |
web_widget_numeric_step | 17.0.1.0.0 | ![]() ![]() |
Web Widget Numeric Step |
web_widget_open_tab | 17.0.1.0.0 | Allow to open record from trees on new tab from tree views | |
web_widget_plotly_chart | 17.0.1.0.0 | ![]() |
Allow to draw plotly charts. |
web_widget_url_advanced | 17.0.1.0.0 | This module extends URL widget for displaying anchors with custom labels. | |
web_widget_x2many_2d_matrix | 17.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 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.