Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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!)

4494 10/30/2008 12:42 PM ben leinfelder

try IE work around for iframe access

4493 10/30/2008 11:12 AM ben leinfelder

update the status of search items WRT the cart when adding/removing from within the search results view (when you add an assessment, the icon changes to the "remove" icon)

4492 10/30/2008 10:13 AM ben leinfelder

swap out new add/remove cart icons, ensure left and right chalkboard borders continue all the way down the page with the content

4491 10/29/2008 03:56 PM ben leinfelder

make metadata field selections only from within the cart

4490 10/29/2008 03:22 PM ben leinfelder

add page header

4489 10/29/2008 03:19 PM ben leinfelder

logout redirects to the login page (just needed to use _top)

4488 10/29/2008 11:44 AM daigle

Add some generic typing

4487 10/29/2008 11:43 AM daigle

Add some generic typing

4486 10/29/2008 11:43 AM daigle

Separate access control info into it's own list. Add getters and setters.

4485 10/29/2008 11:42 AM daigle

Add some generic typing

4484 10/29/2008 11:26 AM ben leinfelder

redesign the look and feel - save point.
-cart editing is done by clicking individual assessments rather than doing them in batches.
-cart status is shown in the search results (but still need a refresh for after adding cart items from search...)

4483 10/27/2008 05:31 PM daigle

Add new elements for replication.html updates

4482 10/27/2008 05:31 PM daigle

Add certificate information and update examples

4481 10/22/2008 02:45 PM daigle

Fix the deploy directory autodiscovery code so that it works regardless of where the metacat application directory is.

4480 10/22/2008 02:44 PM daigle

Change geoserver configure message to be reconfigure when geoserver is in bypass mode

4479 10/22/2008 10:24 AM daigle

Handle exception during database update

4478 10/22/2008 10:18 AM daigle

Add EML 2.1.0 access scenarios

4477 10/21/2008 03:32 PM daigle

Add test cases for EML 2.1.0 documents. Add some generics typing.

4476 10/21/2008 03:32 PM daigle

Add test cases for EML 2.1.0 documents. Add some generics typing.

4475 10/21/2008 03:31 PM daigle

Add some generics typing

4474 10/21/2008 03:30 PM daigle

Beef up the regex to find the document namespace

4473 10/21/2008 03:29 PM daigle

Debug and comment changes

4472 10/21/2008 03:29 PM daigle

Changes to support EML 2.1.0. Mostly access control changes, but others as well.

4471 10/21/2008 03:28 PM daigle

Fix the static error messages so they match what we are looking for in the test cases.

4470 10/21/2008 03:22 PM daigle

Add some generics typing. Fixed comments.

4469 10/21/2008 03:22 PM daigle

Add some generics typing. Add getters and setters for the inline file name that the access section affects.

4468 10/21/2008 03:20 PM daigle

Add some generics typing

4467 10/21/2008 03:20 PM daigle

Add some generics typing. Separate the code that strips inline data from document files to have a different strategy for 2.0.X versus 2.1.X documents.

4466 10/21/2008 03:18 PM daigle

Add some generics typing

4465 10/16/2008 11:49 AM Jing Tao

Redirects to the index.jsp page.

4464 10/16/2008 11:48 AM Jing Tao

Redirects to the index.jsp page.

4463 10/16/2008 11:40 AM Jing Tao

Redirects to the index.jsp page.

4462 10/16/2008 11:40 AM Jing Tao

Redirects to the index.jsp page.

4461 10/16/2008 11:39 AM Jing Tao

Redirects to the index.jsp page.

4460 10/16/2008 11:38 AM Jing Tao

Redirects to the index.jsp page.

4459 10/16/2008 11:37 AM Jing Tao

Redirects to the index.jsp page.

4458 10/16/2008 11:36 AM Jing Tao

Redicts to the index.jsp page.

4457 10/16/2008 11:35 AM Jing Tao

Redicts to the page index.jsp.

4456 10/16/2008 11:35 AM Jing Tao

Redicts to index.jsp page.

4455 10/16/2008 11:34 AM Jing Tao

redicts to index.jsp

4454 10/14/2008 10:54 AM ben leinfelder

add support for displaying eml 2.1 documents.
split the "common" templates into nceas-common.xsl, but needed different stylesheets for 2.1.0 vs 2.0.1
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528

4453 10/13/2008 08:51 PM ben leinfelder

add support for displaying eml 2.1 documents.
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528

4452 10/13/2008 08:40 PM ben leinfelder

add support for displaying eml 2.1 documents

4451 10/13/2008 02:38 PM daigle

Get the file name from the system_id, handling cases where the id starts with http

4450 10/13/2008 11:34 AM ben leinfelder

check for existing access control rows before inserting (we do not need duplicate rows specifying the same access control)