[galaxyproject/galaxy] 923442: Fix multiple collection reductions on multiple dat...
Branch: refs/heads/release_17.01 Home: https://github.com/galaxyproject/galaxy Commit: 9234420cd770661b58ee91051015e9580505ca47 https://github.com/galaxyproject/galaxy/commit/9234420cd770661b58ee91051015e... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-05 (Wed, 05 Apr 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-content.js M static/maps/mvc/ui/ui-select-content.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/ui/ui-select-content.js M test/qunit/tests/ui_tests.js Log Message: ----------- Fix multiple collection reductions on multiple data parameters. Was introduced in #805 but there was a small bug (maybe a last minute change before opening the PR) in the client code so this never was exposed to the users the way it was intended. This should largely negate the need for hacks such as in cuffmerge that allow multiple list collections in addition to main multiple data selector. xref galaxyproject/tools-iuc#1225. Commit: 02bdc7495d80d4fb085de26e07e200a95a20ec56 https://github.com/galaxyproject/galaxy/commit/02bdc7495d80d4fb085de26e07e20... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-content.js M static/maps/mvc/ui/ui-select-content.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/ui/ui-select-content.js M test/qunit/tests/ui_tests.js Log Message: ----------- Merge pull request #3875 from jmchilton/fix_multi_collection_multi_data_param_reductions [17.01] Fix multiple collection reductions on multiple data parameters. Compare: https://github.com/galaxyproject/galaxy/compare/7e4f805d479a...02bdc7495d80
participants (1)
-
GitHub