Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1ccb4042223da70cb07ea64e691817514ec10a8e https://github.com/galaxyproject/galaxy/commit/1ccb4042223da70cb07ea64e69181... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M client/galaxy/scripts/mvc/collection/list-collection-creator.js M static/maps/mvc/collection/list-collection-creator.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/collection/list-collection-creator.js Log Message: ----------- Fix list collection creator dragdrop event bindings. Commit: a4b9e31c395858b327b2dc2175bde17cf94b1799 https://github.com/galaxyproject/galaxy/commit/a4b9e31c395858b327b2dc2175bde... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M client/galaxy/scripts/mvc/collection/list-of-pairs-collection-creator.js M static/maps/mvc/collection/list-of-pairs-collection-creator.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/collection/list-of-pairs-collection-creator.js Log Message: ----------- Handle same as previous commit's jquery-backbone-binding-fail with standard event binding in list of pairs collection builder. Commit: 4d3382fd1c343582c06f7df06cae8fe4e007dc6d https://github.com/galaxyproject/galaxy/commit/4d3382fd1c343582c06f7df06cae8... Author: John Chilton <jmchilton@gmail.com> Date: 2017-11-01 (Wed, 01 Nov 2017) Changed paths: M client/galaxy/scripts/mvc/collection/list-collection-creator.js M client/galaxy/scripts/mvc/collection/list-of-pairs-collection-creator.js M static/maps/mvc/collection/list-collection-creator.js.map M static/maps/mvc/collection/list-of-pairs-collection-creator.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/collection/list-collection-creator.js M static/scripts/mvc/collection/list-of-pairs-collection-creator.js Log Message: ----------- Merge pull request #4901 from dannon/fix_jquery_dragdrop_collections Fix list collection creator dragdrop event bindings. Compare: https://github.com/galaxyproject/galaxy/compare/07d11c6d0b78...4d3382fd1c34