odoo/odoo.git
2013-11-30 Fabien Pinckaers[FIX] reverted an introduced bug
2013-11-30 Fabien Pinckaers[IMP] Speed improvement: 27 SQL queries -> 13 SQL queri...
2013-11-30 Fabien Pinckaers[IMP] Speed improvement
2013-11-30 Fabien Pinckaers[IMP] Performance improvement: improved cache with...
2013-11-29 Xavier Morel[ADD] relative datetime qweb widget
2013-11-28 Fabien Meghazi[REM] httprequests exception serialization moved to...
2013-11-28 Christophe... [MERGE] trunk-website-demo-partner-bth
2013-11-28 Xavier Morel[ADD] duration widget
2013-11-28 Fabien Meghazi[REV] Previous commit loses the inherit_branding contex...
2013-11-27 Fabien Pinckaers[IMP] cache on read_template, divide by 2 number of...
2013-11-27 Fabien Pinckaers[IMP] access right when accessing object, not second...
2013-11-27 Xavier Morel[FIX] missing import lost during merge
2013-11-26 Fabien Meghazi[IMP] better api for ir.http#_authenticate
2013-11-26 Xavier Morel[IMP] exception handling in _dispatch
2013-11-25 Fabien Meghazi[FIX] dispatch AccessErrors
2013-11-25 Fabien Meghazi[IMP] raise AccessError for acl errors
2013-11-25 Fabien Meghazi[FIX] qweb#render() should honor browse record calling
2013-11-21 Fabien Meghazi[FIX] ahem, fix previous commit
2013-11-21 Fabien Meghazi[IMP] rendering context not mandatory for ir.ui.view...
2013-11-21 Fabien Meghazi[IMP] route lazy request exceptions to ir_http exceptio...
2013-11-20 Fabien Meghazi[ADD] LazyRequest
2013-11-20 Fabien Meghazi[IMP] Two men's patch (al & chs) Clean up http.py,...
2013-11-19 Fabien Meghazi[ADD] methods attribute to @http.route decorator
2013-11-17 Fabien Pinckaers[FIX] priority of templates are now working
2013-11-15 Xavier Morel[MERGE] from trunk
2013-11-15 Xavier Morel[FIX] bunch of broken stuff over http requests in new...
2013-11-15 Xavier Morel[IMP] new routing thing
2013-11-15 Xavier Morel[REM] undead web_shortcuts
2013-11-15 Olivier Dony[REM] base_crypt translation deactivated - module renam...
2013-11-15 Launchpad Translatio... Launchpad automatic translations update.
2013-11-14 bth-openerp[IMP]Removed country.
2013-11-14 bth-openerp[IMP]Improved country.
2013-11-14 bth-openerp[MERGE]Merge trunk-website-al.
2013-11-13 bth-openerp[IMP]Added address.
2013-11-13 Quentin (OpenERP)[FIX] account_payment: amount_residual doesn't have...
2013-11-14 Launchpad Translatio... Launchpad automatic translations update.
2013-11-13 niv-openerp[FIX] Attempt to resolve the bug that makes the runbot...
2013-11-13 niv-openerp[FIX] problem when clicking too fast on pagers in the...
2013-11-12 Frédéric van... [IMP] point_of_sale: fixes and performances optimisations
2013-11-12 Frédéric van... [IMP] point_of_sale: improve the reactivity of the...
2013-11-12 Frédéric van... [IMP] point_of_sale: only open cashbox when paying...
2013-11-12 Fabien Meghazi[ADD] Add hook for qweb preprocessing
2013-11-12 Frédéric van... [FIX] point_of_sale: make the web printed receipt fit...
2013-11-12 Launchpad Translatio... Launchpad automatic translations update.
2013-11-12 Launchpad Translatio... Launchpad automatic translations update.
2013-11-11 bth-openerp[IMP]Set email address.
2013-11-11 bth-openerp[MERGE]Merge lp:~openerp-dev/openobject-server/trunk...
2013-11-11 bth-openerp[IMP]Moved demo data from yml to xml.
2013-11-10 Antony Lesuisse[IMP] http move db dispatching to AbstractModel ir...
2013-11-10 Antony Lesuisse[FIX] make routing converters modular
2013-11-10 Antony Lesuisse[FIX] http.py use checked_call for concurrency retry...
2013-11-10 Antony Lesuisse[IMP] ir_http better exception handling for http errors
2013-11-10 Antony Lesuisse[FIX] use AbstractModel, use session.db to ir_http...
2013-11-10 Antony Lesuisse[IMP] model converters for routes, to directly get...
2013-11-10 Antony Lesuisse[IMP] http move db dispatching on the orm level
2013-11-10 Antony Lesuisse[FIX] /web always save the provided db in session
2013-11-08 Xavier Morel[ADD] handling of slugs in ModelConverter (generation...
2013-11-08 Xavier Morel[IMP] ModelConverter
2013-11-08 bth-openerp[MERGE]Merge lp:~openerp-dev/openobject-server/trunk...
2013-11-07 Stephane Wirtel[FIX] test_mail: Rewrite the XSS test
2013-11-07 Xavier Morel[IMP] add separators between all completion sections
2013-11-07 Xavier Morel[FIX] don't provide autocompletion to m2o fields when...
2013-11-07 niv-openerp[FIX] Changed the url of the openerp logo to tarket...
2013-11-06 niv-openerp[FIX] Changed the url redirect from / to /web in the...
2013-11-06 Xavier Morel[IMP] run_tests
2013-11-06 Xavier Morel[IMP] always print a recap of found test modules before...
2013-11-05 niv-openerp[FIX] Incorrect reference to / in /web/session/logout...
2013-11-05 Xavier Morel[FIX] stray tabs in openerpcommand
2013-11-05 Xavier Morel[FIX] correctly handle listification of args.addons
2013-11-05 Xavier Morel[IMP] run-tests: add --slow-suite
2013-11-05 Fabien Meghazi[FIX] session destroy
2013-11-05 niv-openerp[FIX] potential bug with the /login url, it could not...
2013-11-04 Fabien Meghazi[ADD] redirect on login and logout controller
2013-11-04 Quentin (OpenERP)[IMP] base, currency: second attempt to include this...
2013-11-04 Quentin (OpenERP)[FIX] expression.py: when searching on a datetime field...
2013-11-04 Xavier Morel[FIX] double-escaping on 500 errors
2013-11-04 Xavier Morel[IMP] remove unnecessary keys() calls
2013-11-02 Antony Lesuisse[FIX] qweb exception hiding
2013-11-02 Launchpad Translatio... Launchpad automatic translations update.
2013-10-31 Christophe... [MERGE] forward port of branch saas-2 up to revid 3865...
2013-10-31 Christophe... [MERGE] forward port of branch saas-2 up to revid 4968...
2013-10-31 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-11-05 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-05 Olivier Dony[FIX] sale,sale_stock: sales analysis view using incorr...
2013-11-05 Olivier Dony[FIX] purchase: analysis view must not group by quantit...
2013-11-04 Olivier Dony[FIX] stock: no early currency rounding when computing...
2013-11-04 Olivier Dony[FIX] stock: programming error in average price computa...
2013-11-04 Olivier Dony[FIX] stock: `product cost` field in partial picking...
2013-11-04 Olivier Dony[FIX] purchase: Purchase Analysis view was using incorr...
2013-11-05 Launchpad Translatio... Launchpad automatic translations update.
2013-11-04 Martin Trigaux[FIX] orm: when duplicating a record, if duplicates...
2013-11-04 Martin Trigaux[IMP] use assertEqual instead of assertTrue for better...
2013-11-04 Martin Trigaux[ADD] base: tests for translations and duplication
2013-11-04 Martin Trigaux[IMP] comments
2013-11-04 Martin Trigaux[FIX] orm: when duplicating a record, if duplicates...
2013-11-04 Christophe... [FIX] web_kanban: correct design of vertical title...
2013-11-04 Christophe... [FIX] document: correct numbering of attachments with...
2013-11-04 Martin Trigaux[FIX] l10n_multilang: remove force_write attribute...
2013-11-04 Thibault Delavallée[FIX] hr_recruitment: avoid overriding email_from and...
2013-11-04 Martin Trigaux[FIX] stock: include enventual serial number in product...
next