[MERGE] forward port of branch 7.0 up to be7c894
[odoo/odoo.git] / addons / web / static / src / js / views.js
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to be7c894
2014-11-04 Martin Trigaux[FIX] web: keep pager in popup list view
2014-09-03 Denis Ledoux[MERGE] forward port of branch 7.0 up to 7307227
2014-09-02 Olivier Dony[IMP] web: extra comments to explain commit 57b4860
2014-09-02 Denis Ledoux[FIX] web: chain close action on wizard confirm
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to 767d2ea9a63ceb...
2014-07-28 Denis Ledoux[FIX] web: on refresh, do search_read with fields passed
2014-07-22 Anaël Closson[FIX] web: reload after wizard when record has been...
2014-06-27 Christophe Simonis[MERGE] forward port of branch 7.0 up to 95cff0b
2014-06-27 Denis Ledoux[FIX] web: no switch_mode trigger if not switched
2014-05-01 Denis Ledoux[REVERT] 2 previous revision, as it looks like that...
2014-04-30 Denis Ledoux[FIX] web: missing ; from previous revision
2014-04-30 Denis Ledoux[FIX] web: reset active_model, id, ids on executing...
2014-04-25 Martin Trigauxsync with 7.0
2014-04-24 Martin Trigaux[FIX] update to latest version saas code with updated...
2014-04-02 Denis Ledoux[FIX] web: do not reload record on dialog close if...
2014-03-20 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-20 Christophe Simonis[FIX] web: when filtering out context, also strip ...
2014-03-18 Kersten Jeremy[FIX] Only set table-row for kanban view (for drag...
2014-03-18 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4162...
2014-02-19 Martin TrigauxForward-port of latest saas-2 bugfixes, up to rev.3902...
2014-02-19 jke@openerp.com[FIX] web_calendar: correct timezone handling when...
2014-02-17 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
2014-02-17 Olivier Dony[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-12 Olivier Dony[FIX] search view: slightly more readable error when...
2014-01-31 Martin Trigaux[IMP] attachement: remove unnecessary redraw added...
2014-01-29 Martin Trigaux[FIX] attachement: display error message (removed inexi...
2014-01-13 jke-openerp[REF] Refactoring according to the review of CHS
2013-12-26 Mohammed Shekha... [FIX]Web: Refixed the issue of context propagation...
2013-12-24 Mohammed Shekha... [FIX]Web: Refixed the issue of context propagation...
2013-12-24 Mohammed Shekha... [FIX]Web: Refixed the issue of context propagation...
2013-12-18 Martin Trigaux[MERGE] forward port of latest saas-2 until rev 3893...
2013-12-18 Denis Ledoux[FIX] web: context propagation was broken on buttons...
2013-12-11 Christophe Simonis[FIX] when executing action received from a button...
2013-12-11 Christophe Simonis[FIX] filter the context keys only on the result action...
2013-12-03 Mohammed Shekha... [FIX]Web: Fixed the issue of group and search_default...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3887...
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-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-08-08 Thibault Delavallée[FIX] views: fixed form view not being able to launch...
2013-08-06 niv-openerp[IMP] Removed old JavaScript module loading system...
2013-07-31 Olivier Dony[MERGE] Forward-port of latest bugfixes from 7.0 up...
2013-07-25 Thibault Delavallée[FIX] Fixed last commits
2013-07-25 Thibault Delavallée[REM] Removed console.log statemetn
2013-07-25 Thibault Delavallée[MERGE] Sync with trunk
2013-07-25 Thibault Delavallée[IMP] Better implementation of header hook check
2013-07-25 niv-openerpAdded semicolons
2013-07-25 niv-openerpAdded Gruntfile with jshint and corrected most js errors
2013-07-22 Thibault Delavallée[IMP] sidebar: when cliking on an item, add active_doma...
2013-07-02 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 3740...
2013-06-21 Denis Ledoux[FIX]web: views.js & coresetup.js, ir_actions_report_xm...
2013-06-13 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4887...
2013-06-11 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 3973...
2013-06-10 niv-openerp[FIX] Merge fix in saas1 for the problem that made...
2013-05-22 Turkesh Patel (Ope... [MRG] merge with lp:openerp-web
2013-05-17 Vidhin Mehta[MERGE]merge with trunk.
2013-05-13 Christophe Matthieu[FIX] needaction: issue 592134 'Uncaught TypeError...
2013-05-01 Vishmita Jadeja... [Merge]Merge with trunk
2013-04-30 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 3912
2013-04-30 Christophe Matthieu[MERGE] from trunk
2013-04-26 Thibault Delavallée[MERGE] Add state into params for action; forward porte...
2013-04-19 Vidhin Mehta[REM]
2013-04-19 Vidhin Mehta[MERGE]Trunk.
2013-04-17 Christophe Matthieu[IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-04-08 Christophe Matthieu[IMP] view: add state into params for actions
2013-04-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-04-04 Fabien Meghazi[REM] Removed 7.0 backward compatibility code
2013-03-22 niv-openerp[FIX] deferred problems when clicking too quickly on...
2013-03-20 Christophe Matthieu[MERGE] from trunk
2013-03-18 niv-openerp[FIX] calls to fields_view_get do not pass the correct...
2013-03-14 Fabien Meghazi[ADD] `hide_breadcrumb` option
2013-03-06 Fabien Meghazi[FIX] xml2str: Do not keep html void tags opened
2013-03-05 Xavier Morel[IMP] jsdoc annotations
2013-02-21 Fabien Meghazi[MERGE] [FIX] Unsupported self closing tags shall not...
2013-02-21 Fabien Meghazi[FIX] Unsupported self closing tags shall not reach...
2013-02-20 Christophe Simonis[MERGE] correct hashchange check of current_state to...
2013-02-20 Vidhin Mehta[FIX]select accurate element with use of 'child selector'.
2013-02-20 Vidhin Mehta[MERGE]7.0
2013-02-20 Fabien Meghazi[IMP] Do not push active_ids in state if active_ids...
2013-02-20 Fabien Meghazi[FIX] stringify states (patch from chs)
2013-02-19 Fabien Meghazi[FIX] Fixed mysterious bug about active_ids in state
2013-02-18 Fabien Meghazi[FIX] ViewManagerAction's do_create_view() does not...
2013-02-12 Fabien Meghazi[END] This is the end of the world
2013-02-12 Fabien Meghazi[FIX] support virtual ids
2013-02-12 Fabien Meghazi[IMP] Improved code and doc
2013-02-11 Fabien Meghazi[FIX] active_ids list items should be numeric
2013-02-11 Fabien Meghazi[FIX] use active_id in url states
2013-02-05 Fabien Meghazi[IMP] Also check the presence of active_ids
2013-02-05 Fabien Meghazi[FIX] When active_id is in context, disable search...
2013-02-04 Christophe Matthieu[IMP] web view: remove insert_alias and add active_id...
2013-02-04 Fabien Meghazi[FIX] Calendar popup form view_id is not honored. Defau...
2013-02-01 Christophe Matthieu[IMP] view: only first alias displayed
2013-01-28 Vidhin Mehta[MERGE]trunk.
2013-01-23 Christophe Matthieu[IMP] view: alias
2013-01-23 Christophe Matthieu[IMP] view: alias
2013-01-23 Christophe Matthieu[IMP] view: no message alias
2013-01-22 Vidhin Mehta[FIX]View not redering @ proper position.
next