[FIX] setup.py: added docutils dependency introduced at revision 4341.3.1.
[odoo/odoo.git] / openerp / addons / base / module / module.py
2012-08-23 Vo Minh Thu[FIX] setup.py: added docutils dependency introduced...
2012-08-22 Antonin Bourguignon[IMP] avoid re-computing the module's field by setting...
2012-08-21 pso (OpenERP)[MERGE] Merged PNA's branch to make description as...
2012-08-20 Pinakin Nayi (OpenERP)[Imp]output_encoding
2012-08-20 Pinakin Nayi (OpenERP)[IMP]description to rst2html
2012-08-14 Vo Minh Thu[IMP] core: removed a filter on null IDs as it hides...
2012-08-13 Vo Minh Thu[MERGE] merged trunk.
2012-08-08 Stephane Wirtel[FIX] module: Use the button_immediate_XYZ of the upgra...
2012-08-06 Fabien Pinckaers[IMP] cleaning views, reduced summary and module name...
2012-08-06 Vo Minh Thu[MERGE] merged trunk.
2012-07-20 Raphael Collet[MERGE] trunk-module-summary (add field 'summary' on...
2012-07-18 Raphael Collet[IMP] after a module installation, reload the client...
2012-07-17 Jigar Amin - OpenERP[IMP] view imp
2012-07-17 Turkesh Patel (Ope... [ADD] added summary field in ir.module.module
2012-07-16 Fabien Pinckaers[IMP] better form view: users, modules, preferences...
2012-07-02 Sanjay Gohel (Open... [IMP]correct speling mistake and improve view button...
2012-07-02 DBR (OpenERP)[Merge]with :lp:openobject-server
2012-06-28 DBR (OpenERP)[IMP]base: View IMp
2012-06-19 Vo Minh Thu[FIX] res.partner.category: the relation table name...
2012-06-19 Vo Minh Thu[MERGE] merged trunk.
2012-06-19 Vo Minh Thuir.ui.view: type field can be a functional field.
2012-06-12 Raphael Collet[IMP] module: rename field 'image' to 'icon_image'...
2012-06-12 Raphael Collet[MERGE] from trunk
2012-06-09 Fabien Pinckaers[IMP] removing select=? and adding version=7
2012-06-05 Purnendu Singh ... [IMP] module: add one more binary field to get the...
2012-06-01 Vo Minh Thu[IMP] uninstall: use a dedicated table for many2many...
2012-06-01 Vo Minh Thu[IMP] uninstall: use dedicated table instead of overloa...
2012-05-23 Mayur Maheshwari... [IMP]module: improve name
2012-05-23 Mayur Maheshwari... [IMP]module: improve view of module
2012-05-18 Mayur Maheshwari... [IMP]module: improve tree and form view and remove...
2012-05-15 Raphael Collet[MERGE] trunk-v62_config (new config settings)
2012-05-15 Raphael Collet[IMP] module: simplify code to reload client
2012-05-15 Raphael Collet[IMP] module: use client action 'reload' when returning...
2012-04-23 Divyesh Makwana... [IMP] module : Improved the typos.
2012-04-03 Raphael Collet[MERGE] from trunk
2012-04-02 Raphael Collet[IMP] res.user form: hide groups in category 'Hidden'
2012-03-30 Olivier Dony[IMP] b.m.u: make dependency check faster before upgrad...
2012-03-30 Olivier Dony[IMP] module,ir.model: improve name choices
2012-03-30 Olivier Dony[IMP] Move uninstall behavior in modules.loading where...
2012-03-26 Olivier Dony[FIX] module: fix dependency computation to work recurs...
2012-03-23 Vo Minh Thu[MERGE] merged trunk.
2012-03-22 Olivier Dony[MERGE] Latest trunk
2012-03-22 Olivier Dony[IMP] module: lint cleanup
2012-03-15 Atul Patel (OpenERP)[FIX]: Fix dependency problem.
2012-03-09 Atul Patel (OpenERP)[FIX]: uninstall module.
2012-03-05 Vo Minh Thu[MERGE] merged 6.1.
2012-03-01 Carlos Vásquez[FIX] module icon doesn't update
2012-02-29 Atul Patel (OpenERP)[FIX]: Remove workflow activity and drop constraint...
2012-02-14 Olivier Dony[FIX] ir.module.module: `demo` field should be readonly
2012-02-08 Vo Minh Thu[IMP] gunicorn: installing modules with multiple proces...
2012-02-02 Vo Minh Thu[IMP] logging: _logger.warn() replaced by _logger.warni...
2012-01-31 Antony Lesuisse[MERGE] trunk
2012-01-30 Vo Minh Thu[IMP] manifest: `auto_installable` renamed to `auto_ins...
2012-01-26 Vo Minh Thu[IMP] ir.module.module: change `active` flag to
2012-01-24 Vo Minh Thu[IMP] openerp.addons.base: _logger with fully qualified...
2012-01-07 Olivier Dony[FIX] base: module sequence number removed from XML...
2012-01-04 Olivier Dony[IMP] cleanup deprecated method=True param for function...
2011-12-30 Antony Lesuisse[FIX] crm install trigger the setting dashboard
2011-12-23 Raphael Collet[MERGE] translations: import using lower-level sql...
2011-12-18 Fabien Pinckaers[IMP] module in categ links are installed automatically
2011-12-18 Fabien Pinckaers[IMP] order of main apps/modules
2011-12-13 Christophe Simonis[FIX] menu loading after immediate install of modules
2011-12-13 Raphael Collet[MERGE] users and groups: new implementation of group...
2011-12-13 Christophe Simonis[FIX] display config after immediate install (if any)
2011-12-12 Antony Lesuisse[FIX] more web removal
2011-12-12 Antony Lesuisse[IMP] immediate install, remove old web modules
2011-12-09 Xavier Morel[ADD] method returning the list of menus installed...
2011-12-09 Xavier Morel[ADD] API for immediate installation of modules (module...
2011-12-09 Raphael Colletmerge from trunk
2011-12-09 Raphael Collet[IMP] make module category and group names translatable
2011-12-08 Antony Lesuisse[IMP] ir.module.module: rename is_application to applic...
2011-12-08 Christophe Simonis[IMP] ir.module.module: rename 'core' to 'is_application'
2011-12-06 Fabien Pinckaers[IMP] Core features on modules, better views for modules
2011-12-05 Fabien Pinckaers[IMP] useability + kanban view on modules
2011-12-01 Vo Minh Thu[MERGE] merged trunk.
2011-11-30 Naresh (OpenERP)[FIX]:loading translation of .zip module
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in base addons.
2011-10-05 Stephane Wirtel[FIX] base: Add the visible field in the ir.module...
2011-10-04 Antony Lesuisse[FIX] complexity default, and base category
2011-10-04 Antony Lesuisse[MERGE] basesetup-dynamic-stw
2011-10-03 Stephane Wirtel[FIX] base: pass the context and define a new category...
2011-09-30 Stephane Wirtel[FIX] base: add a sequence field in ir.module.category
2011-09-29 Stephane Wirtel[IMP] base: each ir.module.category will be assigned...
2011-09-15 Vo Minh Thu[MERGE] ir_module_module: better (less browse() calls...
2011-09-15 Xavier Morel[IMP] ensure file is correctly closed even if file...
2011-09-15 Vo Minh Thu[MERGE] base: rename zipfile variable into zip_content...
2011-07-08 Raphael Collet[MERGE] add field 'complexity' in ir.module.module
2011-07-06 Hardik Ansodariy... [IMP]: complexity field is added in ir_module_module
2011-07-04 Rucha (Open ERP)[REF]: ir.module: Improvement in code, return common...
2011-06-30 Quentin (OpenERP)[MERGE] merge with main trunk
2011-06-10 P. Christeasir.module: refactor _get_views(), significantly optimize
2011-06-10 P. Christeasir.module: fix bad name of 'zipfile' variable
2011-06-08 P. Christeasir.module: Fix after e3770843a, don't call removed...
2011-05-12 Vo Minh Thu[MERGE] --i18n-overwrite can be used with --update.
2011-05-11 Vo Minh Thu[REF] module info (descriptor) dictionary default value...
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-03-29 aag (OpenERP)[IMP]: TASK of REWORK- Remove Upgrade call
2011-03-29 aag (OpenERP)[IMP]: TASK of REWORK- install Appl can install MOD
2011-03-28 aag (OpenERP)[IMP]server: Modification of Rework on 28 mar
next