Re: [galaxy-dev] History options confirmation dialog boxes

2015-02-19 Thread Dannon Baker
Hi Jose, I can confirm this is broken and will get a fix out. Thank you for the report! -Dannon On Thu Feb 19 2015 at 12:24:13 PM Jose Juan Almagro Armenteros < jjalma...@gmail.com> wrote: > Hi all > > I have noticed that confirmation dialog boxes that appear in the history > options seems to

[galaxy-dev] History options confirmation dialog boxes

2015-02-19 Thread Jose Juan Almagro Armenteros
Hi all I have noticed that confirmation dialog boxes that appear in the history options seems to be broken. E.g., when I try to delete permanently a history, if I click cancel in the pop-up window it still deletes the history. Is this some kind of bug or is it related with the browser? Thank you

Re: [galaxy-dev] REMINDER: GalaxyAdmins Online Meetup on 19 February

2015-02-19 Thread Peter Cock
Thanks for the timely reminder Dave, Note that the John Hopkins system seems to use Adobe Connect which requires Flash Player 10.3 or above. I don't have that on my laptop, but my main excuse for not joining you all is I hadn't checked the start time based on my current location, and unfortunatel

Re: [galaxy-dev] REMINDER: GalaxyAdmins Online Meetup on 19 February

2015-02-19 Thread Dave Clements
Hello all, The meetup is starting in ~15 minutes. We are using Johns Hopkins' Adobe Connect server and this meeting room http://bit.ly/admins1502 https://connect.johnshopkins.edu/galaxyadmins201502/ You are encouraged to connect a few minutes early, as it can take a minute or two to get s

[galaxy-dev] Galaxy CloudMan instance - share history broken

2015-02-19 Thread Anne Pajon
Dear All, For information, here is how I solved the error I was getting when selecting from the history menu ‘Share and Publish’ on a Galaxy CloudMan instance: Internal Server Error Galaxy was unable to successfully complete your request URL: http://ec2-52-0-174-227.compute-1.amazonaws.com/hist

Re: [galaxy-dev] Galaxy server and ssl

2015-02-19 Thread Scott Szakonyi
Hi Dannon, Yes, that was part of what I did to make it work. I need to see if the configuration change you posted the link to earlier makes my hack unnecessary, and I'll post the results of that effort to the list. Thanks again for your help, Scott On Thu, Feb 19, 2015 at 8:21 AM, Dannon Baker

Re: [galaxy-dev] Galaxy server and ssl

2015-02-19 Thread Dannon Baker
You may have done this already, but if not -- can you try editing config/tool_sheds_conf.xml and change the two url entries to https? If this file doesn't exist, create it from the .sample and then make the modifications. -Dannon On Thu Feb 19 2015 at 8:17:32 AM Scott Szakonyi wrote: > Hi Dann

Re: [galaxy-dev] Galaxy server and ssl

2015-02-19 Thread Scott Szakonyi
Hi Dannon, There are two things I'm seeing, which seem to be independent problems. 1. Https/ssl issue with URLs generated in util.py. It seems the detection of Https is not working properly, therefore the links underlying the toolshed functionality are coming up as http rather than https