Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4434 10/09/2008 09:59 AM daigle

Added test.build property. This will control whether test files get included in the metacat server build.

4433 10/09/2008 09:58 AM daigle

Added schema files that need to be available on server to test xml schema registration.

4432 10/09/2008 09:57 AM daigle

Added xml files for testing schema.

4431 10/09/2008 09:54 AM daigle

Object to hold information about a single xml schema.

4430 10/09/2008 09:54 AM daigle

Add service to keep persistent information about xml schemas. This maintains a list of all registered schemas

4429 10/09/2008 09:53 AM daigle

Fix comments

4428 10/09/2008 09:52 AM daigle

Create document and temporary directories during configuration.

4427 10/09/2008 09:51 AM daigle

Use XMLSchemaService to access persistent schema information.

4426 10/09/2008 09:49 AM daigle

Look for schemaLocations in the document while initializing parser. If full schema validation is turned on in metacat.properties, and at least one schema is not registered locally, then turn on full schema validation in the parser.

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

4423 10/09/2008 09:37 AM daigle

Added useFullSchemaValidation flag to toggle schema validation.

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....

4418 10/02/2008 02:50 PM daigle

Added scripts to install an oracle or postgres database for a particular version of metacat back to version 1.4. Pulled these from previous metacat tags.

4417 10/02/2008 02:48 PM daigle

Added debug statements that tell which subtest is being run.

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

4412 10/02/2008 02:44 PM daigle

Add date to log output. Shorten Metacat to MC

4411 09/30/2008 02:45 PM ben leinfelder

improve clarity of the available cart actions by:
-hiding/showing the logical options for a given screen (only allowed to remove when viewing the cart)
-refresh when cart changes - more positive feedback that pushing buttons actually did something.

4410 09/30/2008 11:19 AM ben leinfelder

make "add to cart" more obvious (with icon, too!)

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

4407 09/29/2008 11:15 AM daigle

Delete test document after test is through.

4406 09/29/2008 11:08 AM daigle

Add support email to configuration error messages

4405 09/29/2008 10:02 AM daigle

Make ecogrid deploy directories relative paths.

4404 09/29/2008 09:58 AM daigle

the metacat directory no longer has to be set for ecogrid (seek) checkout and build.

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.

4402 09/29/2008 09:57 AM daigle

Show selected value in dropdown field

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.

4398 09/26/2008 03:10 PM ben leinfelder

add login feature for first. integrates with existing metacat-skin-based login approach.
only show cart for authenticated users.

4397 09/26/2008 03:01 PM ben leinfelder

add logout link.
do not search for cart documents if the cart is empty.

4396 09/26/2008 10:47 AM walbridge

minor fix

4395 09/26/2008 10:46 AM walbridge

Change unaffliated to match the LDAP name

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).

4393 09/25/2008 04:11 PM ben leinfelder

add spinner for long searches

4392 09/25/2008 04:10 PM ben leinfelder

highlight the cart contents on reload

4391 09/25/2008 04:09 PM ben leinfelder

use regular hyperlink to viewing question (item) details - nested form elements were causing grief after being included with ajax calls.

4390 09/25/2008 04:06 PM ben leinfelder

refresh the entire cart view when modifications are made.
add icons to many of the control features (download, remove...)

4389 09/25/2008 04:02 PM ben leinfelder

show selected metadata fields in the cart view and allow them to be removed from said view

4388 09/24/2008 05:41 PM ben leinfelder

added Scriptaculous effects to many of the ajax calls.
neat-o!

4387 09/24/2008 04:04 PM ben leinfelder

can now select and save metadata fields from a document and use them when merging across documents in the "cart"

4386 09/24/2008 04:02 PM ben leinfelder

use full width of the screen

4385 09/24/2008 11:28 AM daigle

Convert remainder of tests that use PropertyService to extend the MCTestCase class

4384 09/24/2008 11:28 AM daigle

Convert remainder of tests that use PropertyService to extend the MCTestCase class

4383 09/24/2008 11:27 AM daigle

Add properties file that tells tests where to look for configured metacat application.

4382 09/24/2008 09:37 AM daigle

Have test cases read properties from configured metacat.properties file.

4381 09/23/2008 04:44 PM ben leinfelder

add "cart" information (won't work for others until i commit the backing classes in meetacat servlet...but need to track the changes for this now).

4380 09/23/2008 04:43 PM ben leinfelder

add "cart" information (won't work for others until i commit the backing classes in meetacat servlet...but need to track the changes for this now).

4379 09/23/2008 04:42 PM ben leinfelder

[optionally] view assessment details from within results set

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.

4377 09/23/2008 04:40 PM ben leinfelder

parameterize the div used for ajax results

4376 09/23/2008 04:19 PM walbridge

Enable upload as default on NCEAS skin

4375 09/23/2008 04:18 PM daigle

Export environment variables in tomcat startup file

4374 09/23/2008 04:15 PM ben leinfelder

correct targets for links in iframe

4373 09/23/2008 04:11 PM walbridge

Change references of baseUrl to contextUrl, fix parsing error in confirmData which was throwing errors due to invalid keyword counts

4372 09/23/2008 01:50 PM daigle

Created a distbin target that creates a binary zip and tar.gz which has the war file and supporting install files.

4371 09/23/2008 11:33 AM walbridge

Add SpecNet .properties file for registry usage

4370 09/23/2008 10:37 AM walbridge

Added required options for setting default public on documents, special flag for ESA documents

4369 09/23/2008 09:39 AM daigle

build Metacat.pm from within ant. Deploy cgi files to lib dir inside metacat.

4368 09/23/2008 09:36 AM daigle

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

4367 09/23/2008 09:34 AM daigle

Add application.tempDir to configuration form and documentation.

4366 09/23/2008 09:33 AM daigle

Add cpan install description for Config::Properties package

4365 09/22/2008 03:26 PM ben leinfelder

rearrange pages, search features, etc...

4364 09/22/2008 03:25 PM ben leinfelder

search within specific fields - with option for matching any vs. all

4363 09/19/2008 04:52 PM ben leinfelder

search method for retrieving specific documents (matching docid)

4362 09/19/2008 04:51 PM ben leinfelder

added place holders for structured search fields

4361 09/19/2008 04:50 PM ben leinfelder

added place holders for structured search fields

4360 09/19/2008 08:31 AM daigle

Add debug statements

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.

4356 09/16/2008 01:39 PM daigle

Increase test cases to include testing read action which reads file from disk and squery which reads from db. Create separate cases for eml 2.0.1 and 2.1.0

4355 09/16/2008 01:38 PM daigle

Move common constants into MCTestCase base class

4354 09/16/2008 08:28 AM daigle

Add jstl jar files for sbclter skin

4353 09/16/2008 08:28 AM daigle

Remove backed up resultset.xsl files

4352 09/16/2008 08:27 AM daigle

Fix duplicate COMMON_SEARCH_METACAT_POST_FIELDS variable.

4351 09/16/2008 08:26 AM daigle

Change METACAT_URL to SERVLET_URL

4350 09/16/2008 08:26 AM daigle

Include global session variables

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

set the sessionId from the SessionData object

4348 09/15/2008 02:56 PM daigle

Remove ant tokens

4347 09/12/2008 02:27 PM daigle

Replace Ant tokens

4346 09/09/2008 09:41 AM daigle

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

4345 09/08/2008 02:24 PM daigle

Added top level files for sbclter skin

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.

4339 09/03/2008 09:08 AM daigle

Add more debug statements

4338 09/03/2008 09:08 AM daigle

Add more debug statements

4337 09/03/2008 09:07 AM daigle

Make sure DatabaseService gets instantiated

4336 09/03/2008 09:03 AM daigle

Change pisco test user organization to PISCO

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.

4333 08/28/2008 01:28 PM daigle

Add test cases for eml 2.1.0 documents

4332 08/28/2008 01:28 PM daigle

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