Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4425 10/09/2008 09:43 AM daigle

Store schemaLocations as they are found in startElement. Save them in endDocument. In this way, schemas will only get saved locally if the document parses successfully.

4424 10/09/2008 09:40 AM daigle

Move xml schema specific functionality to XMLSchemaService

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

4420 10/08/2008 11:28 AM ben leinfelder

use correct log directory/file for replication errors

4419 10/07/2008 04:40 PM ben leinfelder

replicate xml_access entries across servers.
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3464
note: still needs to be tested...but needed to be checked in for other metacat installations to be updated....

4416 10/02/2008 02:47 PM daigle

Display the deb.runConfiguration property in debug

4415 10/02/2008 02:46 PM daigle

Add additional indexed to match postgres scripts

4414 10/02/2008 02:46 PM daigle

Re-add the xml_node id trigger. In oracle, this gets blown away when we switch tables.

4413 10/02/2008 02:45 PM daigle

Add nodedatanumerical column and associated population sql

4409 09/29/2008 06:23 PM Jing Tao

Add new variable to see if resolver download a new schema.

4408 09/29/2008 05:40 PM daigle

Add debug statements to the bypass config section

4406 09/29/2008 11:08 AM daigle

Add support email to configuration error messages

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.

4401 09/26/2008 05:28 PM daigle

Add schema locations for 2.1.0

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.

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.

4394 09/26/2008 10:28 AM walbridge

Further rework on ldapweb.cgi for 1.9 compatibility. Finished changes needed to have skinnable presentation for ldapweb.cgi, and reworked the organization logic to be compatible with our current method of storing the data (organization.* within metacat.properties).

4378 09/23/2008 04:42 PM walbridge

Number of fixes, including removing all lastid code and replacing with a single function which always queries remotely instead of relying on lookups, solving #3019. Fixed parsing of spatial coordinates for site-based skins, removed dependency on AppConfig as we're fully using .properties files at this point.

4368 09/23/2008 09:36 AM daigle

Source the lib directory in the metacat application. This is the new location of Metacat.pm

4359 09/19/2008 08:29 AM daigle

Fix workgroup description

4358 09/16/2008 05:32 PM walbridge

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

4357 09/16/2008 02:54 PM walbridge

Further improvements to the registry to properly support the new properties. Removed all variables previously passed around between forms which should always be available canonically from the skin.properties file and replaced with refences to properties value for the skin being used. Removed some cruft from both files, fixed mior issues mentioned in bug #3487.

4349 09/15/2008 04:55 PM ben leinfelder

set the sessionId from the SessionData object

4346 09/09/2008 09:41 AM daigle

add closing </distribution> tag to regex for inline data.

4341 09/03/2008 09:24 AM daigle

Created a method in DocumentImpl to read a document file from disk. Created a support method to strip inline data for users that don't have read access.

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

4334 08/29/2008 10:18 AM daigle

Add functionality to write and read metadata documents to and from the file system.

4332 08/28/2008 01:28 PM daigle

convert revision number to a Long from a string when putting into database

4331 08/28/2008 01:27 PM daigle

Add eml 2.1.0 registry sql to 1.9 update scripts

4330 08/28/2008 01:26 PM daigle

rename script to oracle naming scheme

4329 08/28/2008 01:25 PM daigle

rename script to oracle naming scheme

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.

4325 08/27/2008 10:18 AM ben leinfelder

honor casesensitive indicator for contained QueryTerms.
addresses bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3472

4321 08/26/2008 03:31 PM daigle

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

4306 08/25/2008 10:44 AM ben leinfelder

match the "qualified" property name

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"

4297 08/22/2008 04:23 PM daigle

Add comments. Added getPublicSession method

4296 08/22/2008 04:23 PM daigle

add session id to parameters

4295 08/22/2008 04:22 PM daigle

Get session information from RequestUtil. Change some variable names to camel case.

4247 08/14/2008 04:15 PM ben leinfelder

use "local" services when none are provided in the properties file

4245 08/14/2008 11:14 AM ben leinfelder

use factory method for creating database connection pool
(stoopid subclipse!)

4244 08/14/2008 11:11 AM ben leinfelder

use factory method for creating database connection pool

4226 08/08/2008 04:16 PM ben leinfelder

add ability to access protected data via the datamanager/dataquery feature.
Note: the datamanager features rely on the ecogrid stubs being available in Metacat. When Metacat is installed with ecogrid enabled, the required jars are included in the war...something to keep in mind.

4221 08/07/2008 04:44 PM ben leinfelder

add dataquery (from EML's Data Manager library) to the metacat servlet actions

4213 08/05/2008 05:50 PM daigle

qualify xml and eml properties with an xml. prefix

4212 08/05/2008 05:33 PM daigle

Continue to qualify property names

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.

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.

4196 08/04/2008 05:02 PM daigle

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

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

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

4178 07/29/2008 11:32 AM daigle

Fully qualify spatial and replication properties

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

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)

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

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.

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.

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

4091 07/07/2008 03:39 PM daigle

Change default-style property to application.default-style

4087 07/07/2008 02:16 PM daigle

Add addProperty and addPropertyNoPersist for new properties

4085 07/07/2008 01:50 PM daigle

Backup properties should use addProperty, not setProperty

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

4011 06/19/2008 01:33 PM berkley

fixed bug 3403

4010 06/18/2008 04:30 PM Jing Tao

Merge METACAT_1_8_1 to cvs head.

3995 06/12/2008 02:41 PM berkley

added support to upload an xml document using multipart encoding. the enables better support for web interfaces that wish to use multipart to upload xml documents. the action is 'insertmultipart'

3993 06/12/2008 12:43 PM berkley

made it so that the error and success messages from a multipart upload can be transformed using xslt. also added upload functionality to the sms skin

3941 06/06/2008 12:44 PM Jing Tao

Check into cvs head. Comment out an obsoleted code.