Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4590 11/19/2008 03:25 PM daigle

Rename LDAPAdmin to AuthAdmin

4561 11/13/2008 03:20 PM daigle

When checking oracle metadata, table names must be in upper case. For postgres, it's however the table was created.

4547 11/10/2008 03:22 PM daigle

Added validation that configured ldap admins actually exist in ldap

4479 10/22/2008 10:24 AM daigle

Handle exception during database update

4441 10/10/2008 05:11 PM daigle

remove XMLSchemaService import

4440 10/10/2008 05:11 PM daigle

change the FileUtil.createDirectory calls to catch an exception on error.

4428 10/09/2008 09:52 AM daigle

Create document and temporary directories during configuration.

4406 09/29/2008 11:08 AM daigle

Add support email to configuration error messages

4400 09/26/2008 05:27 PM daigle

Handle ignoring oracle errors when we try to delete an object that doesn't exist. Also, add parsing for sql script with pl/sql.

4321 08/26/2008 03:31 PM daigle

Fix bug where skin configs don't read backup properties correctly for checkboxes.

4205 08/04/2008 05:21 PM daigle

Initial addition of geoserver administration class.

4200 08/04/2008 05:08 PM daigle

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

4183 07/30/2008 01:56 PM daigle

Create data and inline data directories

4174 07/28/2008 05:06 PM daigle

Replace tomcatDir with deployDir

4159 07/24/2008 01:52 PM daigle

Add support for separate LDAP and organization level configurations

4155 07/24/2008 01:47 PM daigle

Fix the db script suffix.

4154 07/22/2008 02:20 PM daigle

Add functionality to allow developer to bypass configuration utility

4106 07/11/2008 10:06 AM daigle

Implement form submittal processing.

4105 07/11/2008 10:05 AM daigle

use metacat.properties to determine script suffixes

4084 07/07/2008 01:49 PM daigle

Add GeneralPropertyException to property setters

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head