[MERGE] Sync with website-al
[odoo/odoo.git] / addons / web /
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 Launchpad Translat... Launchpad automatic translations update.
2013-11-10 Antony Lesuisse[FIX] /web always save the provided db in session
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-05 niv-openerp[FIX] Incorrect reference to / in /web/session/logout...
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-10-31 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3865...
2013-11-04 Launchpad Translat... Launchpad automatic translations update.
2013-10-31 Christophe Simonis[FIX] web: correct "date(time) on 31" tests
2013-10-31 Christophe Simonis[FIX] web: correct date and datetime parsing at end...
2013-10-30 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 3749...
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-10-30 Christophe Simonis[FIX] web: allow grouping on fields not present in...
2013-10-29 niv-openerp[FIX] Corrected the redirect_with_hash() method that...
2013-10-29 niv-openerp[FIX] Reverted modification of behavior in 3858 and...
2013-10-28 Martin Trigaux[FIX] list: force recompute the selection as closing...
2013-10-28 niv-openerp[FIX] Rare problem in select fields related to previous...
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-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-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...
next