Release History

VersionDateDescription
1.4 2006-03-06
1.3-1 2005-12-02
1.3 2005-11-23
1.1 2005-09-01
1.1-beta-3 2005-08-25
1.1-beta-2 2005-08-12
1.1-beta-1 2005-08-12
1.0.6-beta-1 2005-07-25
1.0.5 2005-07-10
1.0.4-beta 2005-07-08
1.0.3 2005-06-23
1.0.3-beta-2 2005-06-23
1.0.3-beta-1 2005-06-22
1.0.2-eso 2005-06-20
1.0.2-beta-2 2005-06-20
1.0.2-beta-1 2005-06-16

Get the RSS feed of the last changes

Release 1.4 - 2006-03-06

TypeChangesBy
add Query Builder: structured adql added. Metadata pane displays table structure. Synchronized editing of adql/s and adql/x; Auto-chooses dataset if possible. jl
add Workflow Transcript Viewer added. Integrated with Lookout; can strip transcript and re-open in workflow editor pjn
add Workflow Editor: Added script validation; Added cut/copy/pase and import/export to script editor; added menu options for insert, for use with Macs pjn
add Astroscope: summarizes services called; displays spectra; integration with ESA VoSpec; datatips remain visible as long as mouse hovers over; plasticized nw
fix Astroscope: Improved tooltips; made table of services sortable; improved node display kmb
add Registry Search: enabled use of AND / OR in searches; enabled filters in full-text search. kmb
fix Registry Search: Improved display pjn
add Plastic: Implemented polling listeners for applications that can't directly receive messages; added methods to allow clients to get information about each other. jdt
fix Plastic: bug fixing; lots of unit tests; consistency between RMI and XMLRPC; jdt
add ACR: SSAP component nw

Release 1.3-1 - 2005-12-02

TypeChangesBy
update updated to latest version of stil (2.3-1) nw
fix Improved votable parsing in astroscope nw
fix Improved parsing of registry entries, made more error-tolerant - more services displayed in astroscope. kmb,gtr,nw
add Thread-pooling, leads to speedups, and better reporting - esp in astroscope nw
fix fixes, help added application launcher. pjn
add Merged in Plastic. Fixes 1478. jdt

Release 1.3 - 2005-11-23

TypeChangesBy
add AstroScope - query all registered siap and cone services, vizualize and navigate results, save data locally or to myspace kmb
add Completed JES Workflow editor. pjn
fix Improved Query and Application launcher for CEA / SIAP / CONE services. Handles repeating and optional parameters. pjn, nw
add Registry Google - search, browse and select formatted registry entries. kmb, pjn, nw
add NVO DataScope launcher - saves results from datascope into myspace kmb
add VO Lookout - launch, monitor, and control remote processes (CEA / SIAP / Cone queries and tasks, JES workflows). View results. nw
add In-program help - some documentation there, more to come nw
add ACR support for Siap and Cone services - low level interface, plus integration with remote process system. Fixes 1392. nw
add Upload and unzip archives to myspace kmb
fix hide left-hand button bar on startup - less daunting for beginners. nw
add Basic ADQL query builder nw
fix added fallback registry endpoint to configuraiton nw
update Moved more jars into extensions, updated versions. (Axis 1.3, new Astrogrid libraries) nw
fix Fixed myspace upload to work under java 1.5. Fixed documentation for getWriteContentURL() Thanks to Mark Taylor . nw
fix Broken report a bug link in help. Fixes 1448. jdt
fix Stopped VOSpace browser intialising with a disabled tab selected. Fixes 1365. jdt
fix Improved icons and other cosmetic improvements nw

Release 1.1 - 2005-09-01

TypeChangesBy
update Based on 1.1-beta-3 nw

Release 1.1-beta-3 - 2005-08-25

TypeChangesBy
fix myspace tree is cleared on logout Fixes 1328. nw
fix improved display of folders in myspace. Fixes 1327. nw
fix fixed bug in 'Myspace.getWriteContentURL()' and improved documentation Thanks to Mark Taylor . nw
add Added 'reset configuration' option to help menu Thanks to Richard Holbrey . nw
add Added user information object to community nw
add Added listener interface to acr shutdown - so clients have chance to veto, and are at least notified of this happening nw
fix Fixed parsing of application registry entries to make more quirk-tolerant nw
add Added summary-returning search methods to registry interface. Removed wrapping elements from results. Thanks to Thomas Boch . nw
fix Changed listener i mplementation to handle disappearance of client nw
add Added final 'prompt-user' fall-through to finder. nw
add Added keyword Search to registry interface Thanks to ael . nw
add Added CDS interfaces Thanks to Thomas Boch . nw
update Updated JDIC lib to 0.9.1 nw

Release 1.1-beta-2 - 2005-08-12

TypeChangesBy
fix Fixed broken links in webstart associations Thanks to jdt . nw
add Added 'listMetadata' method to myspace interface Thanks to Thomas Boch . nw
fix grayed-out 'help' menu option until some is written Thanks to jdt . nw
fix solved blank screen at startup problem Thanks to jdt . nw

Release 1.1-beta-1 - 2005-08-12

TypeChangesBy
update split acr interfaces into separate project nw
update updated to latest version of registry delegate - now caches results, and provides xquery. nw
add added system tests that exercise ag components through rmi and xmlrpc nw
fix cleaned up acr public interface nw
add added java rmi interface to acr nw

Release 1.0.6-beta-1 - 2005-07-25

TypeChangesBy
fix assorted improvements of the workflow viewer pjn3

Release 1.0.5 - 2005-07-10

TypeChangesBy
add Added beta of workflow viewer pjn3
fix Improved workbench function descriptions Thanks to anita . nw
fix tidied up example python scripts nw
add Added example script for connecting to ACR from perl nw
update Updated list of external apps nw

Release 1.0.4-beta - 2005-07-08

TypeChangesBy
add Added real splash screen nw
fix Fixed endpoint configuration, logging configuration, and possible ipv6 problem. nw
fix Removed 'indirect' buttons from parameter editor for parameterized workflows - doesn't make sense to have it. nw
fix Improved resource chooser dialogue to make it easier to use. Fixes 1221. nw
remove Removed 'show in portal' from job monitor - never worked. nw
fix Replace file chooser dialogue by resource chooser dialogue throughout - means many things can be loaded / saved to myspace. nw
fix Relocate operation in myspace browser lists available stores. nw
fix Removed 'file' tab from resource chooser for indirect parameters nw
fix Fixed error on logout nw
fix Applications in monitor now persist between workbench sessions nw
fix Creating a new file in the filemanager selects that filemanager nw
fix filemanager improvements: starts with 'home' folder selected; selecting a file removes selection of folder, and vice-versa; improved refresh; fixed folder tree vanishing. nw
fix Made display of workflows more tolerant of oddities in workflow Fixes 1263. nw

Release 1.0.3 - 2005-06-23

TypeChangesBy
update Based on 1.0.3-beta-2 nw

Release 1.0.3-beta-2 - 2005-06-23

TypeChangesBy
add Added 'system.apihelp' component - returns doc umentation for ACR methods nw
fix Fixed nulls in parameter editor Thanks to pah . nw
fix Altered query so only active applications are visible Thanks to gtr . nw
add Added map-style methods for building tool documents nw

Release 1.0.3-beta-1 - 2005-06-22

TypeChangesBy
add Added link to JDIC (Desktop Integration) JNLP Extension. nw
add Added System tray icon. Displays GUI when hidden. (Not on Macs). nw
fix Fixed duff ivorn on repeated application launch. Thanks to pah . nw
fix fixed typo. Fixes 1223. nw
fix Made application launcher remember window position. nw
fix Removed inactive registry entries from app and server lists. Thanks to gtr . nw
fix Made parsing of application descriptions tolerant of missing data. Still need to fix castor problems with namespaces - until then some reg. entries will still cause errors. nw
fix Improved display of loooong error messages Fixes 1245. nw
fix Fixed 'cancel' button on parameterized workflows Thanks to eduardo . nw
add Added rudimentary help set nw

Release 1.0.2-eso - 2005-06-20

TypeChangesBy
update Based on 1.0.2-alpha-2 nw

Release 1.0.2-beta-2 - 2005-06-20

TypeChangesBy
add Added changes report. Thanks to eduardo . nw
add Bundled set of docs into jnlp site nw
fix Fixed Race condition on startup - reliable, but perceived startup is now slower. Fixes 1186. nw
add Added cheezy splash screen to hide startup time. Better graphics needed. nw
add Added JavaHelp browser - now need to write helpset. nw
fix Moved large jars into jnlp extensions - should improve download time for desktop updates nw
fix Added bounds checking for position-remembering windows Should mean that all windows are visible onscreen. Thanks to naw . nw

Release 1.0.2-beta-1 - 2005-06-16

Beta Release
TypeChangesBy
add Added CEA Application Launcher GUI nw