Activity
From 01/23/2008 to 02/21/2008
02/21/2008
- 10:02 AM Revision 3729 (metacat): use the servlet context path to construct absolute paths to the various file locations
- 10:01 AM Revision 3728 (metacat): add servletContextUrl to make absolute paths from relative paths when constructing skins from the js/iframe template
- 10:01 AM Revision 3727 (metacat): add portnumber if not using 80
02/20/2008
- 07:41 PM Revision 3726 (metacat): Change the relative path to use a function getServerName+getPortNumber+getContextPath. But there is still problem in default.js.
- 07:38 PM Revision 3725 (metacat): Add server url to system id.
02/14/2008
- 04:50 PM Revision 3724 (metacat): Skeleton for data insertion script. Also added documentation to Metacat
- library.
02/13/2008
- 11:41 AM Bug #3146 (Resolved): Include FGDC metadata in KNB and NCEAS skin search results
- Configure the searches for both the KNB and the NCEAS skin to return FGDC doctypes
This requires editing the path...
02/08/2008
- 04:49 PM Revision 3723 (metacat): MOdified query passing, and default cache location.
- 03:53 PM Revision 3722 (metacat): Initial script for downloading and caching data entities associated
- with an EML document that is stored in Metacat.
- 11:41 AM Bug #3142 (New): metacat client uses in-memory buffer for posting data
- The size of XML files (and probably data files) that can be sent to metacat is memory limited in client applications ...
- 11:12 AM Bug #2732: Data Catalog Map is slow when selecting
- Changes were made so that the Spatial query of data packages must be fully contained by the selection bounding box in...
02/07/2008
- 12:31 PM Revision 3721 (metacat): Improved the javadoc documentation for the upload() methods to clarify what upload() does and contrast it to insert() and update().
- 12:01 PM Bug #3139 (Resolved): Add upload method into Metacat tour
- upload method is not list in Metacat tour(http://knb.ecoinformatics.org/software/metacat/metacatapi.html)
We need to...
02/06/2008
- 10:34 AM Bug #3137 (Resolved): The query example in metacatquery.html document need to be changed
- Here is the example in that page:
The Pathquery Document
<pathquery version="1.0">
<meta_file_id>unsp...
02/05/2008
- 09:29 AM Bug #3104: provide accessor for organization lists for clients to build login widgets
- One more thing to think about: does it make sense to provide an EcoGrid interface for getting these organizations? ...
02/04/2008
- 12:22 PM Bug #3104: provide accessor for organization lists for clients to build login widgets
- benMac: check out metacat's "public class AuthLdap implements AuthInterface"
in "package edu.ucsb.nceas.metacat"
it d...
02/01/2008
- 11:21 AM Revision 3720 (metacat): Turnkey installer modification: replaced and tokens with relative paths.
- 10:55 AM Revision 3719 (metacat): Turnkey installer modification: created HeaderViewDocs.jsp as a replacement for HeaderViewDocs.htm, because a call to MetacatUtil to get CGI-PREFIX is needed.
- Also replaced and tokens with relative paths.
- 10:25 AM Revision 3718 (metacat): Turnkey installer modification: created ESAHeader.jsp as a replacement for ESAHeader.htm, because a call to MetacatUtil to get CGI-PREFIX is needed.
- Also replaced and tokens with relative paths.
01/31/2008
- 12:17 PM Bug #3114 (Resolved): refactor skins to get organization list from metacat getOrganizations() function
- The organization lists in the skins and other metacat clients are often not properly updaed to reflect changes in the...
- 12:09 PM Bug #3113 (Resolved): Metacat performance: saves from mopho are slow
- According to Callie Bowdish, saving or updating data packages takes around 3 minutes from Morpho, even after the fixe...
- 12:06 PM Bug #2805: Metacat Performance: updates from Morpho of data packages are taking longer than five minutes
- I'm closing this bug, as it was used to document changes that were released with the 1.7.1 release and so should not ...
- 11:53 AM Revision 3717 (metacat): Turnkey installer modification: replace ant tokens with relative paths. Corrected path to css file.
01/30/2008
- 04:02 PM Revision 3716 (metacat): Turnkey installer modification: replaced ant tokens with relative paths. Also corrected path to css file.
- 03:54 PM Revision 3715 (metacat): Turnkey installer modification: replaced ant tokens with relative paths. Also corrected path to css file.
- 03:20 PM Revision 3714 (metacat): Turnkey installer modification: replace ant tokens with relative paths.
- 02:57 PM Revision 3713 (metacat): Turnkey installer modification: replace ant tokens with relative paths.
- 02:50 PM Revision 3712 (metacat): Turnkey installer modification: replace ant tokens with relative paths. Corrected wrong path to css file.
- 02:43 PM Revision 3711 (metacat): Turnkey installer modification: replace ant tokens with relative paths.
- 02:30 PM Revision 3710 (metacat): Turnkey installer modification: replace ant tokens with relative paths.
- 12:44 PM Revision 3709 (metacat): Turnkey installer modification: replace ant tokens with relative paths. Corrected some incorrect file paths.
- 12:01 PM Revision 3708 (metacat): Turnkey installer modification: replace ant token with relative path.
01/29/2008
- 03:29 PM Revision 3707 (metacat): Turnkey installer modification: replace ant token with relative path.
- 03:18 PM Revision 3706 (metacat): Turnkey installer modification: replace ant token with relative path.
- 03:03 PM Revision 3705 (metacat): Turnkey installer modification: replaced ant token with relative path.
- 02:52 PM Revision 3704 (metacat): Turnkey installer modification: replaced ant tokens with relative paths. Corrected location to css file.
- 02:43 PM Revision 3703 (metacat): Turnkey installer modification: replaced ant tokens with relative paths. Corrected location to css file.
- 12:33 PM Revision 3702 (metacat): Turnkey installer modification: replaced ant tokens with use of "javax.servlet.http.HttpServletRequest".
- 12:08 PM Revision 3701 (metacat): Turnkey installer modification: replaced ant tokens with relative paths.
- 12:00 PM Revision 3700 (metacat): Turnkey installer modification: replaced ant tokens with relative paths.
- 11:10 AM Revision 3699 (metacat): Turnkey installer modifications: replace ant tokens with relative paths.
01/28/2008
- 02:51 PM Revision 3698 (metacat): Turnkey installer modification: replaced ant tokens with relative paths.
- 11:37 AM Revision 3697 (metacat): Turnkey installer modification: replaced ant tokens with relative paths.
- 11:10 AM Revision 3696 (metacat): Add method to handle origianl data file error in IPCC eml document
- 10:49 AM Revision 3695 (metacat): Turnkey installer modification: replaced ant tokens with relative paths.
01/25/2008
- 12:00 AM Bug #3104 (New): provide accessor for organization lists for clients to build login widgets
- Logins for metacat have a username that is unique combined with an organization name that together are used to build ...
01/24/2008
- 06:40 PM Revision 3694 (metacat): Modify this class in order to correct data file name in some IPCC eml documents
- 04:05 PM Revision 3693 (metacat): Turnkey Installer modification: replaced ant tokens with relative paths.
- 04:00 PM Revision 3692 (metacat): Turnkey Installer modification: relative path.
- 03:06 PM Bug #3088: Inline Data does not work correctly without the <pre> tag
- The fix for this bug has been checked in (I think Jing used UPDATE 5) but is not implemented on the current productio...
- 03:01 PM Revision 3691 (metacat): Turnkey Installer modification: Initial checkin for account/index.html replacement. This replaces an html file with a jsp file, so that cgi-prefix can be obtained. It also
- includes a few relative paths used in a html/jsp context. Since these are all tested they can be used as examples fo...
- 11:11 AM Bug #3100 (New): Transformation from xml to html in Metacat read action sometimes take long time
- Today we found it would take 20 seconds to read a document from KNB when qformat=knb. However, it only took 1 second ...
Also available in: Atom