Branch: refs/heads/release_15.10 Home: https://github.com/galaxyproject/galaxy Commit: dc9c2e4b7569726263fac8ab06cefb889c2b8af5 https://github.com/galaxyproject/galaxy/commit/dc9c2e4b7569726263fac8ab06cef... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-10-22 (Thu, 22 Oct 2015) Changed paths: M client/galaxy/scripts/mvc/grid/grid-model.js M client/galaxy/scripts/mvc/grid/grid-view.js M static/maps/mvc/grid/grid-view.js.map M static/scripts/mvc/grid/grid-view.js Log Message: ----------- Fix grid batch operations. This should correctly display and request confirmation for batch operations (such as delete a set of <GalaxyObjects> which is scary without a confirmation). It also fixes it to where grid bulk operations actually work in IE. Commit: 7bcbf140936bfc9d25b8e6bed8a0bc14270b0cf2 https://github.com/galaxyproject/galaxy/commit/7bcbf140936bfc9d25b8e6bed8a0b... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-10-27 (Tue, 27 Oct 2015) Changed paths: M client/galaxy/scripts/mvc/grid/grid-model.js M client/galaxy/scripts/mvc/grid/grid-view.js M static/maps/mvc/grid/grid-view.js.map M static/scripts/mvc/grid/grid-view.js Log Message: ----------- Merge pull request #978 from dannon/graft_to_stable [15.10] Fix grid bulk operations Compare: https://github.com/galaxyproject/galaxy/compare/dab1ce3f03c2...7bcbf140936b