Project

General

Profile

Activity

From 08/19/2004 to 09/17/2004

09/17/2004

04:56 PM Bug #1142: Key issues between java 1.3 and java 1.4

Closing this bug as Duane entered the requirements into metacatinstall.html
Saurabh Garg
03:00 PM Revision 2302 (metacat): Revisions to Metacat Installation Instructions page. Most of the edits in this revision involve the build.properties file. A new HTML table was created to describe the properties and their values.
Duane Costa
11:10 AM Bug #188: provide a metacat client library with a standard API

Closing the bug. New bugs added covering tasks which were not done yet.
Saurabh Garg
11:09 AM Bug #1693 (Closed): Metacat client library: Static Cookies
The HttpMessage code uses static cookies. This is bad and should be changed.
(From bug# 188)
Saurabh Garg
11:08 AM Bug #1692 (Resolved): Metacat client library: handle binary data and return strings for simpler interface
Most of the APIs return Readers. In some cases we may also want InputStream
in order to deal with binary data (incl...
Saurabh Garg
11:01 AM Bug #1691 (Closed): Metacat client library: use direct method calles for efficiency
The current client uses HTTP. There may be clients that exist on the same
server for which we would want to use som...
Saurabh Garg
08:48 AM Revision 2301 (metacat): Whitespace changes that fix a few formatting problems after Jing's commit.
Matt Jones
08:42 AM Revision 2300 (metacat): Replace relative path to harvester registration login servlet with context path generated through ant build
Duane Costa
08:39 AM Revision 2299 (metacat): Add properties and filters for harvester registration servlets
Duane Costa

09/16/2004

05:04 PM Revision 2298 (metacat): Add new feature that delete can be broadcasted by force replication.
Jing Tao
04:40 PM Revision 2297 (metacat): The new buildIndex() function now can write allof the appropriate index paths to the database for any given document. Next need to create a function to rebuild on demand, and modify DBSAXHandler.run() to use the new buildIndex() function.
Matt Jones
04:16 PM Revision 2296 (metacat): corrected wrong variable names in build file.
sgarg
04:05 PM Revision 2295 (metacat): Added harvester servlets to the web.xml files.
sgarg
01:32 PM Revision 2294 (metacat): Added test class for buildIndex() routine. Not completed yet.
Matt Jones
12:08 PM Revision 2293 (metacat): Added changes to buildIndex() function. Now it is finding the right set of
paths, just have to save these in a hash and then add them to the DB xml_index
table.
Matt Jones
11:15 AM Revision 2292 (metacat): changed function parameters in accordance with changes in PermissionController
sgarg
11:13 AM Revision 2291 (metacat): Modified inline data permission handling, so that access rules for old version of inline data can be checked correctly.
sgarg
11:09 AM Revision 2290 (metacat): Added a function which returns inline data id with out the revision number.
sgarg
11:04 AM Revision 2289 (metacat): Changed error text that is returned when an invalid eml is inserted.
sgarg
11:01 AM Revision 2288 (metacat): Added another test to check if access is checked when an old version of inline data is read using action=readinlinedata
sgarg
09:15 AM Revision 2287 (metacat): Changed the ESA nad LTSS skins to display all data from the KNB at the request of
OJ Reichman. Matt Jones

09/15/2004

08:25 PM Revision 2286 (metacat): Add a code to load eml201 parser to fix the bug that couldn't generate access rule for eml201 doc.
Jing Tao
08:24 PM Revision 2285 (metacat): Add a note that you should put full name as state name to generate a key. Otherwise, the trustkey will be not recongized.
Jing Tao
04:25 PM Revision 2284 (metacat): Fixed some more bugs.
sgarg
04:09 PM Revision 2283 (metacat): Added sql for counting packages.
Matt Jones
02:47 PM Revision 2282 (metacat): fixed error in input param
sgarg
02:17 PM Revision 2281 (metacat): Added code to send showWgList, showSiteList, showOrganization, lsite and usite for one tmpl to other.
sgarg
02:00 PM Revision 2280 (metacat): Fixed a bug in creation of EML documents when coordinates from the site_list have to be used.
sgarg
01:02 PM Revision 2279 (metacat): Added lines for updating xml_catalog in the upgrade script to point to the
new schema locations. Matt Jones
11:02 AM Revision 2278 (metacat): Fixed error in handling of multiple additional metadata tags...
sgarg
08:57 AM Revision 2277 (metacat): Updated build.xml to use new sql scripts.
Matt Jones
08:56 AM Revision 2276 (metacat): New schema changes, including upgrade scripts. Includes renamed postgres
scripts. Matt Jones

09/14/2004

03:58 PM Bug #1658: tracking bug for 1.4.0 release

4) and 6) done.
Checked that 5) is done.
Working on 2.
Saurabh Garg
03:57 PM Revision 2275 (metacat): Test added to insert eml 2.0.0 document and update it with eml 2.0.1 document.
sgarg
03:39 PM Revision 2274 (metacat): Updates to the config for the esa skin, and added an LTSS skin.
Matt Jones
03:24 PM Revision 2273 (metacat): removed errors being generated in handling of qformat when action=insert. If qformat is not specified, xml is assumed as default.
sgarg
03:20 PM Bug #1295: Registry: Button texts are ambiguous and need to be changed.

Changing 'Submit Entry' to 'Submit Dataset'
Leaving Reset as it.
Saurabh Garg
03:20 PM Revision 2272 (metacat): Changing 'Submit Entry' to 'Submit Dataset'
sgarg
03:14 PM Bug #1671: editing registry entry deletes keywords

Fixed.
The bug came into picture, when no keyword type is suggested for a particular
keyword. This resulted in igno...
Saurabh Garg
03:14 PM Revision 2271 (metacat): Fixed a bug in handling of associated parties.
sgarg
02:56 PM Revision 2270 (metacat): Fixed the bug described in 1671. The bug came into picture, when no keyword type is suggested for a particular keyword. This resulted in ignoring of that row of data.
sgarg

09/13/2004

04:34 PM Bug #1142: Key issues between java 1.3 and java 1.4
Lets reword that to say that j2sdk 1.4.2 or later is required. I think the
install instructions is the right place. ...
Matt Jones
04:29 PM Bug #1142: Key issues between java 1.3 and java 1.4

For running metacat, now Java version 1.4 would be required. Hence this problem
should not occur.
But couldnt fin...
Saurabh Garg
02:22 PM Bug #1680: New functions in Metacat Client API

Renaming as enhancement
Saurabh Garg
02:14 PM Bug #1680: New functions in Metacat Client API

Added following functions to the MetacatClient
-> readInlineData
-> upload() - with file name
-> upload...
Saurabh Garg
02:13 PM Bug #1680 (Resolved): New functions in Metacat Client API
.. for read inline data and uploading data needed. Saurabh Garg
02:21 PM Bug #1682: Error in handling of docid formats

Fixed
Saurabh Garg
02:21 PM Bug #1682 (Resolved): Error in handling of docid formats
Errors generated when insert, update and delete actions tried with docid
formats such as a.c.t.t.c.a.1.1
Saurabh Garg
02:15 PM Bug #1681: Access not checked while file uploading

Fixed
Saurabh Garg
02:14 PM Bug #1681 (Resolved): Access not checked while file uploading
When user with id X uploads data as act.1.1, another user with id Y can upload
act.1.2 without requiring access for...
Saurabh Garg
02:10 PM Bug #1679: Random string entry in action=insert leads to hanging of code

Fixed
Saurabh Garg
02:10 PM Bug #1679 (Resolved): Random string entry in action=insert leads to hanging of code
Input of following type, hangs metacat code
http://metacat_url?action=insert&docid=act.1.1&doctext=random_strin...
Saurabh Garg

09/10/2004

04:42 PM Revision 2269 (metacat): Beginning new method for building the xml_index table. This uses the
JDBC resultset directly rather than DBSaxNode, and recurses through the
records of the table. The new function 'buil...
Matt Jones
03:12 PM Bug #1674 (Resolved): Access control for eml-2.1.0 documents
This bug is continuing from bug# 968 and is dependent on bug # 1132
Access control to handle eml version 2.0.1 has...
Saurabh Garg
02:57 PM Bug #968: Access control for eml2 documents

I am closing this bug as access control for eml version 2.0.1 is implemented
now. A new bug will be opened for eml ...
Saurabh Garg
02:42 PM Bug #968: Access control for eml2 documents

Changing target_milestone to 1.5 as this bug covers eml-2.1.0 also.
Saurabh Garg

09/09/2004

03:51 PM Revision 2268 (metacat): removed a bug which was pointed out by Bing and fixed by Jing.
sgarg
03:48 PM Revision 2267 (metacat): Removed some unused code
sgarg

09/08/2004

12:12 PM Revision 2266 (metacat): Revisions to text for the ESA / LTSS registry.
Matt Jones

09/03/2004

03:58 PM Bug #1671 (Resolved): editing registry entry deletes keywords
When a registry entry has keywords and the entry is edited through the web site,
the keywords are not propogated to ...
Matt Jones

09/02/2004

02:43 PM Revision 2265 (metacat): Added a new method to check upload function when a data stream is passed.
sgarg
02:38 PM Revision 2264 (metacat): Added new upload function which takes InputStream as input.
sgarg

09/01/2004

05:49 PM Revision 2263 (metacat): Adding InlineDataAccessTest.java which has tests regarding inline data access. Also updated AccessControlTest.java
sgarg
02:43 PM Revision 2262 (metacat): fixed some bugs in document update
sgarg

08/31/2004

05:52 PM Revision 2261 (metacat): Added method to metacat client for reading inline data - readInlineData()
sgarg
03:47 PM Revision 2260 (metacat): Made changes in AccessControl and Online Data Access tests.
sgarg
03:45 PM Revision 2259 (metacat): Fixed a bug in upload function. For online data updates, access was not checked.
sgarg

08/28/2004

03:25 AM Revision 2258 (metacat): Modifications to the registry to support the new ESA skin. Factored out some of
the configuration-specific code into properties that are set in the various
cfg files in the skins. New properties i...
Matt Jones

08/27/2004

08:51 AM Revision 2257 (metacat): Changed properties to use the xml_index table by default.
Matt Jones

08/26/2004

05:30 PM Revision 2256 (metacat): Adding new file with tests regarding access controls related to online data... the tests which are failing are commented out for the time being .. once the bugs are fixed in metacat, they will removed.
sgarg
02:56 PM Revision 2255 (metacat): Add additional comments to the test cases.
Duane Costa
01:45 PM Revision 2254 (metacat): Remove obsolete comment.
Fix broken URL in HarvestSiteScheduleTest.java Duane Costa

08/24/2004

03:35 PM Revision 2253 (metacat): Fixed handling of various docid formats.
sgarg
12:34 PM Revision 2252 (metacat): Code added to handle errors resulting from following urls:
http://metacat.nceas.ucsb.edu/knb/metacat?action2 - no action specified
http://metacat.nceas.ucsb.edu/knb/metacat?ac...
sgarg
11:14 AM Revision 2251 (metacat): Added check for null condition so that proper error text is returned to user.
sgarg

08/23/2004

02:21 PM Revision 2250 (metacat): Checked to be sure the instance has been initialized in the getDBCOnnection
static method call. Assuming it has been initialized could (and does)
lead to NullPointerExceptions when used outsid...
Matt Jones

08/20/2004

01:32 PM Revision 2249 (metacat): Reformatted code for readability. It was crazy. Still has problems, but its
better. Will be working on some new methods on monday. Matt Jones
01:00 PM Bug #1658 (Resolved): tracking bug for 1.4.0 release
This is the tracking bug for last minute details for the 1.4.0 release of
metacat. Before releasing, we need to:
...
Matt Jones
09:21 AM Revision 2248 (metacat): Fixed a bug in access handling when no access is specified.
sgarg
09:20 AM Revision 2247 (metacat): Some changes and a bug fix
sgarg

08/19/2004

06:20 PM Revision 2246 (metacat): Added eml-2.0.1 tags for eml processing.
Also fixed a bug. The error returned in case of no revision number specified was just null. Now it says that revision... sgarg
06:09 PM Revision 2245 (metacat): Merging in changes made in branch 'dataaccess' by Jing Tao.
sgarg
06:04 PM Revision 2244 (metacat): Changed AccessControlTest.java to include new tests
sgarg
06:02 PM Revision 2243 (metacat): Changed SubTreeTest.java to handle the exception that is thrown by SubTree.java now.
sgarg
11:50 AM Revision 2242 (metacat): Added code to test the upload functionality in the client
sgarg
11:43 AM Revision 2241 (metacat): Adding data files for testing as online data
sgarg
11:34 AM Revision 2240 (metacat): Added upload functionality to metacat client for upload online data
sgarg
 

Also available in: Atom