Sha256: a4fcbab0e9ffe48b60f5f3f84dd6d486d6f94ecbe65e61ff011a613887b040b8

Contents?: true

Size: 1.85 KB

Versions: 1

Compression:

Stored size: 1.85 KB

Contents

= Changes log for the Taverna via the Web App

== Version 0.1.6
* Now, for some list disambiguation, the first element of top level lists are in bold
* Increased side frames slightly

== Version 0.1.5
* Improved checking of mime-type for outputs for specific image types!

== Version 0.1.4
* Workflow results are now stored in the public_folder
* We now support image results (not list of images in one taverna output yet)
* Added /t2web in route to check the workflow execution status in taverna (was /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.6 CHANGES