[IMP] base : Improved the typos.
[odoo/odoo.git] / openerp / osv /
2012-04-19 Xavier Morel[FIX] previous fix: actual module should be __builtin__
2012-04-19 Xavier Morel[FIX] really convert to float when trying to convert...
2012-04-18 Thibault Delavallée[IMP] Updated code (see odo/vmt review). Also removed...
2012-04-10 Antony Lesuisseembbded kanban view
2012-04-05 Thibault Delavallée[FIX] Fixed last fix.
2012-04-05 Thibault Delavallée[FIX] orm: needaction: Added missing local dict with...
2012-04-03 Thibault Delavallée[MERGE] Merged with main server, holding the need_actio...
2012-04-03 Thibault Delavallée[IMP] Removed unused import; added forgottent context...
2012-04-03 Thibault Delavallée[REF] Cleaned model and code: removed classmethods...
2012-04-03 Thibault Delavallée[MERGE] Merged with fix from need_action branch
2012-04-03 Thibault Delavallée[FIX] id instead of ids in domain
2012-04-02 Raphael Collet[FIX] orm: revert change - do not write on related...
2012-04-02 Thibault Delavallée[REM] Removed res.log feature in ORM. However, the...
2012-04-02 Thibault Delavallée[MERGE] Merged with main server
2012-04-02 Raphael Collet[FIX] orm: perform write on related fields after creati...
2012-04-02 Thibault Delavallée[IMP] Small code cleaning
2012-04-02 Thibault Delavallée[FIX] Added missing item in return
2012-04-02 Thibault Delavallée[ADD] Added 'needaction_record_ids' field to menu:...
2012-04-02 Thibault Delavallée[REF] Cleaned ir.needaction code and documentation.
2012-04-02 Thibault Delavallée[MERGE] Merged with main server
2012-03-31 Olivier Dony[MERGE] Latest trunk
2012-03-31 Olivier Dony[IMP] orm,ir.model: improve registration and deletion...
2012-03-30 Thibault Delavallée[DOC] Added comments.
2012-03-30 Thibault Delavallée[IMP] Renamed added fields. Added comments and improved...
2012-03-29 Quentin (OpenERP)[REF] base: small refactoring of things related to...
2012-03-29 Quentin (OpenERP)[MERGE] merged the main server code
2012-03-28 Thibault Delavallée[REF] Refactored needaction mechanism. Added functional...
2012-03-26 Olivier Dony[MERGE] Latest trunk
2012-03-23 Vo Minh Thu[MERGE] merged trunk.
2012-03-22 Vo Minh Thu[IMP+FIX] fields: removed references to one2one, but...
2012-03-22 Vo Minh Thu[IMP] fields: removed any reference to integer_big.
2012-03-22 Vo Minh Thu[IMP] fields: removed deprecated fields (time, integer_...
2012-03-20 Atul Patel (OpenERP)[MERGE]: Merge with lp:openobject-server
2012-03-16 Quentin (OpenERP)[MERGE] merge with main server trunk
2012-03-12 Atul Patel (OpenERP)[ADD]: ADd condition for insert constraint if not exists.
2012-03-09 Atul Patel (OpenERP)[FIX]: uninstall module.
2012-03-09 Raphael Collet[FIX] osv/fields: undo change
2012-03-09 olt@tinyerp.com[FIX] 'create_instance' method: the check for parent_mo...
2012-03-09 Raphael Collet[IMP] undo rev. 4158 for osv/fields.py, fix it in anoth...
2012-03-09 Bhumika (OpenERP)[Fix]base/res: res.parnter.address inherit compatiblit...
2012-03-08 Raphael Collet[FIX] base/res_partner: small fix for backward compatib...
2012-03-05 Vo Minh Thu[MERGE] merged 6.1.
2012-02-29 Atul Patel (OpenERP)[FIX]: Remove workflow activity and drop constraint...
2012-02-23 Olivier Dony[FIX] orm: model auto-init - better algorithm for detec...
2012-02-23 Olivier Dony[FIX] orm: inherited `active` fields should be used...
2012-02-23 olt@tinyerp.com[FIX] pep8: tab -> space
2012-02-22 Olivier Dony[FIX] fields.binary: allow writing base64 unicode strin...
2012-02-20 Olivier Dony[FIX] Correct remaining SQL now() calls, must use UTC
2012-02-15 Olivier Dony[MERGE] Fix bug 932170 - formatLang() should render...
2012-02-15 Olivier Dony[FIX] reports: formatLang() should render datetime...
2012-02-15 Vo Minh Thu[FIX] fields: duplicate float fields per registry ...
2012-02-14 Olivier Dony[FIX] fields.sparse: fix multiple relational sparse...
2012-02-14 Olivier Dony[FIX] fields.date.context_today: proper signature for...
2012-02-14 Olivier Dony[IMP] fields.date.context_today: actually use the optio...
2012-02-13 Olivier Dony[ADD] field.date.context_today: added function to use...
2012-02-09 Vo Minh Thu[MERGE] merged trunk.
2012-02-09 Vo Minh Thu[IMP] fields: turn the warning() in a debug() for the...
2012-02-08 Vo Minh Thu[IMP] gunicorn: signaling used for more than just execu...
2012-02-08 Vo Minh Thu[IMP] gunicorn: moved database signaling to RegistryMan...
2012-02-08 Vo Minh Thu[MERGE] merged trunk.
2012-02-02 Vo Minh Thu[IMP] inter-process signaling, proof-of-concept.
2012-02-02 Vo Minh Thu[IMP] logging: _logger.warn() replaced by _logger.warni...
2012-02-01 Antony Lesuisse[FIX] review according to xmo :)
2012-01-31 Antony Lesuisse[MERGE] trunk
2012-01-25 Vo Minh Thu[IMP] warnings: turn warnings.warn into logging.warning:
2012-01-25 Xavier Morel[IMP] move browse_record to logging, __init__ docstring...
2012-01-24 Vo Minh Thu[IMP] openerp.loglevels: removed calls to openerp.logle...
2012-01-24 Vo Minh Thu[IMP] openerp.{modules,osv}: _logger with fully qualifi...
2012-01-19 Olivier Dony[FIX] expression: properly care for implicitly defined...
2012-01-18 Vo Minh Thu[IMP] fields: use simplejson instead of json (for consi...
2012-01-18 Vo Minh Thu[IMP] tools: removed some functools functions (they...
2012-01-16 Vo Minh Thu[MERGE] merged trunk.
2012-01-15 Florent Xicluna[REF] consistently use simplejson as json library.
2012-01-10 Vo Minh Thu[MERGE] merged trunk.
2012-01-10 Vo Minh Thu[IMP] orm: cosmetics (and the runbot will build this...
2012-01-09 Olivier Dony[FIX] fields.o2m: respect static @domain when clearing...
2012-01-09 Vo Minh Thu[IMP] openerp.addons: openerp.addons is used instead of
2012-01-09 Vo Minh Thu[FIX] orm: correctly set the module name on the model...
2012-01-05 niv-openerp[fix] forgot debugging lines
2012-01-05 niv-openerp[imp] added service in object_service to be able to...
2012-01-05 Guewen Baconnier[FIX] Sparse field: get relation of the correct field
2012-01-04 Olivier Dony[IMP] cleanup deprecated method=True param for function...
2011-12-28 Fabien Pinckaers[FIX] import/export fully working through web interface
2011-12-28 Fabien Pinckaers[FIX] import/export
2011-12-22 Olivier Dony[MERGE] orm: dead code removal, courtesy of Olivier...
2011-12-22 Olivier Dony[IMP] fields.sparse: custom sparse field creation now...
2011-12-22 Olivier Dony[FIX] orm: typos
2011-12-22 Olivier Dony[MERGE] sync with trunk
2011-12-21 Olivier Dony[FIX] fields.float: always round floats when persisting
2011-12-20 Olivier Dony[MERGE] latest trunk
2011-12-20 Olivier Dony[IMP] float_utils: simplified code, added float_repr
2011-12-20 Olivier Dony[FIX] fields.float: properly round when coercing to...
2011-12-20 Olivier Dony[FIX] read_group: NULL->False for grouped boolean fields
2011-12-19 Fabien Pinckaers[IMP] allow non integer for ID's
2011-12-14 Olivier Macchioni[FIX] removed dead code
2011-12-02 Naresh (OpenERP)[FIX]:Properties should be deleted when the related...
2011-12-01 Olivier Dony[MERGE] Bug 303455: orm.create() - use local before...
2011-12-01 Xavier Morel[REM] import_data: unused variables, redundant parens...
2011-12-01 Xavier Morel[FIX] correctly restore partial import index when resta...
2011-11-28 Olivier Dony[MERGE] Fix bug 891544 - prevent double-encoding of...
next