Task #6239 (closed)
Opened 13 years ago
Closed 13 years ago
Web: display script results
Reported by: | wmoore | Owned by: | wmoore |
---|---|---|---|
Priority: | major | Milestone: | OMERO-Beta4.3.2 |
Component: | Web | Version: | n.a. |
Keywords: | n.a. | Cc: | atarkowska, cneves |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | 2011-07-21 (1) |
Description
Need to provide links to view Images, download file annotations and view stderr, stdout (Original files) produced from the script.
Blitz Gateway needs to support access of Original File data, using new OriginalFileWrapper?.
Change History (3)
comment:1 Changed 13 years ago by Will Moore <will@…>
comment:2 Changed 13 years ago by Will Moore <will@…>
(In [e54bbbb884371fb0784e1fd0a412e6a6265c6e57/ome.git] on branch develop) Merge branch 'webscripts' into develop
- webscripts: Some docs and script error handling for web scripts, prepare for merge. See #6200 Removing duplicated status_activities json method etc. See #6218 Adding OriginalFileWrapper? to blitz gateway, supported in getObject(). See #6239 Lots of work on 'Activities' window, display of script results, other bugs etc. See #6200 statusWindow.html for Activities display Web scripts: partial work on Activities window and scripts callback as json Script UI shows param descriptions as tooltips. See #6200 Web scripts icon in panel toolbar - spinner while loading menu. Launch scripts UI window from Drop-down AJAX menu. See #6200 Added param description to script UI Web scripts now display UI OK and run (displaying inputs). Started work on scripting service in web.
comment:3 Changed 13 years ago by wmoore
- Status changed from new to closed
(In [1587ccb501f46170b732a105f918a0bb981bdc86/ome.git] on branch develop) Adding OriginalFileWrapper? to blitz gateway, supported in getObject(). See #6239