Project

General

Profile

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

# Date Author Comment
7694 05/15/2013 03:53 PM ben leinfelder

initialize the SOLR home directory if it does not already exist.

7457 12/04/2012 02:18 PM ben leinfelder

include dataone.contactSubject in backup properties so it will be "remembered" during upgrades.

7425 11/12/2012 01:25 PM ben leinfelder

correct the metacat.properties help anchors.

7423 11/12/2012 11:28 AM ben leinfelder

correct the "?" links in the admin pages to the docs pages that are deployed as part of metacat.

7412 10/26/2012 09:11 AM ben leinfelder

use ObjectFormatInfo libclient utility to look up mimeType and filename extension during get() calls. Configurable mapping file is deployed by default to /var/metacat/dataone where it can then be augmented as needed. This location is controlled in the metacat.properties file (which is injected into the DataONE Settings values during weapp intitialization)....

7030 02/24/2012 02:21 PM Chris Jones

Globally change the property 'dataone.memberNodeId' to 'dataone.nodeId'. This is more useful for both MNs and CNs implemented in Metacat. Also, change D1NodeService.getLogRecords() to return log entries with the actual node id rather than the IP address (looks like a cut/paste error)....

7018 02/20/2012 03:01 PM ben leinfelder

include systemmetadata and ore generation flags as "remembered" configuration values for the admin UI.

6935 01/23/2012 12:53 PM ben leinfelder

generate ORE maps only once -- and persist the flag to the main backup properties so that subsequent Metacat upgrades remember this value.

6864 01/06/2012 01:51 PM ben leinfelder

store D1 configuration properties in the main backup so that they persist between upgrades.

6694 11/23/2011 12:49 PM ben leinfelder

remove the D1 configuration group (header)

6682 11/21/2011 12:10 PM ben leinfelder

remove D1 configuration -- it has its own admin screen now

6480 09/20/2011 11:40 PM Matt Jones

Removed extraneous comments.

6479 09/20/2011 11:36 PM Matt Jones

Add boolean field for synchronization status.

6477 09/20/2011 10:56 PM Matt Jones

A configuration section for DataONE Member Node properties.

5518 08/26/2010 05:10 PM ben leinfelder

include MetacatHandlerPlugin interface so that other projects [semtools] can extend the actions handled by Metcat without editing the codebase directly. The SemtoolsPlugin is the prototype for this and can be registered using the Metacat admin interface. Note that the plugin implementation class and supporting jars must be included in the webapp in order for the request to be handled correctly (the semtools build is injecting these as part of it's build process).

5028 08/14/2009 05:38 PM daigle

Persist skin properties across installations

5001 07/28/2009 10:06 AM ben leinfelder

include datamanager configuration in the /admin utility (for FIRST project...and others down the road)

4608 11/21/2008 10:32 AM daigle

Remove application.default-style from the global configuration screen and activate it in the skins configuration.

4581 11/19/2008 03:05 PM daigle

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

4367 09/23/2008 09:34 AM daigle

Add application.tempDir to configuration form and documentation.

4334 08/29/2008 10:18 AM daigle

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

4278 08/20/2008 04:26 PM daigle

Remove sqlserver references. Add some help locations.

4187 07/31/2008 10:55 AM daigle

Add TODO comment

4171 07/28/2008 05:03 PM daigle

Add help file sections and move application.tomcatDir to replication.logdir

4161 07/24/2008 01:54 PM daigle

move allowed submitters and denied submitters to main properties configuration section.

4144 07/18/2008 09:37 AM daigle

add deploy directory section

4103 07/11/2008 10:03 AM daigle

Add a value element to form dropdowns

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head