[galaxyproject/galaxy] 910e6f: Allow removal of dataset tags in workflows
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 910e6fa035684fbdfc2b38e4675308e47e801083 https://github.com/galaxyproject/galaxy/commit/910e6fa035684fbdfc2b38e467530... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-08-02 (Wed, 02 Aug 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-forms.js M lib/galaxy/jobs/actions/post.py M lib/galaxy/managers/tags.py M static/maps/mvc/workflow/workflow-forms.js.map M static/scripts/mvc/workflow/workflow-forms.js Log Message: ----------- Allow removal of dataset tags in workflows This adds a RemoveTagDatasetAction PJA, which removes user-specified tags if they exist. Fixes https://github.com/galaxyproject/galaxy/issues/4362 Commit: fe3fdc82d23978c4161d8f020c256576f663e10a https://github.com/galaxyproject/galaxy/commit/fe3fdc82d23978c4161d8f020c256... Author: John Chilton <jmchilton@gmail.com> Date: 2017-08-03 (Thu, 03 Aug 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-forms.js M lib/galaxy/jobs/actions/post.py M lib/galaxy/managers/tags.py M static/maps/mvc/workflow/workflow-forms.js.map M static/scripts/mvc/workflow/workflow-forms.js Log Message: ----------- Merge pull request #4369 from mvdbeek/tag_removal Allow removal of dataset tags in workflows Compare: https://github.com/galaxyproject/galaxy/compare/6b2a2582002d...fe3fdc82d239
participants (1)
-
GitHub