[galaxyproject/galaxy] 167643: Correct base route for workflows, allowing proxy-p...
Branch: refs/heads/release_17.09 Home: https://github.com/galaxyproject/galaxy Commit: 1676434ab58d35da37b3f9327d31e763eb4e9cc8 https://github.com/galaxyproject/galaxy/commit/1676434ab58d35da37b3f9327d31e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-model.js M static/maps/mvc/workflow/workflow-model.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-model.js Log Message: ----------- Correct base route for workflows, allowing proxy-prefix to work. Commit: d214ccc0e4884edd8234de8758400d08b8dda64d https://github.com/galaxyproject/galaxy/commit/d214ccc0e4884edd8234de8758400... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-model.js M static/maps/mvc/workflow/workflow-model.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-model.js Log Message: ----------- Leading slash not required here Commit: 146010fcbf215f21e9f232467aabac1f095fe2d5 https://github.com/galaxyproject/galaxy/commit/146010fcbf215f21e9f232467aaba... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/onload.js M static/maps/onload.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/onload.js Log Message: ----------- Fix onload webhook call w/ Galaxy.root Commit: 42c81293f6cccbb26c4466bd5f5f3d702943fa93 https://github.com/galaxyproject/galaxy/commit/42c81293f6cccbb26c4466bd5f5f3... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/toolshed/scripts/mvc/groups/group-model.js M static/toolshed/maps/mvc/groups/group-detail-view.js.map M static/toolshed/maps/mvc/groups/group-list-view.js.map M static/toolshed/maps/mvc/groups/group-listrow-view.js.map M static/toolshed/maps/mvc/groups/group-model.js.map M static/toolshed/scripts/mvc/groups/group-detail-view.js M static/toolshed/scripts/mvc/groups/group-list-view.js M static/toolshed/scripts/mvc/groups/group-listrow-view.js M static/toolshed/scripts/mvc/groups/group-model.js Log Message: ----------- Galaxy.root (proxy prefix) support for toolshed's Group model. Commit: 7775d429b6b06397b5ab90d7bea1671a7aa4b424 https://github.com/galaxyproject/galaxy/commit/7775d429b6b06397b5ab90d7bea16... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-model.js M client/galaxy/scripts/onload.js M client/toolshed/scripts/mvc/groups/group-model.js M static/maps/mvc/workflow/workflow-model.js.map M static/maps/onload.js.map M static/scripts/bundled/analysis.bundled.js 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-model.js M static/scripts/onload.js M static/toolshed/maps/mvc/groups/group-detail-view.js.map M static/toolshed/maps/mvc/groups/group-list-view.js.map M static/toolshed/maps/mvc/groups/group-listrow-view.js.map M static/toolshed/maps/mvc/groups/group-model.js.map M static/toolshed/scripts/mvc/groups/group-detail-view.js M static/toolshed/scripts/mvc/groups/group-list-view.js M static/toolshed/scripts/mvc/groups/group-listrow-view.js M static/toolshed/scripts/mvc/groups/group-model.js Log Message: ----------- Merge pull request #4705 from dannon/proxy_prefix_model_fixes [17.09] Correct base route for workflows, allowing proxy-prefix to work. Compare: https://github.com/galaxyproject/galaxy/compare/8230d14fad37...7775d429b6b0
participants (1)
-
GitHub