Project

General

Profile

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

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