[galaxyproject/galaxy] b908ea: Fix collection mapping to allow mapping over multi...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b908ea4530a44993efb8682281d13ebc87cc339b https://github.com/galaxyproject/galaxy/commit/b908ea4530a44993efb8682281d13... Author: John Chilton <jmchilton@gmail.com> Date: 2018-06-01 (Fri, 01 Jun 2018) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-content.js M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/dataset_matcher.py M lib/galaxy/tools/parameters/history_query.py M lib/galaxy/tools/wrappers.py M test/api/test_tools.py Log Message: ----------- Fix collection mapping to allow mapping over multi-data inputs. It is jarring to users that works for collection inputs but not multiple data inputs, especially because the IUC discourages collection inputs when multiple data inputs would work. Commit: 8f5552f50cda2f5b91bc6fdbfe925726ed6e6077 https://github.com/galaxyproject/galaxy/commit/8f5552f50cda2f5b91bc6fdbfe925... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-06-02 (Sat, 02 Jun 2018) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Fix up subcollection_type Commit: 0ba8090d22c6f7e8b9aff863bb6d37723db46492 https://github.com/galaxyproject/galaxy/commit/0ba8090d22c6f7e8b9aff863bb6d3... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-content.js M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/dataset_matcher.py M lib/galaxy/tools/parameters/history_query.py M lib/galaxy/tools/wrappers.py M test/api/test_tools.py Log Message: ----------- Merge pull request #6255 from jmchilton/subcollection_mapping_with_multi_data_inputs Fix collection mapping to allow subcollection mapping over multi-data inputs. Compare: https://github.com/galaxyproject/galaxy/compare/6911153c307b...0ba8090d22c6 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub