Project

General

Profile

Activity

From 02/26/2008 to 03/26/2008

03/25/2008

11:09 AM Revision 3777 (metacat): limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174
ben leinfelder

03/21/2008

03:17 PM Revision 3776 (metacat): -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 Eco... ben leinfelder
01:31 PM Revision 3775 (metacat): Modified the query example which will give user more sense.
Jing Tao
12:32 PM Revision 3774 (metacat): limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174
ben leinfelder

03/20/2008

05:47 PM Revision 3773 (metacat): 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 wid... ben leinfelder
05:37 PM Revision 3772 (metacat): 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 providi... ben leinfelder
05:32 PM Revision 3771 (metacat): 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. Jing Tao
05:27 PM Revision 3770 (metacat): remove duplicate CREATEDB step in instructions (pointed out by daigle, thanks!)
ben leinfelder

03/19/2008

05:57 PM Revision 3769 (metacat): 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. Jing Tao

03/18/2008

04:31 PM Revision 3768 (metacat): Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths
daigle
10:42 AM Revision 3767 (metacat): add additional paths that are requested as returnfields in the sanparks/saeon skin searches.
see bug #3174 ben leinfelder

03/17/2008

06:51 PM Revision 3766 (metacat): Add a new string buffer to store normalized query xml itself.
Jing Tao

03/14/2008

09:46 AM Revision 3765 (metacat): use {$contextURL} and {$cgi-prefix} param for absolute paths (instead of relative paths)
ben leinfelder
09:36 AM Revision 3764 (metacat): use {$contextURL} param for absolute paths (instead of relative paths)
note: this file seems not to be used in metacat now. ben leinfelder
09:13 AM Revision 3763 (metacat): use {$contextURL} param for absolute paths (instead of relative paths)
note: this file seems not to be used in metacat now. ben leinfelder
01:56 AM Revision 3762 (metacat): Fixes to record sies of ecogrid files, and to flag html files.
Matt Jones

03/07/2008

05:31 PM Revision 3761 (metacat): Add upload method into api.
Jing Tao

03/06/2008

04:57 PM Revision 3760 (metacat): Remove commented test case.
Jing Tao

03/05/2008

05:08 PM Revision 3759 (metacat): Don't transfer character which is greater than 128 or less thank 32 to numerical entity symbol.
Jing Tao
05:05 PM Revision 3758 (metacat): Modified the normalize subroutine - don't use %26 (url encoding) to replace &
Jing Tao

03/04/2008

05:37 PM Revision 3757 (metacat): Using reponse.getOutputStream to replace reponse.getWriter in query and read method. So metacat can send correct special character back.
Jing Tao

03/03/2008

06:17 PM Revision 3756 (metacat): Modified the test for nonlationcharacter.
Jing Tao

02/29/2008

10:03 PM Revision 3755 (metacat): Modify normolize method by adding code to handle < > ' and "
Jing Tao
04:05 PM Revision 3754 (metacat): Remove an obsolete class.
Jing Tao
03:16 PM Revision 3753 (metacat): Remove an obsolete private method getPartNodeRecordList.
Jing Tao
03:14 PM Revision 3752 (metacat): Remove an obsolete class.
Jing Tao
01:15 PM Revision 3751 (metacat): Add new code for xml_nodes table.
Jing Tao

02/28/2008

05:30 PM Revision 3750 (metacat): Some script to generate text search vector.
Jing Tao
02:33 PM Revision 3749 (metacat): Add timeout parameter for searching user name. If some exception happens, it wouldnot throw it, just print it out.
Jing Tao
02:31 PM Revision 3748 (metacat): Add a junit test for test AuthLdap. Currently we have getPrincipals test.
Jing Tao
11:36 AM Revision 3747 (metacat): *** empty log message ***
Jing Tao

02/27/2008

02:11 PM Revision 3746 (metacat): display the docid.
also just display the publication date as is since the existing parsing made too many assumptions about how the date ... ben leinfelder
11:00 AM Revision 3745 (metacat): use $sessionid to determine if the edit boxes are shown
ben leinfelder
10:31 AM Revision 3744 (metacat): reuse the fgdc-root.xsl for both nceas and sanparks skins (it is included in different containing stylesheets)
note: still need to pin down the switch that [dis]allows editing of the the files ben leinfelder
10:08 AM Revision 3743 (metacat): use contextURL parameter so that the "shortform" url for looking at documents actually works and pulls in the correct js and css files
ben leinfelder
09:43 AM Revision 3742 (metacat): add support for FGDC doctype display
ben leinfelder
08:42 AM Revision 3741 (metacat): if there is no clientViewBean in the session, insert a new one - saves us from nullPointerException when using this in skins that may not be aware of the bean uses.
ben leinfelder
08:41 AM Revision 3740 (metacat): ignore commented out DOCTYPE declarations (don't force validation on them)
ben leinfelder

02/26/2008

10:58 AM Revision 3739 (metacat): Get rid of the ant tokens and the relative paths by using the context url and cgi prefix provided by the settings.jsp.
Now the "short form" of urls will work with the iframe skins. sanparks and saeon can also be set as the "default" sk... ben leinfelder
10:55 AM Revision 3738 (metacat): include the contextURL parameter that is now being passed in by the DBTransform class.
pass this value to the javascript that assembles the iframes ben leinfelder
10:54 AM Revision 3737 (metacat): check for a leading "/" in the path when prepending the server context url.
we don't want to step on toes of people that are using "semi" relative paths (they leave out the server part, but pro... ben leinfelder
10:23 AM Revision 3736 (metacat): add debug statements so it's clear what transformer parameters are being passed
ben leinfelder
 

Also available in: Atom