assessment title and type are now elements rather than attributes in edmlhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=3345
revert changes - keep the options commented out.the fix is in the utilities project.
Moved Search and Browse functions into the search frame.
uncommented these <config> elements so that Metacat actually starts without error.TODO: find out why they were in there commented out, and also make sure we can start metacat even if a skin has some junkie metadata files in it.
catch and report missing skins configuration files.
add lter, ltss and saeon skins configurations.
Add kepler to available skins
Reformat file
Catch login errors and report the details via an exception.
Added code to populate moderators from metacat.properties
added moderators back to metacat.properties
Number of ESA-related fixes: - fix review panel to reference valid URL using cgiPrefix - update ESA document creation to use XSLT methods instead of split() - add code for ESA access rules fix (to be used in 1.9.1) - use moderators in metacat.properties (postpone skin-based configuration till 1.9.1)...
moved scripts from bin dir
move this directory to src/scripts
Added 1.9.0 release notes
removed disclaimer. Added version notes
Add release info property to provide a brief description of the release (release candidate info mostly)
Fix indexing
Include moderators option in esa skin configuration, add anchor link within the properties document.
Remove redundant moderator properties, which should instead be controlled per-skin
Make sure application.tempDir points to a location readable by apache, so we can write uploaded binary files to disk.
Replace usage of 'cgi-url' with 'cgi-prefix' in XSLT transformations, fix the ESA review process to accept the 'metacatUrl' parameter (#3687)
Added instructions for building Metacat on a local development environment.
Add a tag to the utilities module checkout
Removed obsolete steps thanks to 1.9's new location of cgi-bin and the included Apache configuration
Add Tomcat ubuntu apt-get error to troubleshooting guide.
Remove application.default-style from the global configuration screen and activate it in the skins configuration.
Update registry instructions style, initial steps.
Further ESA fixes: More 2.1.0 compliance, fix security issue
Update tomcat location to /etc/init.d version used in user installation instructions
Update metacat api documentation
Add link to troubleshooting guide
Added troubleshooting guide.
updated handleModAccept to be EML 2.1.0 compliant, streamlined document generation to use EML creation functions.
Update accessElement to accept a value for publicly readable
Combine two commands, one less step...
Fixed spelling of Metacat
Change references to LDAP to be Auth
Updated these images with the non-ldap specific screens
replace ldap-config.png with auth-config.png
Add wrapper function for transforming XML documents to current EML, change ESA skin to use newAssessionNumber, parse EML document with query instead of split()
move ldap.properties.metadata.xml to auth.properties.metadata.xml
Rename LDAPUtil to AuthUtil
This handles the configuration login form
Rename LDAPAdmin to AuthAdmin
Add a getAttributes method to pass through the getAttributes defined in the AuthInterface.
change generic authentication properties from ldap.* to auth.*
Added this class to be able to test multiple authentication strategies
Remove organization from login screen. Require fully qualified user name.
rename ldap-configuration.jsp to auth-configuration.jsp
Add incrementRevision function to replace duplicated code
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().
Add lsid server to metacat binary distribution.
Add instructions for installing and updating the lsid service.
change some info and warn statements to debug
Updated geoserver password help links
added replication.logdir description
Updated existing installation instructions to be more inline with binary install instructions.
fixed DatabaseConfigOverview spelling
added lsid apache/ubuntu confguration file (for sites-available)
moved to bin/install dir
Supporting images for configuration utility documentation.
Describe individual configuration utility sections
Rename geoserverconfigure.html to geoserver-manual-configure.html
Fix PostgreSQL spelling
added "generic" search term picklisthttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=3520
When checking oracle metadata, table names must be in upper case. For postgres, it's however the table was created.
moved footer section outside of if statement so it always shows up.
ldap config screen shot
Add instructions for configuring metacat ldap.
Added header and footer sections that allow admin to log in as different user and to see user documentation.
Added quick install/update sections to metacat installation instructions.
declare questionIds array for each documenthttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=3620
add start of otherEntity processing for registry edits
Editing documents should check for ACL elements under //access now instead of //dataset/access
Transform EML 2.0.x documents to 2.1.0 which are found when editing with the registry, using an XSLT transformation.
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.
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"