Sha256: 1feebee4cf66ebd9639ee0a82d4b437cea0043fd300fe2135e3a847a760c95c5

Contents?: true

Size: 1.46 KB

Versions: 1

Compression:

Stored size: 1.46 KB

Contents

= Changes log for the Taverna via the Web Gem

== Version 0.1.3
* Added /t2web in route to check status.. /runs/...

== Version 0.1.2
* Moved everything in /public into /public/t2web to be able to redirect from apache et al.

== Version 0.1.1
* Removed t2_webap from executables

== Version 0.1.0
* Results are downloaded directly and stored in tmp files - progress cycle works once
* Added rackup configuration file: config.ru
* webapp is run using rackup now to enable configuration of web server timeout
* Increased tooltip size and anchored them to the 'west'
* Port is set via: rackup -p 9494

== Version 0.0.9
* Changed " to ' in generate_header_table (header HTML block used in JS .write("") method)
* Provided links for acknowledgements in footer

== Version 0.0.8
* Removed "Workflow: " from form's header
* Changed image for please not bullet points
* Cleaned form.haml from old comments
* Added footer in form.haml with acknowledgements
* Made "workflow by USER" a link to point to user in myExperiment

== Version 0.0.7
* Updated sinatra dependency
* Updated copyright year

== Version 0.0.6
* Initial rdoc documentation

== Version 0.0.5
* Updated to new myexperiment-rest API

== Version 0.0.4
* Improved the UI (added logos, tooltips, changed colours).
* Made some code abstractions

== Version 0.0.3
* Improved the UI (changed divs with frames).

== Version 0.0.2
* Added upload functionality option for each input.

== Version 0.0.1
* Works. Very basic functionality and UI.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
t2-web-0.1.3 CHANGES