[UPD] prefix versions with 8.0

pull/269/merge
Stéphane Bidoul 2015-10-09 10:03:09 +02:00
parent 9d4e68282a
commit 6f8a64238b
32 changed files with 62 additions and 62 deletions

View File

@ -17,38 +17,38 @@ Available addons
----------------
addon | version | summary
--- | --- | ---
[admin_technical_features](admin_technical_features/) | 0.1 | Checks the technical features box for admin user.
[auditlog](auditlog/) | 1.0 | Audit Log
[auth_admin_passkey](auth_admin_passkey/) | 2.1.1 | Authentification - Admin Passkey
[auth_dynamic_groups](auth_dynamic_groups/) | 1.0 | Have membership conditions for certain groups
[auth_from_http_remote_user](auth_from_http_remote_user/) | 1.0 | Authenticate via HTTP Remote User
[base_concurrency](base_concurrency/) | 1.0 | Base Concurrency
[base_external_dbsource](base_external_dbsource/) | 1.3 | External Database Sources
[base_field_serialized](base_field_serialized/) | 1.0 | Serialized fields
[base_optional_quick_create](base_optional_quick_create/) | 0.1 | Avoid 'quick create' on m2o fields, on a 'by model' basis
[base_report_auto_create_qweb](base_report_auto_create_qweb/) | 1.0 | Report qweb auto generation
[base_suspend_security](base_suspend_security/) | 1.0 | Suspend security checks for a call
[admin_technical_features](admin_technical_features/) | 8.0.0.1.0 | Checks the technical features box for admin user.
[auditlog](auditlog/) | 8.0.1.0.0 | Audit Log
[auth_admin_passkey](auth_admin_passkey/) | 8.0.2.1.1 | Authentification - Admin Passkey
[auth_dynamic_groups](auth_dynamic_groups/) | 8.0.1.0.0 | Have membership conditions for certain groups
[auth_from_http_remote_user](auth_from_http_remote_user/) | 8.0.1.0.0 | Authenticate via HTTP Remote User
[base_concurrency](base_concurrency/) | 8.0.1.0.0 | Base Concurrency
[base_external_dbsource](base_external_dbsource/) | 8.0.1.3.0 | External Database Sources
[base_field_serialized](base_field_serialized/) | 8.0.1.0.0 | Serialized fields
[base_optional_quick_create](base_optional_quick_create/) | 8.0.0.1.0 | Avoid 'quick create' on m2o fields, on a 'by model' basis
[base_report_auto_create_qweb](base_report_auto_create_qweb/) | 8.0.1.0.0 | Report qweb auto generation
[base_suspend_security](base_suspend_security/) | 8.0.1.0.0 | Suspend security checks for a call
[base_user_gravatar](base_user_gravatar/) | 8.0.1.0.0 | Synchronize Gravatar image
[cron_run_manually](cron_run_manually/) | 1.0 | Call cron jobs from their form view
[database_cleanup](database_cleanup/) | 0.1 | Database cleanup
[dbfilter_from_header](dbfilter_from_header/) | 1.0 | dbfilter_from_header
[disable_openerp_online](disable_openerp_online/) | 1.1 | Remove odoo.com bindings
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 1.0 | Attach mails in an IMAP folder to existing objects
[fetchmail_notify_error_to_sender](fetchmail_notify_error_to_sender/) | 1.0 | If fetching mails gives error, send an email to sender
[inactive_session_timeout](inactive_session_timeout/) | 1.0 | This module disable all inactive sessions since a given delay
[language_path_mixin](language_path_mixin/) | 1.0 | Setting the partner's language in RML reports
[mail_environment](mail_environment/) | 0.1 | Server env config for mail + fetchmail
[mass_editing](mass_editing/) | 1.3 | Mass Editing
[qweb_usertime](qweb_usertime/) | 1.0 | Add user time rendering support in QWeb
[scheduler_error_mailer](scheduler_error_mailer/) | 1.0 | Send an e-mail when a scheduler fails
[server_environment](server_environment/) | 1.1 | server configuration environment files
[server_environment_files_sample](server_environment_files_sample/) | 1.0 | Example server configuration environment files repository module
[shell](shell/) | 1.0 | Backport of the v9 shell CLI command.
[super_calendar](super_calendar/) | 0.2 | This module allows to create configurable calendars.
[users_ldap_groups](users_ldap_groups/) | 1.2 | Adds user accounts to groups based on rules defined by the administrator.
[users_ldap_mail](users_ldap_mail/) | 1.0 | LDAP mapping for user name and e-mail
[users_ldap_populate](users_ldap_populate/) | 1.2 | LDAP Populate
[web_context_tunnel](web_context_tunnel/) | 2.0 | Web Context Tunnel
[cron_run_manually](cron_run_manually/) | 8.0.1.0.0 | Call cron jobs from their form view
[database_cleanup](database_cleanup/) | 8.0.0.1.0 | Database cleanup
[dbfilter_from_header](dbfilter_from_header/) | 8.0.1.0.0 | dbfilter_from_header
[disable_openerp_online](disable_openerp_online/) | 8.0.1.1.0 | Remove odoo.com bindings
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 8.0.1.0.0 | Attach mails in an IMAP folder to existing objects
[fetchmail_notify_error_to_sender](fetchmail_notify_error_to_sender/) | 8.0.1.0.0 | If fetching mails gives error, send an email to sender
[inactive_session_timeout](inactive_session_timeout/) | 8.0.1.0.0 | This module disable all inactive sessions since a given delay
[language_path_mixin](language_path_mixin/) | 8.0.1.0.0 | Setting the partner's language in RML reports
[mail_environment](mail_environment/) | 8.0.0.1.0 | Server env config for mail + fetchmail
[mass_editing](mass_editing/) | 8.0.1.3.0 | Mass Editing
[qweb_usertime](qweb_usertime/) | 8.0.1.0.0 | Add user time rendering support in QWeb
[scheduler_error_mailer](scheduler_error_mailer/) | 8.0.1.0.0 | Send an e-mail when a scheduler fails
[server_environment](server_environment/) | 8.0.1.1.0 | server configuration environment files
[server_environment_files_sample](server_environment_files_sample/) | 8.0.1.0.0 | Example server configuration environment files repository module
[shell](shell/) | 8.0.1.0.0 | Backport of the v9 shell CLI command.
[super_calendar](super_calendar/) | 8.0.0.2.0 | This module allows to create configurable calendars.
[users_ldap_groups](users_ldap_groups/) | 8.0.1.2.0 | Adds user accounts to groups based on rules defined by the administrator.
[users_ldap_mail](users_ldap_mail/) | 8.0.1.0.0 | LDAP mapping for user name and e-mail
[users_ldap_populate](users_ldap_populate/) | 8.0.1.2.0 | LDAP Populate
[web_context_tunnel](web_context_tunnel/) | 8.0.2.0.0 | Web Context Tunnel
Unported addons
---------------

View File

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

View File

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

View File

@ -22,7 +22,7 @@
{
'name': 'Authentification - Admin Passkey',
'version': '2.1.1',
'version': '8.0.2.1.1',
'category': 'base',
'author': "GRAP,Odoo Community Association (OCA)",
'website': 'http://www.grap.coop',

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name": "Dynamic groups",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "Therp BV",
"complexity": "normal",
'summary': 'Have membership conditions for certain groups',

View File

@ -20,7 +20,7 @@
##############################################################################
{
'name': 'Authenticate via HTTP Remote User',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Tools',
'author': "Acsone SA/NV,Odoo Community Association (OCA)",
'maintainer': 'ACSONE SA/NV',

View File

@ -20,7 +20,7 @@
##############################################################################
{"name": "Base Concurrency",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"category": "Specific Module",
"description": """

View File

@ -21,7 +21,7 @@
{
'name': 'External Database Sources',
'version': '1.3',
'version': '8.0.1.3.0',
'category': 'Tools',
'description': """
This module allows you to define connections to foreign databases using ODBC,

View File

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

View File

@ -20,7 +20,7 @@
{
'name': "Optional quick create",
'version': '0.1',
'version': '8.0.0.1.0',
'category': 'Tools',
'summary': "Avoid 'quick create' on m2o fields, on a 'by model' basis",
'description': """

View File

@ -18,7 +18,7 @@
{
"name": "Report qweb auto generation",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": [
"report",
],

View File

@ -19,7 +19,7 @@
##############################################################################
{
"name": "Suspend security",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "Therp BV",
"license": "AGPL-3",
"category": "Hidden/Dependency",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -21,7 +21,7 @@
{
'name': 'Send notice on fetchmail errors',
'summary': 'If fetching mails gives error, send an email to sender',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Tools',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',

View File

@ -31,7 +31,7 @@
'website': "http://acsone.eu",
'category': 'Tools',
'version': '1.0',
'version': '8.0.1.0.0',
'license': 'AGPL-3',
'depends': [

View File

@ -21,7 +21,7 @@
{
'name': 'Language path mixin',
'summary': "Setting the partner's language in RML reports",
'version': '1.0',
'version': '8.0.1.0.0',
'author': 'Therp BV,Odoo Community Association (OCA)',
'maintainer': 'Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/server-tools',

View File

@ -21,7 +21,7 @@
{
'name': 'Server env config for mail + fetchmail',
'version': '0.1',
'version': '8.0.0.1.0',
'category': 'Tools',
'description': """
Extend mail and fetch mail with server environment module.

View File

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

View File

@ -22,7 +22,7 @@
{
'name': 'QWeb User Time',
'version': '1.0',
'version': '8.0.1.0.0',
'author': 'Savoir-faire Linux,Odoo Community Association (OCA)',
'maintainer': 'Odoo Community Association (OCA)',
'website': 'http://www.savoirfairelinux.com',

View File

@ -26,7 +26,7 @@
{
'name': 'Scheduler Error Mailer',
'summary': 'Send an e-mail when a scheduler fails',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Extra Tools',
'license': 'AGPL-3',
'description': """

View File

@ -21,7 +21,7 @@
{
"name": "server configuration environment files",
"version": "1.1",
"version": "8.0.1.1.0",
"depends": ["base", "server_environment_files"],
"author": "Camptocamp,Odoo Community Association (OCA)",
"description": """\

View File

@ -21,7 +21,7 @@
{
"name": "Example server configuration environment files repository module",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": ["base"],
"author": "Camptocamp,Odoo Community Association (OCA)",
"description": """\

View File

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

View File

@ -26,7 +26,7 @@
##############################################################################
{
'name': 'Super Calendar',
'version': '0.2',
'version': '8.0.0.2.0',
'category': 'Generic Modules/Others',
'summary': 'This module allows to create configurable calendars.',
'author': ('Agile Business Group, '

View File

@ -21,7 +21,7 @@
{
"name": "Groups assignment",
"version": "1.2",
"version": "8.0.1.2.0",
"depends": ["auth_ldap"],
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3",

View File

@ -21,7 +21,7 @@
{
'name': "LDAP mapping for user name and e-mail",
'version': "1.0",
'version': "8.0.1.0.0",
'depends': ["auth_ldap"],
'author': "Daniel Reis (https://launchpad.com/~dreis-pt),"
"Odoo Community Association (OCA)",

View File

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

View File

@ -80,7 +80,7 @@ You can see an example of module conversion to use web_context_tunnel here
for instance:
https://github.com/openerpbrasil/l10n_br_core/commit/33065366726a83dbc69b9f0031c81d82362fbfae
""",
'version': '2.0',
'version': '8.0.2.0.0',
'depends': ['web'],
'data': [
'views/web_context_tunnel.xml',