[FIX] Empty ir.model.data cache on unlink
[odoo/odoo.git] / bin / addons / base / ir / ir_model.py
2012-11-30 Cecile Tonglet[FIX] Empty ir.model.data cache on unlink
2012-01-04 Ravi Gohil (Open... [FIX] ir_model : bug that prevents the execution of...
2011-09-29 Ravi Gohil (Open... [FIX] base: change the code by returning 'or False...
2011-09-21 Ravi Gohil (Open... [FIX] ir.model.access : XMLRPC should not return None...
2011-04-06 Olivier Dony[FIX]: evaluate one2many domains instead of using them...
2011-03-22 Olivier Dony[FIX] ir.model.data.get_object(): raise ValueError...
2011-03-22 Jay Vora (OpenERP)[FIX] Deletion : Deletion of the records which are...
2011-01-20 Christophe Simonis[merge from trunk][FIX] base: ir.model.data:call_cache_...
2011-01-18 J-E Baudoux[MERGE] orm,base: added ir.model introspection OOo...
2011-01-17 P. Christeas[MERGE] osv,ir_model: fixes for fnct_search implementat...
2011-01-17 Olivier Dony[FIX] ir.model.data: ensure cache of known "model data...
2011-01-17 P. Christeasir.model: fix loading of data, for inheriting models
2011-01-15 Fabien Pinckaersfix_logging
2011-01-14 Fabien Pinckaersfix
2011-01-10 Olivier Dony[MERGE] ir.model.fields: changes to custom fields now...
2011-01-07 Jacques-Etienne... [FIX] list only installed modules
2011-01-07 Jacques-Etienne... [FIX] list of views function in ir.model
2011-01-07 P. Christeasir.model.fields: implement the write(), allow custom...
2011-01-07 P. Christeasir.model: move the check inside create() and write...
2011-01-06 Olivier Dony[MERGE] bugfixes: default language for partners, passwo...
2011-01-05 Jacques-Etienne... [ADD] ir.model : list of modules in which the object...
2011-01-03 Yogesh Sakhreliya[FIX] add constraints in ir.model.fields for selection...
2010-12-29 Fabien Pinckaers[IMP] better error message on access rights
2010-12-10 Olivier Dony[IMP] base: default _order for most internal data model...
2010-12-09 Olivier Dony[IMP] orm,base: added context to _constraints functions...
2010-11-27 Olivier Dony[IMP] ir_model,ir_module,tools: tweaks for improving...
2010-11-25 P. Christeas, O... [MERGE] many improvements regarding translations, loggi...
2010-11-23 Olivier Dony[IMP] ir.model.data,res.log: allow marking res.log...
2010-11-23 P. Christeasir.model: simplify some defaults
2010-11-23 P. Christeasir.model: mutable argument fix
2010-11-18 P. ChristeasORM, ir_*: convert standard constraint messages to...
2010-10-27 rpa (Open ERP)[FIX]: Fixed translation of warning messages
2010-10-20 Olivier Dony[IMP] base: improve some error messages/translations...
2010-10-13 Olivier Dony[REM] base, workflow: removed res.roles object, replace...
2010-10-12 Anup (OpenERP)[REF] base : Corrections
2010-10-12 Anup (OpenERP)[FIX] base : Translations Corrected
2010-10-11 Anup (OpenERP)[REF] base: Refactored Code
2010-10-10 fpuseability
2010-09-29 jas[IMP/FIX]: base : Improvement in User,Security menu
2010-09-29 jas[IMP]: base : Improvements in base module
2010-09-09 Anup (OpenERP)[FIX] _read_flat mehthod corrected
2010-09-08 Olivier Dony[REVERT] incorrect patch to tools.translate - not yet...
2010-09-08 Anup (OpenERP)[FIX] message of _sql_constraint is being translated now
2010-08-26 uco (Open ERP)[REVERT]: Reverted wrong commit
2010-08-23 rpa (Open ERP)[IMP]: base: Improvement in view as per piratepad
2010-08-23 rpa (Open ERP)[IMP,ADD]: base: Improvement in views of ir.model
2010-08-05 Olivier Dony[FIX] osv_memory: fixed access rights for osv_memory...
2010-07-12 Olivier Dony[IMP] orm.fields_get: renamed read_access parameter...
2010-07-05 Ferdinand Gassauer... [IMP] ir_model_*: added some missing database indices
2010-06-24 Olivier Dony[IMP] osv_memory: disabled regular ir_model_access...
2010-06-18 vra[FIX][IMP] SQL-Injection ,minor improvement.
2010-06-18 Anup (OpenERP)[IMP] SQL injection Refactored
2010-07-09 Olivier Dony[ADD] ir.model.data: added get_object_reference() and...
2010-06-02 Olivier Dony[IMP] ir_model: name_search working on model descriptio...
2010-05-12 Anup (OpenERP)[FIX] Ir_model : Made an offensive check of context
2010-05-11 Anup (OpenERP)[FIX] Raise a detailed exception if the record does...
2010-05-11 Anup (OpenERP)[FIX] Copy() of ir_model_fields corected
2010-05-11 Anup (OpenERP)[FIX] Groups if removed, should remove relavent access...
2010-04-29 Rvo (Open ERP)[IMP+ADD]:improved ir.rule code, added constraint on...
2010-04-19 Fabien Pinckaers[FIX] Custom Objects with x_name field
2010-04-02 Julien Thewys[REF] Cleanup ir_model_data._unlink
2010-03-03 Xavier Morel[fix] for some addons, multiple toplevel menus with...
2010-02-16 HDA (OpenERP)Merged with stable
2010-02-09 Jay (Open ERP)[FIX] Custom fields won't disturb anything while updati...
2010-02-01 Jay (Open ERP)[FIX] Custom fields should be removed from _columns too
2010-01-13 HDA (OpenERP)Merge
2010-01-12 HDA (OpenERP)Merged
2009-12-29 RGA(OpenERP)[FIX] Manual object and field creation with searchable
2009-12-10 Xavier Morel[imp] remove apparently unused ir_model_config
2009-11-28 Harry (Open ERP)[merge] merge from lp:~openerp/openobject-server/5.0/
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-11-04 Harry (Open ERP)[Merge] merge stable/5.0 branch
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-19 Fabien Pinckaers[FIX] recursive calls
2009-10-14 PSO(OpenERP)Changed licencing
2009-10-13 Fabien Pinckaers[IMP] default value for module
2009-10-09 HDA (OpenERP)Merged with stable
2009-10-05 Jay (Open ERP)[FIX] Import : Context of the action/screen passed...
2009-09-17 HDA (OpenERP)[Merged]
2009-08-10 Christophe Simonis[FIX] pass the context to check method of 'ir.model...
2009-08-07 Christophe Simonis[FIX] increase size of field "name" of ir.model.data
2009-07-28 AME(tiny/Axelor)[FIX] ir_model : context key deletion
2009-07-15 JVO,HDA[FIX] Added sql_constraint on adding field having size<1
2009-07-06 Fabien Pinckaersmerge
2009-07-06 Fabien Pinckaersmerge
2009-06-29 Christophe Simonis[IMP] ir_model_data: convert assert to sql constraint...
2009-06-12 Christophe Simonis[FIX] upgrade doesn't try to delete modules
2009-06-10 Christophe Simonis[FIX] xml: the tag <delete> delete also the reference...
2009-05-11 Christophe Simonis[FIX] clear the cache when deleting an entry in ir_mode...
2009-05-11 Mantavya Gajjarimprovement in checking for model existance
2009-04-17 Mantavya Gajjarimprovement in ir.model.fields for view and model
2009-03-19 Stephane Wirtel[MERGE] Branch from Christophe Chauvet (Sylëam)
2009-03-06 Christophe Chauvet[IMP]
2009-03-05 Christophe Simonis[FIX] ir_model: fix error when deleting internal refere...
2009-01-27 Stephane Wirtel[MERGE]
2009-01-27 Fabien Pinckaersbugfix_ptt
2009-01-27 Stephane Wirtel[MERGE] from Geoff Gardiner
2009-01-27 Christophe Simonis[MERGE]
2009-01-26 Fabien Pinckaersmodifs
2009-01-26 Fabien Pinckaersbugfix_cache
next