[galaxyproject/galaxy] dbab6f: Workaround for #1739 - fixing up subworkflow inut ...

Branch: refs/heads/release_16.01 Home: https://github.com/galaxyproject/galaxy Commit: dbab6f5b979f19c33c3cd1aeb5c459dcc5612eec https://github.com/galaxyproject/galaxy/commit/dbab6f5b979f19c33c3cd1aeb5c45... Author: John Chilton <jmchilton@gmail.com> Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M static/maps/mvc/workflow/workflow-terminals.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-terminals.js M test/qunit/tests/workflow_editor_tests.js Log Message: ----------- Workaround for #1739 - fixing up subworkflow inut connections. Do the same relaxed thing we do for inputs of type 'input' as we do for outputs of this type. Someday we should have better tracking, but such a change is probably not wise for a release branch. Commit: 5b720b4a02408a0601e7ecaf4fb2374c8c5753a7 https://github.com/galaxyproject/galaxy/commit/5b720b4a02408a0601e7ecaf4fb23... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M static/maps/mvc/workflow/workflow-terminals.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-terminals.js M test/qunit/tests/workflow_editor_tests.js Log Message: ----------- Merge pull request #1774 from jmchilton/wf_fixes [16.01] Workaround for #1739 - fixing up subworkflow input connections. Compare: https://github.com/galaxyproject/galaxy/compare/b5e91d23779c...5b720b4a0240
participants (1)
-
GitHub