Project

General

Profile

Statistics
| Revision:

# Date Author Comment
3979 06/10/2008 02:06 PM Jing Tao

Check into cvs head. Change CGI_PREFIX to CGI_URL

3977 06/10/2008 01:30 PM Jing Tao

check into cvs headd. change skin from default to knb.

3975 06/10/2008 12:35 PM berkley

adding new skin for SEEK SMS.

3969 06/10/2008 11:05 AM ben leinfelder

do not include NCEAS projects in registry for saeon

3968 06/10/2008 11:04 AM ben leinfelder

uncomment the registry link in the header

3967 06/10/2008 10:39 AM ben leinfelder

increase the left nav once again (accommodate new SAEON nodes)

3966 06/10/2008 10:18 AM ben leinfelder

uncomment the registry link in the header

3965 06/10/2008 10:16 AM ben leinfelder

increase height of left nav for new SAEON nodes

3964 06/10/2008 09:56 AM ben leinfelder

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

3960 06/10/2008 09:25 AM ben leinfelder

use starts-with function for cases when the abbreviated docid is used to retrieve the metadata
see bug #3389

3956 06/09/2008 04:44 PM Jing Tao

Add this file to cvs head.

3955 06/09/2008 04:43 PM Jing Tao

Checked it into cvs head. Add a note to address the issue of replication.

3945 06/09/2008 03:58 PM ben leinfelder

adjust height to accommodate previous change:
-add new SAEON nodes (requested by Judith)

3944 06/09/2008 01:24 PM ben leinfelder

add new SAEON nodes (requested by Judith)

3941 06/06/2008 12:44 PM Jing Tao

Check into cvs head. Comment out an obsoleted code.

3938 06/05/2008 07:08 PM Jing Tao

Check into CVS head. Add code to handle that referral server is down.

3934 06/04/2008 11:34 AM Jing Tao

Check into cvs head. Make a minor change.

3930 06/03/2008 05:25 PM Jing Tao

Check into cvs head. Change made base on Callie's suggestion.

3928 06/03/2008 03:50 PM ben leinfelder

use the first (0) column as the index for questionId when selecting only a subset of the assessment data

3927 06/02/2008 05:19 PM ben leinfelder

add handling for qti metadata in resultset view

3925 06/02/2008 04:18 PM Jing Tao

Checkinto cvs head. Add a paragraph to describe what we will do for illegitimate eml 201 schema.

3922 05/29/2008 04:43 PM Jing Tao

Check into cvs head. Remove "nodedata='document'" in xml_nodes and xml_nodes_revisions deleting query.

3918 05/28/2008 03:34 PM ben leinfelder

adjust xpaths to match changes to edml/qti output by FirstMorpho

3917 05/27/2008 06:18 PM Jing Tao

Check into cvs head. Modify the query of deleting xml_nodes_revisions table.

3915 05/27/2008 04:54 PM walbridge

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.

3914 05/23/2008 05:48 PM Jing Tao

Check into cvs head. Change version to 1.8.1

3912 05/23/2008 05:11 PM Jing Tao

Check into cvs head. Change the startup information from 1.8.0 to 1.8.1.

3909 05/23/2008 05:07 PM Jing Tao

checked into cvs head: replace eml-201-tag to eml-201-style-tag in getConversionalXSL.

3904 05/22/2008 04:22 PM Jing Tao

Check into cvs head. Add a debug statement for printing out eml document

3898 05/19/2008 06:46 PM Jing Tao

Check into cvs head. In handle replication list method, parser will be intialized every time when it handles a list from another server.

3897 05/19/2008 06:45 PM Jing Tao

Check into head. Add a new method to get server name.

3881 05/19/2008 08:50 AM daigle

Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)

3880 05/19/2008 08:44 AM daigle

remove extra "/" from config-dir path (ticket 3176)

3879 05/16/2008 11:22 AM Jing Tao

Check into cvs head. Modify some query string.

3877 05/15/2008 06:30 PM Jing Tao

Check into cvs head. Remove the double quotes in muser, mpassword and et al.

3875 05/15/2008 06:25 PM Jing Tao

Check into cvs head. Add initialize option statment at the beginging of the class.

3873 05/15/2008 05:43 PM Jing Tao

Check into cvs head. Add the statement to initialize option.

3870 05/15/2008 05:13 PM Jing Tao

Check into cvs head. Move the initialize option statement to the begining of class.

3868 05/15/2008 04:59 PM Jing Tao

Checkinto cvs head.Move the initialize option statement to the begining of class, since user name is using getting option.

3864 05/14/2008 02:13 PM Jing Tao

Check in to cvs head. Don't close db connection before returning the connection pool.

3859 05/13/2008 03:09 PM Jing Tao

Add to cvs headd. Add code to correct invalidated eml 201 doucments.

3858 05/13/2008 03:07 PM Jing Tao

Add to cvs head. Change the run method signature.

3857 05/13/2008 03:06 PM Jing Tao

Add to cvs head. Add new flag to indicate if eml201 were correct or not.

3827 05/08/2008 05:15 PM Jing Tao

Checkin to head. Remove this class from Runnable and add sql to delete extral nodes in xml_nodes_revision table.

3818 05/02/2008 03:41 PM Jing Tao

Modify the delete xml_index table query.

3817 05/01/2008 04:51 PM Jing Tao

Add a new target to run the patch which will correct eml201 documents.

3816 05/01/2008 04:47 PM Jing Tao

Add code to execute sql command and finish the task.

3815 05/01/2008 04:10 PM Jing Tao

Fixed syntax error: no ; at an end of import statement.

3814 04/30/2008 05:18 PM Jing Tao

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.

3808 04/28/2008 08:49 PM Matt Jones

New version of KNB architecture diagram, in OmniGraffle and PNG formats, with subset diagrams for morpho, metacat and web in png formats.

3807 04/25/2008 04:07 PM Jing Tao

Separate eml201 schema (RELEASE_EML_2_0_1) and style tag (RELEASE_EML_2_0_1_UPDATE_6).

3806 04/23/2008 03:43 PM ben leinfelder

use CDATA when calling the insertTemplate...() javascript methods.

3805 04/23/2008 03:10 PM ben leinfelder

include contextURL parameter (part of token elimination)

3799 04/18/2008 06:05 PM Jing Tao

Add a new class will build query result able in advance. It has been done yet.

3798 04/18/2008 03:21 PM Jing Tao

Change the eml-201 tag from update 5 to update 6.

3797 04/11/2008 10:03 AM ben leinfelder

include leading slash for default ascii view xsl (needs to work in cases where the doctype mapping is not found)

3796 04/11/2008 10:03 AM ben leinfelder

use the ROOT knb web application path of the search box and header inclusion.

3795 04/11/2008 10:02 AM ben leinfelder

use the configured knb site url rather than a hardcoded value for the redirect (since we have it in the properties now)

3794 04/10/2008 06:46 PM ben leinfelder

include leading slash in the default-style xsl path
NOTE: this should be corrected in all the qformat.xml files that the skins use

3793 04/10/2008 06:39 PM ben leinfelder

add servletURL parameter (part of token-eradication project)

3792 04/10/2008 06:35 PM ben leinfelder

add contextURL parameter (part of token-eradication project)

3791 04/10/2008 06:31 PM ben leinfelder

add support for FGDC document display for the knb skin
see bug 3146

3790 04/10/2008 06:03 PM ben leinfelder

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"

3789 04/10/2008 05:19 PM ben leinfelder

add support for FGDC document display for the knb skin
see bug 3146

3788 04/10/2008 05:17 PM ben leinfelder

use consistent table attributes (100% width and 0 cell spacing) so that KNB skin looks better when displaying fgdc documents

3787 04/10/2008 11:27 AM ben leinfelder

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....

3786 04/09/2008 06:30 PM Jing Tao

Fixed a bug pathexpr was modified if pathexpr is an attribute.

3785 04/08/2008 05:10 PM Jing Tao

Add new path index in build.properties - dataset/dataTable/physical/distribution/online/url/@function

3784 04/03/2008 02:35 PM Jing Tao

Use plant to replace datos as search value in the query example.

3783 04/03/2008 02:34 PM Jing Tao

remove an extra . and use metacat to replace database in upload method.

3782 04/03/2008 08:16 AM daigle

Iniital addition - doc describing ANT token replacement

3781 04/02/2008 06:16 PM daigle

Restore after accidental deletion

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3779 04/02/2008 03:21 PM Jing Tao

Add code to test upload same identifier twice.

3778 03/31/2008 04:43 PM Jing Tao

Changing search field from idinfo/keywords/theme/placekey to placekey

3777 03/25/2008 11:09 AM ben leinfelder

limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174

3776 03/21/2008 03:17 PM ben leinfelder

-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"

3775 03/21/2008 01:31 PM Jing Tao

Modified the query example which will give user more sense.

3774 03/21/2008 12:32 PM ben leinfelder

limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174

3773 03/20/2008 05:47 PM ben leinfelder

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)

3772 03/20/2008 05:37 PM ben leinfelder

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...

3771 03/20/2008 05:32 PM Jing Tao

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.

3770 03/20/2008 05:27 PM ben leinfelder

remove duplicate CREATEDB step in instructions (pointed out by daigle, thanks!)

3769 03/19/2008 05:57 PM Jing Tao

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 handled
together (which shouldn't). When seperate those return fields, the bug was fixed.

3768 03/18/2008 04:31 PM daigle

Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths

3767 03/18/2008 10:42 AM ben leinfelder

add additional paths that are requested as returnfields in the sanparks/saeon skin searches.
see bug #3174

3766 03/17/2008 06:51 PM Jing Tao

Add a new string buffer to store normalized query xml itself.

3765 03/14/2008 09:46 AM ben leinfelder

use {$contextURL} and {$cgi-prefix} param for absolute paths (instead of relative paths)

3764 03/14/2008 09:36 AM ben leinfelder

use {$contextURL} param for absolute paths (instead of relative paths)
note: this file seems not to be used in metacat now.

3763 03/14/2008 09:13 AM ben leinfelder

use {$contextURL} param for absolute paths (instead of relative paths)
note: this file seems not to be used in metacat now.

3762 03/14/2008 01:56 AM Matt Jones

Fixes to record sies of ecogrid files, and to flag html files.

3761 03/07/2008 05:31 PM Jing Tao

Add upload method into api.

3760 03/06/2008 04:57 PM Jing Tao

Remove commented test case.

3759 03/05/2008 05:08 PM Jing Tao

Don't transfer character which is greater than 128 or less thank 32 to numerical entity symbol.

3758 03/05/2008 05:05 PM Jing Tao

Modified the normalize subroutine - don't use 26 (url encoding) to replace x%x

3757 03/04/2008 05:37 PM Jing Tao

Using reponse.getOutputStream to replace reponse.getWriter in query and read method. So metacat can send correct special character back.

3756 03/03/2008 06:17 PM Jing Tao

Modified the test for nonlationcharacter.

3755 02/29/2008 10:03 PM Jing Tao

Modify normolize method by adding code to handle < > ' and "

3754 02/29/2008 04:05 PM Jing Tao

Remove an obsolete class.

3753 02/29/2008 03:16 PM Jing Tao

Remove an obsolete private method getPartNodeRecordList.