[FIX] sale: Don't copy the leads, opportunities, meetings when we duplicate a partner
[odoo/odoo.git] / openerp / osv /
2012-08-01 Vo Minh Thu[MEOW] lolcat crazy ninja fix in the branch, take two!
2012-08-01 Vo Minh Thu[MAOW] lolcat ninja fix in the branch, yaoh!
2012-07-31 Antony Lesuisse[FIX] typos and vmt review
2012-07-31 Antony Lesuisse[FIX] typo
2012-07-31 Antony Lesuisse[FIX] assertion message
2012-07-31 Antony Lesuisse[FIX] rec_name assertion and fallback
2012-07-31 Antony Lesuisse[IMP] rec_name assertion and fallback
2012-07-23 Xavier Morel[IMP] coerce 'falsy' char sizes to None
2012-07-23 Xavier Morel[IMP] replace equality None test by identity test
2012-07-23 Xavier Morel[REM] redundant code: a field of type one2many will...
2012-07-23 Xavier Morel[REM] orm: pointless character replacement of quotes...
2012-07-23 Xavier Morel[IMP] field.char: make string and size optional
2012-07-02 Fabien Pinckaers[FIX] whitespace lost in translation
2012-07-02 Raphael Collet[IMP] orm translations: improve variable names
2012-07-02 Xavier Morel[FIX] using the newly translated string might be a...
2012-07-02 Xavier Morel[FIX] stupid
2012-07-02 Xavier Morel[IMP] massage all translatable attributes in a loop...
2012-06-28 Fabien Pinckaers[IMP] Translations of static terms in views
2012-06-27 Antony Lesuisse[MERGE] trunk
2012-06-27 Antony Lesuisse[MERGE] placeholder translation
2012-06-21 Olivier Dony[FIX] orm: make sure all *Model classes define _auto...
2012-06-19 tfr@openerp.com[FIX] fields.many2many : Always respect destination...
2012-06-19 Vo Minh Thu[MERGE] merged trunk.
2012-06-15 Olivier Dony[IMP] access rights: improve error messages for ACLs...
2012-06-15 Olivier Dony[FIX] read_group: empty `groupby` case broken by last...
2012-06-12 Vidhin Mehta (OpenERP)[IMP]translate placeholders.
2012-06-11 Olivier Dony[IMP] orm: improved @version spec validation for inheri...
2012-06-10 Fabien Pinckaers[merge] trunk
2012-06-09 Fabien Pinckaers[IMP] removing select=? and adding version=7
2012-06-09 Olivier Dony[FIX] read_group: remove prohibitive n^2 operations...
2012-06-08 Olivier Dony[FIX] export_data: avoid access error while auto-genera...
2012-06-06 Olivier Dony[FIX] orm: remove unused `module` parameter when creati...
2012-06-04 Olivier Dony[FIX] OPW 575395: orm: don't defer function field compu...
2012-06-01 Vo Minh Thu[IMP] uninstall: added some docstrings.
2012-06-01 Vo Minh Thu[IMP] uninstall: use a dedicated table for many2many...
2012-06-01 Vo Minh Thu[IMP] uninstall: use dedicated table instead of overloa...
2012-05-31 Vo Minh Thu[IMP] uninstall: started test module, added new ir_mode...
2012-05-21 Olivier Dony[FIX] fields: remove leftover print statement from...
2012-05-19 Fabien Pinckaers[IMP] improved kanban view of modules
2012-05-18 Olivier Dony[IMP] orm: support model-level @groups attribute for...
2012-05-04 Olivier Dony[IMP] orm: all workflow trigger calls in common method...
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-19 msh-openerp[FIX]Fixed the issue of translation for node which...
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...
next