Modified the license and copyright terms for many of the files. Addeda LICENSE file and a README file in preparation of a distribution.
updated the syntax of some form parameters, put in build strings
put in build strings instead of hard coded paths to servers
changed doctype of package files
added data port param
added property "accessdoctype=-//NCEAS//eml-access//EN"
added support to download a data file through metacat using a metacat url or a docid parameter: added a datafilepath parameter to show the servlet where data files are stored on the local file system.
changed replication interface to make it easier to see the servers.
added support for one way replication
added build paths instead of hard coded paths
added acltext and dtdtext form fields - optional
added property sitecode (=nceas) needed for Accession#
dtdPath and dtdURL properties added needed for DTD upload on Metacat file system
web page control panel for replication
added knb to resultsetspages
added an ant substitution for the jdbc connection string
added ant substitution for server and replication-log
server
replication-log
added the replication servlet to the default web.xml file.
added a logging system for replication. The log file location is set in metacat.properties
Modified stylesheets and server code to use a single "read" action insteadof the earlier "getdocument" and "getrelateddocument" actions. In theprocess, developed and started to utilize a new suite of URL "protocolhandlers" that are in the package "edu.ucsb.nceas.protocols" and handle...
Add the eml style sheet into metacat module.
changed alpha to dev in odbc driver param
removed servercode param
added servercode prop.
Modified pathquery.dtd and QuerySpecification to allow some new constraintson queries submitted to Metacat. Now, queries can contain an optionalset of <owner> tags that identify the users for which documents should bereturned, and a list of <site> tags constraining the site identifiers...
changes for using SRB v1.1.8 at LTER, NM
SRB v1.1.8
added replication properties
not needed
XSLT transformation on "login" and "logout" action
added "qformat=html" form parameter for "login" and "logout" actions
changed action's value:"Login" to "login" "Logout" to "logout"
Modified stylesheets to use the default.css file from the new KNB web site.Also, provided a new resultset.xsl that represents a simple freetext queryof the KNB data repository. Updated build.xml to relect the location of thenew css stylesheet.
Began work on new UI for the KNB web site. It will be the main queryinterface from the KNB website.
merge AUTH_LDAP to the main branch
Fixed typo in stylesheet.
More user interface changes to the HTML MARINE interface. Minorrearrangement of columns, some link changes.
Replaced imagemap with anchor links in the web interface to simplify therearrangement of the interface. This new feature uses javascript tosubmit the form when the link is clicked.
Various changes to improve consistency of the MARINE and METACAT userinterfaces as presented through the XSL->HTML conversions. Eliminatedone (extraneous) copy of the rowcol.css style sheet in favor of sharinga single css stylesheet in xmltodb/lib/style/rowcol.css. Modified all...
added ability to enterpret relationdoctype tag.
added new linkage to the title in the table
made package changes
moved it from src/edu/ucsb/nceas/metacat dir to here
changed the look of relations
added a "server" parameter which tells the system the path to the server on which metacat is running. This is used for metacat:// urls.
added new fields
added support for returndoc handling.
added a packagedoctype parameter so that the servlet knows what kind of doctype a package
updated for returndoc field
updated this style sheet to display only resource documents and their related files. Also added hidden input params to the images on the left so that the related document info is sent back to the servlet when documentation or an abstract is requested.
this stylesheet now processes relation information.
added documentation and cleaned up the markup.
Added support for viewabstract
style sheet for resource documents
changed xslf for new resultfield scheme
changed paths in returnfield parameters
added alt tags
added alt tag
new graphics and their adobe illustrator vector files
changed colors and layout
removed extraneous dash (-) from output loop that was entered unintentionallyi
changed the field names to be case-sensitive
added the returnfield element to be used for dynamically choosing which fields to return from xml_nodes.
added support for the returnfield parameter
marine.properties is no longer needed because the marine servlet uses all of the metacat properties.
a way to access the marine servlet without using javascript
updated the URL given the new <returnfield> paramet
redirector to access the marine servlet
modified the xsl to work with the new servlet architecture.o
decrease the number of "initialConnections" to 5, "increaseConnections" stay 5, decrease the "maximumConnections" to 10
Updated default html forms for metacat queries to use the "anyfield" keyword for constructing a default query. This should now work withthe new handleQuery method of MetaCatServlet.BugID:Submitted by:Reviewed by:
Changed "xmltodb" to "html-path/style" so that the resultset.xslstylesheet could be found in various servlet contexts.
html-path
Repository reorganization, and some file cleanup to make the XSL and CSSfiles portable to various installations of metacat (by using thebuild.xml file substitution in the XSL files). Removed "xsqltest" directorybecause it is no longer needed. Created new "style" directory inside of...
Added user and password to build.xml for filter substitution.
sorry, I needed new property "html-path" with value "/xmltodb" for me.Chad, for you should be I think "/berkley"
New "servletpath" and "installdir" properties
added eml-resource to the catalog
Updated build process to now use a copy of the source files so that keywordsubstitution can ocur before the build. This allows for substitution ofhardcoded values into the source before the compile. Currently, I amusing this feature to do the following:...
added Logout link
changed paths
simple JavaScript to put focus on username field
no message
changing paths, b' of new dev environment
updated properties file to reflect new db location
added web.xml configuration file for Tomcat Servlet engine
-Reorganized xmltodb module to support new install process for the newlinux server (dev.nceas.ucsb.edu). Added "build.sh" shell script thatcalls ant withthe proper umask set for installation. Use:
./build.sh install
to post a new copy of the servlet and its supporting files to the install...
rearrange html pages for login and metacat access
renamed index.html to metacat.html
unused
it was smashed to 95 bytes only
moved srbProps file
maximumConnections added
minor config file update
Added support for "anonymous" user
added "initialConnections", "incrementConnection" options used for the Pool of Connections
Copies to replace corrupted class files