Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: f1348c15c7792af86c507c8b2d8f9121532cfcf5 https://github.com/galaxyproject/galaxy/commit/f1348c15c7792af86c507c8b2d8f9... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-15 (Wed, 15 Nov 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-forms.js M client/galaxy/scripts/mvc/workflow/workflow-node.js M static/maps/mvc/workflow/workflow-forms.js.map M static/maps/mvc/workflow/workflow-node.js.map M static/scripts/mvc/workflow/workflow-forms.js M static/scripts/mvc/workflow/workflow-node.js Log Message: ----------- Fix workflow editor output attributes (var shadowing was silently making *everything* the first output attribute...) Commit: ec7c060a905c66039065ebfc781a0daa617de757 https://github.com/galaxyproject/galaxy/commit/ec7c060a905c66039065ebfc781a0... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-15 (Wed, 15 Nov 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-forms.js M static/maps/mvc/workflow/workflow-forms.js.map Log Message: ----------- Formatting. Commit: 5bcd59944d6c5969930bba3c9f4d83b2a82c42c5 https://github.com/galaxyproject/galaxy/commit/5bcd59944d6c5969930bba3c9f4d8... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-15 (Wed, 15 Nov 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-forms.js M static/maps/mvc/workflow/workflow-forms.js.map M static/scripts/mvc/workflow/workflow-forms.js Log Message: ----------- Unpack options in functions in keeping with previous style here (dunno about this long term though) Commit: 299ae5c9f5fac0cb701eed3fb30e9ae3b4602bbb https://github.com/galaxyproject/galaxy/commit/299ae5c9f5fac0cb701eed3fb30e9... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2017-11-18 (Sat, 18 Nov 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-forms.js M client/galaxy/scripts/mvc/workflow/workflow-node.js M static/maps/mvc/workflow/workflow-forms.js.map M static/maps/mvc/workflow/workflow-node.js.map M static/scripts/mvc/workflow/workflow-forms.js M static/scripts/mvc/workflow/workflow-node.js Log Message: ----------- Merge pull request #5021 from dannon/fix-workflow-editor-outputs Workflow editor outputs fixes Compare: https://github.com/galaxyproject/galaxy/compare/83e9e07bd596...299ae5c9f5fa