[FIX] update to latest version saas code with updated underscore lib
[odoo/odoo.git] / addons / web / static / src / js / views.js
2014-04-24 Martin Trigaux[FIX] update to latest version saas code with updated...
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-03 Mohammed Shekha... [FIX]Web: Fixed the issue of group and search_default...
2013-06-21 Denis Ledoux[FIX]web: views.js & coresetup.js, ir_actions_report_xm...
2013-05-13 Christophe Matthieu[FIX] needaction: issue 592134 'Uncaught TypeError...
2013-04-17 Christophe Matthieu[IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-03-22 niv-openerp[FIX] deferred problems when clicking too quickly on...
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 Fabien Meghazi[FIX] Calendar popup form view_id is not honored. Defau...
2013-01-22 Vidhin Mehta[FIX]View not redering @ proper position.
2013-01-14 Fabien Meghazi[FIX] Fix one custom filter bug (only scratch the surfa...
2012-12-21 Olivier Dony[FIX] English review: improve view selector tooltips...
2012-12-13 niv-openerp[FIX] when clicking too fast on root menu items, except...
2012-12-13 niv-openerp[IMP] lot of small improvements to better detect when...
2012-12-11 Christophe Matthieu[MERGE] catch and display error when there are an error...
2012-12-10 niv-openerp[FIX] problem in View class, the is_action_enabled...
2012-12-07 Christophe Matthieu[IMP] mail: fix display message attachment error
2012-12-07 Christophe Matthieu[MERGE] from trunk
2012-12-07 Christophe Matthieu[IMP] attachment: sidebar rendering of tipsy in html...
2012-12-06 Fabien Meghazi[MERGE] Removed fields_view_get from web controller...
2012-12-06 Antony Lesuisse[FIX] views remove unused session property
2012-12-05 Fabien Meghazi[STEP BACK] One step back in the cleaning process....
2012-12-04 Fabien Meghazi[FIX] Strip whitespace for jsonified fvg.arch
2012-12-04 Fabien Meghazi[IMP] Removed fields_view_get from controllers. Add...
2012-12-04 vta vta@openerp.com[FIX] Added the context of the action when evaluating...
2012-11-30 Christophe Matthieu[FIX] view: Sidebar attachment, check if empty create...
2012-11-30 Christophe Matthieu[IMP] web view: add complete name file in the title...
2012-11-30 Christophe Matthieu[IMP] web view: Add title with creator and date for...
2012-11-29 tsabi[MERGE] trunk
2012-11-29 Xavier Morel[FIX] if an action descriptor is precisely ``false...
2012-11-29 Xavier Morel[MERGE] from trunk
2012-11-29 tsabiMark strings to be translated.
2012-11-28 Xavier Morel[FIX] sidebar activation: put original context before...
2012-11-28 Xavier Morel[FIX] correctly return deferreds from all action type...
2012-11-27 Xavier Morel[IMP] simplify action handlers: no need to eval_domains...
2012-11-27 Vishmita[FIX]Fixed the issue of raised exception not displayed...
2012-11-26 Xavier Morel[REM] EVALPOCALYPSE PART 2: no more python-side eval
2012-11-26 Xavier Morel[REM] EVALPOCALYPSE PART ONE
2012-11-23 Xavier Morel[REM] server-side eval_domain_and_context
2012-11-22 niv-openerp[FIX] problem with sidebar_eval_context
2012-11-22 Fabien Meghazi[IMP] Move 'Set Defaults' from sidebar's 'More' menu...
2012-11-20 Fabien Meghazi[FIX] Fixed wrong width computing in Dialog. Removed...
2012-11-20 niv-openerp[IMP] allows to specify a specific eval domain in ...
2012-11-20 niv-openerp[FIX] Modified behavior when we click on an action...
2012-11-19 Fabien Meghazi[FIX] push_state() broken after closing a wizard
2012-11-16 Xavier Morel[MERGE] from trunk, fix/adapt some tests
2012-11-15 Fabien Meghazi[FIX] For act window target new, always use a new dialo...
2012-11-15 Fabien Meghazi[FIX] When action returns other value than an action...
2012-11-14 Antony Lesuisse[MERGE] manual merge parts of chs owp
2012-11-14 Christophe Simonismerge upstream
2012-11-14 Christophe Simonis[IMP] add method session.url() to generate correct url
2012-11-14 Fabien Meghazi[FIX] IE does not accept custom button@type attribute
2012-11-14 Xavier Morel[FIX] references to renamed/removed methods in event...
2012-11-13 Xavier Morel[FIX] form shortcuts being somewhat active in listview...
2012-11-13 Christophe Simonis[FIX] do_load_state: highlight right menu when loading...
2012-11-08 Christophe Simonismerge upstream
2012-11-08 Christophe Simonis[FIX] do_load_state: propagate _push_me flag
2012-11-08 Christophe Simonismerge upstream
2012-11-06 Christophe Simonismerge upstream
2012-11-06 Christophe Simonis[IMP] only "special=cancel" buttons close the form
2012-11-05 Fabien Meghazi[MERGE] trunk (jquery api changes in place then's ...
2012-11-05 Fabien Meghazi[IMP] Client actions now takes the action as argument...
2012-10-30 Fabien Meghazi[IMP] jQuery deferred API changes refactoring. Changed...
2012-10-26 Xavier Morel[IMP] port search test to new framework, add handling...
2012-10-25 Xavier Morel[ADD] first 90% of non-sucky testing API, last 90%...
2012-10-25 niv-openerp[FIX] wrong refactoring about do_switch_view
2012-10-23 Fabien Meghazi[ADD] Add menu_id in url state
2012-10-23 Fabien Meghazi[IMP] Make 'oe_list_cannot_*' css classes generic
2012-10-23 Xavier Morel[IMP] cleanup View.load_view a bit
2012-10-22 Fabien Meghazi[REV] Not my fault afterall.
2012-10-22 Xavier Morel[REM] stuff in list view, may or may not still work...
2012-10-22 niv-openerp[FIX] resolved problem with buttons in views, also...
2012-10-22 Fabien Meghazi[FIX] Forgot two occurencies during do_action() refactoring
2012-10-22 Vishmita[Merge]Merge lp:~openerp-dev/openerp-web/trunk-improve...
2012-10-19 niv-openerp[IMP] Remove some useless code
2012-10-19 niv-openerp[FIX] Problem with wizards: when the dialog is closed...
2012-10-18 vta vta@openerp.com[FIX] Fixed event name.
2012-10-18 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-18 vta vta@openerp.com[FIX] Fixed on_loaded in all different views.
next