[IMP] stock: some minor changes made during code review
[odoo/odoo.git] / openerp /
2014-03-04 Denis Ledoux[FIX] base: widget selection changed its behavior in...
2014-03-04 Olivier Dony[FIX] orm.read_group: improve test coverage and corner...
2014-03-04 Thibault Delavallée[FIX] res_users: change password wizard: fixed crash...
2014-03-04 Thibault Delavallée[FIX] res_users: fixed on_change_login that crashed
2014-03-04 Olivier Dony[FIX] server.stop: avoid traceback during shutdown...
2014-03-04 Launchpad Translat... Launchpad automatic translations update.
2014-03-03 Christophe Simonis[IMP] openerp/service/db.py: lint file
2014-03-03 Kersten Jeremy[FIX] Remove default tz from context, to allow website...
2014-03-03 Kersten Jeremy[FIX] Remove default tz from context, to allow website...
2014-02-28 Olivier Dony[FIX] orm.read_group: fix various issues introduced...
2014-03-01 Launchpad Translat... Launchpad automatic translations update.
2014-02-28 Olivier Dony[FIX] ir.http.authenticate: avoid discarding sessions...
2014-02-28 Antony Lesuisse[MERGE] cron race condition leading to unneeded executi...
2014-02-28 Stephane Wirtel[MERGE] from Trunk
2014-02-28 Stephane Wirtel[IMP] Add a new Logging Handler, where we will store...
2014-02-28 Stephane Wirtel[IMP] Add the ir_logging object where we will store...
2014-02-27 Christophe Simonismerge upstream
2014-02-27 Kersten Jeremy[IMP] Add options hide_seconds in widget datetime....
2014-02-27 Antony Lesuisse[FIX] move appsdirs to tools
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-02-27 Stephane Wirtel[IMP] Move the netsvc.dispatch_rpc function from netsvc...
2014-02-27 Thibault Delavallée[IMP] fields: html: now supports a sanitize argument...
2014-02-26 Fabien Meghazi[REM] removed Request's getattr proxying to httprequest
2014-02-26 Martin Trigaux[MERGE] [FIX] orm: when generating xml ids for export...
2014-02-26 Launchpad Translat... Launchpad automatic translations update.
2014-02-25 Fabien Meghazi[MERGE] upstream
2014-02-25 Xavier Morel[FIX] t-ignore should remove injected sub-view branding...
2014-02-25 Xavier Morel[IMP] unbrand t-raw and t-esc as keeping them branded...
2014-02-25 Xavier Morel[IMP] in view tests, replace tostring() and string...
2014-02-24 Xavier Morel[FIX] injected views need branding distribution too
2014-02-24 Martin Trigaux[FIX] orm: do not drop low level columns (aka 'magic...
2014-02-24 Thibault Delavallée[FIX] res_partner: avoid duplicating users when duplica...
2014-02-24 Fabien Meghazi[FIX] website's translation problems on multiple view...
2014-02-24 Fabien Meghazi[FIX] website's translation problems on multiple inheri...
2014-02-24 Launchpad Translat... Launchpad automatic translations update.
2014-02-23 Launchpad Translat... Launchpad automatic translations update.
2014-02-21 Christophe Simonis[FIX] damn! correct import
2014-02-21 Christophe Simonis[IMP] openerp/service/server.py: lint file
2014-02-21 Christophe Simonis[FIX] correct signal handler on nt
2014-02-21 Christophe Simonis[FIX] correct run of test-file via command line
2014-02-21 Christophe Simonis[FIX] return code is non-zero if any preloaded database...
2014-02-21 Christophe Simonis[FIX] httpd thread must be a daemon threaded
2014-02-21 Xavier Morel[IMP] filter out phantomjs warning on OSX
2014-02-21 Richard Mathot ... [ADD] Test that the variable 'workflow' is correctly...
2014-02-21 Richard Mathot ... [ADD] Enable access to workflow engine in server action...
2014-02-21 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-21 Denis Ledoux[FIX] ir_model: Uninstall with orphan external ids...
2014-02-20 Christophe Simonis[FIX] openerp/addons/base/ir/ir_actions.py: correct...
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5014...
2014-02-20 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-20 Martin Trigaux[MERGE] [FIX] read_group: skip date(time) fields when...
2014-02-20 Anael Closson[FIX] orm: grouping of date and datetime conflicts...
2014-02-20 Fabien Meghazi[IMP] Refactor CROS support
2014-02-20 Fabien Meghazi[FIX] Don't crash if no host specified
2014-02-20 Denis Ledoux[FIX] service: wrong namespace for using tools
2014-02-20 Fabien Meghazi[FIX] Correctly handle super() for decorated routes...
2014-02-20 Xavier Morel[IMP] Cursor.savepoint
2014-02-20 Olivier Dony[IMP] ir.actions.act_window: make `multi` field visible...
2014-02-20 Anael Closson[FIX] incorrect handling of orderbys when generator...
2014-02-19 Xavier Morel[FIX] actually retry select on EINTR
2014-02-19 Fabien Meghazi[IMP] Warn if invalid response type is returned for...
2014-02-19 Fabien Meghazi[REM] Completely removed LazyResponse
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-19 Fabien Meghazi[FIX] convert endpoint responses only if it's the curre...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-19 Xavier Morel[FIX] correctly display JS stack frames in phantomjs...
2014-02-19 Fabien Meghazi[FIX] Response default mimetype
2014-02-19 Xavier Morel[IMP] style
2014-02-19 Xavier Morel[FIX] possibility of select being interrupted, just...
2014-02-19 Launchpad Translat... Launchpad automatic translations update.
2014-02-18 Fabien Meghazi[ADD] Request with lazy rendering support
2014-02-18 Xavier Morel[IMP] phantomjs runner
2014-02-18 Xavier Morel[IMP] slightly improve error message at the end of...
2014-02-18 Martin Trigaux[MERGE] [FIX] orm: read_group doesn't take referenced...
2014-02-18 Xavier Morel[FIX] run_unit_tests lying about its return value:...
2014-02-18 Xavier Morel[ADD] hooks to enable/disable tests running during...
2014-02-18 Anael Closson[REF] removing useless comment
2014-02-17 Christophe Simonis[FIX] orm._auto_init: fallback to copy method when...
2014-02-17 Anael Closson[FIX] OPW 598942 : orm read_group doesn't take referenc...
2014-02-17 Olivier Dony[IMP] orm._auto_init: avoid copying VARCHAR column...
2014-02-17 Xavier Morel[IMP] unwrap tests suites during module loading, prepar...
2014-02-17 openerp-sle[MERGE] trunk
2014-02-17 openerp-sle[FIX] Added the 'oldname' attribute on the renamed...
2014-02-17 Xavier Morel[FIX] only run test modules called test_*, similar...
2014-02-17 Anael Closson[REF] removing debug code
2014-02-17 Anael Closson[IMP] Speed and quality improvement
2014-02-17 Martin Trigaux[FIX] fonts: move domain on field instead of view and...
2014-02-17 openerp-sle[MERGE] trunk
2014-02-17 Launchpad Translat... Launchpad automatic translations update.
2014-02-17 Antony Lesuisse[FIX] ir.http testing generate a router including the...
2014-02-17 Antony Lesuisse[FIX] tests HttpCase phantomjs conditional injection...
2014-02-16 Antony Lesuisse[FIX] tests move test_ui to web as it requires web...
2014-02-16 Antony Lesuisse[IMP] phantomjs testing
2014-02-16 Antony Lesuisse[FIX] tests HTTPCase if phantomjs is not installed
2014-02-16 openerp-sle[MERGE] trunk
2014-02-14 Xavier Morel[FIX] missed case where sys.modules values can be None
2014-02-14 Xavier Morel[IMP] use TestSuite.addTests instead of manually iterat...
2014-02-14 Xavier Morel[IMP] remove pointless extra newline in log message...
2014-02-14 Martin Trigaux[MERGE] [FIX] databases list: allow to have entries...
2014-02-14 Xavier Morel[IMP] replace explicit iteration by listcomp
next