Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-01-21 | 1.9 kB | |
vistrails-src-1.6.1-ba9616b413d2.tar.gz | 2011-01-21 | 12.4 MB | |
Totals: 2 Items | 12.4 MB | 0 |
RELEASE NOTES ------------- Release Name: v1.6.1 build ba9616b413d2 from v1.6 branch Bug fixes: - Ticket #406: Builder Window menu inconsistencies (fd46220842bf) - Added support for executing workflows even if VisTrails is already running (useful for Latex extension) (16c1d253a63a) - Added single instance limitation per user/machine instead of per machine. Now multiple users logged to the same system can execute their version of VisTrails (16c1d253a63a) - VisTrails was ignoring batch mode input parameters if already running (16c1d253a63a) - Latex and Wiki extensions: all options can now be set from the builder. (16c1d253a63a) - Ticket #405: VisTrails is not downloading unavailable packages if they are present in the packages repository (77cadf0fb8a1) - VisTrails batch mode: Separated generation of the workflow graph from execution of the workflow. Added support for generating the history tree graph (77cadf0fb8a1) - When generating a workflow graph VisTrails would sometimes generate a line in the borders (77cadf0fb8a1) - When testing a database connection with a password=None VisTrails would crash without catching the exception (77cadf0fb8a1) - When opening a vistrail from a vtl, VisTrails was ignoring the version that should be open and always opening the most recent one (77cadf0fb8a1) - Latex extension: added support for running vistrails locally (15255a96e4e0) - Latex extension: added support for embedding workflow and/or including full tree when generating vtl requests (15255a96e4e0) - Wiki extension: workflows were not being embedded in .vtl file (5348cad089ba) - Added title to console and debugger toolbars (b2e3bda06f62) - Better error handling for duplicate module identifiers in packages (579520227409) (d5df9421d0c1) - Fixed an issue where the FilePool's local copy mechanism failed in Windows (7b398b211212) (254bce86348e)