[FIX] rml2pdf: correct filename for Sun-ExtA font
[odoo/odoo.git] / openerp / modules / db.py
2012-11-28 Christophe Simonis[FIX] module: do not recreate categories when updating...
2012-09-26 Fabien Pinckaers[IMP] no certificate
2012-08-08 Olivier Dony[FIX] db: module auto-install should work recursively...
2012-07-17 Jigar Amin - OpenERP[Add] Add module summary on db install
2012-06-11 Olivier Dony[REVERT] db: revert incorrect change to auto_install...
2012-06-10 Fabien Pinckaersfix
2012-05-18 Mayur Maheshwari... [IMP]module: improve tree and form view and remove...
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.{modules,osv}: _logger with fully qualifi...
2012-01-07 Olivier Dony[FIX] base: module sequence number removed from XML...
2011-12-18 Fabien Pinckaers[IMP] order of main apps/modules
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-09-30 Stephane Wirtel[MERGE] Merge Upstream
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-29 Stephane Wirtel[IMP] base: each ir.module.category will be assigned...
2011-09-21 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-16 Vo Minh Thu[IMP] openerp.modules.db: nice critical logging, and...
2011-07-22 Vo Minh Thu[IMP] unaccent: added an unaccent command-line flag...
2011-05-17 Vo Minh Thu[REF] simplified init_db/load_modules:
2011-05-11 Vo Minh Thu[REF] moved init_db from tools.misc to modules.db.