Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4212 08/05/2008 05:33 PM daigle

Continue to qualify property names

4211 08/05/2008 05:32 PM daigle

qualify more propertynames

4210 08/05/2008 04:45 PM daigle

Exclude ClientViewHelperTest from unit tests to be run.

4209 08/05/2008 04:44 PM daigle

Initial addition of PropertyService test.

4208 08/05/2008 04:43 PM daigle

Change sitemapInterval property to be sitemap.interval. Add testing property

4207 08/04/2008 05:34 PM daigle

Intial addition of geoserver utility file

4206 08/04/2008 05:22 PM daigle

Add a "bypassed" state for confguration sections.

4205 08/04/2008 05:21 PM daigle

Initial addition of geoserver administration class.

4204 08/04/2008 05:20 PM daigle

Initial addition of geoserver password configuration page

4203 08/04/2008 05:19 PM daigle

Separate the init function to pre-confiugured and post-configured methods. the initSecondHalf method allows for the intial configuration of metacat without a restart.

4202 08/04/2008 05:14 PM daigle

Remove commented lines

4201 08/04/2008 05:13 PM daigle

Add a post method

4200 08/04/2008 05:08 PM daigle

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

4199 08/04/2008 05:07 PM daigle

Move closing divs into jsp if statement

4198 08/04/2008 05:06 PM daigle

Add geoserver section. Remove organization section for now. Allow user to go directly to metacat after first configuration.

4197 08/04/2008 05:04 PM daigle

Add a cancel button

4196 08/04/2008 05:02 PM daigle

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

4195 08/04/2008 04:59 PM daigle

Add geoserver configuration values

4194 08/04/2008 04:58 PM daigle

Initial addition of file. Geoserver password configuration instructions

4193 08/04/2008 04:55 PM daigle

Remove token filtering from images

4192 08/01/2008 02:49 PM ben leinfelder

redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request

4191 07/31/2008 05:27 PM walbridge

Refactor templates for recent properties changes, round 2

4190 07/31/2008 05:26 PM walbridge

Allow script to be run from command line, more token changes including all path changes for URLs and directories.

4189 07/31/2008 05:13 PM daigle

use context url to get cgi url

4188 07/31/2008 10:57 AM daigle

Add database properties with new format

4187 07/31/2008 10:55 AM daigle

Add TODO comment

4186 07/31/2008 10:55 AM daigle

Reorder database properties

4185 07/31/2008 09:39 AM daigle

Change discoverTomcatDir to discoverDeployDir

4184 07/31/2008 09:38 AM daigle

Fix error where maxconnectionnumber was being read into maxconnectionage.

4183 07/30/2008 01:56 PM daigle

Create data and inline data directories

4182 07/30/2008 10:23 AM walbridge

Consolidation of property names in register-dataset.cgi; returned runConfiguration to default true

4181 07/30/2008 10:19 AM walbridge

Perl token changes as per meeting with Mike Daigle

4180 07/30/2008 10:14 AM daigle

remove help icon from organization names. Change metaCatProperty reference to orgProperty.

4179 07/29/2008 11:33 AM daigle

remove outdated filter properties

4178 07/29/2008 11:32 AM daigle

Fully qualify spatial and replication properties

4177 07/29/2008 11:31 AM daigle

add database.user property section

4176 07/29/2008 10:31 AM daigle

Fix question mark help links

4175 07/28/2008 05:07 PM daigle

Qualify harvester properties

4174 07/28/2008 05:06 PM daigle

Replace tomcatDir with deployDir

4173 07/28/2008 05:05 PM daigle

Use qualified properties

4172 07/28/2008 05:04 PM daigle

Qualify harvester properties

4171 07/28/2008 05:03 PM daigle

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

4170 07/28/2008 05:02 PM daigle

clean up replication and harvest properties

4169 07/28/2008 05:02 PM daigle

Rework properties descriptions

4168 07/28/2008 04:56 PM ben leinfelder

use the docid, not the filename when updating this node.
fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3260

4167 07/28/2008 04:07 PM ben leinfelder

include leading slash for path to the spatial files (context is given without a trailing slash)

4166 07/28/2008 10:26 AM ben leinfelder

initial doc id list from original conversion

4165 07/28/2008 09:50 AM ben leinfelder

script used to update keywords for existing kruger documents when upgrade to new SANParks/SAEON skin. committing before additional work to update the package ids for these files (incorrectly set to the wrong rev number)

4164 07/25/2008 06:34 PM ben leinfelder

prevent subsequent queries from going to KNB when not selected to do so. fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2796

4163 07/25/2008 12:57 PM daigle

Change the metacat section to read Metacat Global Properties

4162 07/24/2008 01:55 PM daigle

Add ldap.properties.metadata.xml to distribution

4161 07/24/2008 01:54 PM daigle

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

4160 07/24/2008 01:53 PM daigle

Add support for separate LDAP and organization level configurations, and add pisco test user accounts

4159 07/24/2008 01:52 PM daigle

Add support for separate LDAP and organization level configurations

4158 07/24/2008 01:52 PM daigle

Get organization list from new OrganizationUtil class

4157 07/24/2008 01:51 PM daigle

Add description under form fields

4156 07/24/2008 01:50 PM daigle

remove <p> formatting

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

4153 07/22/2008 02:19 PM daigle

Populate password (hidden) on configuration form

4152 07/22/2008 02:18 PM daigle

add dev.runConfiguration value

4151 07/22/2008 09:21 AM daigle

Add debug statements

4150 07/22/2008 09:20 AM daigle

Extend TestCase. Fix accountnum property getter.

4149 07/22/2008 09:19 AM daigle

Extend MCTestCase

4148 07/22/2008 09:18 AM daigle

Add empty constructor

4147 07/22/2008 09:15 AM daigle

Exclude MCTestCase base class from test build

4146 07/18/2008 10:06 AM daigle

Add verbose debug statements. These are toggled by the test.printdebug property in metacat.properties

4145 07/18/2008 10:02 AM daigle

Extend MCTestCase to handle initialization of PropertyService

4144 07/18/2008 09:37 AM daigle

add deploy directory section

4143 07/18/2008 09:36 AM daigle

Remove quotes surrounding eml property values

4142 07/18/2008 09:33 AM daigle

Create TestCase base class that makes sure PropertyService is instantiated and implements a debug() method that allows us to print to stderr

4141 07/18/2008 09:32 AM daigle

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

4140 07/18/2008 09:30 AM daigle

Add sql debug statements

4139 07/18/2008 09:30 AM daigle

Use SystemUtil.getContextDir() instead of constructing directory path.

4135 07/16/2008 03:39 PM berkley

fixed bug where the searchmode param was put into the search fields

4132 07/16/2008 11:58 AM daigle

Differentiate between tomcat directory and deployment directory.

4127 07/15/2008 10:16 AM daigle

Replace Options class with PropertyService and create PropertyService using log directory name instead of servlet context

4126 07/15/2008 10:16 AM daigle

Use qualified test properties

4125 07/15/2008 10:11 AM daigle

Replace Options class with PropertyService

4124 07/15/2008 10:08 AM daigle

Create PropertyService using log directory instead of servlet context.

4123 07/15/2008 09:58 AM daigle

Append context url onto system id instead of server url.

4122 07/15/2008 09:55 AM daigle

Add a test.metacat.url value for testing and qualify other test properties with a test. prefix.

4121 07/15/2008 09:54 AM daigle

Copy properties metadata files to test directories during testprep so we can use PropertyService in tests.

4118 07/11/2008 05:04 PM daigle

remove sql update files from dist target

4117 07/11/2008 01:42 PM daigle

Add default skin to available skins

4116 07/11/2008 01:41 PM daigle

Add skins properties files to default skin

4115 07/11/2008 01:41 PM daigle

Clean up the way default radio works

4114 07/11/2008 01:40 PM daigle

add default dev.deploy.dir

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

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

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

4104 07/11/2008 10:04 AM daigle

replace <script>.sql files with <script>-oracle.sql files since the base files are implicitly oracle scripts

4103 07/11/2008 10:03 AM daigle

Add a value element to form dropdowns

4102 07/11/2008 10:03 AM daigle

Remove file and replace with metacat.properties.metadata.xml

4101 07/11/2008 10:01 AM daigle

Add db script suffix properties

4100 07/11/2008 10:00 AM daigle

Clean up formatting on configuration pages

4099 07/11/2008 09:35 AM daigle

add dev.deploy.dir. remove jdbc_base.