Project

General

Profile

Activity

From 07/19/2000 to 08/17/2000

08/17/2000

01:35 PM Bug #52: Change link to project abstract
It was changed Chad Berkley
09:25 AM Bug #58: add eml-resource to the catalog
resource was added to the catalog and to xml_catalog in the database. Chad Berkley

08/15/2000

01:37 PM Bug #62: hardcoded paths should be config parameters
DONE
All hardcoded paths in MetaCatServlet.java to the location of .html files are
changed with "htmlpath" parameter ...
Jivka Bojilova
10:00 AM Bug #49: need anonymous user login as default for metacat
DONE
Anonymous user login has been included as default to metacat. From the
metacat's web interface user goes directl...
Jivka Bojilova

08/14/2000

02:40 PM Bug #57: changes to handleQueryAction
I ended up breaking handleQueryAction into 4 different functions.
handleSQuery-handles structured queries
handleQuery...
Chad Berkley

08/10/2000

03:37 PM Bug #62 (Resolved): hardcoded paths should be config parameters
MetaCatServlet has some hardcoded paths that should be removed and put in the
configuration files. Mostly these are...
Matt Jones

08/09/2000

02:51 PM Bug #61 (Resolved): new resultset dtd spec
for return type make a <param name="xxx"> instead of <name></name>. This can be
used for more specific stylesheet c...
Chad Berkley
02:48 PM Bug #60 (Resolved): use querySpecification
All queries should be created through querySpecification instead of creating the
sql withing the client servlet.
Chad Berkley
02:47 PM Bug #59 (Resolved): create a more general specification for queries
work on a way to search through different fields from
different standards making the query more general
Chad Berkley
02:18 PM Bug #58 (Resolved): add eml-resource to the catalog
eml-resource should be added to the catalog with the appropriate stylesheet. It
also needs to be added to the sqlca...
Chad Berkley
02:16 PM Bug #57 (Resolved): changes to handleQueryAction
split handleQueryAction into three seperate functions. One to create a query
(createQuery), another to create an sq...
Chad Berkley
02:10 PM Bug #56 (Resolved): code shifts and removals
The following methods should be removed from marineServlet since they are
already implemented in metacatServlet:
do...
Chad Berkley
02:00 PM Bug #55 (Resolved): change order of fields
The order of the fields should be the following.
title alt title
keywords any field
Dataset...
Chad Berkley
01:58 PM Bug #54 (Resolved): title and altitle fields are too small
title and alttitle should be larger than 15 characters. Chad Berkley
01:56 PM Bug #53 (Resolved): Interface does not look good in 800x600
Change the interface so that the graphics are not as big in lower resolutions Chad Berkley
01:55 PM Bug #52 (Resolved): Change link to project abstract
The link should be www.nceas.ucsb.edu/marinedata/ Chad Berkley

08/08/2000

06:19 PM Bug #33: problems with replicating of DTDs, because of PUBLIC IDs
Assigned to Jivka Jivka Bojilova
06:16 PM Bug #20: DBSAXNode constructor can be simplified
DONE as recommended. Jivka Bojilova
06:14 PM Bug #48: need an option to do xml indexing asynchronously
Can be implemented by starting a new tread from the servlet.
That tread can do the task in a background even after se...
Jivka Bojilova
06:07 PM Bug #47: doctype and docid attr are needed in xml_index table
DONE
updateNodeIndex(docid, doctype) in DBSAXNode and other related classes are
changed for storing docid and doctype...
Jivka Bojilova
06:02 PM Bug #30: get dataguide function needed by client
DONE
Implemented as part of DBUtil class.
doctype and docid attr are already added to xml_index table.
Retrieves all ...
Jivka Bojilova
05:55 PM Bug #29: Download DTDs/Schemas for client
Need to implement download of DTDs/Schemas. Jivka Bojilova
05:51 PM Bug #23: creating shared pool of connections in metacat servlet
DONE
Implemented Pool of Connections only.
DBQuery, DBReader and DBTransform are created on every request.
MetaCatUti...
Jivka Bojilova

08/07/2000

03:06 PM Bug #51 (Resolved): adding a non-well-formed document results in a "success" message
When inserting an xml document that was not well formed into the database, the
servlet returned the following error:...
Chad Berkley

07/28/2000

04:15 PM Bug #49 (Resolved): need anonymous user login as default for metacat
Right now the authentication code for metacat requires a user to have a SRB
account to even query the metacat. Inst...
Matt Jones
03:06 PM Bug #48 (Resolved): need an option to do xml indexing asynchronously
We need an option to do indexing of a document asynchronously, so the user
to get response quickly
Jivka Bojilova
02:57 PM Bug #29: Download DTDs/Schemas for client
Implemented as part of a new DBUtil class. Jivka Bojilova
02:53 PM Bug #47 (Resolved): doctype and docid attr are needed in xml_index table
We need to add doctype and docid attr in xml_table to be able to search for
unique paths there by a given doctype(s)...
Jivka Bojilova
02:46 PM Bug #30: get dataguide function needed by client
We going to add doctype and docid attr to xml_index table first in order to be
able to retrieve the paths for a given...
Jivka Bojilova
10:41 AM Bug #46 (Resolved): metacat insert fails on some documents
The metacat insertion process using the MetaCatServlet Load document function
fails sometimes with certain documents...
Matt Jones

07/27/2000

09:24 AM Bug #29: Download DTDs/Schemas for client
Assigned to Jivka Bojilova Jivka Bojilova
09:18 AM Bug #23: creating shared pool of connections in metacat servlet
assigned to Jivka Bojilova Jivka Bojilova
09:02 AM Bug #30: get dataguide function needed by client
assigned to Jivka Bojilova Jivka Bojilova

07/26/2000

04:12 PM Bug #41 (Resolved): consolidate methods for XML output
Create a set of utility methods for generating XML ooutput from the servlet.
This would include both normal output a...
Matt Jones
04:09 PM Bug #19: need exception handling mechanism
Transfer ownership to jones Matt Jones

07/25/2000

01:49 PM Bug #40 (Resolved): Search Refinement Capability
There is a need to consider the ability to refine a search, perhaps by sending a
list of previously found documents ...
Dan Higgins
 

Also available in: Atom