Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2219 07/19/2004 03:33 PM sgarg

Added code to add and remove cookie from the index.jsp when a person logs in or logs out.

2214 07/13/2004 02:28 PM Matt Jones

Modifications to make JS search functions work in the knb2 skin.

2212 07/13/2004 12:54 PM Matt Jones

New URL for metacat in settings file.

2211 07/13/2004 12:48 PM Matt Jones

New alternative KNB skin. Duplicates much of what is on the KNB site, but
this skin can work standalone with metacat (ie, you do not need the KNB
web site to be installed). Modified the resultset.xsl to do some things
specific to this skin.

2187 06/14/2004 03:26 PM Duane Costa

Improve handling of default values.
Call fileNew() if no default Harvest List file is specified.
Improve documentation for default properties.

2186 06/14/2004 08:59 AM Duane Costa

Scripts for running the Harvest List Editor

2178 06/03/2004 04:10 PM Duane Costa

Bat file for running the Harvest List Editor

2174 05/28/2004 05:47 PM sgarg

Added params for EML2_0_0 and EML2_1_0

2166 05/12/2004 09:36 AM Duane Costa

Improve Harvester registration login

2159 05/04/2004 12:58 PM Duane Costa

Remove harvester.properties. Harvester properties have been integrated
with metacat.properties.

2156 05/04/2004 09:21 AM Duane Costa

Add Harvester properties

2154 05/03/2004 08:17 AM Duane Costa

Move from dev skin to knb skin

2153 04/30/2004 08:36 PM sgarg

Fixed a bug in an earlier commit

2150 04/30/2004 07:08 PM sgarg

Made changes to fix bug# 1303 and 1367.(Both are related)
Following variables can now be specifieD from the cfg file to control behaviour of the skin: hasKeyword, hasMethod, hasSpatial, hasTaxonomic and hasTemporal. Following two also can be used: spatialRequired and temporalRequired

2147 04/30/2004 11:07 AM sgarg

fixed a bug in a previous commit.

2146 04/30/2004 10:40 AM sgarg

Made changes to fix bug# 1388.

Replaced text field with drop down menu which lists all months and days.

2145 04/29/2004 12:53 PM sgarg

Changes made to fix bug# 1302

2144 04/29/2004 11:16 AM sgarg

Made changes to fix 1301. Works fine with eml2 - need to check if works with emlbeta6.

2142 04/28/2004 12:10 PM sgarg

Fixed bug # 1298

2141 04/28/2004 12:05 PM sgarg

Fixed bug# 1298

2140 04/28/2004 10:55 AM Duane Costa

Replaced instances of DocList with HarvestList

2138 04/26/2004 04:46 PM sgarg

Made changes to control whether a skin wants to use keywords or not. Keywords probably will be used by all skins alsways. But similar changes can be made for Geographic Coverage or Temporal COverage to control whether a particular section of the insert data template needs to be shown or not. This can be controlled from .cfg file. For example, in nceas.cfg is you define hasKeyword = false, none of the templates will show the keyword part. (Unless, you are using NCEAS skin and you try to modify a document which already has keywords.)

2132 04/19/2004 01:26 PM Duane Costa

Replace Harvester dbDriver property with database property

2125 04/14/2004 01:41 PM Duane Costa

Remove obsolete schema file

2124 04/14/2004 01:37 PM Duane Costa

Harvest list schema

2120 04/13/2004 11:04 AM Duane Costa

Shell script for running Harvester on Unix

2119 04/13/2004 10:59 AM Duane Costa

Batch file for running Harvester on Windows

2114 04/09/2004 10:59 AM Duane Costa

Rename url property to defaultDB

2107 04/06/2004 08:52 AM Duane Costa

Add new Harvest Operation Properties to replace the HARVEST_OPERATION_TABLE

2090 04/01/2004 03:38 PM Jing Tao

Add new option for return set size.

2082 03/31/2004 03:15 PM Duane Costa

Updates to static html login and upload

2081 03/31/2004 03:14 PM Duane Costa

Add delay and smtpServer properties

2079 03/31/2004 11:42 AM Matt Jones

Added a simple action for finding out the current metacat version. The information is pulled from the property file, so be sure to update the version in the property file before shipping a release.

2074 03/30/2004 10:02 AM Matt Jones

Changed printAttributeQuery() to no longer depend on the xml_index table. Now, if useXMLIndex is false, the method will use a recursive query on xml_nodes to match paths instead of using xml_index.

2070 03/29/2004 11:36 AM Matt Jones

Removed unused references to abstractpath, and some unudes javascript.

2065 03/26/2004 02:42 PM Duane Costa

Harvester properties file

2064 03/26/2004 02:38 PM Duane Costa

Login page for Harvester Registration Servlet

2055 03/19/2004 01:52 PM Matt Jones

Set new URL for the NCEAS registry home. I forgot to commit this earlier.

2051 03/17/2004 10:52 AM brooke

removed sid's space and added a >> before titles, so datasets with no title will still have a clickable link on results listings. Sid's space was not visible unless the user did a mouse-over

2050 03/17/2004 10:06 AM brooke

added sessionid hidden fields, based on $sessid transformer parameter set by DBTransform.java

2048 03/16/2004 06:21 PM sgarg

Added space at the end of title that is returned back. This is done so that documents with no title can be clicked on.

2047 03/16/2004 06:02 PM sgarg

Made changes in entryForm.tmpl so that it shows site list for specnet skin.

2046 03/16/2004 06:00 PM sgarg

Adding registry skin for SpecNet.

2041 03/09/2004 02:28 PM sgarg

Made changes in the formatting display of Project list.

2040 03/08/2004 07:37 PM sgarg

Fixed a bug in sorting of records. Now the result sent back is title sorted.

2038 03/06/2004 11:51 PM Matt Jones

Minor changes to allow the registry to work in the knb skin, mainly in
how to treat the 'site' field. Now it is a free-text organization
field in the KNB skin. Need to test, install this on ecoinfo and link it
into the KNB web pages.

2035 02/27/2004 11:56 AM sgarg

Fixed a small bug.

2034 02/27/2004 09:21 AM sgarg

Fix enter for bug 1306.

2033 02/20/2004 05:43 PM sgarg

Fix for bug 1325. new javascript function added.

2030 02/18/2004 11:24 PM Matt Jones

Added a new OBFS site to the list of sites. Information provided by Stromberg.

2027 02/10/2004 06:11 PM sgarg

Bug 1301 - changes made for a repeatable add keyword button.

2026 02/10/2004 09:54 AM sgarg

Made changes to fix bug# 1300: 1,2,3,4

2025 02/10/2004 09:45 AM sgarg

Made text changes mentioned in bug# 1308

2023 02/10/2004 09:29 AM sgarg

Changes made to fix bug# 1326. There is a link which call register-dataset.cgi with all the inputs such as that resgiter-dataset calls reEnterDataSet

2019 02/05/2004 07:32 PM sgarg

Made changes to fix Bug 1311 1)

2018 02/05/2004 07:25 PM sgarg

Added docid in edit form - Bug 1304

2017 02/05/2004 07:05 PM sgarg

Added a view button as mentioned in bug 1304.

2016 02/05/2004 05:12 PM sgarg

Made some hanges mentioned in bug 1297.

2014 02/05/2004 04:35 PM sgarg

Made changes mentioned in Bug 1295.

2013 02/05/2004 03:24 PM sgarg

deletaData.tmpl added a space in the end of docid. This led to an error while deleteing. This error was pointed out by Rick in his document.

2012 01/30/2004 02:56 PM Chris Jones

Adding in a web.xml file specific to tomcat 5. Notice servlet.jar is
now servlet-api.jar

The tomcat 5 release notes includes this:

------------------------
Enabling invoker servlet:
------------------------

Starting with Tomcat 4.1.12, the invoker servlet is no longer available by...

2004 01/12/2004 05:51 PM Matt Jones

New site list for NRS reserves in the confgiruation file from K Browne.

2001 01/09/2004 01:08 AM Matt Jones

Adjusted the text on the NCEAS repository page. Changed the project list
so that it now displays short title but uses the long title in the
entry. This was doen because the long titles were far too long to display
decently in the list (the box scrolled way off the right of the page).

1999 01/08/2004 06:48 PM Matt Jones

Added skin for the UCNRS data registry based on earlier work. Minor
modifications to the templates to accomodate this. Fixed a validation
bug in the register-dataset.cgi, and removed an unnecessary Net::LDAP
login as well because the authentication is handled by metacat.

1996 01/07/2004 07:08 PM Matt Jones

Another eml.jar version with the appropriate config.xml in place.

1995 01/07/2004 06:13 PM Matt Jones

New eml.jar that includes the parser bug fix against eml-2.0.0 schemas.

1994 01/07/2004 06:04 PM Matt Jones

Changed label for NCEAS project group list on the web form.

1991 01/07/2004 11:02 AM Matt Jones

Revised the registry guide to include descriptions of the new fields, and
made some minor formatting changes.

1989 01/06/2004 06:41 PM Matt Jones

Added studyExtent and samplingDescription fields to the registry to accomodate
Sandy's request for a temporalDescription field. This is a little more than
she wanted, but it was needed to satisfy EML minimum requirements.

1986 12/30/2003 09:56 AM Matt Jones

Removed obsolete SRB support files that are no longer used.

1985 12/29/2003 01:57 PM Matt Jones

Added taxonomic coverage and authority fields, and fixed a bug in reentry
with the methods fields. Now we are collecting information on all of the
additional fields Sandy requested except for a general temporal description,
which doesn't fit neatly in EML. Will need to consider how to accomodate...

1984 12/23/2003 06:22 PM Matt Jones

Added the ability to describe taxonomicCoverage to the registry. This
allows an arbitrary number of species or other taxa to be listed, and the
editing form can dynamically grow through a simple javascript approach
(also used in Methods). Need to test thoroughly, and need to test on...

1983 12/23/2003 12:15 PM Matt Jones

Added geographic description to the fields of data collected, as it is
a required field and was being improperly defaulted to an empty string in the
XML document. This is a new field for all registries.

1982 12/23/2003 11:27 AM Matt Jones

Modifications to add "Methods" collection to the data registry, and to
make the forms HTML 4.0.1 valid (in an attempt to figure out some of
the rendering and layout oddities I'm seeing).

1981 12/23/2003 10:13 AM Matt Jones

Changed "Document ID" to "ID" which is mroe appropriate for data packages.

1980 12/19/2003 04:49 PM Matt Jones

New formatting and text for the NCEAS data registry.

1979 12/19/2003 04:12 PM Matt Jones

Further changes to the registry scripts to support the NCEAS registry
with access to the project list fromthe admindb. Also, fixed a bug with
the script where creators were getting duplicated in the editing process
accidentally.

1978 12/19/2003 11:50 AM Matt Jones

Configuration file for NCEAS registry.

1976 12/18/2003 05:03 PM Matt Jones

Adding style files for the new NCEAS skin for metacat, which includes
files needed for the NCEAS data repository.

1975 12/18/2003 01:45 AM Matt Jones

Updated registry further for NCEAS-specific needs. Confirm data template
now handles new wg field. Still need to write WG metadata into EML document.

1974 12/17/2003 05:37 PM Matt Jones

Additional work on the NCEAS/AdminDB integration. Working Groups now
presented as a dropdown box for multiple selection. Need to write the
info to the XML file now and handle it in confirmation template.

1973 12/17/2003 02:58 PM Matt Jones

Preliminary changes to support the NCEAS data registry connection to the
AdminDB to retrieve project lists.

1968 12/11/2003 03:42 PM Matt Jones

Improvements to the OBFS stylesheet, especially for EML display. Now we
import the eml_xsl.css stylesheet and override several of its templates.

1967 12/11/2003 09:41 AM Duane Costa

Relocated to metacat/lib/harvester

1964 12/10/2003 07:25 PM brooke

took out h2 tags, added valign=top to TD containing logo, and added missing quotes on a link target=top

1963 12/10/2003 03:09 PM blankman

deleted harvesterConfiguration.xsd. This has been replaced by harvestDocument.xsd now found in metacat/lib/harvester and metacatHarvesterERD.vsd (/metacat/docs/dev/harvester) which models the database tables to be added to metacat.

1962 12/10/2003 03:03 PM blankman

This is the harvesterDocument.xsd. It will be used to validate harvestDocument.xml documents.

1960 12/10/2003 01:57 PM blankman

moved document to metcat/test/harvest directory

1958 12/10/2003 01:43 PM blankman

This is a sample of a harvest document.

1957 12/10/2003 01:32 PM blankman

This is an xml schema that describes the harvest document. The harvest document provides a metacat docid, a document type and a url for "get" ing the eml document.

1956 12/10/2003 01:15 AM Matt Jones

Enabled stylesheet parameters to be passed through metacat even when the
'query' function is called. Previously, query would interpret all
parameters except a few hardcoded ones to be pathexpressions that should be
built into a squery. Now, metacat.properties contains a new configuration...

1955 12/09/2003 11:42 PM Matt Jones

Updates that allow registry script to update the lastid field more efficiently
by calling the metacat 'getlastdocid' function for a given scope. Also some
debugging support added, and a bug where the error message was inproperly
saved across calls to metacat, resulting in spurious error messages.

1952 12/05/2003 04:42 PM Matt Jones

New build system that creates a war file and deploys it to tomcat. Also
updated the web.xml files so that a better servlet path is used. Now, by
default, the servlet path will be: /knb/metacat (as opposed to the
prior servlet path which was /knb/servlet/metacat and depended on the...

1951 12/05/2003 01:21 PM Matt Jones

Moved the metacat.properties file from the jar file to now be located in
the tomcat context directory in WEB-INF. Now the metacat configuration is
editable in place. This change depends on a new Options.java class in the
utilities module, so be sure you do a "clean" build in metacat so that you...

1948 12/04/2003 08:50 AM Duane Costa

Harvester forms to support single file upload to metacat.

1947 12/02/2003 05:02 PM Matt Jones

Fixed links to ldapweb to include the cfg param for proper styling.

1946 12/02/2003 03:50 PM brooke

removed search box from header

1945 12/02/2003 03:28 PM brooke

corrected image path

1944 12/02/2003 03:04 PM brooke

missed an edit when fixing the bug whereby form names aren't allowed to contain hyphens

1942 12/01/2003 04:18 PM brooke

bug fix: added code to strip brackets and hyphens from form names in results page