Activity
From 03/14/2008 to 04/12/2008
04/11/2008
- 02:17 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
- knbweb project is deployed on http://dev.nceas.ucsb.edu/
preliminary testing looks good (performance wise) but any ad... - 10:03 AM Revision 3797 (metacat): include leading slash for default ascii view xsl (needs to work in cases where the doctype mapping is not found)
- 10:03 AM Revision 3796 (metacat): use the ROOT knb web application path of the search box and header inclusion.
- 10:02 AM Revision 3795 (metacat): use the configured knb site url rather than a hardcoded value for the redirect (since we have it in the properties now)
04/10/2008
- 06:46 PM Revision 3794 (metacat): include leading slash in the default-style xsl path
- NOTE: this should be corrected in all the qformat.xml files that the skins use
- 06:39 PM Revision 3793 (metacat): add servletURL parameter (part of token-eradication project)
- 06:35 PM Revision 3792 (metacat): add contextURL parameter (part of token-eradication project)
- 06:31 PM Revision 3791 (metacat): add support for FGDC document display for the knb skin
- see bug 3146
- 06:03 PM Revision 3790 (metacat): 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"
- 06:00 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
- Made changes to the search/pathquery used in knbweb project and also added ability to display FGDC documents in the k...
- 05:19 PM Revision 3789 (metacat): add support for FGDC document display for the knb skin
- see bug 3146
- 05:17 PM Revision 3788 (metacat): use consistent table attributes (100% width and 0 cell spacing) so that KNB skin looks better when displaying fgdc documents
- 11:44 AM Bug #3218 (Closed): nceas skin front page has font size differences
- The font on the front page for the nceas skin changes when inside the boxes (Search for Datasets and Register informa...
- 11:27 AM Revision 3787 (metacat): 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....
- 11:19 AM Bug #3217 (New): Create simple tranformations to present permissions error messages in styled format
- Currently permissions errors are rendered to the client as raw XML documents, which will be handled differently on a ...
- 11:05 AM Bug #3174: Metacat performance issue in Sanparks skin
- callie did some test too and it is fine to her to close the bug.
04/09/2008
04/08/2008
04/03/2008
- 02:46 PM Bug #3137: The query example in metacatquery.html document need to be changed
- Change to another query:
<pathquery version="1.0">
<meta_file_id>unspecified</meta_file_id>
<querytitle>... - 02:44 PM Bug #3139: Add upload method into Metacat tour
- upload method was added and callie reviewed it.
- 02:35 PM Revision 3784 (metacat): Use plant to replace datos as search value in the query example.
- 02:34 PM Revision 3783 (metacat): remove an extra . and use metacat to replace database in upload method.
- 09:12 AM Bug #3197: Data upload incorrectly succeeds on existing docid and revision
- When chris found this bug, he was testing metacat which had a 1.7.0 + plus version. Both chris and I tested current c...
- 08:16 AM Revision 3782 (metacat): Iniital addition - doc describing ANT token replacement
04/02/2008
- 06:16 PM Revision 3781 (metacat): Restore after accidental deletion
- 04:28 PM Revision 3780 (metacat): Changes to remove ANT tokens for the turnkey install project
- 03:21 PM Revision 3779 (metacat): Add code to test upload same identifier twice.
- 11:10 AM Bug #3174: Metacat performance issue in Sanparks skin
- Modified the search query - change the search field from "idinfo/keywords/theme/placekey", which is not in the path i...
- 11:07 AM Bug #3178: Query resultset doesn't show component name in kepler skin
- I modified the code in QuerySpecifaction class to handle returning attribute value when return field has PREDICATE. T...
- 08:46 AM Bug #3197 (Resolved): Data upload incorrectly succeeds on existing docid and revision
- When uploading a data file to metacat in the case where the data document identifier already exists, the expected res...
03/31/2008
- 04:43 PM Revision 3778 (metacat): Changing search field from idinfo/keywords/theme/placekey to placekey
03/25/2008
- 02:34 PM Bug #3174: Metacat performance issue in Sanparks skin
- Added optional "Search All fields" checkbox for SANParks and SAEON skins. Default search (unchecked) searches only a...
- 11:09 AM Revision 3777 (metacat): limit searching to "common" fields that are indexed.
- include checkbox to search all fields.
see bug #3174
03/24/2008
- 01:53 PM Bug #3174: Metacat performance issue in Sanparks skin
- Here is the selection query:
SELECT docid,docname,doctype,date_created, date_updated, rev FROM xml_documents WHERE d...
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...
- 01:31 PM Revision 3775 (metacat): Modified the query example which will give user more sense.
- 12:32 PM Revision 3774 (metacat): limit searching to "common" fields that are indexed.
- include checkbox to search all fields.
see bug #3174
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...
- 05:42 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
- I'd like to retarget this to 1.8.1 so that we don't need to back out any changes from the nceas skin.
An issue remain... - 05:37 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
- For Zip file downloads (previously quite clunky when naming the files included in the zip) the following has been add...
- 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...
- 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.
- 05:27 PM Revision 3770 (metacat): remove duplicate CREATEDB step in instructions (pointed out by daigle, thanks!)
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.
03/18/2008
- 04:40 PM Bug #3176: Verify existing token changes to skins
- Advanced Search results were not formatted correctly due to path changes in the resultset xsl file. Added the contex...
- 04:31 PM Revision 3768 (metacat): Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths
- 03:39 PM Bug #3174: Metacat performance issue in Sanparks skin
- oh! one more thing:
looks like sanparks is always searching for the search term in _any_ nodedata (not limited to tit... - 02:56 PM Bug #3174: Metacat performance issue in Sanparks skin
- adding those extra returnfields to the index paths did not seem to make a difference with searches on dev.
The sanpar... - 10:30 AM Bug #3174: Metacat performance issue in Sanparks skin
- duane's comments about the indexPath in LTER pointed me toward the search pathquery in the sanparks/saeon skins.
Perh... - 02:05 PM Bug #3178 (Resolved): Query resultset doesn't show component name in kepler skin
- After search in kepler skin, the component name doesn't show in the result set.
- 10:42 AM Revision 3767 (metacat): add additional paths that are requested as returnfields in the sanparks/saeon skin searches.
- see bug #3174
03/17/2008
- 06:51 PM Revision 3766 (metacat): Add a new string buffer to store normalized query xml itself.
- 05:32 PM Bug #3177: Advanced Search needs some attention
- Jing, I think I have an explanation for why advanced search in the LTER skin would be faster at metacat.lternet.edu t...
- 04:39 PM Bug #3177 (Closed): Advanced Search needs some attention
- Currently the KNB has a link to the advanced search. The advanced search is too slow and does not have very many adva...
03/14/2008
- 02:36 PM Bug #2495: Charset bug: Internationalization
- While working with a data set ran into the Chinese measurement called mu (mÇ” or 市亩, ç•). According to Wiki it i...
- 09:46 AM Revision 3765 (metacat): use {$contextURL} and {$cgi-prefix} param for absolute paths (instead of relative paths)
- 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.
- 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.
- 01:56 AM Revision 3762 (metacat): Fixes to record sies of ecogrid files, and to flag html files.
Also available in: Atom