Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4429 10/09/2008 09:53 AM daigle

Fix comments

4416 10/02/2008 02:47 PM daigle

Display the deb.runConfiguration property in debug

4408 09/29/2008 05:40 PM daigle

Add debug statements to the bypass config section

4403 09/29/2008 09:57 AM daigle

Reload backup properties after they are changed so it will show up on the configuration form when you go back to it.

4340 09/03/2008 09:09 AM daigle

Add geoserver section to configuration bypass module.

4335 08/29/2008 10:20 AM daigle

Move the DBAdaptor accessor into a DatabaseService class

4321 08/26/2008 03:31 PM daigle

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

4297 08/22/2008 04:23 PM daigle

Add comments. Added getPublicSession method

4206 08/04/2008 05:22 PM daigle

Add a "bypassed" state for confguration sections.

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

4124 07/15/2008 10:08 AM daigle

Create PropertyService using log directory instead of servlet context.

4108 07/11/2008 10:09 AM daigle

Fix backup file pathing issues. Modify checkAndSetProperty to get skin specific values from request.

4107 07/11/2008 10:08 AM daigle

implement getPropertiesByGroup() method

4085 07/07/2008 01:50 PM daigle

Backup properties should use addProperty, not setProperty

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head