Branch: refs/heads/release_16.10 Home: https://github.com/galaxyproject/galaxy Commit: b6e9ba402df42a5843455dbc129928086628c35e https://github.com/galaxyproject/galaxy/commit/b6e9ba402df42a5843455dbc12992... Author: guerler <aysam.guerler@gmail.com> Date: 2016-12-16 (Fri, 16 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.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/bundled/login.bundled.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Allow multiple workflow parameters in a single line Commit: 733a53adcfbd90bf3a02e2e1fadbc81ba3c512ea https://github.com/galaxyproject/galaxy/commit/733a53adcfbd90bf3a02e2e1fadbc... Author: guerler <aysam.guerler@gmail.com> Date: 2016-12-17 (Sat, 17 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Replace workflow parameter values in template value string Commit: 3f07c7b52e1128ad3902ded6723eb575198de7e1 https://github.com/galaxyproject/galaxy/commit/3f07c7b52e1128ad3902ded6723eb... Author: guerler <aysam.guerler@gmail.com> Date: 2016-12-17 (Sat, 17 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Preserve template value if no workflow parameter value has been specified Commit: 5c3a0e1df06a1690a132498398298b742745e98f https://github.com/galaxyproject/galaxy/commit/5c3a0e1df06a1690a132498398298... Author: guerler <aysam.guerler@gmail.com> Date: 2016-12-17 (Sat, 17 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Identify workflow parameters through regex from original value Commit: 553ec588ed11effb3be665c92a3a7878914d3c1b https://github.com/galaxyproject/galaxy/commit/553ec588ed11effb3be665c92a3a7... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.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/bundled/login.bundled.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Merge pull request #3329 from guerler/fix_workflow_parameters [16.10] Fix workflow parameter handling Compare: https://github.com/galaxyproject/galaxy/compare/c1397908cd1f...553ec588ed11