Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b6d4473aa0975f88b2d2cf8aa1372aecfc92919b https://github.com/galaxyproject/galaxy/commit/b6d4473aa0975f88b2d2cf8aa1372... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2016-10-13 (Thu, 13 Oct 2016) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Fix for displaying parameters to the user, that have a False value. Previously, e.g. an integer with a value of 0 would display "Not available.". Commit: 4446ccc98c970f5077080f563585c90b1f84dc3a https://github.com/galaxyproject/galaxy/commit/4446ccc98c970f5077080f563585c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-10-13 (Thu, 13 Oct 2016) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Merge pull request #3045 from blankenberg/value_to_display_text-fix Fix for displaying parameters to the user, that have a False value. Compare: https://github.com/galaxyproject/galaxy/compare/0062eacfdf86...4446ccc98c97