Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
5731 12/14/2010 12:59 PM ben leinfelder

typo - "dataset/pubDate"

5730 12/14/2010 12:36 PM ben leinfelder

add pubDate to return fields

5709 12/08/2010 04:59 PM ben leinfelder

add support for EML 2.1.1

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

4841 03/13/2009 01:27 PM daigle

Use only one eml common stylesheet directory for all post 2.0.0 beta versions of eml. Point all eml versions to that directory in skin xml files.

4698 12/26/2008 01:07 PM daigle

Renamed MetaCatUtil to MetacatUtil

4123 07/15/2008 09:58 AM daigle

Append context url onto system id instead of server url.

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

2924 02/24/2006 11:35 PM Matt Jones

Initial support for displaying FGDC metadata documents in metacat.
Added new returndoctype and returnfields to all query forms in the knp
skin to allow FGDC documents to display in the resultsets. Need to add
these to the other skins as well, and to clean up the FGDC stylesheet to...

2919 02/24/2006 04:55 PM harris

Modified the way the results page is displayed.

2916 02/24/2006 01:16 PM Matt Jones

This is a utility class for generating a pathquery document from an array of docids that one wants to query for. Its hacked together in that the default query parameters are all hardcoded into the class, which is obviously wrong. Need to figure out where those default params should be derived from.