Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ClientFgdcHelper.java 17.2 KB 4168 over 15 years ben leinfelder use the docid, not the filename when updating t...
ClientHtmlHelper.java 2.86 KB 3367 over 16 years barteau Changes to make java 1.4 compliant.
ClientView.java 10.2 KB 3456 over 16 years barteau Added property "metaFileDocId", and constant "U...
ClientViewBeanInfo.java 11.6 KB 3456 over 16 years barteau Added property "metaFileDocId", and constant "U...
ClientViewHelper.java 61.8 KB 6744 over 12 years ben leinfelder refactor Metacat access handling to be on a per...

Latest revisions

# Date Author Comment
6744 12/07/2011 12:18 PM ben leinfelder

refactor Metacat access handling to be on a per-revision basis so that it more closely aligns with the DataONE approach
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5560

6728 12/01/2011 03:38 PM Jing Tao

Use accessblock in setaccess method. So user can grant/revoke public readable access.

6696 11/28/2011 02:22 PM Jing Tao

Set sessionid for clientVeiwBean when it handle a request.
Always set the order type to "allowFirst".

6684 11/21/2011 02:16 PM Jing Tao

set the uploade file size -1.

6064 05/05/2011 10:00 AM ben leinfelder

replace whitespace in generated docid scope (sanparks patch from 1.9.4 branch)

6059 05/04/2011 12:39 PM ben leinfelder

use outputstream as an object, not a string. relax the Map typing to allow for mixed values. (sanparks patch)

5914 02/04/2011 06:17 AM ben leinfelder

remove httpclient 3.1 and custom-built httpclient.jar
rework MetacatClient (and other classes) to use httpclient 4
updated build to not create httpclient.jar
encoding tests now pass.

5886 02/02/2011 11:43 AM ben leinfelder

use the read() method instead of manually calling with parameters

5374 06/08/2010 12:34 PM berkley

refactored the sessionService to use a correct singleton initialization scheme. Added true authentication to ResourceHandler.

5071 10/02/2009 01:07 PM daigle

Change sanparks skin to log in with browser session instead of metacat client session so session can be validated on other pages.

View revisions

Also available in: Atom