From d4609ccbadfed152ea1473079b9c0f46af6ef25b Mon Sep 17 00:00:00 2001 From: Tom Blauwendraat Date: Fri, 16 Feb 2024 16:07:28 +0100 Subject: [PATCH] Apply dotfiles --- requirements.txt | 4 ++-- web_access_rule_buttons/__manifest__.py | 2 +- web_company_title/__manifest__.py | 1 + web_dialog_size/__manifest__.py | 2 +- web_disable_export_group/__manifest__.py | 2 +- web_editor_background_color/__manifest__.py | 2 +- web_favicon/__manifest__.py | 1 + web_group_expand/__manifest__.py | 2 +- web_ir_actions_act_multi/__manifest__.py | 2 +- web_ir_actions_act_view_reload/__manifest__.py | 2 +- web_listview_range_select/__manifest__.py | 2 +- web_notify/__manifest__.py | 2 +- web_searchbar_full_width/__manifest__.py | 1 + web_sheet_full_width/__manifest__.py | 1 + web_timeline/__manifest__.py | 2 +- web_tree_image/__manifest__.py | 2 +- web_view_transition/__manifest__.py | 2 +- web_widget_color/__manifest__.py | 1 + web_widget_dropdown_dynamic/__manifest__.py | 2 +- web_widget_dropdown_dynamic_example/__manifest__.py | 2 +- web_widget_image_url/__manifest__.py | 2 +- web_widget_many2many_tags_multi_selection/__manifest__.py | 2 +- web_widget_timepicker/__manifest__.py | 2 +- web_widget_url_advanced/__manifest__.py | 2 +- 24 files changed, 25 insertions(+), 20 deletions(-) diff --git a/requirements.txt b/requirements.txt index ef1c2b958..4b08158cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -# web_widget_bokeh_chart -bokeh==0.12.7 +# generated from manifests external_dependencies +bokeh diff --git a/web_access_rule_buttons/__manifest__.py b/web_access_rule_buttons/__manifest__.py index 291f999ca..2cb020aaf 100644 --- a/web_access_rule_buttons/__manifest__.py +++ b/web_access_rule_buttons/__manifest__.py @@ -11,7 +11,7 @@ "depends": [ "web", ], - "website": "https://github.com/OCA/web/tree/11.0/web_access_rule_buttons", + "website": "https://github.com/OCA/web", "data": [ "views/web_access_rule_buttons.xml", ], diff --git a/web_company_title/__manifest__.py b/web_company_title/__manifest__.py index 78f895fb9..e2c0ce1fd 100644 --- a/web_company_title/__manifest__.py +++ b/web_company_title/__manifest__.py @@ -13,6 +13,7 @@ 'views/assets.xml', ], 'license': 'AGPL-3', + 'website': 'https://github.com/OCA/web', 'auto_install': False, 'installable': True, } diff --git a/web_dialog_size/__manifest__.py b/web_dialog_size/__manifest__.py index 4e799d1a5..e59fb6332 100644 --- a/web_dialog_size/__manifest__.py +++ b/web_dialog_size/__manifest__.py @@ -13,7 +13,7 @@ "Tecnativa, " "Amaris, " "Odoo Community Association (OCA)", - 'website': "http://github.com/OCA/web", + 'website': "https://github.com/OCA/web", 'category': 'web', 'version': '11.0.1.0.3', 'license': 'AGPL-3', diff --git a/web_disable_export_group/__manifest__.py b/web_disable_export_group/__manifest__.py index 1a9f0c36a..45797719f 100644 --- a/web_disable_export_group/__manifest__.py +++ b/web_disable_export_group/__manifest__.py @@ -8,7 +8,7 @@ 'author': 'Onestein, ' 'Tecnativa, ' 'Odoo Community Association (OCA)', - 'website': 'http://www.github.com/OCA/web', + 'website': 'https://github.com/OCA/web', 'category': 'Web', 'depends': [ 'web', diff --git a/web_editor_background_color/__manifest__.py b/web_editor_background_color/__manifest__.py index 29fda211c..21ba3aa57 100644 --- a/web_editor_background_color/__manifest__.py +++ b/web_editor_background_color/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Set any background color for web editor snippets", "version": "11.0.1.0.0", "category": "Website", - "website": "https://www.tecnativa.com", + "website": "https://github.com/OCA/web", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "LGPL-3", "application": False, diff --git a/web_favicon/__manifest__.py b/web_favicon/__manifest__.py index dfa8f463b..fab9cf493 100644 --- a/web_favicon/__manifest__.py +++ b/web_favicon/__manifest__.py @@ -10,6 +10,7 @@ "Tecnativa, " "Odoo Community Association (OCA)", "license": "AGPL-3", + 'website': 'https://github.com/OCA/web', "category": "Website", "summary": "Allows to set a custom shortcut icon (aka favicon)", "depends": [ diff --git a/web_group_expand/__manifest__.py b/web_group_expand/__manifest__.py index f1684f88b..c99385cef 100644 --- a/web_group_expand/__manifest__.py +++ b/web_group_expand/__manifest__.py @@ -9,7 +9,7 @@ "AvanzOSC, " "Tecnativa, " "Odoo Community Association (OCA)", - "website": "https://github.com/oca/web", + "website": "https://github.com/OCA/web", 'license': 'AGPL-3', "depends": [ "web" diff --git a/web_ir_actions_act_multi/__manifest__.py b/web_ir_actions_act_multi/__manifest__.py index 4a7ed9d79..915eb93aa 100644 --- a/web_ir_actions_act_multi/__manifest__.py +++ b/web_ir_actions_act_multi/__manifest__.py @@ -8,7 +8,7 @@ "version": "11.0.1.0.0", "license": "LGPL-3", "author": "Modoolar, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": ["web"], "data": [ "views/web_ir_actions_act_multi.xml", diff --git a/web_ir_actions_act_view_reload/__manifest__.py b/web_ir_actions_act_view_reload/__manifest__.py index 263b27685..951a9de04 100644 --- a/web_ir_actions_act_view_reload/__manifest__.py +++ b/web_ir_actions_act_view_reload/__manifest__.py @@ -8,7 +8,7 @@ "version": "11.0.1.0.0", "license": "LGPL-3", "author": "Modoolar, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": ["web"], "data": [ "views/web_ir_actions_act_view_reload.xml", diff --git a/web_listview_range_select/__manifest__.py b/web_listview_range_select/__manifest__.py index d4741efe5..800a06aba 100644 --- a/web_listview_range_select/__manifest__.py +++ b/web_listview_range_select/__manifest__.py @@ -9,7 +9,7 @@ 'version': '11.0.1.0.1', 'category': 'Web', 'author': 'Onestein,Odoo Community Association (OCA)', - 'website': 'https://github.com/oca/web', + 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', 'depends': [ 'web', diff --git a/web_notify/__manifest__.py b/web_notify/__manifest__.py index 0ad8d42fd..36c98f83e 100644 --- a/web_notify/__manifest__.py +++ b/web_notify/__manifest__.py @@ -9,7 +9,7 @@ 'description': 'Web Notify', 'license': 'AGPL-3', 'author': 'ACSONE SA/NV,Odoo Community Association (OCA)', - 'website': 'https://acsone.eu/', + 'website': 'https://github.com/OCA/web', 'depends': [ 'web', 'bus', diff --git a/web_searchbar_full_width/__manifest__.py b/web_searchbar_full_width/__manifest__.py index 5a22a4152..19ce06596 100644 --- a/web_searchbar_full_width/__manifest__.py +++ b/web_searchbar_full_width/__manifest__.py @@ -8,6 +8,7 @@ "Odoo Community Association (OCA), " "Siddharth Bhalgami", "license": "AGPL-3", + 'website': 'https://github.com/OCA/web', "category": "Tools", "summary": "Show search bar in full screen width", "depends": [ diff --git a/web_sheet_full_width/__manifest__.py b/web_sheet_full_width/__manifest__.py index 332e0b2ee..0717db1eb 100644 --- a/web_sheet_full_width/__manifest__.py +++ b/web_sheet_full_width/__manifest__.py @@ -6,6 +6,7 @@ "author": "Therp BV, Sudokeys, GRAP, Métal Sartigan, " "Odoo Community Association (OCA)", "license": "AGPL-3", + 'website': 'https://github.com/OCA/web', "summary": "Use the whole available screen width when displaying sheets", "category": "Tools", "depends": [ diff --git a/web_timeline/__manifest__.py b/web_timeline/__manifest__.py index 7bcd317ed..f04eef57a 100644 --- a/web_timeline/__manifest__.py +++ b/web_timeline/__manifest__.py @@ -14,7 +14,7 @@ "license": "AGPL-3", "application": False, "installable": True, - "website": "http://acsone.eu", + "website": "https://github.com/OCA/web", 'depends': [ 'web', ], diff --git a/web_tree_image/__manifest__.py b/web_tree_image/__manifest__.py index eb43f3508..59b8e743e 100644 --- a/web_tree_image/__manifest__.py +++ b/web_tree_image/__manifest__.py @@ -13,7 +13,7 @@ "MONK Software, " "Odoo Community Association (OCA), " "Serpent Consulting Services Pvt. Ltd.", - 'website': 'https://github.com/OCA/Web', + 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', 'category': 'Web', 'depends': [ diff --git a/web_view_transition/__manifest__.py b/web_view_transition/__manifest__.py index 680672e1a..f2ae5267f 100644 --- a/web_view_transition/__manifest__.py +++ b/web_view_transition/__manifest__.py @@ -8,7 +8,7 @@ 'version': "11.0.1.0.0", 'author': "Alexandre Díaz, " "Odoo Community Association (OCA)", - 'website': 'https://github.com/OCA/Web', + 'website': 'https://github.com/OCA/web', 'depends': ['base', 'web'], 'summary': 'This module adds transitions to display views', 'data': [ diff --git a/web_widget_color/__manifest__.py b/web_widget_color/__manifest__.py index c808113cd..8c1990100 100644 --- a/web_widget_color/__manifest__.py +++ b/web_widget_color/__manifest__.py @@ -22,6 +22,7 @@ 'static/src/xml/widget.xml', ], 'license': 'AGPL-3', + 'website': 'https://github.com/OCA/web', 'auto_install': False, 'installable': True, 'web_preload': True, diff --git a/web_widget_dropdown_dynamic/__manifest__.py b/web_widget_dropdown_dynamic/__manifest__.py index c4c580651..70c13a5e1 100644 --- a/web_widget_dropdown_dynamic/__manifest__.py +++ b/web_widget_dropdown_dynamic/__manifest__.py @@ -10,7 +10,7 @@ 'author': 'CorporateHub, ' 'Odoo Community Association (OCA)', - 'website': 'https://github.com/OCA/web/', + 'website': 'https://github.com/OCA/web', 'depends': [ 'web', ], diff --git a/web_widget_dropdown_dynamic_example/__manifest__.py b/web_widget_dropdown_dynamic_example/__manifest__.py index 203f0e6df..8588b25b4 100644 --- a/web_widget_dropdown_dynamic_example/__manifest__.py +++ b/web_widget_dropdown_dynamic_example/__manifest__.py @@ -10,7 +10,7 @@ 'author': 'CorporateHub, ' 'Odoo Community Association (OCA)', - 'website': 'https://github.com/OCA/web/', + 'website': 'https://github.com/OCA/web', 'depends': [ 'web_widget_dropdown_dynamic', ], diff --git a/web_widget_image_url/__manifest__.py b/web_widget_image_url/__manifest__.py index 30f31df3f..c7b68a8c2 100644 --- a/web_widget_image_url/__manifest__.py +++ b/web_widget_image_url/__manifest__.py @@ -7,7 +7,7 @@ "version": "11.0.1.0.0", "license": "LGPL-3", "author": "Modoolar, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": ["web"], "data": [ "views/web_widget_image_url.xml", diff --git a/web_widget_many2many_tags_multi_selection/__manifest__.py b/web_widget_many2many_tags_multi_selection/__manifest__.py index ed76fc85b..2894f8493 100644 --- a/web_widget_many2many_tags_multi_selection/__manifest__.py +++ b/web_widget_many2many_tags_multi_selection/__manifest__.py @@ -8,7 +8,7 @@ 'web', ], 'demo': [], - 'website': 'https://www.akretion.com', + 'website': 'https://github.com/OCA/web', 'data': [ 'views/web_widget_many2many_tags_multi_selection.xml', ], diff --git a/web_widget_timepicker/__manifest__.py b/web_widget_timepicker/__manifest__.py index 4a0e8a6cc..19bffd932 100644 --- a/web_widget_timepicker/__manifest__.py +++ b/web_widget_timepicker/__manifest__.py @@ -9,7 +9,7 @@ "Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Web", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", 'installable': True, "depends": [ "web", diff --git a/web_widget_url_advanced/__manifest__.py b/web_widget_url_advanced/__manifest__.py index 61cf22860..2c23439e8 100644 --- a/web_widget_url_advanced/__manifest__.py +++ b/web_widget_url_advanced/__manifest__.py @@ -8,7 +8,7 @@ "version": "11.0.1.0.0", "license": "LGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": ["web"], "data": [ "templates/assets.xml",