Re: [galaxy-dev] selecting multiple inputs for workflows not possible anymore

2013-05-17 Thread Joachim Jacob | VIB |
Allright. I just pulled in all changesets from stable to my cloud Galaxy, restarted, and everything works, at first glance. Thanks for your support! J Joachim Jacob Rijvisschestraat 120, 9052 Zwijnaarde Tel: +32 9 244.66.34 Bioinformatics Training and Services (BITS) http://www.bits.vib.be @b

Re: [galaxy-dev] selecting multiple inputs for workflows not possible anymore

2013-05-16 Thread Dannon Baker
Sorry, what I was saying was that you *can* pull these changes without leaving stable using 'hg pull -b stable http://bitbucket.org/galaxy/galaxy-central'. (Actually, if you're already on stable the -b is unnecessary -- you'll get the extra changesets but they won't be activated when you update)

Re: [galaxy-dev] selecting multiple inputs for workflows not possible anymore

2013-05-16 Thread Joachim Jacob | VIB |
OK. So I believe I can wait for the next stable release then. I assume a do not want to go the default branch. thanks, Joachim Joachim Jacob Rijvisschestraat 120, 9052 Zwijnaarde Tel: +32 9 244.66.34 Bioinformatics Training and Services (BITS) http://www.bits.vib.be @bitsatvib On 05/16/2013 0

Re: [galaxy-dev] selecting multiple inputs for workflows not possible anymore

2013-05-16 Thread Dannon Baker
Your instance isn't quite up-to-date enough for the fix -- it's around 9549:47ddf167c9f1 -central / 9452:94caae7433a7 grafted in -stable. On Thu, May 16, 2013 at 10:56 AM, Joachim Jacob | VIB | < joachim.ja...@vib.be> wrote: > Running the Cloud Galaxy: > > galaxy@ip-10-39-130-141:/mnt/**galaxyTo

Re: [galaxy-dev] selecting multiple inputs for workflows not possible anymore

2013-05-16 Thread Joachim Jacob | VIB |
Running the Cloud Galaxy: galaxy@ip-10-39-130-141:/mnt/galaxyTools/galaxy-central$ hg summary parent: 9232:75f09617abaa release_2013.04.01 Merge next-stable to stable for release. branch: stable commit: 2 modified, 9 unknown (new branch head) update: 30 new changesets (update) galaxy@ip-10-39-13

Re: [galaxy-dev] selecting multiple inputs for workflows not possible anymore

2013-05-16 Thread Dannon Baker
I should have read the rest of my email before replying -- so you did update Galaxy for your cloud instance. What exact revision/branch are you running now? There was a brief period when select2 was enabled for the workflow page and it broke things. This should be fixed in -stable (and, of cours

[galaxy-dev] selecting multiple inputs for workflows not possible anymore

2013-05-16 Thread Joachim Jacob | VIB |
Hi all, I just found out that I cannot select multiple inputs in workflows anymore in our local Galaxy. This option used to work on these workflows in the past. I only get now a dropdown box, without the little icon at the top of the input list to select multiple inputs. I am a little puzzl