Re: [galaxy-dev] Adding a download link to the "Download or Export Workflow" page with load balancing

2016-08-13 Thread Alex Rodriguez
sgi bug I > fixed a little while back. Can you test your modifications to galaxy using a > version that includes https://github.com/galaxyproject/galaxy/pull/2630 > <https://github.com/galaxyproject/galaxy/pull/2630>? > > > > > On Aug 9, 2016 5:02 PM, "Alex R

Re: [galaxy-dev] Adding a download link to the "Download or Export Workflow" page with load balancing

2016-08-10 Thread Alex Rodriguez
t; On Mon, Jul 25, 2016 at 8:56 AM Alex Rodriguez <mailto:a.rodriguez1...@gmail.com>> wrote: > Dear Galaxy developers, > I am interested in adding a download link to the “Download or Export > Workflow” page of a workflow. I am able to add the link through the files in > the te

[galaxy-dev] Adding a download link to the "Download or Export Workflow" page with load balancing

2016-07-25 Thread Alex Rodriguez
Dear Galaxy developers, I am interested in adding a download link to the “Download or Export Workflow” page of a workflow. I am able to add the link through the files in the templates directory and correctly add the necessary API functions in the lib/webapps/galaxy/controllers/workflow.py file.