[galaxyproject/galaxy] ca40f9: Markdown datatype support.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: ca40f984b0dfda58af1aa55d167edf615582192a https://github.com/galaxyproject/galaxy/commit/ca40f984b0dfda58af1aa55d167ed... Author: John Chilton <jmchilton@gmail.com> Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M client/bower.json A client/galaxy/scripts/libs/showdown.js M client/grunt-tasks/install-libs.js M config/datatypes_conf.xml.sample M lib/galaxy/datatypes/data.py M lib/galaxy/datatypes/text.py A static/maps/libs/showdown.js.map A static/scripts/libs/showdown.js A templates/webapps/galaxy/dataset/markdown.mako A test/functional/tools/creates_html.xml A test/functional/tools/creates_html_index.html A test/functional/tools/creates_markdown.xml A test/functional/tools/creates_markdown_index.md M test/functional/tools/sample_datatypes_conf.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Markdown datatype support. With test tools demonstrating HTML and Markdown outputs from tools. Implements #3396 as part of the Qiime hackathon. Commit: 3c494c42e2b42da7e934b38954df910d20bf286d https://github.com/galaxyproject/galaxy/commit/3c494c42e2b42da7e934b38954df9... Author: Eric Rasche <rasche.eric@gmail.com> Date: 2017-01-11 (Wed, 11 Jan 2017) Changed paths: M client/bower.json A client/galaxy/scripts/libs/showdown.js M client/grunt-tasks/install-libs.js M config/datatypes_conf.xml.sample M lib/galaxy/datatypes/data.py M lib/galaxy/datatypes/text.py A static/maps/libs/showdown.js.map A static/scripts/libs/showdown.js A templates/webapps/galaxy/dataset/markdown.mako A test/functional/tools/creates_html.xml A test/functional/tools/creates_html_index.html A test/functional/tools/creates_markdown.xml A test/functional/tools/creates_markdown_index.md M test/functional/tools/sample_datatypes_conf.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Merge pull request #3399 from jmchilton/markdown Markdown datatype support. Compare: https://github.com/galaxyproject/galaxy/compare/6c4dff3f4604...3c494c42e2b4
participants (1)
-
GitHub