Sha256: 67ebf356f507a78f7bf4b018e813e5a741d116187304ff62d3773aee852387c9

Contents?: true

Size: 1.23 KB

Versions: 1

Compression:

Stored size: 1.23 KB

Contents

= Changes log for the Taverna via the Web Gem

== 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.0 CHANGES