Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 32bd350fe9c06b9f506c21c9ba4eab97408c404d https://github.com/galaxyproject/galaxy/commit/32bd350fe9c06b9f506c21c9ba4ea... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-08-03 (Thu, 03 Aug 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-view.js M static/maps/mvc/workflow/workflow-view.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-view.js Log Message: ----------- Fix URL for workflow editor 'Run' button On the current dev this would point to api/workflows//download?style=run and result in `Error occurred while loading the resource.` Commit: dbd057f9d72036bff98d3217312e4de3148b3285 https://github.com/galaxyproject/galaxy/commit/dbd057f9d72036bff98d3217312e4... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2017-08-03 (Thu, 03 Aug 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-view.js M static/maps/mvc/workflow/workflow-view.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-view.js Log Message: ----------- Merge pull request #4371 from mvdbeek/fix_run_from_workflow_editor Fix URL for workflow editor 'Run' button Compare: https://github.com/galaxyproject/galaxy/compare/fe3fdc82d239...dbd057f9d720