Remove test.build property. All test driver files are now included in build.
remove test.build property. All test driver files are now included in build.
Trim property values
Added validation that configured ldap admins actually exist in ldap
Add some generic typing
Use default skin for dev
Use validation for form submiTtal. This validates that all fields are populated.
Add isRequired field
Add emphasis to the fact that ldap admin account(s) must exist in configuration and in metacat.
Remove EML2 beta6 document conversion support, the files required for conversion have been deprecated from Metacat.
add comment to deleteFile
install-ecogrid is required for the distbinaddresses bug #3618
add "Assessment Database" to the header bannerremove "II" from the banner
call it FIRST without the numerals
call it the "Data Cart" instead of just the "Cart"
add institution logos to footer
use solid green for chalkboard borders
Fixed the "What's this?" links to use a class, improved styling on NCEAS skin to prevent strange underlining
adjusted location of common.css file
moved this from one directory up because the user docs install in the top level metacat directory on knb web
updated links in document list
renamed to testing-metacat.html
Added new development documentation files.
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.
Fix typo
Added reference to common stylesheet at ../common/common.css
moved some common elements into ../common/common.css
Documentation on how to run JUnit test against metacat
Index page for development documentation.
Factor out common elements between dev and user docs.
Update STMML to the newest version as per EML 2.1.0
Dump copy of EML document being uploaded when debug mode is enabled.
Removed outmoded ldapweb.cfg
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.
Change the encoding method of reponse of getPrincipal from ASCII to iso-8859-1.
fix peer.utilites.required variable. Fix Metacat.pm directory.
add getpeerutilities to utilities target
add a getpeerutilities target to check out utilities if it does not exist.
Pulled common eml creation and metacat client methods into the MCTestCase base class. Eventually, all test cases should use these common methods.
Change the db query to only pull public allowed documents when creating the sitemap file.
Insert documents with different permissions and make sure only the publically readable ones get pulled into the sitemap file.
Change getAccessBlock from private to protected so it can override the MCTestCase version
Stripped out common eml document creation elements and put into the MCTestCase base class
Add more detail to documentation
Added user documentation for sitemap registration.
Add eml 2.0.1 document return type
Add debug statements at the beginning of every test module.
Change info log messages to be debug.
Remove the code to read and write metadata to disk. It is getting put into DocumentImpl
fixed spelling of onlineURLDistributionListWithoutId variable
Move the code to write metadata to disk into documentImpl
Clean up comments and remove extra includes
use RELEASE_EML_2_0_1_UPDATE_7 tag for EML style sheet change.http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3059
Add check for null access control list
Update replication documentation
pull out the IE/FF differences into common method that returns the document object for an iFrame (works with IE now!)
try IE work around for iframe access
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)
swap out new add/remove cart icons, ensure left and right chalkboard borders continue all the way down the page with the content
make metadata field selections only from within the cart
add page header
logout redirects to the login page (just needed to use _top)
Separate access control info into it's own list. Add getters and setters.
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...)
Add new elements for replication.html updates
Add certificate information and update examples
Fix the deploy directory autodiscovery code so that it works regardless of where the metacat application directory is.
Change geoserver configure message to be reconfigure when geoserver is in bypass mode
Handle exception during database update
Add EML 2.1.0 access scenarios
Add test cases for EML 2.1.0 documents. Add some generics typing.
Add some generics typing
Beef up the regex to find the document namespace
Debug and comment changes
Changes to support EML 2.1.0. Mostly access control changes, but others as well.
Fix the static error messages so they match what we are looking for in the test cases.
Add some generics typing. Fixed comments.
Add some generics typing. Add getters and setters for the inline file name that the access section affects.
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.
Redirects to the index.jsp page.
Redicts to the index.jsp page.
Redicts to the page index.jsp.
Redicts to index.jsp page.
redicts to index.jsp
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.1see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528
add support for displaying eml 2.1 documents.see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528
add support for displaying eml 2.1 documents
Get the file name from the system_id, handling cases where the id starts with http