[FIX] base: do not drop sql constraints during update
[odoo/odoo.git] / openerp / addons / base / base.sql
2014-09-16 Martin Trigaux[FIX] base: do not drop sql constraints during update
2014-09-03 Pedro M. Baeza[FIX] Size for icon field of ir_module_module table...
2014-04-25 Christophe Simonis[IMP] remove useless table/column creations in base...
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-11-08 Denis Ledoux[FIX]base: remove unnecessary field sizes from all...
2013-06-25 Antony Lesuisse[MERGE] trunk
2013-06-19 Quentin (OpenERP)[REF] fields: removed deprecated view_load attribute...
2013-04-26 Xavier Morel[IMP] remove SQL definition of ir.ui.view, schema alter...
2012-12-17 Olivier Dony[FIX] orm,registry: properly check m2o FKs during model...
2012-11-22 Fabien Meghazi[FIX] lang on res.users is still used
2012-11-22 Fabien Meghazi[REM] Removed unused fields from base.sql
2012-09-26 Fabien Pinckaers[IMP] no certificate
2012-08-13 Thibault Delavallée[IMP] base.sql: no need to have a 'name' column on...
2012-08-10 Thibault Delavallée[FIX] base.sql: added a partner_id integer field on...
2012-08-10 Thibault Delavallée[REF] base.sql, web_services: propagated changes in...
2012-07-17 Jigar Amin - OpenERP[Add] Add module summary on db install
2012-06-20 Vo Minh Thu[IMP] uninstall: typos
2012-06-01 Vo Minh Thu[IMP] uninstall: use a dedicated table for many2many...
2012-05-31 Vo Minh Thu[IMP] uninstall: started test module, added new ir_mode...
2012-04-20 Xavier Morel[REM] idiotic default value for type field in ir_action...
2012-03-07 Vo Minh Thu[IMP] multi-process: moved signaling sequences to regis...
2012-02-08 Vo Minh Thu[IMP] gunicorn: moved database signaling to RegistryMan...
2012-02-02 Vo Minh Thu[IMP] inter-process signaling, proof-of-concept.
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-07 Olivier Dony[FIX] base: module sequence number removed from XML...
2011-12-23 Raphael Collet[MERGE] translations: import using lower-level sql...
2011-12-22 Olivier Dony[MERGE] sync with trunk
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-01 Vo Minh Thu[MERGE] merged trunk.
2011-11-16 Olivier Dony[MERGE] Implementation of sparse field (to review)...
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-20 sebastien beau[REF] ir_model_field replace the serialisation_field...
2011-06-30 Xavier Morel[ADD] client action
2011-06-08 P. Christeasir.translation: select restriction must be an SQL const...
2011-05-23 Vo Minh Thu[FIX] orm: correctly store in db the translate flag:
2011-02-07 Vo Minh Thu[IMP] openerp python module.