Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 8080c08ae646e4a2ea56b0b9a657c05413128a2e https://github.com/galaxyproject/galaxy/commit/8080c08ae646e4a2ea56b0b9a657c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-05-30 (Tue, 30 May 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow.js M static/maps/mvc/workflow/workflow.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.js Log Message: ----------- Fix escaping of status/message passed by querystring in the new workflow menu. Commit: 5c954139fa7cb1fee56c0438024d88a9a7a542a8 https://github.com/galaxyproject/galaxy/commit/5c954139fa7cb1fee56c0438024d8... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-05-30 (Tue, 30 May 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow.js M static/maps/mvc/workflow/workflow.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.js Log Message: ----------- Since we're using addClass to inject status type, it's not necessary to escape this one. Commit: d61ab1644bfedd9e6e4db8ba7c7762dcf3363c40 https://github.com/galaxyproject/galaxy/commit/d61ab1644bfedd9e6e4db8ba7c776... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2017-05-30 (Tue, 30 May 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow.js M static/maps/mvc/workflow/workflow.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.js Log Message: ----------- Merge pull request #4124 from dannon/fix_workflow_menu_escaping New workflow menu message fix Compare: https://github.com/galaxyproject/galaxy/compare/9896fc0e9f47...d61ab1644bfe
participants (1)
-
GitHub