Browse Source

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.
pull/137/head
Alexandre Fayolle 10 years ago
parent
commit
f750eed871
  1. 2
      __unported__/auth_from_http_basic/__openerp__.py
  2. 2
      __unported__/auth_from_http_basic_logout/__openerp__.py
  3. 2
      __unported__/base_external_dbsource/__openerp__.py
  4. 2
      __unported__/configuration_helper/__openerp__.py
  5. 2
      __unported__/email_template_template/__openerp__.py
  6. 2
      __unported__/import_odbc/__openerp__.py
  7. 2
      __unported__/ir_config_parameter_viewer/__openerp__.py
  8. 2
      __unported__/security_protector/__openerp__.py
  9. 2
      __unported__/server_env_base_external_referentials/__openerp__.py
  10. 2
      __unported__/super_calendar/__openerp__.py
  11. 2
      __unported__/users_ldap_groups/__openerp__.py
  12. 2
      admin_technical_features/__openerp__.py
  13. 2
      auditlog/__openerp__.py
  14. 2
      auth_admin_passkey/__openerp__.py
  15. 2
      auth_from_http_remote_user/__openerp__.py
  16. 2
      base_field_serialized/__openerp__.py
  17. 2
      base_optional_quick_create/__openerp__.py
  18. 2
      cron_run_manually/__openerp__.py
  19. 2
      database_cleanup/__openerp__.py
  20. 2
      dbfilter_from_header/__openerp__.py
  21. 2
      disable_openerp_online/__openerp__.py
  22. 2
      fetchmail_attach_from_folder/__openerp__.py
  23. 2
      mail_environment/__openerp__.py
  24. 2
      mass_editing/__openerp__.py
  25. 2
      scheduler_error_mailer/__openerp__.py
  26. 2
      server_environment/__openerp__.py
  27. 2
      server_environment_files_sample/__openerp__.py
  28. 2
      shell/__openerp__.py
  29. 2
      users_ldap_mail/__openerp__.py
  30. 2
      users_ldap_populate/__openerp__.py
  31. 2
      web_context_tunnel/__openerp__.py

2
__unported__/auth_from_http_basic/__openerp__.py

@ -21,7 +21,7 @@
{ {
"name": "Authenticate via HTTP basic authentication", "name": "Authenticate via HTTP basic authentication",
"version": "1.0", "version": "1.0",
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "expert", "complexity": "expert",
"description": """ "description": """

2
__unported__/auth_from_http_basic_logout/__openerp__.py

@ -21,7 +21,7 @@
{ {
"name": "Authenticate via HTTP basic authentication (logout helper)", "name": "Authenticate via HTTP basic authentication (logout helper)",
"version": "1.0", "version": "1.0",
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "expert", "complexity": "expert",
"description": """ "description": """

2
__unported__/base_external_dbsource/__openerp__.py

@ -41,7 +41,7 @@ Contributors
* Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com> * Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
""", """,
'author': 'Daniel Reis',
'author': "Daniel Reis,Odoo Community Association (OCA)",
'website': 'http://launchpad.net/addons-tko', 'website': 'http://launchpad.net/addons-tko',
'license': 'AGPL-3', 'license': 'AGPL-3',
'images': [ 'images': [

2
__unported__/configuration_helper/__openerp__.py

@ -22,7 +22,7 @@
{ {
'name': 'Configuration Helper', 'name': 'Configuration Helper',
'version': '0.8', 'version': '0.8',
'author': 'Akretion',
'author': "Akretion,Odoo Community Association (OCA)",
'maintainer': 'Akretion', 'maintainer': 'Akretion',
'category': 'server', 'category': 'server',
'complexity': 'normal', 'complexity': 'normal',

2
__unported__/email_template_template/__openerp__.py

@ -21,7 +21,7 @@
{ {
"name": "Templates for email templates", "name": "Templates for email templates",
"version": "1.0", "version": "1.0",
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"category": 'Tools', "category": 'Tools',
'complexity': "expert", 'complexity': "expert",
"description": """If an organisation's email layout is a bit more "description": """If an organisation's email layout is a bit more

2
__unported__/import_odbc/__openerp__.py

@ -76,7 +76,7 @@ Contributors
* Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com> * Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
""", """,
'author': 'Daniel Reis',
'author': "Daniel Reis,Odoo Community Association (OCA)",
'website': 'http://launchpad.net/addons-tko', 'website': 'http://launchpad.net/addons-tko',
'license': 'AGPL-3', 'license': 'AGPL-3',
'images': [ 'images': [

2
__unported__/ir_config_parameter_viewer/__openerp__.py

@ -9,7 +9,7 @@
'description': """ 'description': """
Create view to inspect/change technical parameters Create view to inspect/change technical parameters
""", """,
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'website': 'http://openerp.camptocamp.com', 'website': 'http://openerp.camptocamp.com',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': ['base'], 'depends': ['base'],

2
__unported__/security_protector/__openerp__.py

@ -13,7 +13,7 @@
When you try to delete a acces write it simply set all perms to false When you try to delete a acces write it simply set all perms to false
you can deactivate this behavior in ir.config_parameter by chanching the protect_security? key to 0 you can deactivate this behavior in ir.config_parameter by chanching the protect_security? key to 0
""", """,
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'website': 'http://openerp.camptocamp.com', 'website': 'http://openerp.camptocamp.com',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': ['base'], 'depends': ['base'],

2
__unported__/server_env_base_external_referentials/__openerp__.py

@ -23,7 +23,7 @@
"name": "Server environment for base_external_referential", "name": "Server environment for base_external_referential",
"version": "1.0", "version": "1.0",
"depends": ["base", 'server_environment', 'base_external_referentials'], "depends": ["base", 'server_environment', 'base_external_referentials'],
"author": "Camptocamp",
"author": "Camptocamp,Odoo Community Association (OCA)",
'license': 'AGPL-3', 'license': 'AGPL-3',
"description": """This module is based on the server_environment module to use files for configuration. "description": """This module is based on the server_environment module to use files for configuration.
Thus we can have a different file for each environment (dev, test, staging, prod). Thus we can have a different file for each environment (dev, test, staging, prod).

2
__unported__/super_calendar/__openerp__.py

@ -71,7 +71,7 @@ filtering by ‘Configurator’ (if you have several configurators,
Once you filtered, you can save the filter as Advanced filter or even Once you filtered, you can save the filter as Advanced filter or even
add it to a dashboard. add it to a dashboard.
""", """,
'author': 'Agile Business Group',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com', 'website': 'http://www.agilebg.com',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': ['base'], 'depends': ['base'],

2
__unported__/users_ldap_groups/__openerp__.py

@ -23,7 +23,7 @@
"name": "Groups assignment", "name": "Groups assignment",
"version": "1.2", "version": "1.2",
"depends": ["auth_ldap"], "depends": ["auth_ldap"],
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"description": """ "description": """
Adds user accounts to groups based on rules defined by the administrator. Adds user accounts to groups based on rules defined by the administrator.

2
admin_technical_features/__openerp__.py

@ -23,7 +23,7 @@
{ {
'name': 'Admin Technical Features', 'name': 'Admin Technical Features',
'version': '0.1', 'version': '0.1',
'author': 'Savoir-faire Linux',
'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
'maintainer': 'Savoir-faire Linux', 'maintainer': 'Savoir-faire Linux',
'website': 'http://www.savoirfairelinux.com', 'website': 'http://www.savoirfairelinux.com',
'license': 'AGPL-3', 'license': 'AGPL-3',

2
auditlog/__openerp__.py

@ -22,7 +22,7 @@
{ {
'name': "Audit Log", 'name': "Audit Log",
'version': "1.0", 'version': "1.0",
'author': "ABF OSIELL",
'author': "ABF OSIELL,Odoo Community Association (OCA)",
'website': "http://www.osiell.com", 'website': "http://www.osiell.com",
'category': "Tools", 'category': "Tools",
'depends': [ 'depends': [

2
auth_admin_passkey/__openerp__.py

@ -24,7 +24,7 @@
'name': 'Authentification - Admin Passkey', 'name': 'Authentification - Admin Passkey',
'version': '2.1.1', 'version': '2.1.1',
'category': 'base', 'category': 'base',
'author': 'GRAP',
'author': "GRAP,Odoo Community Association (OCA)",
'website': 'http://www.grap.coop', 'website': 'http://www.grap.coop',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': [ 'depends': [

2
auth_from_http_remote_user/__openerp__.py

@ -22,7 +22,7 @@
'name': 'Authenticate via HTTP Remote User', 'name': 'Authenticate via HTTP Remote User',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Tools',
'author': 'Acsone SA/NV',
'author': "Acsone SA/NV,Odoo Community Association (OCA)",
'maintainer': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV',
'website': 'http://www.acsone.eu', 'website': 'http://www.acsone.eu',
'depends': ['base', 'web', 'base_setup'], 'depends': ['base', 'web', 'base_setup'],

2
base_field_serialized/__openerp__.py

@ -21,7 +21,7 @@
{ {
"name": "Serialized fields", "name": "Serialized fields",
"version": "1.0", "version": "1.0",
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"description": """This addon restores serialized fields for Odoo 8.0 "description": """This addon restores serialized fields for Odoo 8.0
""", """,

2
base_optional_quick_create/__openerp__.py

@ -32,7 +32,7 @@ form.
Got the idea from https://twitter.com/nbessi/status/337869826028605441 Got the idea from https://twitter.com/nbessi/status/337869826028605441
""", """,
'author': 'Agile Business Group',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com', 'website': 'http://www.agilebg.com',
'license': 'AGPL-3', 'license': 'AGPL-3',
"depends": ['base'], "depends": ['base'],

2
cron_run_manually/__openerp__.py

@ -20,7 +20,7 @@
{ {
'name': 'Call cron jobs from their form view', 'name': 'Call cron jobs from their form view',
'version': '1.0', 'version': '1.0',
'author': "Therp BV (OpenERP S.A.)",
'author': "Therp BV (OpenERP S.A.),Odoo Community Association (OCA)",
'license': 'AGPL-3', 'license': 'AGPL-3',
'category': 'Tools', 'category': 'Tools',
'description': """ 'description': """

2
database_cleanup/__openerp__.py

@ -22,7 +22,7 @@
{ {
'name': 'Database cleanup', 'name': 'Database cleanup',
'version': '0.1', 'version': '0.1',
'author': 'Therp BV',
'author': "Therp BV,Odoo Community Association (OCA)",
'depends': ['base'], 'depends': ['base'],
'license': 'AGPL-3', 'license': 'AGPL-3',
'category': 'Tools', 'category': 'Tools',

2
dbfilter_from_header/__openerp__.py

@ -21,7 +21,7 @@
{ {
"name": "dbfilter_from_header", "name": "dbfilter_from_header",
"version": "1.0", "version": "1.0",
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "normal", "complexity": "normal",
"description": """ "description": """

2
disable_openerp_online/__openerp__.py

@ -21,7 +21,7 @@
{ {
"name": "Remove odoo.com bindings", "name": "Remove odoo.com bindings",
"version": "1.1", "version": "1.1",
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "normal", "complexity": "normal",
"description": """ "description": """

2
fetchmail_attach_from_folder/__openerp__.py

@ -24,7 +24,7 @@
'name': 'Email gateway - folders', 'name': 'Email gateway - folders',
'summary': 'Attach mails in an IMAP folder to existing objects', 'summary': 'Attach mails in an IMAP folder to existing objects',
'version': '1.0', 'version': '1.0',
'author': 'Therp BV',
'author': "Therp BV,Odoo Community Association (OCA)",
'website': 'http://www.therp.nl', 'website': 'http://www.therp.nl',
'license': 'AGPL-3', 'license': 'AGPL-3',
"category": "Tools", "category": "Tools",

2
mail_environment/__openerp__.py

@ -56,7 +56,7 @@ password = openerp
""", """,
'author': 'Camptocamp',
'author': "Camptocamp,Odoo Community Association (OCA)",
'license': 'AGPL-3', 'license': 'AGPL-3',
'website': 'http://openerp.camptocamp.com', 'website': 'http://openerp.camptocamp.com',
'depends': ['mail', 'depends': ['mail',

2
mass_editing/__openerp__.py

@ -22,7 +22,7 @@
{ {
"name": "Mass Editing", "name": "Mass Editing",
"version": "1.3", "version": "1.3",
"author": "Serpent Consulting Services",
"author": "Serpent Consulting Services,Odoo Community Association (OCA)",
"contributors": [ "contributors": [
"Oihane Crucelaegui <oihanecrucelaegi@gmail.com>", "Oihane Crucelaegui <oihanecrucelaegi@gmail.com>",
], ],

2
scheduler_error_mailer/__openerp__.py

@ -35,7 +35,7 @@ Scheduler Error Mailer
This module adds the possibility to send an e-mail when a scheduler raises This module adds the possibility to send an e-mail when a scheduler raises
an error.""", an error.""",
'author': 'Akretion',
'author': "Akretion,Odoo Community Association (OCA)",
'website': 'http://www.akretion.com/', 'website': 'http://www.akretion.com/',
'depends': ['email_template'], 'depends': ['email_template'],
'data': [ 'data': [

2
server_environment/__openerp__.py

@ -23,7 +23,7 @@
"name": "server configuration environment files", "name": "server configuration environment files",
"version": "1.1", "version": "1.1",
"depends": ["base", "server_environment_files"], "depends": ["base", "server_environment_files"],
"author": "Camptocamp",
"author": "Camptocamp,Odoo Community Association (OCA)",
"description": """\ "description": """\
Environment file pattern for OpenERP Environment file pattern for OpenERP
==================================== ====================================

2
server_environment_files_sample/__openerp__.py

@ -23,7 +23,7 @@
"name": "Example server configuration environment files repository module", "name": "Example server configuration environment files repository module",
"version": "1.0", "version": "1.0",
"depends": ["base"], "depends": ["base"],
"author": "Camptocamp",
"author": "Camptocamp,Odoo Community Association (OCA)",
"description": """\ "description": """\
File store for environment file sample module File store for environment file sample module
============================================= =============================================

2
shell/__openerp__.py

@ -1,6 +1,6 @@
{ {
'name': 'Shell command backport', 'name': 'Shell command backport',
'summary': 'Backport of the v9 shell CLI command.', 'summary': 'Backport of the v9 shell CLI command.',
'author': 'Daniel Reis',
'author': "Daniel Reis,Odoo Community Association (OCA)",
'version': '1.0', 'version': '1.0',
} }

2
users_ldap_mail/__openerp__.py

@ -23,7 +23,7 @@
'name': "LDAP mapping for user name and e-mail", 'name': "LDAP mapping for user name and e-mail",
'version': "1.0", 'version': "1.0",
'depends': ["auth_ldap"], 'depends': ["auth_ldap"],
'author': "Daniel Reis (https://launchpad.com/~dreis-pt)",
'author': "Daniel Reis (https://launchpad.com/~dreis-pt),Odoo Community Association (OCA)",
'license': 'AGPL-3', 'license': 'AGPL-3',
'description': """\ 'description': """\
Allows to define the LDAP attributes to use to retrieve user name and e-mail Allows to define the LDAP attributes to use to retrieve user name and e-mail

2
users_ldap_populate/__openerp__.py

@ -21,7 +21,7 @@
{ {
"name": "LDAP Populate", "name": "LDAP Populate",
"version": "1.2", "version": "1.2",
"author": "Therp BV",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"category": 'Tools', "category": 'Tools',
"description": """ "description": """

2
web_context_tunnel/__openerp__.py

@ -1,7 +1,7 @@
{ {
'name': 'Web Context Tunnel', 'name': 'Web Context Tunnel',
'category': 'Hidden', 'category': 'Hidden',
'author': 'Akretion',
'author': "Akretion,Odoo Community Association (OCA)",
'license': 'AGPL-3', 'license': 'AGPL-3',
'description': """ 'description': """
Web Context Tunnel. Web Context Tunnel.

Loading…
Cancel
Save