[FIX] web: allow grouping on fields not present in list view
[odoo/odoo.git] / addons / web / static / src / js / view_list.js
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-25 xmo[FIX] list view: serialize concurrent calls when loadin...
2013-10-14 Xavier Morel[FIX] null >= 0 is true...
2013-06-10 Xavier Morel[IMP] use introduced variable across function
2013-06-10 Xavier Morel[FIX] display issues of objects with a field called...
2013-06-07 Xavier Morel[FIX] bugs discovered by failing onwrite test case
2013-06-07 Xavier Morel[IMP] correctly reinsert ids into dataset when moving...
2013-06-06 Christophe Matthieu[FIX] view_list: when we have more than 80 record in...
2013-06-06 Mohammed Shekha[FIX]Refixed the issue of resequence, added id at speci...
2013-05-09 Mohammed Shekha[FIX]Fixe the issue of listview record re-ordering...
2013-04-16 Xavier Morel[FIX] ids of deleted records living in shared dataset...
2013-03-29 Dharti Ratani (Ope... [FIX]Fix the issue of editing inline many2one values...
2013-03-22 niv-openerp[FIX] deferred problems when clicking too quickly on...
2013-02-27 Antony Lesuisse[FIX] view_list limits more sensible values
2013-02-27 niv-openerp[FIX] crash in editable list o2m when a record is saved
2013-02-27 niv-openerp[FIX] lot of potential bugs, mainly due to quickly...
2013-02-22 Xavier Morel[FIX] listview: bug in binary column download link...
2013-02-04 Vijaykumar Baladaniya[FIX] passtrough_events name replace with passthrough_e...
2013-01-03 niv-openerp[IMP] desactivate sorting in list view with function...
2013-01-03 Christophe Matthieu[MERGE] trunk-bug-1094839-vja: in listview, sorting...
2012-12-20 vta vta@openerp.com[MERGE] Improvement on m2obutton widget
2012-12-19 Fabien Meghazi[ADD] Added an openerpBounce jquery plugin
2012-12-19 Fabien Meghazi[MERGE] trunk
2012-12-13 niv-openerp[IMP] lot of small improvements to better detect when...
2012-12-07 niv-openerp[IMP] added "disabled" on buttons in list view during...
2012-12-06 Tejas TankMerged Latest.
2012-12-04 Xavier Morel[FIX] clicks toggling @readonly radio buttons
2012-12-04 Christophe Matthieu[MERGE] view list: Show the menu sidebar when a child...
2012-12-03 vta vta@openerp.com[IMP] Improve M2OButton.
2012-11-29 tsabiMark strings to be translated.
2012-11-28 Tejas Tank[MERGE]: Merged
2012-11-27 Xavier Morel[FIX] disable sorting (column-click) in an editable...
2012-11-27 Vidhin Mehta (OpenERP)[FIX]use this.options. for show parent class.
2012-11-26 Xavier Morel[FIX] disable sorting (column-click) in an editable...
2012-11-23 Hiral Patel (OpenERP)[IMP] The bounce effect is too fast everywhere, slow...
2012-11-22 Vidhin Mehta (OpenERP)[FIX]List view try to display show hidden element's...
2012-11-20 Denis Ledoux dle... [FIX]Add option 'disable_editable_mode' which disable...
2012-11-16 Xavier Morel[MERGE] from trunk, fix/adapt some tests
2012-11-14 Christophe Simonis[IMP] add method session.url() to generate correct url
2012-11-13 Xavier Morel[FIX] clicking on checkbox (boolean field) of list...
2012-11-13 Xavier Morel[FIX] listview display when action button deletes the...
2012-11-12 Fabien Meghazi[FIX] Third part of bug#1077858 : Error in list view...
2012-11-12 Fabien Meghazi[FIX] Listview does not handle base64 value for binary...
2012-11-12 Fabien Meghazi[FIX] Fixes first part of bug#1077858
2012-11-10 Antony Lesuisseremove CallbackEnabled
2012-11-09 Xavier Morel[FIX] incorrect handling of empty values in m2m listvie...
2012-11-08 Xavier Morel[FIX] breakage of m2m (tag) fields in editable (o2m...
2012-11-08 Fabien Meghazi[MERGE] trunk
2012-11-07 Antony Lesuisse[MERGE] m2o button
2012-11-07 Fabien Meghazi[MERGE] trunk
2012-11-06 niv-openerp[FIX] Problem with list view and some references
2012-11-06 Xavier Morel[FIX] double html-escaping of group titles in grouped...
2012-11-06 vta vta@openerp.com[FIX] Fixed list view widget as per xmo review.
2012-11-05 vta vta@openerp.com[ADD] Added new widget, Many2OneButton, to view_form...
2012-11-05 Fabien Meghazi[MERGE] trunk
2012-11-02 Divyesh Makwana... [Merge] Merge with trunk.
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 niv-openerp[FIX] pager in m2m does not behave correctly
2012-10-25 Purnendu Singh ... [MERGE]
2012-10-23 Purnendu Singh ... [MERGE] merge with main web
2012-10-23 Fabien Meghazi[IMP] Make 'oe_list_cannot_*' css classes generic
2012-10-23 Xavier Morel[FIX] list view to use View#load_view rather than its...
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-19 Hiral Patel (OpenERP)[IMP] Remove Uncaught TypeError
2012-10-18 Xavier Morel[FIX] various listview issues
2012-10-18 vta vta@openerp.com[FIX] Fixed on_loaded in all different views.
2012-10-18 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-17 Xavier Morel[FIX] in-group pagination of list views
2012-10-17 Xavier Morel[FIX] unbreak group class hierarchy
2012-10-17 Xavier Morel[FIX] forgotten DataGroup reference
2012-10-17 Xavier Morel[MOVE] datagroup to a private ListView API
2012-10-17 Xavier Morel[REV] reordering broken if widget=handle
2012-10-17 Xavier Morel[REM] xhr vector
2012-10-12 RGA(OpenERP)Merge with trunk
2012-10-12 Vishmita[IMP]replace callenabled for on_loaded
2012-10-05 RGA(OpenERP)[FIX] use .html to ecapse string to human redable html...
2012-10-03 ggh-openerp[IMP]In rpc method remove callback and modify relate...
2012-09-30 Antony Lesuisse[MERGE] callback2deferred dataset.name_get
2012-09-28 Xavier Morel[FIX] correctly implement handling of modifiers on...
2012-09-28 Xavier Morel[FIX] resolve m2m content to record names in list view
2012-09-28 Xavier Morel[REV] broken bounce effect on list view [Create] button
2012-09-28 Vidhin Mehta (OpenERP)[IMP]remove callback from name_get function and improve...
2012-09-18 Jiten (OpenERP)[FIX] Remove drag&drop on page view for sequence.
2012-09-18 Vishmita[Fix]Improve code
2012-09-16 Fabien Pinckaers[IMP] bounce effect on empty list rows
2012-09-16 Fabien Pinckaers[MERGE] bounce on empty lists
2012-09-14 Antony Lesuisse[FIX] tbody list trails in body
2012-09-14 Paramjit Singh Sahota[IMP] Improved code.
2012-09-13 Vishmita[FIX]In page view,user shuold not allowed to drag and...
2012-09-12 Paramjit Singh Sahota[IMP] Click inside a menu tip, the create must jump...
2012-09-11 Xavier Morel[REM] import from core, moving to module
2012-09-10 Xavier Morel[FIX] integrate web tests into buildbot runner, fix...
2012-09-06 Minh Tranmerge from trunk
2012-09-05 Raphael Collet[MERGE] trunk-access-ui-jam (hide buttons or disable...
2012-09-04 Raphael Collet[IMP] web: improve code formatting, more
2012-09-04 Raphael Collet[IMP] web, web_diagram: improve code formatting
2012-09-04 Raphael Collet[IMP] rename method _is_action_enabled to is_action_enabled
next