Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c134dac9d5f2ec86f0194d114d42c4742f63e6b9 https://github.com/galaxyproject/galaxy/commit/c134dac9d5f2ec86f0194d114d42c... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Identify and handle runtime values when generating displayed text Commit: 7439d03bafe6fad42db950e85c0e329a8f0c8bff https://github.com/galaxyproject/galaxy/commit/7439d03bafe6fad42db950e85c0e3... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Remove optional app parameter for text conversion caller Commit: 278030638c50e51e18f712d19a2b8e71c2efc4a1 https://github.com/galaxyproject/galaxy/commit/278030638c50e51e18f712d19a2b8... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Use new runtime value identifier for select field context values Commit: 18b006cb75ba8f8c088e17ebc7adc52a7b0e11f8 https://github.com/galaxyproject/galaxy/commit/18b006cb75ba8f8c088e17ebc7adc... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/wrappers.py Log Message: ----------- Remove app parameter from text conversion caller Commit: 8ef55bca36673a79974f9f2579543ed6cd15ef3d https://github.com/galaxyproject/galaxy/commit/8ef55bca36673a79974f9f2579543... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M templates/show_params.mako M templates/webapps/galaxy/workflow/display.mako Log Message: ----------- Remove app parameter from callers used in makos Commit: 9c9a7b97c557444e564c2de6669c28c02226f857 https://github.com/galaxyproject/galaxy/commit/9c9a7b97c557444e564c2de6669c2... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/parameters/wrapped.py M lib/galaxy/tools/wrappers.py Log Message: ----------- Remove parsing of app parameter from select field wrapper Commit: 7f111eea528b0be4ad6dfd59bb69076c899ce6aa https://github.com/galaxyproject/galaxy/commit/7f111eea528b0be4ad6dfd59bb690... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Add missing spaces Commit: 735e38d1a3c582727476f8223cdd7c4606e5b413 https://github.com/galaxyproject/galaxy/commit/735e38d1a3c582727476f8223cdd7... Author: guerler <aysam.guerler@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M test/unit/tools/test_wrappers.py Log Message: ----------- Adjust unit test cases Commit: 55c4d52455763f516aed03795b4a6550ae5744c6 https://github.com/galaxyproject/galaxy/commit/55c4d52455763f516aed03795b4a6... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/wrapped.py M lib/galaxy/tools/wrappers.py M templates/show_params.mako M templates/webapps/galaxy/workflow/display.mako M test/unit/tools/test_wrappers.py Log Message: ----------- Merge pull request #3920 from guerler/fix_display_to_text_for_runtime_values Identify and handle runtime values when generating displayed text Compare: https://github.com/galaxyproject/galaxy/compare/d21c8dc8f11c...55c4d5245576