From 915948a305e8f24429e67265db2649f68460cdfd Mon Sep 17 00:00:00 2001 From: John Chilton Date: Fri, 17 Jan 2014 00:03:26 -0600 Subject: [PATCH] Hide to_posix_lines in UI by default. Galaxy still completely supports this option on backend - API tests still completely work and will hopefully ensure this functionality continues running. Any Galaxy deployements that wish to enable this option simply have to switch this one param from hidden to select. This is a ugly workaround - but it is a very small workaround - and will hopefully alleviate any potential fears Gert Hulselmans has of Galaxy diverging from his changes. This is only a stop gap until the Galaxy upload UI supports more advanced options. I have previously outlined my concerns with the visual clutter on the upload.xml page - this is why I am hiding it by default. If anyone with commit access disagrees - please by all means backout of this individual changeset and restore the full functionality of pull request 171 (I have a terrible eye for this sort of GUI design stuff). --- tools/data_source/upload.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/data_source/upload.xml b/tools/data_source/upload.xml index 7bf8e1ac5d7..a0520d5a225 100644 --- a/tools/data_source/upload.xml +++ b/tools/data_source/upload.xml @@ -38,7 +38,10 @@ - + +