Version | Date | Description |
---|---|---|
2.2.0 | 2012-12-03 | This release of the Web Grid Product Server addresses an issue with # characters in file names. |
2.1.0 | 2012-10-17 | This release of the Web Grid Product Server addresses a couple of issues found in the previous release and moves the project to the PDS source repository. |
2.0.3 | 2009-10-15 | Maintenance release for the Web Grid Product Server. |
2.0.2 | 2006-03-06 | Maintenance release for the Web Grid Product Server. |
2.0.1 | 2005-06-18 | Maintenance release for the Web Grid Product Server. |
2.0.0 | 2004-09-16 | Maintenance release for the Web Grid Product Server. |
1.0.1 | 2004-04-05 | Maintenance release for the Web Grid Product Server. |
Type | Changes | By |
---|---|---|
PDSEN-355 - Modified to support # characters in file names. | kelly |
Type | Changes | By |
---|---|---|
Created this new project based on a combination of the OODT pds-ps (2.0.3) and pds-web-ps (2.0.3) packages migrated from the OODT source repository. The package has a dependency on OODT web-grid (1.4.0). | shardman | |
OODT-429 - Modified the dependencies and the unit tests to correct an issue encountered with saving configuration changes. | kelly | |
PDSEN-354 - Modified the FileQueryHandler class to detect the existence of "../" in the file name specification and reject the query as a non-OFSN query. This will restrict the ability to traverse up the directory tree. | shardman |
Type | Changes | By |
---|---|---|
Modified to correct an issue where format labels were being truncated after 100 lines. | hyunlee |