Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 99649713c3105adc1137541a0d307c642df4e66a https://github.com/galaxyproject/galaxy/commit/99649713c3105adc1137541a0d307... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2015-10-07 (Wed, 07 Oct 2015) Changed paths: M lib/galaxy/tools/parameters/grouping.py Log Message: ----------- Test if parameter value is present to avoid index error. Commit: 77b96a6ca63c4c344c3ba61d7a48948ddc894e4b https://github.com/galaxyproject/galaxy/commit/77b96a6ca63c4c344c3ba61d7a489... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2015-10-07 (Wed, 07 Oct 2015) Changed paths: M lib/galaxy/tools/parameters/grouping.py Log Message: ----------- Change parameter value to None instead of leaving the parameter out entirely. Commit: 61a2b4ba10a36f987f21fd6775ccafb5829a6383 https://github.com/galaxyproject/galaxy/commit/61a2b4ba10a36f987f21fd6775cca... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2015-10-07 (Wed, 07 Oct 2015) Changed paths: M lib/galaxy/tools/parameters/grouping.py Log Message: ----------- Revert "Change parameter value to None instead of leaving the parameter out entirely." This reverts commit 77b96a6ca63c4c344c3ba61d7a48948ddc894e4b. Commit: 57a88a167dccb09aa6d1c9d129f0f31e870901c7 https://github.com/galaxyproject/galaxy/commit/57a88a167dccb09aa6d1c9d129f0f... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-10-07 (Wed, 07 Oct 2015) Changed paths: M lib/galaxy/tools/parameters/grouping.py Log Message: ----------- Merge pull request #863 from mvdbeek/fix_workflow_import Test if parameter present in value to avoid index error. Compare: https://github.com/galaxyproject/galaxy/compare/6dbdaa9bfa79...57a88a167dcc