Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4481 10/22/2008 02:45 PM daigle

Fix the deploy directory autodiscovery code so that it works regardless of where the metacat application directory is.

4475 10/21/2008 03:31 PM daigle

Add some generics typing

4422 10/08/2008 11:39 AM ben leinfelder

include context for replication server

4421 10/08/2008 11:29 AM ben leinfelder

use secure server for replication - note that this is WITHOUT "https://" prepended

4399 09/26/2008 03:43 PM ben leinfelder

adding document "cart" feature to metacat. will not be highly published as a feature until well-vetted.

4358 09/16/2008 05:32 PM walbridge

Replace usage of temp-dir with proper application.tempDir property

4335 08/29/2008 10:20 AM daigle

Move the DBAdaptor accessor into a DatabaseService class

4327 08/27/2008 04:47 PM ben leinfelder

remove skin.configs directory.
migrate those properties to the style/skins/* properties files
do not load them during Metacat init.

4299 08/22/2008 04:26 PM daigle

Added methods to get session data, parameters and cookies from request

4298 08/22/2008 04:24 PM daigle

change session attribute reference from "groups" to "groupname"

4212 08/05/2008 05:33 PM daigle

Continue to qualify property names

4207 08/04/2008 05:34 PM daigle

Intial addition of geoserver utility file

4202 08/04/2008 05:14 PM daigle

Remove commented lines

4201 08/04/2008 05:13 PM daigle

Add a post method

4196 08/04/2008 05:02 PM daigle

Remove the organization configuration stuff for the moment. Add geoserver configuration.

4189 07/31/2008 05:13 PM daigle

use context url to get cgi url

4185 07/31/2008 09:39 AM daigle

Change discoverTomcatDir to discoverDeployDir

4159 07/24/2008 01:52 PM daigle

Add support for separate LDAP and organization level configurations

4154 07/22/2008 02:20 PM daigle

Add functionality to allow developer to bypass configuration utility

4141 07/18/2008 09:32 AM daigle

FIx comments for getContextDir to reflect that we no long append webapps to the path

4132 07/16/2008 11:58 AM daigle

Differentiate between tomcat directory and deployment directory.

4110 07/11/2008 10:11 AM daigle

Move references to sql scripts into the WEB-INF directory.

4109 07/11/2008 10:10 AM daigle

Add method to return a map of db script suffixes from metacat.properties

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head