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 55.2 KB 5071 over 14 years daigle Change sanparks skin to log in with browser ses...

Latest revisions

# Date Author Comment
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.

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

4306 08/25/2008 10:44 AM ben leinfelder

match the "qualified" property name

4168 07/28/2008 04:56 PM ben leinfelder

use the docid, not the filename when updating this node.
fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3260

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3772 03/20/2008 05:37 PM ben leinfelder

Enable file naming when returning a zip file of the requested documents.
File names for each docid are provided as additional parameters named by the actual docid value that they are providing a name for. An example query string might look like:

action=read&docid=doc.1.1&docid=doc.2.1&qformat=zip&doc.1.1=fileName1.txt&doc.2.1=fileName2.jpg...

3741 02/27/2008 08:42 AM ben leinfelder

if there is no clientViewBean in the session, insert a new one - saves us from nullPointerException when using this in skins that may not be aware of the bean uses.

3678 01/11/2008 03:44 PM ben leinfelder

prevent null pointer exception when there are no nodes found (just an empty list)

3625 11/30/2007 01:26 PM barteau

Fixed a couple of bugs: 1) Threw an error when updating a packages public access (lost the data files doc id's) and 2) returns a message after access is changed.
Both were fixed by not attempting to get a child text node from a text node.

3603 11/20/2007 04:17 PM barteau

Changed confirm.jspx to confirm.jsp

View revisions

Also available in: Atom