[MERGE] Gantt view fix/update. This addons branch adds the progress attribute on...
[odoo/odoo.git] / openerp /
2013-03-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-02-28 Antony Lesuisse[IMP] logrotation is now disabled by default
2013-02-26 niv-openerp[FIX] typo that caused crash in cron only when launchin...
2013-02-26 Olivier Dony[MERGE] res.config: fix incorrect assertion syntax...
2013-02-26 Antonin Bourguignon[IMP] use assertIsInstance instead of assertTrue
2013-02-26 Antonin Bourguignon[IMP] use assertEqual instead of assertTrue and fix...
2013-02-26 Vo Minh Thu[MERGE] Better exception handling in tools.convert:
2013-02-26 Vo Minh Thu[MERGE] safe_eval: do not log reported exception, inste...
2013-02-26 Vo Minh Thusafe_eval: re-raise the same exception type when comple...
2013-02-26 Launchpad Translat... Launchpad automatic translations update.
2013-02-26 Launchpad Translat... Launchpad automatic translations update.
2013-02-25 Vo Minh Thu[FIX] tools.convert: use tools.ustr() instead of str...
2013-02-25 Vo Minh Thu[FIX] tools.safe_eval: we want to see the expr which...
2013-02-25 Vo Minh Thu[MERGE] netsvc/service.model: added missing/removed...
2013-02-25 Vo Minh Thu[IMP] osv: removed unnecessary `except` clauses.
2013-02-25 Xavier ALT[MERGE] BUG 1094212: base: correct search on res.partne...
2013-02-25 Niels Huylebroeck[FIX] base: allow searching in multicompany environment...
2013-02-25 Vo Minh Thu[MERGE] netrpc: support for netrpc was already removed...
2013-02-25 Vo Minh Thu[FIX] Previous `[iMP]` was broken.
2013-02-24 Fabien Pinckaers[iMP] error message simplified for required values
2013-02-24 Fabien Pinckaers[FIX] write country if code is null
2013-02-24 Launchpad Translat... Launchpad automatic translations update.
2013-02-23 Antony Lesuisse[FIX] res.partner search, customer or supplier, related...
2013-02-22 Antonin Bourguignon[IMP] res_config doc
2013-02-22 Launchpad Translat... Launchpad automatic translations update.
2013-02-21 Skrillex[REM] netrpc: KILL EVERYBODY
2013-02-20 Antony Lesuisse[FIX] tools image thumbnailing jpg into png
2013-02-20 Olivier Dony[MERGE] search: when count=True, execute main query...
2013-02-20 Antonin Bourguignon[IMP] use another xml_menu_id that leads directly to...
2013-02-20 Vo Minh Thu[IMP] Only unhandled exceptions are logged to the conso...
2013-02-20 Quentin (OpenERP)[IMP] ir_filers: added an order in the construction...
2013-02-20 Vo Minh Thu[IMP] safe_eval: do not log exceptions, when re-raising...
2013-02-20 Launchpad Translat... Launchpad automatic translations update.
2013-02-19 Olivier Dony[MERGE] osv: automatically retry transactions that...
2013-02-19 Vo Minh Thu[FIX] Better exception handling in tools.convert:
2013-02-19 Vo Minh Thu[FIX] cron: push the registry signaling checks in the...
2013-02-19 Olivier Dony[REVERT] sql_db: undo eager removal of connections...
2013-02-19 Launchpad Translat... Launchpad automatic translations update.
2013-02-18 Vo Minh Thu[FIX] openerp namespace: the import hook was still...
2013-02-18 Vo Minh Thu[MERGE] merged long-polling branch:
2013-02-18 Vo Minh Thu[FIX] service: call stop() instead of shutdown() in...
2013-02-18 Raphael Collet[FIX] search: when count=True, execute main query as...
2013-02-18 Antony Lesuisse[FIX] logging level of pooler loading, number of module...
2013-02-18 Launchpad Translat... Launchpad automatic translations update.
2013-02-17 Launchpad Translat... Launchpad automatic translations update.
2013-02-16 Olivier Dony[MERGE] sql_db: improve performance of previous patch...
2013-02-16 Olivier Dony[FIX] sql_db: immediately remove the connections from...
2013-02-15 Quentin (OpenERP)[MERGE] lp:1098542. Reports starting too high
2013-02-15 Josse Colpaert[FIX] Lowering the start of the contents of the reports...
2013-02-15 Olivier Dony[FIX] sql_db: only perform the connection reset when...
2013-02-15 Olivier Dony[FIX] sql_db: typo in previous patch for autodetection...
2013-02-15 Quentin (OpenERP)[REF] code review
2013-02-15 Olivier Dony[MERGE] sql_db: autodetect dead connections and discard...
2013-02-15 niv-openerpRevert 4580
2013-02-15 niv-openerpmerge trunk
2013-02-15 Olivier Dony[FIX] sql_db: closing a closed connection is not allowe...
2013-02-15 Launchpad Translat... Launchpad automatic translations update.
2013-02-14 Antonin Bourguignon[MERGE] trunk
2013-02-14 Raphael Collet[FIX] openerp/service/report: add all missing imports!
2013-02-14 Raphael Collet[FIX] openerp/service/report: missing import
2013-02-14 Christophe Simonis[FIX] sql_db: free dead database connections
2013-02-14 Launchpad Translat... Launchpad automatic translations update.
2013-02-13 Raphael Collet[IMP] rename model method 'trigger_workflow' into ...
2013-02-13 Antonin Bourguignon[IMP] add another test for get_option_warning()
2013-02-13 Raphael Collet[IMP] remove model methods _workflow_trigger and _workf...
2013-02-13 Cecile Tonglet[FIX] osv: Bad error message
2013-02-13 Cecile Tonglet[FIX] osv: Automatically retry the typical transaction...
2013-02-13 Antonin Bourguignon[IMP] add a test for get_option_warning()
2013-02-13 Raphael Collet[IMP] openerp.osv.orm: add optional context in method...
2013-02-13 Antonin Bourguignon[MERGE] trunk
2013-02-13 Raphael Collet[MERGE] from trunk
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_name()
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_path()
2013-02-12 Antonin Bourguignon[FIX] doc: the id of an action is a long, not an int
2013-02-12 Raphael Collet[FIX] openerp.service: remove call to open_openerp_name...
2013-02-12 Antonin Bourguignon[IMP] use a better xml id for the example
2013-02-12 Raphael Collet[MERGE] trunk-service-thu (remove the class openerp...
2013-02-12 Vo Minh Thu[REF] Removed support for __terp__.py files and `terp...
2013-02-12 Vo Minh Thu[REM] Removed unused base_module_scan wizard.
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2013-02-12 Antonin Bourguignon[FIX] remove useless asserts text
2013-02-12 Vo Minh Thu[REM] base_quality_interrogation: seems unused for...
2013-02-12 Antonin Bourguignon[MERGE] trunk
2013-02-12 Vo Minh Thu[MERGE] res_lang: moved tests in unittest2 test case.
2013-02-12 Vo Minh Thu[REF] res_lang: removed dead code (original_group funct...
2013-02-12 Vo Minh Thu[MERGE] Latest bugfixes from 7.0, up to rev 4834.
2013-02-12 Vo Minh Thu[FIX] registry: fix a bug where RegistryManager.new...
2013-02-12 Launchpad Translat... Launchpad automatic translations update.
2013-02-11 Antonin Bourguignon[IMP] rename files, move code to the right place
2013-02-11 Antonin Bourguignon[IMP] clean and sort up some old test directories
2013-02-11 Antonin Bourguignon[MERGE] trunk
2013-02-11 Xavier Morel[IMP] don't log from import when converting psycopg...
2013-02-11 Xavier ALT[MERGE] BUG 1082003: orm: _rec_name should be checked...
2013-02-11 Launchpad Translat... Launchpad automatic translations update.
2013-02-09 Antony Lesuisse[FIX] workers no suicide on broken pipe
2013-02-09 Vo Minh Thu[FIX] import openerp.tools instead of tools in YML...
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-02-08 csn-openerp[FIX]report_sxw : fix strip_name function that cut...
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
next