removing unneeded files
cleaned up the upload functionality a bit.
changed message for successful upload, removed some clutter
replacing the file with files from before I messed up this directory
rebuilding the knb skin from before the time where I messed it up
putting the sms skin in the sms directory for real
removing some sms that somehow got in this dir
you can now upload xml documents with the sms skin
added support to upload an xml document using multipart encoding. the enables better support for web interfaces that wish to use multipart to upload xml documents. the action is 'insertmultipart'
removing commits that I didn't mean to make
made it so that the error and success messages from a multipart upload can be transformed using xslt. also added upload functionality to the sms skin
Check into cvs head. Add a note there is no update sql needed to be run.
adding content to the skin and fixing some login errors
Check into cvs head. Add "cfg=default" into the link to create/reset/forget password ldap account.
got ajax calls working to do login/logout for the sms page
Check into cvs head. Change CGI_PREFIX to CGI_URL
check into cvs headd. change skin from default to knb.
adding new skin for SEEK SMS.
do not include NCEAS projects in registry for saeon
uncomment the registry link in the header
increase the left nav once again (accommodate new SAEON nodes)
increase height of left nav for new SAEON nodes
use the docid from the metadata rather than the parameter when operating on the metadata document (in cases when the docid w/o revision is not given).see bug #3389
use starts-with function for cases when the abbreviated docid is used to retrieve the metadatasee bug #3389
Add this file to cvs head.
Checked it into cvs head. Add a note to address the issue of replication.
adjust height to accommodate previous change:-add new SAEON nodes (requested by Judith)
add new SAEON nodes (requested by Judith)
Check into cvs head. Comment out an obsoleted code.
Check into CVS head. Add code to handle that referral server is down.
Check into cvs head. Make a minor change.
Check into cvs head. Change made base on Callie's suggestion.
use the first (0) column as the index for questionId when selecting only a subset of the assessment data
add handling for qti metadata in resultset view
Checkinto cvs head. Add a paragraph to describe what we will do for illegitimate eml 201 schema.
Check into cvs head. Remove "nodedata='document'" in xml_nodes and xml_nodes_revisions deleting query.
adjust xpaths to match changes to edml/qti output by FirstMorpho
Check into cvs head. Modify the query of deleting xml_nodes_revisions table.
Merging Perl changes into detokenization branch. Removes usage of tokens from all Perl and Perl Template Toolkit files, instead using pure Java .property files to manage settings. Basic path for eliminating .cfg files from Perl, and skin.config files from Java side. Backported changes from 1.8.1RC1 release.
Check into cvs head. Change version to 1.8.1
Check into cvs head. Change the startup information from 1.8.0 to 1.8.1.
checked into cvs head: replace eml-201-tag to eml-201-style-tag in getConversionalXSL.
Check into cvs head. Add a debug statement for printing out eml document
Check into cvs head. In handle replication list method, parser will be intialized every time when it handles a list from another server.
Check into head. Add a new method to get server name.
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)
remove extra "/" from config-dir path (ticket 3176)
Check into cvs head. Modify some query string.
Check into cvs head. Remove the double quotes in muser, mpassword and et al.
Check into cvs head. Add initialize option statment at the beginging of the class.
Check into cvs head. Add the statement to initialize option.
Check into cvs head. Move the initialize option statement to the begining of class.
Checkinto cvs head.Move the initialize option statement to the begining of class, since user name is using getting option.
Check in to cvs head. Don't close db connection before returning the connection pool.
Add to cvs headd. Add code to correct invalidated eml 201 doucments.
Add to cvs head. Change the run method signature.
Add to cvs head. Add new flag to indicate if eml201 were correct or not.
Checkin to head. Remove this class from Runnable and add sql to delete extral nodes in xml_nodes_revision table.
Modify the delete xml_index table query.
Add a new target to run the patch which will correct eml201 documents.
Add code to execute sql command and finish the task.
Fixed syntax error: no ; at an end of import statement.
A class to correct invalid eml201 documents. Metacat 1.8.0 and ealier version points incorrect eml-resource.xsd. We need fix eml documents.Haven't done yet.
New version of KNB architecture diagram, in OmniGraffle and PNG formats, with subset diagrams for morpho, metacat and web in png formats.
Separate eml201 schema (RELEASE_EML_2_0_1) and style tag (RELEASE_EML_2_0_1_UPDATE_6).
use CDATA when calling the insertTemplate...() javascript methods.
include contextURL parameter (part of token elimination)
Add a new class will build query result able in advance. It has been done yet.
Change the eml-201 tag from update 5 to update 6.
include leading slash for default ascii view xsl (needs to work in cases where the doctype mapping is not found)
use the ROOT knb web application path of the search box and header inclusion.
use the configured knb site url rather than a hardcoded value for the redirect (since we have it in the properties now)
include leading slash in the default-style xsl pathNOTE: this should be corrected in all the qformat.xml files that the skins use
add servletURL parameter (part of token-eradication project)
add contextURL parameter (part of token-eradication project)
add support for FGDC document display for the knb skinsee bug 3146
based on what jing found with the sanparks search performance issue, his comment for sanparks applies for this saeon file too:"Changing search field from idinfo/keywords/theme/placekey to placekey"
use consistent table attributes (100% width and 0 cell spacing) so that KNB skin looks better when displaying fgdc documents
use "placekey" (without additional leading xpath) because that is in the indexPaths of the build properties (and is used for other searches.should improve performance....
Fixed a bug pathexpr was modified if pathexpr is an attribute.
Add new path index in build.properties - dataset/dataTable/physical/distribution/online/url/@function
Use plant to replace datos as search value in the query example.
remove an extra . and use metacat to replace database in upload method.
Iniital addition - doc describing ANT token replacement
Restore after accidental deletion
Changes to remove ANT tokens for the turnkey install project
Add code to test upload same identifier twice.
Changing search field from idinfo/keywords/theme/placekey to placekey
limit searching to "common" fields that are indexed.include checkbox to search all fields.see bug #3174
-add FGDC specifc fields for indexPath searching-limit FGDC data returned for the NCEAS skin to those that have "placekey" fields containing "National Center for Ecological Analysis and Synthesis"
Modified the query example which will give user more sense.
Parameterize FGDC update/delete functions with the "enableFGDCediting" parameter.Stylesheets that include fgdc-root.xsl must now set the edit parameter to "true" if they wish to have the editing widgets displayed (true for sanparks and saeon skins but not for nceas)
Enable file naming when returning a zip file of the requested documents.File names for each docid are provided as additional parameters named by the actual docid value that they are providing a name for. An example query string might look like:
action=read&docid=doc.1.1&docid=doc.2.1&qformat=zip&doc.1.1=fileName1.txt&doc.2.1=fileName2.jpg...
Fixed bug that lsid couldn't be shown up in result page of kepler skin. The bug is that in extended query, lsid attribute was treated as a element, but it is attribute.I also optimized the query by deleting xml_documents table from query. The table is not needed.
remove duplicate CREATEDB step in instructions (pointed out by daigle, thanks!)
Fixed bug that kepler skin wouldn't return actor name in query. The reason is there was no separate vector to store returnfield with "]". So those fields with or without "]" are handledtogether (which shouldn't). When seperate those return fields, the bug was fixed.