[FIX] website_sale: update total when the user change a product quantity
[odoo/odoo.git] / addons / web /
2013-10-27 Antony Lesuisse[IMP] move http layer from openerp-web to openobject...
2013-10-27 Launchpad Translat... Launchpad automatic translations update.
2013-10-30 Christophe Simonis[FIX] web: allow grouping on fields not present in...
2013-10-28 Martin Trigaux[FIX] list: force recompute the selection as closing...
2013-10-27 Launchpad Translat... Launchpad automatic translations update.
2013-10-25 xmo[FIX] list view: serialize concurrent calls when loadin...
2013-10-24 Launchpad Translat... Launchpad automatic translations update.
2013-10-23 Christophe Simonis[FIX] web: bind RouteMap using environ to allow correct...
2013-10-23 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2013-10-23 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-11-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4067... saas-1
2013-11-14 Christophe Simonis[MERGE][FIX] web: fix race condition in BufferedDataset.
2013-11-14 Christophe Simonis[FIX] web: list views: bubble up failed deferreds.
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-11-13 Martin Trigaux[MERGE] view form: reduce the number of result in ...
2013-11-13 Launchpad Translat... Launchpad automatic translations update.
2013-11-12 Christophe Simonis[FIX] web: do not enforce width of dropdown links
2013-11-12 Christophe Simonis[FIX] web: match base.sass against changes made in...
2013-11-12 Launchpad Translat... Launchpad automatic translations update.
2013-11-05 Christophe Simonis[FIX] web: instance.web.DataSetSearch.get_domain()...
2013-11-04 Launchpad Translat... Launchpad automatic translations update.
2013-10-22 Denis Ledoux[FIX]web: test testing the customer filter save was...
2013-10-22 Denis Ledoux[FIX]web: filter name input for custom filters in searc...
2013-10-22 niv-openerp[FIX] Bug in form view. When a on_change alters the...
2013-10-22 niv-openerpfix
2013-10-22 niv-openerpwip
2013-10-22 niv-openerpNow selection fields on m2o query the records directly
2013-10-22 Christophe Simonis[FIX] web: avoid useless redirection when in mono db...
2013-10-22 Launchpad Translat... Launchpad automatic translations update.
2013-10-18 niv-openerp[MERGE] saas2
2013-10-18 niv-openerp[FIX] potential bug in server-side web framework, now...
2013-10-18 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-18 niv-openerp[MERGE] website-al improvements to web addon
2013-10-18 niv-openerp[MERGE] saas2
2013-10-18 Christophe Simonis[FIX] web: correct StatusField widget to use dropdown...
2013-10-18 Christophe Simonis[FIX] dropdown menu: compute document width *before...
2013-10-17 Thibault Delavallée[IMP] data_export: when exporting on active_domain...
2013-10-17 Thibault Delavallée[FIX] list_view: when composing the active_domain
2013-10-17 niv-openerp[FIX] changed back default authetication level of old...
2013-10-16 niv-openerp[IMP] enabled sorting in o2m in list view
2013-10-16 Launchpad Translat... Launchpad automatic translations update.
2013-10-15 Xavier Morel[MERGE] from trunk again
2013-10-15 Xavier Morel[ADD] forgot a file in previous commit
2013-10-15 Xavier Morel[FIX] incorrect __exit__ calls in tests
2013-10-15 Xavier Morel[FIX] removal of session_id from params, may not be...
2013-10-15 Xavier Morel[IMP] sensible implementation of set_request
2013-10-15 Xavier Morel[REM] useless leftover crap
2013-10-15 Christophe Simonis[FIX] web: re-add registry_cr() method on request to...
2013-10-15 Xavier Morel[FIX] double-escaping of section labels in m2o completion
2013-10-14 Xavier Morel[FIX] null >= 0 is true...
2013-10-13 Launchpad Translat... Launchpad automatic translations update.
2013-10-11 niv-openerpRemoved jsonprpc2 test because it fails in phantomjs
2013-10-11 niv-openerpAdded tests about timeouts and implemented it in jsonprpc2
2013-10-11 niv-openerpAdded test with openerp sessions
2013-10-11 Christophe Simonis[FIX] web: request dispatching wraps controller functio...
2013-10-11 niv-openerp[IMP] Added some documentation in the framwork.
2013-10-10 niv-openerpEnabled sort in o2m
2013-10-09 Christophe Simonis[REM] web: /web/report: remove useless check on action...
2013-10-08 niv-openerp[IMP] added new field x2many_counter
2013-10-08 niv-openerpadded doc
2013-10-08 Launchpad Translat... Launchpad automatic translations update.
2013-10-07 Christophe Simonis[FIX] http request must pop "session_id" also from...
2013-10-07 niv-openerpwip
2013-10-06 Antony Lesuisse[REM] shortcuts, deprecated by bookmarks
2013-10-06 Antony Lesuisse[REM] web_shortcut
2013-10-04 niv-openerpcorrected problems
2013-10-04 niv-openerpstill some problems
2013-10-04 Thibault Delavallée[FORWARD] Forward port of saas-2 branch until revision...
2013-10-03 Thibault Delavallée[FIX] web: form_view: FieldStatus widget: fixed hidden...
2013-10-02 niv-openerpChanged base url
2013-10-02 Christophe Simonis[FIX] web: remove firefox css fix for view switch icons
2013-10-01 niv-openerp[IMP] doc
2013-09-30 niv-openerp[FIX] problem with controllers reload
2013-09-27 Quentin (OpenERP)[MERGE] merged niv branch with the many2many_checkboxes...
2013-09-26 Fabien Meghazi[ADD] es5-shim
2013-09-25 niv-openerp[IMP] Added m2m_checkboxes
2013-09-25 niv-openerpwip
2013-09-24 Frédéric van der... [IMP] helpful exception message
2013-09-24 Fabien Meghazi[MERGE] upstream
2013-09-24 Christophe Simonis[FIX] @route compatibility with version 7.0:
2013-09-19 Denis Ledoux[FIX]web base: when kanban view was setted after the...
2013-09-19 Launchpad Translat... Launchpad automatic translations update.
2013-09-18 ima-openerp[IMP]removed unused method which is defined only for...
2013-09-17 Launchpad Translat... Launchpad automatic translations update.
2013-09-13 niv-openerp[FIX] really solve reload problem
2013-09-13 niv-openerp[FIX] problem with page reload after installing a module
2013-09-13 niv-openerp[FIX] fixed some problems related to magic guess of...
2013-09-11 niv-openerp[IMP] Added link to web training in web doc
2013-09-11 Frédéric van der... [MERGE] point_of_sale: various fixes and improvements
2013-09-09 Martin Trigaux[MERGE] [FIX] pass context for 2many fields in views
2013-09-06 Olivier Dony[FIX] Revert data.js test that was not reverted along...
2013-09-06 Xavier Morel[FIX] broken pager
2013-09-06 Thibault Delavallée[CLEAN] qweb, kanban: removed forgotten console.log...
2013-09-06 Thibault Delavallée[MOV] [ADD] Moved gauge and sparkline widgets into...
2013-09-06 Thibault Delavallée[IMP] [FIX] kanban: updated justgage and sparklin libra...
2013-09-06 Thibault Delavallée[MERGE] Sync with trunk
2013-09-06 Launchpad Translat... Launchpad automatic translations update.
2013-09-06 Launchpad Translat... Launchpad automatic translations update.
2013-09-05 Anael Closson[FIX] OPW 597162 : context not properly retreived and...
2013-09-05 Anael Closson[FIX] OWP 593963 : limit results when opening "search...
next