Greg Von Kuster
|
19862fd03b
|
Update the integrated_toon_conf.xml file only if a new config setting is True. This keeps things that start up the app (like functional tests) from updating the file.
|
2012-03-14 17:21:03 -04:00 |
|
Jeremy Goecks
|
41b9ca70d1
|
Trackster: make reference track compatible with changeset 8e9d2b492c4c.
|
2012-03-13 17:22:56 -04:00 |
|
Jeremy Goecks
|
e92cbb2222
|
Trackster: prevent resizing of label and reference tracks.
|
2012-03-13 17:15:46 -04:00 |
|
Greg Von Kuster
|
ee61c8aac0
|
When uploading a tarball to a tool shed repository, eliminate as many undesired directories (.svn, .git, .hg, .cvs) and files (hgrc, .hg_archival.txt, .DS_Store) as possible from the archive before committing the contents to the repository.
|
2012-03-13 16:25:15 -04:00 |
|
Greg Von Kuster
|
878997c54c
|
Fix for rerunning a tool where the correct id / version are available.
|
2012-03-12 15:30:37 -04:00 |
|
Greg Von Kuster
|
86e2eb8c3b
|
Check potential tool config files to ensure they are text before attempting to load them in tool shed repositories, and a fix handling for tools contained in a repository that don't peoperly load into Galaxy because they are missing a required entry in the tool_data_table.conf file.
|
2012-03-12 13:51:07 -04:00 |
|
Jeremy Goecks
|
29a921d122
|
Merge.
|
2012-03-12 11:59:52 -04:00 |
|
Jeremy Goecks
|
890d27dd31
|
Update converter name to be more descriptive.
|
2012-03-12 11:59:41 -04:00 |
|
Jeremy Goecks
|
269f30e2ee
|
Another config file addition to .hgignore
|
2012-03-12 11:57:52 -04:00 |
|
Jeremy Goecks
|
31a6e60049
|
Fix feature popup functionality broken in 4a7374937251 by separating track content into tiles and overlay and using different CSS rules to manage them. Pack trackster script.
|
2012-03-12 11:56:29 -04:00 |
|
Greg Von Kuster
|
1f75e767db
|
Handle tool versions with job reruns.
|
2012-03-12 10:20:56 -04:00 |
|
Jeremy Goecks
|
fc99e5b2ca
|
Update .hgignore to include new config files, tool data, and jars.
|
2012-03-11 12:06:33 -04:00 |
|
Jeremy Goecks
|
c426e10599
|
Trackster: enable resizing of feature tracks. Added generic framework for resizing tracks.
|
2012-03-11 11:47:06 -04:00 |
|
Jeremy Goecks
|
2ebe0eb774
|
Clean up temp files.
|
2012-03-09 16:11:21 -05:00 |
|
Dannon Baker
|
a8663bba9f
|
Workflows: Add run workflow directly to the editor's menu.
|
2012-03-08 14:05:40 -05:00 |
|
Jeremy Goecks
|
b393ea6bbe
|
Trackster: bug fixes for read filtering.
|
2012-03-08 12:29:13 -05:00 |
|
Jeremy Goecks
|
047c1bff2f
|
Enable fasta_to_len conversion to use only first word in title; this is standards compliant and used by default for automatic conversion.
|
2012-03-08 11:09:14 -05:00 |
|
Dannon Baker
|
6ff2de32dc
|
Merged in jmchilton/galaxy-central-preseeding/import_workflow_api_script (pull request #39)
|
2012-03-08 10:09:56 -05:00 |
|
John Chilton
|
4bc926d9f0
|
Adding script to scripts/api directory for importing workflows from
file paths.
|
2012-03-08 09:03:27 -06:00 |
|
Jeremy Goecks
|
12c9c98b95
|
Add necessary space after threads option in Cuffmerge.
|
2012-03-08 08:37:20 -05:00 |
|
Greg Von Kuster
|
ea4db057f5
|
Fix for populating the tool panel and generating the integrated_tool_panel.xml file.
|
2012-03-07 13:35:34 -05:00 |
|
Dannon Baker
|
680a0ebbd5
|
Workflows: Multiple run workflows now copy input datasets to newly created histories when used.
|
2012-03-07 13:13:58 -05:00 |
|
Greg Von Kuster
|
7901ccf7f0
|
Fix for generating ToolSectionLabels in the integrated_tool_panel.xml file.
|
2012-03-06 17:15:38 -05:00 |
|
Jeremy Goecks
|
85e13a6170
|
Editable text support: (a) use jQuery function style and (b) add support for tipsy. Trackster: add help/tipsy text when setting line track/histogram max/min. Pack scripts.
|
2012-03-06 16:30:03 -05:00 |
|
Daniel Blankenberg
|
8cd89ba26f
|
Fix for Error 349 (net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION) when downloading exported histories.
|
2012-03-06 15:43:32 -05:00 |
|
Daniel Blankenberg
|
9815e02e34
|
Fix for Error 349 (net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION) on downloads from a library.
|
2012-03-06 15:32:46 -05:00 |
|
Daniel Blankenberg
|
8cddff1ae5
|
Fix for 'Error 349 (net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION): Multiple Content-Disposition headers received.' error occuring when downloading certain datasets using Chrome browser.
|
2012-03-06 15:23:56 -05:00 |
|
Greg Von Kuster
|
fa3fd0dd65
|
Introduce a new integrated_tool_panle.xml file which is initially created by parsing all tool panel config files (e.g., tool_conf.xml, shed_tool_conf.xml, migrated_tools.xml, etc). After the file is created, the order of the items displayed in the tool panel is defined by integrated_tool_panel.xml. Galaxy admins can easily edit the file to change the order of items in the tool panel. After it is generated, all tool panel config files (e.g., tool_conf.xml, shed_tool_conf.xml, migrated_tools.xml, etc) will be used to load tools, workflows, etc, while integrated tool_panel.xml will define where they are displayed.
|
2012-03-06 14:50:55 -05:00 |
|
Jeremy Goecks
|
853028e08f
|
Trackster: manually track view redraw requests so that only one redraw is done.
|
2012-03-06 11:43:53 -05:00 |
|
Dannon Baker
|
b3b865d031
|
Run workflow: Update and clarify label selector.
|
2012-03-05 15:17:41 -05:00 |
|
Jeremy Goecks
|
47df257ff9
|
Trackster: dynamic filtering of read tracks.
|
2012-03-05 15:10:31 -05:00 |
|
Dannon Baker
|
ed58dd93ac
|
Workflow Running - Properly select only Input Dataset steps for multi-input configuration.
|
2012-03-05 14:44:19 -05:00 |
|
Daniel Blankenberg
|
bdb532db98
|
In library uploads, allow inheriting the existing datasets metadata when replacing. Allow setting library metadata when adding datasets from a history.
|
2012-03-05 13:25:14 -05:00 |
|
Dannon Baker
|
7ec78e35af
|
Add config option (sanitize_all_html, still enabled by default) to control strict dataset html output sanitization.
|
2012-03-05 12:00:53 -05:00 |
|
Greg Von Kuster
|
63fb46f9f1
|
Keep empty sections in the tool panel when deactivating / uninstalling a repository with tools.
|
2012-03-02 15:37:35 -05:00 |
|
Jeremy Goecks
|
b22c78b4ac
|
Merge
|
2012-03-02 14:35:57 -05:00 |
|
Greg Von Kuster
|
0423293a5b
|
Fixes for deactivating / uninstalling a repository containing tools.
|
2012-03-02 14:30:41 -05:00 |
|
Jeremy Goecks
|
2d16ed6bcf
|
Fix custom-build UI bugs.
|
2012-03-02 14:29:21 -05:00 |
|
Jeremy Goecks
|
4648507899
|
Decode visualization dataset ids before saving them.
|
2012-03-02 13:40:46 -05:00 |
|
Greg Von Kuster
|
abe913f81e
|
Fixes for managing installed repositories.
|
2012-03-02 13:33:58 -05:00 |
|
Greg Von Kuster
|
fc1cff34b5
|
Allow installed tools to have more than 1 entry in the tool panel, and several fixes for deactivating / activating / uninstalling / reinstalling repositories.
|
2012-03-01 15:04:51 -05:00 |
|
Jeremy Goecks
|
f1a5e8eac5
|
Fix CSS bugs in displaying feature popups in embedded visualizations.
|
2012-03-01 14:19:17 -05:00 |
|
Jeremy Goecks
|
51537e2c06
|
Fix bug in embedded visualization drag-zoom.
|
2012-03-01 12:19:28 -05:00 |
|
Daniel Blankenberg
|
1fb7388e59
|
Fix for GATK Depth of coverage tool when using advanced GATK options with one or more target interval inputs defined.
|
2012-03-01 10:11:55 -05:00 |
|
Dannon Baker
|
b1dd7eeaa0
|
Quick fix for ftp upload unicode normalization failure.
TODO: Refactor, shouldn't happen this way.
|
2012-03-01 09:31:18 -05:00 |
|
Jeremy Goecks
|
c008d3c069
|
Merge
|
2012-02-29 16:54:13 -05:00 |
|
Jeremy Goecks
|
4348645a44
|
Pack trackster script.
|
2012-02-29 16:53:53 -05:00 |
|
Greg Von Kuster
|
305ab08cb0
|
Potential fix for the buildbot.
|
2012-02-29 16:27:46 -05:00 |
|
Jeremy Goecks
|
9b4bb79db2
|
Style updates for embedded items to reduce visual footprint.
|
2012-02-29 12:53:48 -05:00 |
|
Dannon Baker
|
351ff6bec3
|
Cloud launch basics.
TODO: Tons of help text, shift instance dns wait to page level. pkey direct download.
|
2012-02-29 11:58:22 -05:00 |
|