From 918adfc79cbe997c366fa76f7d6822c042e2c691 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 17:29:14 +0100 Subject: [PATCH] Add OCA as author of OCA addons In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association. --- hide_duplicate_button/__openerp__.py | 2 +- web_ckeditor4/__openerp__.py | 2 +- web_confirm_window_close/__openerp__.py | 2 +- web_export_view/__openerp__.py | 2 +- web_hide_buttons/__openerp__.py | 2 +- web_import_models_with_inherits/__openerp__.py | 2 +- web_ir_actions_act_window_page/__openerp__.py | 2 +- web_mode_visibility/__openerp__.py | 2 +- web_print_from_browser/__openerp__.py | 2 +- web_statusbar_clickable/__openerp__.py | 2 +- web_treeview_text_newlines/__openerp__.py | 2 +- web_url_target_new/__openerp__.py | 2 +- web_widget_classes/__openerp__.py | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/hide_duplicate_button/__openerp__.py b/hide_duplicate_button/__openerp__.py index ed46f06a..7f68863d 100644 --- a/hide_duplicate_button/__openerp__.py +++ b/hide_duplicate_button/__openerp__.py @@ -26,7 +26,7 @@ 'description': """As 'duplicate' button often produce inconveniences when modules don't correctly handle the 'copy' methods, this module allow to hide 'duplicate' button for every form view""", - 'author': 'Agile Business Group', + 'author': "Agile Business Group,Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com', 'license': 'AGPL-3', 'depends': [ diff --git a/web_ckeditor4/__openerp__.py b/web_ckeditor4/__openerp__.py index 6dc40928..1bb06f52 100644 --- a/web_ckeditor4/__openerp__.py +++ b/web_ckeditor4/__openerp__.py @@ -29,7 +29,7 @@ Use widget="text_html" if you need just html display. In the unlikely case you need specific features of ckeditor, use widget="text_ckeditor4". """, - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'http://www.therp.nl', "category": "Tools", "depends": [ diff --git a/web_confirm_window_close/__openerp__.py b/web_confirm_window_close/__openerp__.py index b7e1679a..d25abf14 100644 --- a/web_confirm_window_close/__openerp__.py +++ b/web_confirm_window_close/__openerp__.py @@ -31,7 +31,7 @@ while Firefox displays a generic confirmation message. This module is compatible with OpenERP 6.1. ''', 'version': '6.1.1', - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'category': 'Usability', 'website': 'http://therp.nl', 'email': 'info@therp.nl', diff --git a/web_export_view/__openerp__.py b/web_export_view/__openerp__.py index aff44ffd..3f2bcb8c 100644 --- a/web_export_view/__openerp__.py +++ b/web_export_view/__openerp__.py @@ -45,7 +45,7 @@ After you installed it, you’ll find an additional link ‘Export current view right below the ‘Export’ one. By clicking on it you’ll get a XLS file contains the same data of the tree view you are looking at, headers included. """, - 'author': 'Agile Business Group', + 'author': "Agile Business Group,Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com', 'license': 'AGPL-3', 'depends': ['web'], diff --git a/web_hide_buttons/__openerp__.py b/web_hide_buttons/__openerp__.py index 581d855d..bebca9ee 100755 --- a/web_hide_buttons/__openerp__.py +++ b/web_hide_buttons/__openerp__.py @@ -29,7 +29,7 @@ To hide both buttons add the following element to the xml for the ir.actions.act_window: {'nodelete': '1', 'nocreate': '1'} ''', - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'http://www.therp.nl', 'license': 'AGPL-3', 'depends': [ diff --git a/web_import_models_with_inherits/__openerp__.py b/web_import_models_with_inherits/__openerp__.py index 5d92ed3a..974bec6f 100644 --- a/web_import_models_with_inherits/__openerp__.py +++ b/web_import_models_with_inherits/__openerp__.py @@ -22,7 +22,7 @@ { "name": "Web: allow import of models with '_inherits'", "version": "1.0r1", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "category": "Tools", "depends": ['web'], "description": """ diff --git a/web_ir_actions_act_window_page/__openerp__.py b/web_ir_actions_act_window_page/__openerp__.py index f90b9ab6..10b35c37 100644 --- a/web_ir_actions_act_window_page/__openerp__.py +++ b/web_ir_actions_act_window_page/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Window actions for client side paging", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "complexity": "normal", "description": """ Client side paging diff --git a/web_mode_visibility/__openerp__.py b/web_mode_visibility/__openerp__.py index 805be1a2..d703edd8 100644 --- a/web_mode_visibility/__openerp__.py +++ b/web_mode_visibility/__openerp__.py @@ -22,7 +22,7 @@ { "name": "Visibility depending on view mode", "version": "6.1.1.0r1", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "category": "Tools", "depends": ['web'], "description": """ diff --git a/web_print_from_browser/__openerp__.py b/web_print_from_browser/__openerp__.py index 56810933..21fafd5b 100644 --- a/web_print_from_browser/__openerp__.py +++ b/web_print_from_browser/__openerp__.py @@ -26,7 +26,7 @@ 'description': """ This addons provides a stylesheet that removes the menu and controls when printing an OpenERP screen through the browser's print button.""", - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'http://www.therp.nl', "category": "Tools", "depends": [ diff --git a/web_statusbar_clickable/__openerp__.py b/web_statusbar_clickable/__openerp__.py index 511fe3fc..897bce00 100644 --- a/web_statusbar_clickable/__openerp__.py +++ b/web_statusbar_clickable/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Clickable statusbar", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal", "description": """ diff --git a/web_treeview_text_newlines/__openerp__.py b/web_treeview_text_newlines/__openerp__.py index 64a56930..a82ae8ba 100644 --- a/web_treeview_text_newlines/__openerp__.py +++ b/web_treeview_text_newlines/__openerp__.py @@ -24,7 +24,7 @@ 'name': 'Show newlines in treeview', 'version': '1.0', 'description': "This addons makes textfields in treeview show newlines", - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'http://www.therp.nl', "category": "Tools", "depends": [ diff --git a/web_url_target_new/__openerp__.py b/web_url_target_new/__openerp__.py index 74319a23..d41de533 100644 --- a/web_url_target_new/__openerp__.py +++ b/web_url_target_new/__openerp__.py @@ -27,7 +27,7 @@ This module adds target=_blank to the URL widget in readonly mode. This module is compatible with OpenERP 6.1. ''', 'version': '6.1.1', - 'author': 'Therp BV', + 'author': "Therp BV,Odoo Community Association (OCA)", 'category': 'Usability', 'website': 'http://therp.nl', 'email': 'info@therp.nl', diff --git a/web_widget_classes/__openerp__.py b/web_widget_classes/__openerp__.py index ab5d2d5d..e074ec26 100644 --- a/web_widget_classes/__openerp__.py +++ b/web_widget_classes/__openerp__.py @@ -21,7 +21,7 @@ { "name": "CSS classes for widgets", "version": "1.0", - "author": "Therp BV", + "author": "Therp BV,Odoo Community Association (OCA)", "complexity": "normal", "description": """ For simple UI changes, having classes attached to widgets giving