Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4594 11/19/2008 04:08 PM walbridge

Add wrapper function for transforming XML documents to current EML, change ESA skin to use newAssessionNumber, parse EML document with query instead of split()

4593 11/19/2008 03:28 PM daigle

move ldap.properties.metadata.xml to auth.properties.metadata.xml

4592 11/19/2008 03:26 PM daigle

Rename LDAPUtil to AuthUtil

4591 11/19/2008 03:26 PM daigle

This handles the configuration login form

4590 11/19/2008 03:25 PM daigle

Rename LDAPAdmin to AuthAdmin

4589 11/19/2008 03:25 PM daigle

Rename LDAPUtil to AuthUtil

4588 11/19/2008 03:23 PM daigle

Add a getAttributes method to pass through the getAttributes defined in the AuthInterface.

4587 11/19/2008 03:12 PM daigle

change generic authentication properties from ldap.* to auth.*

4586 11/19/2008 03:11 PM daigle

Added this class to be able to test multiple authentication strategies

4585 11/19/2008 03:10 PM daigle

Remove organization from login screen. Require fully qualified user name.

4584 11/19/2008 03:09 PM daigle

change generic authentication properties from ldap.* to auth.*

4583 11/19/2008 03:09 PM daigle

rename ldap-configuration.jsp to auth-configuration.jsp

4582 11/19/2008 03:08 PM daigle

change generic authentication properties from ldap.* to auth.*

4581 11/19/2008 03:05 PM daigle

change generic authentication properties from ldap.* to auth.*

4580 11/19/2008 03:05 PM daigle

move ldap.properties.metadata.xml to auth.properties.metadata.xml

4579 11/19/2008 03:04 PM daigle

change generic authentication properties from ldap.* to auth.*

4578 11/19/2008 11:13 AM walbridge

Add incrementRevision function to replace duplicated code

4577 11/19/2008 10:58 AM walbridge

CODE FORMATTING ONLY: Fix all the inconsistencies I found within the script to follow the standards used within 80% of the code: No tabs, 'if (eval) {' operator spacing, four spaces indentation, replace exit(0) with exit().

4576 11/19/2008 10:24 AM daigle

Add lsid server to metacat binary distribution.

4575 11/18/2008 04:05 PM daigle

Add instructions for installing and updating the lsid service.

4574 11/18/2008 02:19 PM daigle

change some info and warn statements to debug

4573 11/18/2008 02:18 PM daigle

Updated geoserver password help links

4572 11/18/2008 02:18 PM daigle

added replication.logdir description

4571 11/18/2008 02:17 PM daigle

Updated existing installation instructions to be more inline with binary install instructions.

4570 11/18/2008 02:16 PM daigle

fixed DatabaseConfigOverview spelling

4569 11/18/2008 02:16 PM daigle

added lsid apache/ubuntu confguration file (for sites-available)

4568 11/18/2008 02:15 PM daigle

moved to bin/install dir

4567 11/17/2008 11:11 AM daigle

Supporting images for configuration utility documentation.

4566 11/17/2008 11:11 AM daigle

Supporting images for configuration utility documentation.

4565 11/17/2008 11:11 AM daigle

Describe individual configuration utility sections

4564 11/17/2008 11:10 AM daigle

Rename geoserverconfigure.html to geoserver-manual-configure.html

4563 11/17/2008 11:09 AM daigle

Fix PostgreSQL spelling

4562 11/16/2008 08:08 AM ben leinfelder

added "generic" search term picklist
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3520

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.

4560 11/13/2008 03:19 PM daigle

moved footer section outside of if statement so it always shows up.

4559 11/12/2008 04:50 PM daigle

ldap config screen shot

4558 11/12/2008 04:50 PM daigle

Add instructions for configuring metacat ldap.

4557 11/12/2008 10:33 AM daigle

Added header and footer sections that allow admin to log in as different user and to see user documentation.

4556 11/12/2008 10:11 AM daigle

Added quick install/update sections to metacat installation instructions.

4555 11/11/2008 10:36 AM ben leinfelder

declare questionIds array for each document
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3620

4554 11/10/2008 06:35 PM walbridge

add start of otherEntity processing for registry edits

4553 11/10/2008 06:21 PM walbridge

Editing documents should check for ACL elements under //access now instead of //dataset/access

4552 11/10/2008 06:07 PM walbridge

Transform EML 2.0.x documents to 2.1.0 which are found when editing with the registry, using an XSLT transformation.

4551 11/10/2008 06:06 PM walbridge

Add EML 2.0.x to EML 2.1.0 conversion XSLT. Originial location is Mopho CVS /xsl/, can be pulled from externals once migrated to SVN.

4550 11/10/2008 03:30 PM daigle

Remove test.build property. All test driver files are now included in build.

4549 11/10/2008 03:24 PM daigle

remove test.build property. All test driver files are now included in build.

4548 11/10/2008 03:23 PM daigle

Trim property values

4547 11/10/2008 03:22 PM daigle

Added validation that configured ldap admins actually exist in ldap

4546 11/10/2008 03:20 PM daigle

Add some generic typing

4545 11/10/2008 03:15 PM daigle

Use default skin for dev

4544 11/10/2008 03:14 PM daigle

Use validation for form submiTtal. This validates that all fields are populated.

4543 11/10/2008 03:13 PM daigle

Add isRequired field

4542 11/10/2008 03:12 PM daigle

Add emphasis to the fact that ldap admin account(s) must exist in configuration and in metacat.

4541 11/10/2008 02:59 PM walbridge

Remove EML2 beta6 document conversion support, the files required for conversion have been deprecated from Metacat.

4540 11/10/2008 01:03 PM walbridge

add comment to deleteFile

4539 11/10/2008 11:05 AM ben leinfelder

install-ecogrid is required for the distbin
addresses bug #3618

4538 11/07/2008 11:02 AM ben leinfelder

add "Assessment Database" to the header banner
remove "II" from the banner

4537 11/06/2008 05:07 PM ben leinfelder

call it FIRST without the numerals

4536 11/06/2008 05:07 PM ben leinfelder

call it the "Data Cart" instead of just the "Cart"

4535 11/06/2008 05:06 PM ben leinfelder

add institution logos to footer

4534 11/06/2008 05:06 PM ben leinfelder

use solid green for chalkboard borders

4533 11/06/2008 04:38 PM walbridge

Fixed the "What's this?" links to use a class, improved styling on NCEAS skin to prevent strange underlining

4532 11/06/2008 03:59 PM daigle

adjusted location of common.css file

4531 11/06/2008 03:59 PM daigle

moved this from one directory up because the user docs install in the top level metacat directory on knb web

4530 11/06/2008 03:58 PM daigle

updated links in document list

4529 11/06/2008 02:27 PM daigle

renamed to testing-metacat.html

4528 11/06/2008 02:27 PM daigle

Added new development documentation files.

4527 11/06/2008 02:26 PM daigle

Had to move the common.css file into the users directory since that directory is deployed at the top level of the knb web server metacat docs.

4526 11/06/2008 01:39 PM daigle

Fix typo

4525 11/06/2008 11:38 AM daigle

Added reference to common stylesheet at ../common/common.css

4524 11/06/2008 11:37 AM daigle

moved some common elements into ../common/common.css

4523 11/06/2008 11:36 AM daigle

Documentation on how to run JUnit test against metacat

4522 11/06/2008 11:36 AM daigle

Index page for development documentation.

4521 11/06/2008 11:35 AM daigle

Factor out common elements between dev and user docs.

4520 11/06/2008 11:29 AM walbridge

Update STMML to the newest version as per EML 2.1.0

4519 11/06/2008 11:28 AM walbridge

Dump copy of EML document being uploaded when debug mode is enabled.

4518 11/06/2008 11:16 AM walbridge

Removed outmoded ldapweb.cfg

4517 11/05/2008 05:20 PM walbridge

Partial fix for #3496, making the registry create EML 2.1.0 documents. The documents are internally valid 2.1.0 (they run against the validator correctly) but aren't inserting into Metacat correctly as of yet.

4516 11/05/2008 04:05 PM Jing Tao

Change the encoding method of reponse of getPrincipal from ASCII to iso-8859-1.

4515 11/05/2008 01:23 PM daigle

fix peer.utilites.required variable. Fix Metacat.pm directory.

4514 11/05/2008 08:49 AM daigle

add getpeerutilities to utilities target

4513 11/05/2008 08:39 AM daigle

add a getpeerutilities target to check out utilities if it does not exist.

4512 11/04/2008 04:06 PM daigle

Pulled common eml creation and metacat client methods into the MCTestCase base class. Eventually, all test cases should use these common methods.

4511 11/04/2008 04:04 PM daigle

Change the db query to only pull public allowed documents when creating the sitemap file.

4510 11/04/2008 04:03 PM daigle

Insert documents with different permissions and make sure only the publically readable ones get pulled into the sitemap file.

4509 11/04/2008 04:02 PM daigle

Change getAccessBlock from private to protected so it can override the MCTestCase version

4508 11/04/2008 04:01 PM daigle

Stripped out common eml document creation elements and put into the MCTestCase base class

4507 11/04/2008 03:59 PM daigle

Add more detail to documentation

4506 11/04/2008 11:34 AM daigle

Added user documentation for sitemap registration.

4505 11/03/2008 04:09 PM daigle

Add eml 2.0.1 document return type

4504 11/03/2008 11:07 AM daigle

Add debug statements at the beginning of every test module.

4503 11/03/2008 11:06 AM daigle

Change info log messages to be debug.

4502 11/03/2008 11:05 AM daigle

Remove the code to read and write metadata to disk. It is getting put into DocumentImpl

4501 11/03/2008 11:01 AM daigle

fixed spelling of onlineURLDistributionListWithoutId variable

4500 11/03/2008 11:00 AM daigle

Move the code to write metadata to disk into documentImpl

4499 11/03/2008 10:59 AM daigle

Clean up comments and remove extra includes

4498 11/03/2008 10:59 AM ben leinfelder

use RELEASE_EML_2_0_1_UPDATE_7 tag for EML style sheet change.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3059

4497 11/03/2008 10:58 AM daigle

Add check for null access control list

4496 11/03/2008 10:54 AM daigle

Update replication documentation

4495 10/30/2008 01:11 PM ben leinfelder

pull out the IE/FF differences into common method that returns the document object for an iFrame (works with IE now!)