[FIX]project:exchange time spent field in view
[odoo/odoo.git] / openerp /
2012-10-13 Antony Lesuisse[FIX] cleanup ir.xml mess, ir.ui.view name is now optio...
2012-10-12 Vo Minh Thu[MERGE] babel: use babel for locale-aware read_group...
2012-10-12 Launchpad Translat... Launchpad automatic translations update.
2012-10-11 niv-openerp[REVERT] removed server-side evaluation of field options
2012-10-10 Quentin (OpenERP)[MERGE] company: reports are now printing the company...
2012-10-10 Antony Lesuisse[IMP] remove standalone web client, fix logging
2012-10-10 Fabien Pinckaers[MERGE] partner manager -> contact creation
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-10 Quentin (OpenERP)[REF] code review by odo
2012-10-09 Quentin (OpenERP)[IMP] use of literal_eval from ast instead of const_eva...
2012-10-09 Quentin (OpenERP)[IMP] osv/orm.py: evaluate in python the 'options'...
2012-10-09 Quentin (OpenERP)[MERGE] review search view view
2012-10-09 Xavier Morel[CHG] make empty cells clear out the corresponding...
2012-10-09 Xavier Morel[FIX] treat imported datetime as local to the context...
2012-10-09 Xavier Morel[FIX] m2m command in import
2012-10-08 Quentin (OpenERP)[IMP] base: module search view imp
2012-10-08 Xavier Morel[IMP] don't pass in a default lang to _get_source if...
2012-10-08 Xavier Morel[IMP] use readable relation helper to generate a '6...
2012-10-08 Xavier Morel[FIX] missing translation mark on exception message
2012-10-08 Xavier Morel[IMP] avoid reimplementing (ir.model.data).get_object_r...
2012-10-08 Xavier Morel[FIX] incorrect views spec in relational fields 'more...
2012-10-08 Xavier Morel[FIX] docstring typo for name of converter methods...
2012-10-08 Xavier Morel[IMP] remove docstring for cr, uid following odo review
2012-10-08 Raphael Collet[MERGE] from trunk
2012-10-08 Saurang Suthar[MERGE]:merged with main server
2012-10-08 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-server
2012-10-05 Raphael Collet[MERGE] from trunk
2012-10-05 Quentin (OpenERP)[REF] yaml_import: comments refactoring
2012-10-05 Raphael Collet[IMP] test_orm: add test for create with given inherite...
2012-10-05 Quentin (OpenERP)[MERGE] trunk
2012-10-05 Raphael Collet[FIX] ir: small fix to handle missing models when upgrading
2012-10-05 Raphael Collet[FIX] res_users: fix method copy() to not break test...
2012-10-05 Raphael Collet[IMP] tests: add tests on model inheritance (_inherits)
2012-10-04 Quentin (OpenERP)[FIX] yaml_import: on _create_record, when we gather...
2012-10-04 Xavier Morel[FIX] import tests pertaining to failing to link a...
2012-10-04 Xavier Morel[IMP] 'more info' actions from relational fields conversion
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-04 Quentin (OpenERP)[FIX] base: onchange_type should return only the big...
2012-10-04 Xavier Morel[IMP] use moreinfo key to provide more info as to what...
2012-10-04 Christophe Simonis[MERGE] orm: handle correctly char size change
2012-10-04 Quentin (OpenERP)[REF] yaml_import.py: some doc and error messagse improved
2012-10-04 Quentin (OpenERP)[IMP] yaml_import.py: comments and documentation improv...
2012-10-04 Xavier Morel[IMP] error messages for datetime error
2012-10-04 Quentin (OpenERP)[REf] yaml_import.py: refactoring of _create_record()
2012-10-04 Quentin (OpenERP)[MERGE] trunk
2012-10-04 Olivier Dony[MERGE] Unify PO extraction system between server/addon...
2012-10-04 Xavier Morel[FIX] don't import empty cells at all rather than set...
2012-10-04 Launchpad Translat... Launchpad automatic translations update.
2012-10-04 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-server
2012-10-03 Olivier Dony[MERGE] Sync with trunk
2012-10-03 Olivier Dony[REV] Undo header template extraction
2012-10-03 Olivier Dony[REV] Revert removal of ir.wizard.menu, still useful...
2012-10-03 Olivier Dony[IMP] translate: unify the server and web translation...
2012-10-03 Atul Patel (OpenERP)[FIX]: Fix display_address() problem in header
2012-10-03 Xavier Morel[FIX] if a selection label is empty, return the value...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-03 Quentin (OpenERP)[FIX] yaml import: if a field has a default value,...
2012-10-02 Atul Patel (OpenERP)[IMP]: Use display_address() in company header.
2012-10-02 Quentin (OpenERP)[FIX] yaml_import: the parent default values must be...
2012-10-02 Xavier Morel[IMP] use generic header template in form views
2012-10-02 Quentin (OpenERP)[FIX] yaml_import: don't erase the initial fields_view_...
2012-10-02 Fabien Meghazi[IMP] Do not start cron master thread if max_cron_threa...
2012-10-01 Olivier Dony[IMP] translation import/export: more cleanup
2012-10-01 Quentin (OpenERP)[IMP] yaml processing: improved previous patch by repla...
2012-10-01 Christophe Simonis[FIX] orm: handle fields.char() with not size correctly
2012-10-01 Christophe Simonis[IMP] orm: remove trailing spaces
2012-10-01 Christophe Simonis[IMP] orm: be more vebose when accessing an invalid...
2012-10-01 Olivier Dony[MERGE] Sync with trunk
2012-10-01 Quentin (OpenERP)[IMP] yaml processing: fixed the creation of record...
2012-10-01 Xavier Morel[FIX] conversion and validation of date and datetime...
2012-10-01 Xavier Morel[FIX] type error when providing a non-integer for a...
2012-10-01 Olivier Dony[FIX] base: ridiculous typo in Nhomar's first name...
2012-10-01 Raphael Collet[MERGE] from trunk
2012-09-29 Fabien Pinckaers[MERGE] active of ACLs, courtesy of akretion
2012-09-28 Antonin Bourguignon[MERGE] trunk-fix-mail-mail-rules-tde: OpenChatter...
2012-09-28 Fabien Pinckaers[FIX] user preferences
2012-09-28 Antonin Bourguignon[FIX] forgot to remove a field
2012-09-28 Antonin Bourguignon[MERGE] trunk
2012-09-28 Antonin Bourguignon[IMP] code style; also remove a debug comment
2012-09-28 Antonin Bourguignon[FIX] some security issues
2012-09-28 Olivier Dony[REM] Remove unused ir.wizard.menu and ir.wizard.screen...
2012-09-28 Olivier Dony[IMP] base.export.language: improve/cleanup wizard...
2012-09-28 Raphael Collet[FIX] orm: fix the method copy() when an 'inherits...
2012-09-28 Olivier Dony[ADD] ir.translation: add separate view file - missing...
2012-09-28 Xavier Morel[ADD] some import doc
2012-09-28 Fabien Pinckaers[MERGE]
2012-09-28 Xavier Morel[DOC] fixes and cleanups
2012-09-28 Rucha (Open ERP)[IMP]: base: Improved name of Vauxoo
2012-09-28 Amit Patel[MERGE]:trunk
2012-09-28 Rucha (Open ERP)[MERGE]: Merged with latest trunk-server
2012-09-27 Fabien Pinckaers[MERGE] Access Rights Groups use same name than menu
2012-09-27 Xavier Morel[IMP] reimplement BaseModel.import_data on top of BaseM...
2012-09-27 Xavier Morel[FIX] replace warnings capture by explicitly returning...
2012-09-27 Xavier Morel[FIX] make conversion errors for floats and integers...
2012-09-27 Xavier Morel[FIX] postgres 9.2 added data at the end of 23502's...
2012-10-10 Xavier Morel[ADD] forgotten test file
2012-09-27 Quentin (OpenERP)[FIX] base: USD currency symbol should be displayed...
2012-09-26 Olivier Dony[IMP] res.partner: explicitly deprecate `address` and...
2012-09-26 Olivier Dony[API/IMP] fields: cleanup field_to_dict + make @depreca...
2012-09-26 Fabien Pinckaers[IMP] no certificate
next