Project

General

Profile

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

# Date Author Comment
5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

5285 03/18/2010 03:06 AM Matt Jones

Adding a new property to be used as an identifier prefix by default.

5276 03/16/2010 12:33 AM Matt Jones

Modified table structure to change identifiers table (previously unused) to
represent a mapping between arbitrary string identifiers and metacat docids.
More information in https://trac.dataone.org/ticket/361. Modifications to
Oracle schemas were made but not tested.

5165 12/18/2009 01:26 PM daigle

add method name to log messages and create configured thresholds for warning messages

5148 12/02/2009 10:40 AM daigle

added a commented out line for auth.moderators for the parc system. This will get uncommented on the parc system and the existing auth.moderators will be commented out.

5141 11/25/2009 10:40 AM daigle

added parc to list of available skins.

5122 11/19/2009 08:19 AM ben leinfelder

special handling for RDF namespace documents (semtools project)

5041 08/26/2009 02:20 PM daigle

Add session Validation action and session timeout functionality.

5038 08/24/2009 02:47 PM daigle

remove base dir definitions from configuration

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

5017 08/07/2009 10:32 AM ben leinfelder

include first as an available skin

4985 07/20/2009 04:26 AM daigle

replace // with #

4984 07/19/2009 11:18 PM daigle

Created new AuthStub class to always authenticate.

4975 07/07/2009 10:20 AM daigle

Add upgrade scripts for 1.9.2 (scheduler tables)

4966 07/01/2009 10:27 AM daigle

Updates primarily for final workflow and run xml metadata design

4948 06/12/2009 04:36 PM daigle

Added tpc workflow search and browse capabilities

4946 05/29/2009 02:13 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
1. Refactor the 'eml' metadataPrefix into a distinct metadataPrefix value (and corresponding crosswalk class) for each EML version:
eml-2.0.0, eml-2.0.1, eml-2.1.0. (In recent VTC discussion, we decided not to add support for the older 'beta' versions of EML 2.0.0.)...

4944 05/20/2009 09:29 AM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
Add support for request parameter "metadataPrefix=eml". This returns EML 2.1.0 records in an OAI-PMH format. EML 2.0.0 and 2.0.1 documents are first transformed to EML 2.1.0 using the eml201to210.xsl stylesheet that is packaged with the EML Utilities.

4943 05/11/2009 08:39 AM Duane Costa

Begin development for Bug 3835: Design and implement OAI-PMH compliant harvest subsystem

4873 03/26/2009 05:02 PM daigle

Update version to 1.9.1. Add nrs ldap properties to configuration.

4867 03/26/2009 11:07 AM walbridge

add UCNRS LDAP properties

4840 03/13/2009 01:22 PM daigle

Increase database.maximumConnections from 25 to 200

4812 02/18/2009 04:30 PM daigle

Format indexPaths in metacat.properties. Remove from build.properties and build.xml. Move indexPath list getter from MetacatUtil to SystemUtil.

4806 02/17/2009 09:29 AM daigle

remove semicolon at the end of xml.useFullSchemaValidation property.

4795 02/03/2009 04:01 PM daigle

Allow for backup properties to be written to context based subdirectory of the external configuration directory. This allow multiple instances of metacat to be run side by side.

4790 01/29/2009 11:06 AM daigle

Update xml paths for 2.1.0 access structure. Added the 2.1.0 path for indexing. Changed from 2.0 to 2.1.0 for querying.

4776 01/26/2009 10:19 AM daigle

Get the organization list from org.name.<orgname>= property. Add these values back into metacat.properties.

4729 01/06/2009 10:28 AM daigle

Add back the auth.base variable to metacat.properties. Use this variable when creating ldap distinguished name.

4696 12/26/2008 01:04 PM daigle

Added backup directory properties

4631 11/25/2008 12:40 PM daigle

add lter, ltss and saeon skins configurations.

4630 11/25/2008 10:51 AM daigle

Add kepler to available skins

4626 11/24/2008 03:42 PM daigle

added moderators back to metacat.properties

4619 11/24/2008 11:51 AM daigle

Add release info property to provide a brief description of the release (release candidate info mostly)

4616 11/24/2008 11:40 AM walbridge

Remove redundant moderator properties, which should instead be controlled per-skin

4582 11/19/2008 03:08 PM daigle

change generic authentication properties from ldap.* to auth.*

4436 10/10/2008 05:07 PM daigle

Added test properties

4423 10/09/2008 09:37 AM daigle

Added useFullSchemaValidation flag to toggle schema validation.

4395 09/26/2008 10:46 AM walbridge

Change unaffliated to match the LDAP name

4336 09/03/2008 09:03 AM daigle

Change pisco test user organization to PISCO

4334 08/29/2008 10:18 AM daigle

Add functionality to write and read metadata documents to and from the file system.

4291 08/22/2008 04:18 PM daigle

move test properties to the bottom

4277 08/20/2008 04:23 PM daigle

remove skins registry values from global config. These are now in skins specific properties files in the skins directories.

4248 08/14/2008 04:16 PM ben leinfelder

default to "local" services by commenting out the KNB-specific ones

4243 08/14/2008 11:08 AM daigle

Update properties documentation

4239 08/13/2008 04:53 PM daigle

Add lter test accounts

4231 08/13/2008 08:59 AM daigle

Convert properties to camel case

4226 08/08/2008 04:16 PM ben leinfelder

add ability to access protected data via the datamanager/dataquery feature.
Note: the datamanager features rely on the ecogrid stubs being available in Metacat. When Metacat is installed with ecogrid enabled, the required jars are included in the war...something to keep in mind.

4221 08/07/2008 04:44 PM ben leinfelder

add dataquery (from EML's Data Manager library) to the metacat servlet actions

4215 08/06/2008 04:24 PM daigle

Comment out skins registry properties

4214 08/06/2008 08:54 AM daigle

add application.tempDir

4213 08/05/2008 05:50 PM daigle

qualify xml and eml properties with an xml. prefix

4211 08/05/2008 05:32 PM daigle

qualify more propertynames

4208 08/05/2008 04:43 PM daigle

Change sitemapInterval property to be sitemap.interval. Add testing property

4195 08/04/2008 04:59 PM daigle

Add geoserver configuration values

4186 07/31/2008 10:55 AM daigle

Reorder database properties

4182 07/30/2008 10:23 AM walbridge

Consolidation of property names in register-dataset.cgi; returned runConfiguration to default true

4181 07/30/2008 10:19 AM walbridge

Perl token changes as per meeting with Mike Daigle

4178 07/29/2008 11:32 AM daigle

Fully qualify spatial and replication properties

4170 07/28/2008 05:02 PM daigle

clean up replication and harvest properties

4160 07/24/2008 01:53 PM daigle

Add support for separate LDAP and organization level configurations, and add pisco test user accounts

4152 07/22/2008 02:18 PM daigle

add dev.runConfiguration value

4143 07/18/2008 09:36 AM daigle

Remove quotes surrounding eml property values

4132 07/16/2008 11:58 AM daigle

Differentiate between tomcat directory and deployment directory.

4122 07/15/2008 09:55 AM daigle

Add a test.metacat.url value for testing and qualify other test properties with a test. prefix.

4117 07/11/2008 01:42 PM daigle

Add default skin to available skins

4101 07/11/2008 10:01 AM daigle

Add db script suffix properties

4090 07/07/2008 03:37 PM daigle

include eml201_document_corrected=false property that was lost in merge

4083 07/07/2008 01:44 PM daigle

Remove default from ldap administrator

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3994 06/12/2008 12:49 PM berkley

removing commits that I didn't mean to make

3993 06/12/2008 12:43 PM berkley

made it so that the error and success messages from a multipart upload can be transformed using xslt. also added upload functionality to the sms skin

3914 05/23/2008 05:48 PM Jing Tao

Check into cvs head. Change version to 1.8.1

3877 05/15/2008 06:30 PM Jing Tao

Check into cvs head. Remove the double quotes in muser, mpassword and et al.

3857 05/13/2008 03:06 PM Jing Tao

Add to cvs head. Add new flag to indicate if eml201 were correct or not.

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3732 02/25/2008 10:26 AM ben leinfelder

use cgi-prefix from build properties to configure the default skin for login.
removed hardcoded "ldap.ecoinformatics.org" reference in the jsp and reads it from the metacat.properties file.

Note: still uses ant token from the build.properties file, but at least centralizes the spot where the token needs to be dealt with.

3622 11/27/2007 09:03 PM Jing Tao

Change version to 1.8.0

3557 11/01/2007 04:44 PM bowdish

added skin names to properties list for working with citations that include registry name, registry url

3452 09/16/2007 09:43 AM ben leinfelder

include doctype of metadata for FGDC spatial harvesting.
also specify bounding elements for metadata_(E/W/N/S)
NOTE: bounding elements must correspond to elements as included in the enumerated indexed paths property

3369 08/22/2007 05:24 PM Jing Tao

Change the off set number for a selection query.

3351 08/08/2007 03:40 PM Jing Tao

Change the maxium queryresult string length.

3341 08/02/2007 04:45 PM Jing Tao

Add a switch to control if we need query cache.

3339 08/01/2007 03:49 PM Jing Tao

Add a new property which defines the size of query result cache.

3331 07/27/2007 11:22 AM Jing Tao

Add a initial delay for indexing.

3274 05/11/2007 12:03 PM Jing Tao

Add new porperty for delimitered ouput debug file.

3268 05/10/2007 05:55 PM Jing Tao

Reset the spatial option to be true as default the value.

3267 05/10/2007 05:46 PM Jing Tao

Add two porperties which control to write debug info to a file rather than log.

3257 05/07/2007 03:47 PM berkley

updated the kepler skin to use paging. need to do a bit more work on this to make it behave more like other web applications

3244 04/18/2007 02:26 AM Matt Jones

Added a new class called Sitemap that is used to generate a series of XML documents representing the URLs of metacat documents following the sitemap protocol. The Sitemap class extends TimerTask so that it can be scheduled to run once a day or so. New configuration options were added to metacat.properties to control where the sitemaps are written and hw often they are updated. By default we do it once a day, as more often is overkill for search engines....

3154 01/25/2007 01:36 PM Chris Jones

As part of a fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
I'm adding a few configuration parameters to metacat.properties:

1) ldapconnecttimelimit limits the time in milliseconds allowed for
LDAP server connections. This reduces the impact of any single...

3120 12/13/2006 04:38 PM perry

Added preliminary support for multiple spatial schemas in the same metacat instance .. bug 2551

3109 12/06/2006 05:35 PM perry

Added changelog for 1.7.0 to readme file. Updated version number in properties.

3101 11/27/2006 03:25 PM perry

Changing initial configured status back to false

3100 11/27/2006 01:47 PM perry

Set configured to false initially. Include notification in configure process that geoserver password needs to be changed plus instructions on how to do so

3081 11/11/2006 03:45 AM Matt Jones

Began work on a web interface for configuring metacat at runtime. This system
checks the 'configured' property when metacat starts up. If configured=false, then
it loads an HTML form containing the properties that need to be set. The user configures the properties and they are written into the metacat.properties file. Then metacat needs to be restarted. ...

3080 11/10/2006 11:30 AM Matt Jones

Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.

3058 10/05/2006 09:20 PM perry

read the schema-specific doc title from metacat properties

3034 08/31/2006 04:37 PM perry

initial import of changes to metacat source and config files to support spatial option

3021 07/17/2006 11:10 AM sgarg

Added variables to specify whether only secure ldap connections should be allowed for aunthentication.

2898 01/20/2006 08:36 AM sgarg

Added param which specifies config files of which skins to read