odoo/odoo.git
2012-10-05 Quentin (OpenERP)[REF] yaml_import: comments refactoring
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 Frédéric van... [MERGE] css fixes
2012-10-05 Frédéric van... [MERGE] from trunk
2012-10-04 Frédéric van... [FIX] css: embedded html styling was affecting html...
2012-10-04 niv-openerp[MERGE] refactoring in form view to be able to use...
2012-10-04 niv-openerpfixed references
2012-10-04 niv-openerpadded default field manager
2012-10-04 Quentin (OpenERP)[FIX] yaml_import: on _create_record, when we gather...
2012-10-04 niv-openerpRenammed get_field to get_field_desc
2012-10-04 niv-openerpChanged a lot of 'view' usages to fit when the view...
2012-10-04 niv-openerpremoved dependency to view to build context and domains
2012-10-04 niv-openerpRemoved usage of view to compute domain
2012-10-04 niv-openerp[IMP] minor modifs in form view for future refactoring
2012-10-04 Olivier Dony[REV] Revert recent commit on do_action return type...
2012-10-04 Fabien Pinckaers[FIX] export wizard
2012-10-04 vta vta@openerp.com[FIX] Fixed return type in action.load controller.
2012-10-04 Xavier Morel[FIX] arguments forwarding in Widget#do_action
2012-10-04 Fabien Meghazi[ADD] Add on_reverse_breadcrumb callback
2012-10-04 Quentin (OpenERP)[FIX] base: onchange_type should return only the big...
2012-10-04 Frédéric van... [MERGE] css fixes
2012-10-04 Frédéric van... [MERGE] from trunk
2012-10-04 Christophe... [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 Quentin (OpenERP)[REf] yaml_import.py: refactoring of _create_record()
2012-10-04 vta vta@openerp.com[FIX] Fixed return type in DataSet.call_button controller.
2012-10-04 Frédéric van... [MERGE] from trunk
2012-10-04 Olivier Dony[FIX] bootstrap_translations: leftover handling for...
2012-10-04 Quentin (OpenERP)[MERGE] trunk
2012-10-04 Xavier Morel[FIX] invalid context
2012-10-04 Fabien Meghazi[IMP] Use database uuid as client_id in OpenERP oauth...
2012-10-04 Xavier Morel[REV] header template extraction
2012-10-04 Olivier Dony[MERGE] Unify PO extraction system between server/addon...
2012-10-04 vta vta@openerp.com[FIX] Fixed bug in 'SelectCreatePopup', it didn't retur...
2012-10-04 Launchpad Translatio... Launchpad automatic translations update.
2012-10-04 Launchpad Translatio... Launchpad automatic translations update.
2012-10-03 Frédéric van... [MERGE] css fixes
2012-10-03 Olivier Dony[MERGE] Unify PO extraction system between server/addon...
2012-10-03 Olivier Dony[FIX] coresetup: avoid losing whitespace after qweb...
2012-10-03 Olivier Dony[MERGE] Sync with trunk
2012-10-03 Olivier Dony[REV] Undo header template extraction
2012-10-03 Frédéric van... [MERGE] from trunk
2012-10-03 Olivier Dony[REV] Revert last commit, breaks tests
2012-10-03 Antonin Bourguignon[MERGE] trunk-bug-953006-abo: fix project's task work...
2012-10-03 Olivier Dony[REM] cleanup leftover debug logging
2012-10-03 Frédéric van... [MERGE] from trunk
2012-10-03 Frédéric van... [MERGE] from trunk
2012-10-03 Antonin Bourguignon[IMP] add a few comments
2012-10-03 Fabien Pinckaers[FIX] open chatter
2012-10-03 Antonin Bourguignon[IMP] code style
2012-10-03 Christophe... [IMP] mail: private message
2012-10-03 Olivier Dony[REV] Revert removal of ir.wizard.menu, still useful...
2012-10-03 Fabien Pinckaers[FIX] notofy -> _notify
2012-10-03 Antonin Bourguignon[IMP] variable name and code style
2012-10-03 Olivier Dony[IMP] translate: unify the server and web translation...
2012-10-03 Olivier Dony[REM] Remove scripts for extracting web translations...
2012-10-03 Antonin Bourguignon[IMP] variable name, remove unused variables
2012-10-03 Christophe... [FIX]mail: attachment
2012-10-03 Antonin Bourguignon[IMP] variable name
2012-10-03 Tejas Tank[FIX] Data exporting wizard crashes & Export wizard...
2012-10-03 Fabien Pinckaers[IMP] reconciliation empty screen
2012-10-03 Fabien Pinckaers[IMP] remove empty list msg as it's alreayd in the...
2012-10-03 Antonin Bourguignon[IMP] code style
2012-10-03 Olivier Dony[FIX] product.uom: use proper ratio for uoms bigger...
2012-10-03 Xavier Morel[IMP] client actions: allow functions, not just widgets
2012-10-03 Fabien Pinckaers[IMP] renamed task default stage
2012-10-03 Xavier Morel[IMP] split code specific to resp. client and window...
2012-10-03 Antonin Bourguignon[MERGE] trunk
2012-10-03 Xavier Morel[REM] weird al stuff nobody understands
2012-10-03 Xavier Morel[REM] weird al stuff nobody understands
2012-10-03 Christophe... [IMP]mail: private message begin
2012-10-03 Christophe... fixes
2012-10-03 Olivier Dony[FIX] doc: use relative path for image::, doc root...
2012-10-03 Christophe... [FIX] mail thread follower: follow/unfollow
2012-10-03 Christophe... [IMP]mail: domain/search
2012-10-03 Quentin (OpenERP)[FIX] yaml import: if a field has a default value,...
2012-10-03 Stephane Wirtel[MERGE] Fix some bugs of the point of sale
2012-10-03 Christophe... [MERGE] from trunk-openchatter-chm
2012-10-03 Christophe... [IMP]mail: expandable py
2012-10-03 Fabien Pinckaersmerge
2012-10-03 Launchpad Translatio... Launchpad automatic translations update.
2012-10-02 Fabien Pinckaers[FIX] some fixes
2012-10-02 Fabien Pinckaers[FIX] access rights
2012-10-02 Fabien Pinckaers[FIX] access rights
2012-10-02 Antony Lesuisse[MERGE] trunk
2012-10-02 Antony Lesuisserestore monodb mode, disabled until we split translatio...
2012-10-02 Fabien Pinckaers[FIX] access rights
2012-10-02 Fabien Pinckaers[FIX]
2012-10-02 Fabien Pinckaers[FIX]
2012-10-02 Fabien Pinckaersmerge
2012-10-02 Fabien Pinckaers[MERGE] chm - improved subtype - fixes
2012-10-02 Antony Lesuisse[MERGE] move some modules to openerp-extra
2012-10-02 Xavier Morel[ADD] missing doc image
2012-10-02 Antony Lesuisse[FIX] config wizard views modules moved to openerp...
2012-10-02 Antony Lesuisse[FIX] config wizard modules moved to openerp-extra
2012-10-02 Quentin (OpenERP)[FIX] yaml_import: the parent default values must be...
2012-10-02 Frédéric van... [FIX] css: removed gray bar from disabled textarea...
2012-10-02 Antony Lesuisse[REM] modules moved to openerp-extra
next