[IMP] ir_sequence: whitespace and other hair cut changes.
[odoo/odoo.git] / openerp / osv / orm.py
2011-09-27 Fabien Pinckaersmerge
2011-09-27 Fabien Pinckaers[IMP] generate XML id when exporting an ID that does...
2011-09-26 Xavier Morel[IMP] doc for import_data
2011-09-24 Olivier Dony[FIX] orm,expression: special-case previous commit...
2011-09-24 Olivier Dony[FIX] orm,expression: sanity checks for domain terms...
2011-09-22 Olivier Dony[MERGE] unaccent support + domain parsing cleanup/impro...
2011-09-22 Xavier Morel[IMP] use same fieldpath-splitting function in data_imp...
2011-09-21 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-20 Vo Minh Thu[MERGE] orm: better exception messsages.
2011-09-20 Vo Minh Thu[MERGE] orm: properly handle multi-level _inherits.
2011-09-19 Olivier Dony[FIX] orm: quote column names in queries to respect...
2011-09-19 Olivier Dony[MERGE] refactoring: view inheritance query moved to...
2011-09-19 Naresh (OpenERP)[MERGE FROM TRUNK]
2011-09-19 Olivier Dony[FIX] orm: refactoring and fix of stored functions...
2011-09-18 sebastien beau[REF] refactor code in order to add the possibility...
2011-09-15 Vo Minh Thu[MERGE] orm: convert exception to unicode.
2011-09-16 Vo Minh Thu[MERGE] orm: export boolean values as strings, even...
2011-09-13 Olivier Dony[FIX] orm: avoid passing undefined context in browse_re...
2011-09-13 Olivier Dony[IMP] browse_record: getattr method execution propagate...
2011-09-12 Olivier Dony[IMP] orm.name*: better docstrings
2011-09-12 Naresh (OpenERP)[FIX]:problem when coping the _inherits record the...
2011-09-09 Olivier Dony[IMP] orm,orm_memory: more consistent implementations...
2011-09-06 Olivier Dony[MERGE] latest trunk
2011-08-31 Xavier Morel[FIX] issue in splitting field paths for export: would...
2011-08-30 Vo Minh Thu[IMP] simplified cache implementation (and stored on...
2011-08-27 Antony Lesuisse[MERGE] trunk
2011-08-26 Olivier Dony[FIX] registry: use a unique list of models to load...
2011-08-26 Naresh (OpenERP)[FIX]:_inherits for multilevel inheritence
2011-08-25 Vo Minh Thu[IMP] tools.cache: added missing clean_caches_for_db...
2011-08-24 Antony Lesuisse[FIX] orm ir.translation get_source to use positional...
2011-08-24 Antony Lesuisse[MERGE] trunk
2011-08-23 tfr(OpenERP)[FIX]:import boolean fields
2011-08-19 Olivier Dony[MERGE] latest trunk
2011-08-11 Antony Lesuisse[FIX] get rid of unsued menus and submenu
2011-08-09 Olivier Dony[MERGE] latest trunk
2011-08-09 Vo Minh Thu[MERGE] merged trunk.
2011-08-06 Antony Lesuisse[MERGE] trunk-usability-config-log-rco
2011-08-05 Raphael Collet[IMP] disable res.log when running config wizards;...
2011-07-29 gpa[FIXED] Fixed the problem keyerror id
2011-07-26 Vo Minh Thu[FIX] hack to (not) evaluate normalized domains:
2011-07-22 Vo Minh Thu[REF] expression: instanciating an expression now ...
2011-07-20 Nimesh (Open ERP)Invalid error message when import failed
2011-07-19 Vo Minh Thu[MERGE] import: support for comma-separated ids in...
2011-07-18 Olivier Dony[FIX] orm: avoid crash when an osv inherits from an...
2011-07-18 Olivier Dony[IMP] browse_record: add refresh() method for discardin...
2011-07-13 Xavier Morel[FIX] name of ordering param in read_group docstring...
2011-07-12 Antony Lesuisse[FIX] apply some merge review feeback
2011-07-07 niv-openerp[imp] Improved modifiers algorithm to also take the...
2011-07-05 Vo Minh Thu[REVERT] re-apply the 4 commits that were reverted...
2011-07-01 P. Christeas[MERGE] docstrings improvements and preparation for...
2011-07-01 Olivier Dony[REVERT] last 4 revisions on fields_view_get, need...
2011-06-30 Vo Minh Thu[IMP]: fields_view_get: respect priority of node over...
2011-06-28 Vo Minh Thu[REF]: fields_view_get: continuing the merge of attrs:
2011-06-27 Vo Minh Thu[MERGE] some refactoring in fields_view_get.
2011-06-27 Vo Minh Thu[MERGE] fix regression
2011-06-27 Vo Minh Thu[REF] orm: added TODOs.
2011-06-27 Olivier Dony[FIX] orm.unlink(): cascade deletion of ir.model.data...
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-23 Vo Minh Thu[IMP] fields_view_get: began to handle states attr...
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
2011-06-23 P. Christeasorm, tools, addons: Doc strings improvements
2011-06-22 Vo Minh Thu[MERGE] ir_model_data unlinking does not use _unlink...
2011-06-22 Vo Minh Thu[REF] fields_view_get: merge fields attributes inside...
2011-06-21 Vo Minh Thu[REF] orm: add a column_info class to represent entries...
2011-06-21 Vo Minh Thu[REF] orm/_inherits_reload: unnecessary dict.update...
2011-06-20 Vo Minh Thu[FIX] fields_view_get: corrected an error introduced...
2011-06-20 Vo Minh Thu[FIX] orm/fields_view_get: translate correctly confirm...
2011-06-20 Vo Minh Thu[REF] orm/fields_view_get: replaced simple loop by...
2011-06-20 Yogesh (OpenERP)[FIX] fix problem of improve condtion of checking key...
2011-06-20 Vo Minh Thu[FIX] orm: typo in fields_view_get.
2011-06-19 Olivier Dony[FIX] orm.fields_get: typo in last refactoring
2011-06-19 Olivier Dony[FIX] orm.fields_get: typo in last refactoring
2011-06-17 Olivier Dony[MERGE] latest trunk
2011-06-17 Vo Minh Thu[REF] fields_viw_get: trying to get something clearer...
2011-06-17 Vo Minh Thu[REF] orm: simpler `_find` function, renamed `locate`.
2011-06-17 Vo Minh Thu[REF] orm: fields_get in pieces, now with docstring.
2011-06-15 Vo Minh Thu[MERGE] orm: _auto_init made of smaller methods, use...
2011-06-15 Vo Minh Thu[REF] osv: use a metaclass to discover new models.
2011-06-15 Vo Minh Thu[LINT] removed unused variable, forgot to change two...
2011-06-14 Vo Minh Thu[REF] osv: moved osv_pool to modules/registry.
2011-06-14 Vo Minh Thu[DEL] orm: removed half-baked fix.
2011-06-14 Vo Minh Thu[REF] orm: added some comments.
2011-06-14 Vo Minh Thu[REF] orm: brake _auto_init in shorter methods.
2011-06-14 Vo Minh Thu[IMP] orm: added comment, and delete an attribute when...
2011-06-13 Nimesh (Open ERP)Improving error messages when writing invalid values...
2011-06-10 Nicolas Vanhoren[MERGE] addition of name_create() ORM method for new...
2011-06-10 niv-openerp[imp] added method name_create to orm
2011-06-10 Vo Minh Thu[REF] orm: defer foreign key creation.
2011-06-08 Antony Lesuisse[IMP] new tools.cache cleaner, 10% speedup and more...
2011-06-01 Olivier Dony[FIX] osv_memory: load config params in __init__ to...
2011-05-31 Olivier Dony[MERGE] merged with latest trunk
2011-05-31 Olivier Dony[IMP] orm: minor typo and improvement in handling of...
2011-05-27 Vo Minh Thu[IMP] osv: removed unnecessary module arg, added comments.
2011-05-27 Vo Minh Thu[FIX] osv_pool: it appears it is necessary to have...
2011-05-26 Vo Minh Thu[REF] osv:
2011-05-26 Vo Minh Thu[REF] osv: osv classes merged inside orm classes.
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-25 Vo Minh Thu[MERGE] orm: correctly store in db the translate flag.
2011-05-25 Vo Minh Thu[MERGE] merged changes from 6.0
next