Modifications to the registry to support the new ESA skin. Factored out some ofthe configuration-specific code into properties that are set in the variouscfg files in the skins. New properties in the cfg files are lsite, usite,showSiteList, showWgList, showOrganization. These now need to be set in every skin...
Changed properties to use the xml_index table by default.
Change relative path to harvestList.xsd schema to allow harvest list editor to run standalone.
added target=_blank to generate UI links
pointed knb2 resutls page at production whippet on port 8080 of nebulous, instead of dev version on 8090
Changed path for eml.xsd stylesheet.
Changes directory names and paths of eml checkouts. Added eml-2.0.1 to the eml versions to be checked out.
Added eml2.0.1 specific code in /style file
Added eml2.0.1 in /common stylesheets
Changed index.jsp to fix bug 1232 so that it works on knb.ecoinformatics.org.
Added code to add and remove cookie from the index.jsp when a person logs in or logs out.
Modifications to make JS search functions work in the knb2 skin.
New URL for metacat in settings file.
New alternative KNB skin. Duplicates much of what is on the KNB site, butthis skin can work standalone with metacat (ie, you do not need the KNBweb site to be installed). Modified the resultset.xsl to do some thingsspecific to this skin.
Improve handling of default values.Call fileNew() if no default Harvest List file is specified.Improve documentation for default properties.
Scripts for running the Harvest List Editor
Bat file for running the Harvest List Editor
Added params for EML2_0_0 and EML2_1_0
Improve Harvester registration login
Remove harvester.properties. Harvester properties have been integratedwith metacat.properties.
Add Harvester properties
Move from dev skin to knb skin
Fixed a bug in an earlier commit
Made changes to fix bug# 1303 and 1367.(Both are related) Following variables can now be specifieD from the cfg file to control behaviour of the skin: hasKeyword, hasMethod, hasSpatial, hasTaxonomic and hasTemporal. Following two also can be used: spatialRequired and temporalRequired
fixed a bug in a previous commit.
Made changes to fix bug# 1388.
Replaced text field with drop down menu which lists all months and days.
Changes made to fix bug# 1302
Made changes to fix 1301. Works fine with eml2 - need to check if works with emlbeta6.
Fixed bug # 1298
Fixed bug# 1298
Replaced instances of DocList with HarvestList
Made changes to control whether a skin wants to use keywords or not. Keywords probably will be used by all skins alsways. But similar changes can be made for Geographic Coverage or Temporal COverage to control whether a particular section of the insert data template needs to be shown or not. This can be controlled from .cfg file. For example, in nceas.cfg is you define hasKeyword = false, none of the templates will show the keyword part. (Unless, you are using NCEAS skin and you try to modify a document which already has keywords.)
Replace Harvester dbDriver property with database property
Remove obsolete schema file
Harvest list schema
Shell script for running Harvester on Unix
Batch file for running Harvester on Windows
Rename url property to defaultDB
Add new Harvest Operation Properties to replace the HARVEST_OPERATION_TABLE
Add new option for return set size.
Updates to static html login and upload
Add delay and smtpServer properties
Added a simple action for finding out the current metacat version. The information is pulled from the property file, so be sure to update the version in the property file before shipping a release.
Changed printAttributeQuery() to no longer depend on the xml_index table. Now, if useXMLIndex is false, the method will use a recursive query on xml_nodes to match paths instead of using xml_index.
Removed unused references to abstractpath, and some unudes javascript.
Harvester properties file
Login page for Harvester Registration Servlet
Set new URL for the NCEAS registry home. I forgot to commit this earlier.
removed sid's space and added a >> before titles, so datasets with no title will still have a clickable link on results listings. Sid's space was not visible unless the user did a mouse-over
added sessionid hidden fields, based on $sessid transformer parameter set by DBTransform.java
Added space at the end of title that is returned back. This is done so that documents with no title can be clicked on.
Made changes in entryForm.tmpl so that it shows site list for specnet skin.
Adding registry skin for SpecNet.
Made changes in the formatting display of Project list.
Fixed a bug in sorting of records. Now the result sent back is title sorted.
Minor changes to allow the registry to work in the knb skin, mainly inhow to treat the 'site' field. Now it is a free-text organizationfield in the KNB skin. Need to test, install this on ecoinfo and link itinto the KNB web pages.
Fixed a small bug.
Fix enter for bug 1306.
Fix for bug 1325. new javascript function added.
Added a new OBFS site to the list of sites. Information provided by Stromberg.
Bug 1301 - changes made for a repeatable add keyword button.
Made changes to fix bug# 1300: 1,2,3,4
Made text changes mentioned in bug# 1308
Changes made to fix bug# 1326. There is a link which call register-dataset.cgi with all the inputs such as that resgiter-dataset calls reEnterDataSet
Made changes to fix Bug 1311 1)
Added docid in edit form - Bug 1304
Added a view button as mentioned in bug 1304.
Made some hanges mentioned in bug 1297.
Made changes mentioned in Bug 1295.
deletaData.tmpl added a space in the end of docid. This led to an error while deleteing. This error was pointed out by Rick in his document.
Adding in a web.xml file specific to tomcat 5. Notice servlet.jar isnow servlet-api.jar
The tomcat 5 release notes includes this:
------------------------Enabling invoker servlet:------------------------
Starting with Tomcat 4.1.12, the invoker servlet is no longer available by...
New site list for NRS reserves in the confgiruation file from K Browne.
Adjusted the text on the NCEAS repository page. Changed the project listso that it now displays short title but uses the long title in theentry. This was doen because the long titles were far too long to displaydecently in the list (the box scrolled way off the right of the page).
Added skin for the UCNRS data registry based on earlier work. Minormodifications to the templates to accomodate this. Fixed a validationbug in the register-dataset.cgi, and removed an unnecessary Net::LDAPlogin as well because the authentication is handled by metacat.
Another eml.jar version with the appropriate config.xml in place.
New eml.jar that includes the parser bug fix against eml-2.0.0 schemas.
Changed label for NCEAS project group list on the web form.
Revised the registry guide to include descriptions of the new fields, andmade some minor formatting changes.
Added studyExtent and samplingDescription fields to the registry to accomodateSandy's request for a temporalDescription field. This is a little more thanshe wanted, but it was needed to satisfy EML minimum requirements.
Removed obsolete SRB support files that are no longer used.
Added taxonomic coverage and authority fields, and fixed a bug in reentrywith the methods fields. Now we are collecting information on all of theadditional fields Sandy requested except for a general temporal description,which doesn't fit neatly in EML. Will need to consider how to accomodate...
Added the ability to describe taxonomicCoverage to the registry. Thisallows an arbitrary number of species or other taxa to be listed, and theediting form can dynamically grow through a simple javascript approach(also used in Methods). Need to test thoroughly, and need to test on...
Added geographic description to the fields of data collected, as it isa required field and was being improperly defaulted to an empty string in theXML document. This is a new field for all registries.
Modifications to add "Methods" collection to the data registry, and tomake the forms HTML 4.0.1 valid (in an attempt to figure out some ofthe rendering and layout oddities I'm seeing).
Changed "Document ID" to "ID" which is mroe appropriate for data packages.
New formatting and text for the NCEAS data registry.
Further changes to the registry scripts to support the NCEAS registrywith access to the project list fromthe admindb. Also, fixed a bug withthe script where creators were getting duplicated in the editing processaccidentally.
Configuration file for NCEAS registry.
Adding style files for the new NCEAS skin for metacat, which includesfiles needed for the NCEAS data repository.
Updated registry further for NCEAS-specific needs. Confirm data templatenow handles new wg field. Still need to write WG metadata into EML document.
Additional work on the NCEAS/AdminDB integration. Working Groups nowpresented as a dropdown box for multiple selection. Need to write theinfo to the XML file now and handle it in confirmation template.
Preliminary changes to support the NCEAS data registry connection to theAdminDB to retrieve project lists.
Improvements to the OBFS stylesheet, especially for EML display. Now weimport the eml_xsl.css stylesheet and override several of its templates.
Relocated to metacat/lib/harvester
took out h2 tags, added valign=top to TD containing logo, and added missing quotes on a link target=top
deleted harvesterConfiguration.xsd. This has been replaced by harvestDocument.xsd now found in metacat/lib/harvester and metacatHarvesterERD.vsd (/metacat/docs/dev/harvester) which models the database tables to be added to metacat.
This is the harvesterDocument.xsd. It will be used to validate harvestDocument.xml documents.
moved document to metcat/test/harvest directory
This is a sample of a harvest document.
This is an xml schema that describes the harvest document. The harvest document provides a metacat docid, a document type and a url for "get" ing the eml document.