[FIX] correctly update many2many in listview (web client)
[odoo/odoo.git] / addons / web / static / src / js / view_list.js
2014-11-26 Pierre Verkest[FIX] correctly update many2many in listview (web client)
2014-08-12 Denis Ledoux[FIX] web: on switch form (from list & kanban) do not...
2014-07-23 Martin Trigaux[FIX] web: correct rev 680f955
2014-07-22 Anaël Closson[FIX] web: reload after wizard when record has been...
2014-06-27 Martin Trigaux[FIX] view_list: hide pager in view group
2014-05-16 Sandy Carter[FIX] Add context propagation for m2m list view
2014-03-26 Denis Ledoux[REVERT] 4164 revid:dle@openerp.com-20140326113036...
2014-03-26 Denis Ledoux[FIX] web: on record reload (form & list view), use...
2014-03-03 Martin Trigaux[MERGE] [FIX] view list: pagination problem when delete...
2014-02-17 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
2014-01-15 Martin Trigaux[MERGE] [FIX] reference field: correct editable tree...
2014-01-14 Xavier ALT[FIX] web: list view: keep original fields.reference...
2013-12-11 Martin Trigaux[MERGE] [FIX] Grouped ListView: avoid removing info...
2013-11-22 Christophe Simonis[REVERT] revert previous commit which:
2013-11-22 Christophe Simonis[FIX] web: view list: ensure that the mutex of synchron...
2013-11-14 Christophe Simonis[FIX] web: list views: bubble up failed deferreds.
2013-11-06 Mohammed Shekha... [FIX]Re-fixed the issue of pager on group by view,...
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-25 Mohammed Shekha... [FIX]Web-Pager: Refixed the issue of Pager, there is...
2013-10-18 Mohammed Shekha... [FIX]Refixed the issue of pager, does not navigate...
2013-10-17 Mohammed Shekha... [FIX]Fix the issue of page navigation when all records...
2013-10-14 Xavier Morel[FIX] null >= 0 is true...
2013-07-03 Mohammed Shekha[FIX]Fixed the issue of last element of grouped row...
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...
next