forked from Techsystech/web
Only the admin user (sudo) is allowed to send notifications to other users. The normal users can only send notifications to themselves. This is to prevent attackers to craft malicious notifications and send them to other users using RPC. Correction based on the idea of @hbrunn |
||
---|---|---|
.github/workflows | ||
setup | ||
web_action_conditionable | ||
web_advanced_search | ||
web_calendar_slot_duration | ||
web_chatter_position | ||
web_company_color | ||
web_copy_confirm | ||
web_dialog_size | ||
web_domain_field | ||
web_drop_target | ||
web_environment_ribbon | ||
web_group_expand | ||
web_ir_actions_act_multi | ||
web_ir_actions_act_view_reload | ||
web_ir_actions_act_window_message | ||
web_listview_range_select | ||
web_m2x_options | ||
web_m2x_options_manager | ||
web_no_bubble | ||
web_notify | ||
web_refresher | ||
web_remember_tree_column_width | ||
web_responsive | ||
web_search_with_and | ||
web_sheet_full_width | ||
web_timeline | ||
web_tree_dynamic_colored_field | ||
web_tree_image_tooltip | ||
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_many2one_simple | ||
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.1 | ![]() |
Easier and more powerful searching tools |
web_calendar_slot_duration | 15.0.1.0.0 | ![]() |
Customizable calendar slot durations |
web_chatter_position | 15.0.1.0.0 | Add an option to change the chatter position | |
web_company_color | 15.0.1.1.0 | Web Company Color | |
web_copy_confirm | 15.0.1.0.0 | Show confirmation dialogue before copying records | |
web_dialog_size | 15.0.1.0.1 | A module that lets the user expand a dialog box to the full screen width. | |
web_domain_field | 15.0.1.0.1 | 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_ir_actions_act_view_reload | 15.0.1.0.0 | Enables reload of the current view via ActionManager | |
web_ir_actions_act_window_message | 15.0.1.0.0 | Show a message box to users | |
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.2.0.0 | Web Refresher | |
web_remember_tree_column_width | 15.0.1.0.1 | ![]() ![]() |
Remember the tree columns' widths across sessions. |
web_responsive | 15.0.1.1.4 | ![]() ![]() ![]() |
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_timeline | 15.0.1.0.1 | ![]() |
Interactive visualization chart to show events in time |
web_tree_dynamic_colored_field | 15.0.1.0.0 | Allows you to dynamically color fields on tree views | |
web_tree_image_tooltip | 15.0.1.1.0 | Show images in tree views via tooltip | |
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_many2one_simple | 15.0.1.1.0 | ![]() |
Simple many2one widget |
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.2 | ![]() |
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.