[IMP] security on messages
[odoo/odoo.git] / addons / web /
2013-11-18 Antony Lesuisse[FIX] jquery browser detection fix
2013-11-18 Fabien Meghazi[ADD] return_label & return_url in action_manager#load_...
2013-11-18 Fabien Meghazi[ADD] return_label & return_url in action_manager#load_...
2013-11-18 Fabien Meghazi[FIX] Avoid rpc errors on actions.act.url@target='self'
2013-11-15 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 3751...
2013-11-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4067... saas-1
2013-11-14 Christophe Simonis[FIX] web: it's better if the route allowing users...
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 Christophe Simonis[FIX] web: correct url matching in tests
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-11-13 Christophe Simonis[IMP] web: call call_kw with full route to help debugging
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-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-10 Antony Lesuisse[FIX] /web always save the provided db in session
2013-11-12 Launchpad Translat... Launchpad automatic translations update.
2013-11-08 Christophe Simonis[FIX] web: do not declare variables inside if() scope
2013-11-08 Christophe Simonis[FIX] web: filter context before executing actions...
2013-11-08 Christophe Simonis[UPD] update underscore and underscore.string libraries...
2013-11-07 Christophe Simonis[MERGE] deprecate fold feature of statusbar form widget
2013-11-07 Christophe Simonis[FIX] web: correct cookie parsing.
2013-11-07 Xavier Morel[IMP] add separators between all completion sections
2013-11-07 niv-openerp[FIX] rare race condition in BufferedDataset
2013-11-07 jke-openerp[IMP] Replace from web_calendar dx Calendar by jQ fullC...
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-07 jke-openerp[MERGE] merge with trunk web
2013-11-06 niv-openerp[FIX] Changed the url redirect from / to /web in the...
2013-11-06 Mohammed Shekha... [FIX]Re-fixed the issue of pager on group by view,...
2013-11-05 niv-openerp[FIX] Incorrect reference to / in /web/session/logout...
2013-11-05 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4055...
2013-11-05 Christophe Simonis[FIX] web: instance.web.DataSetSearch.get_domain()...
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 Thibault Delavallée[REV] view_form: statusbar widget: indentation issue...
2013-11-04 Thibault Delavallée[REV] Reverted most changes, to lessen the number of
2013-11-04 Thibault Delavallée[MERGE] Sync with saas-2 branch
2013-11-04 Launchpad Translat... Launchpad automatic translations update.
2013-11-01 ajay javiya (OpenERP)[MERGE] : with trunk
2013-10-31 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3865...
2013-10-31 Christophe Simonis[FIX] web: correct date and datetime parsing.
2013-11-12 niv-openerp[FIX] Problem when the password of a currently logged...
2013-11-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4062...
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-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 Thibault Delavallée[IMP] view_form: fieldstatus: deprecated folded on...
2013-10-23 Thibault Delavallée[MERGE] Sync with saas-2
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-21 ajay javiya (OpenERP)[REF]: Refector many2many_tags
2013-10-21 Thibault Delavallée[REV] StatusField: reverted changes about bar widget...
2013-10-18 niv-openerp[MERGE] saas2
2013-10-18 Thibault Delavallée[IMP] form_view: statusbar improvements
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.
next