Project

General

Profile

Activity

From 02/04/2003 to 03/05/2003

03/05/2003

06:42 PM Revision 1459 (metacat): Add the code to pull out inlinedata and store it into file system. Only the file name will be stored into db.
Jing Tao
06:37 PM Revision 1458 (metacat): Add code to put back inline data from file system.
Jing Tao
06:36 PM Revision 1457 (metacat): Add some debug message.
Jing Tao
06:35 PM Revision 1456 (metacat): Add a varible inlinedatafilepath.
Jing Tao
06:35 PM Revision 1455 (metacat): Add a new property inlinedatafilepath in order to store inline data.
Jing Tao
11:13 AM Bug #968: Access control for eml2 documents
In xml_access table, 3 new fields - subtreeid, startnodeid and endnodeid were
added. They are used as subtree access...
Jing Tao
10:18 AM Revision 1454 (metacat): Revise the query for access control return field.
Jing Tao

03/04/2003

06:13 PM Revision 1453 (metacat): Revise the sql for access control for return fields.
Jing Tao
04:10 PM Revision 1452 (metacat): Add code to handle access control for return fields.
Jing Tao
12:06 PM Revision 1451 (metacat): Fixed a bug that the column in sql is ambiguous.
Jing Tao
12:05 PM Revision 1450 (metacat): Fixed a bug which cause infinite loop.
Jing Tao
10:21 AM Revision 1449 (metacat): Add nodes access control for print extended query.
Jing Tao
10:20 AM Revision 1448 (metacat): Add access control for return fields.
Jing Tao
09:53 AM Revision 1447 (metacat): In search query, add subtreeid is null this condition to make sure is for top level documents.
Jing Tao

03/03/2003

06:07 PM Revision 1446 (metacat): Add a access control query for return fields.
Jing Tao
06:06 PM Revision 1445 (metacat): Add access control for return fields in the subtree.
Jing Tao
06:05 PM Revision 1444 (metacat): Just now made a wrong sumbit and revise it.
Jing Tao
06:02 PM Revision 1443 (metacat): Add access query for control the return fields.
Jing Tao
12:16 PM Revision 1442 (metacat): Using the contant in documentImpl rather using itself.
Jing Tao
12:14 PM Revision 1441 (metacat): Fixed bug the no matter the xml is base on schema or dtd, the output will add a line for doctype. This will cause eml document invalidate.
Jing Tao
10:18 AM Revision 1440 (metacat): Fixed a bug the for comment in xml documents. It cause a Unterminated quoted string problem in psql.
Jing Tao

02/28/2003

06:55 PM Revision 1439 (metacat): Add code to handle read part of tree. Now the subtree access control for reading works.
Jing Tao
04:06 PM Revision 1438 (metacat): Xerces 2.3.0 have a problem(maybe bug) to handle set external schemalocation property. I already report this problem to xerces-dev. Change it back to 2.2.1
Jing Tao
10:48 AM Revision 1437 (metacat): fixed bug with copying images in the build file
berkley
10:41 AM Revision 1436 (metacat): Updata xerces to 2.30
Jing Tao
10:40 AM Revision 1435 (metacat): Fixed a bug that access control couldn't write into db.
Jing Tao

02/27/2003

06:24 PM Revision 1434 (metacat): Add the code to handle subtree access control.
Jing Tao
06:23 PM Revision 1433 (metacat): Change the calling method.
Jing Tao
06:23 PM Revision 1432 (metacat): Add the code to handle subtree control for reading(but finished yet).
Jing Tao
11:22 AM Revision 1431 (metacat): Does not setting namepaces-prefix feature true for sax parser. If set it true, namespace will be treat as both namespace and attribute.
Jing Tao

02/26/2003

05:37 PM Revision 1430 (metacat): Adding more constant strings.
Jing Tao
05:36 PM Revision 1429 (metacat): Chane a info for output.
Jing Tao
05:31 PM Revision 1428 (metacat): Change some hard code to constant string.
Jing Tao
05:30 PM Revision 1427 (metacat): Change the code to handle permission checking.
Jing Tao
05:29 PM Revision 1426 (metacat): Move the permission checking part.
Jing Tao
05:29 PM Revision 1425 (metacat): Add a file to handle permission checking.
Jing Tao
11:29 AM Revision 1424 (metacat): Get rid of the permission code to handle ticket count and duration.
Jing Tao
09:48 AM Revision 1423 (metacat): Add code to delete the previous permission when update.
Jing Tao

02/25/2003

06:04 PM Revision 1422 (metacat): Now, eml parser can support pulling out access control for document level and subtree level.
Jing Tao

02/24/2003

06:32 PM Revision 1421 (metacat): Modify postgres access table.
Jing Tao
06:31 PM Revision 1420 (metacat): modify access table.
Jing Tao
06:31 PM Revision 1419 (metacat): Script for postgres to modify access table.
Jing Tao
06:30 PM Revision 1418 (metacat): Srcipt file to modify xml_access.(adding 3 new fields - subtreeid, start node id and end node id)
Jing Tao

02/20/2003

05:52 PM Revision 1417 (metacat): Add code to handle subtree.
Jing Tao
05:52 PM Revision 1416 (metacat): Every call to write into xml_nodes will return current node id.
Jing Tao
05:51 PM Revision 1415 (metacat): Add a varible to keep track node id and every call for write to xml_nodes will return a node id.
Jing Tao
05:50 PM Revision 1414 (metacat): A new class to store info about sub tree.
Jing Tao

02/19/2003

07:05 PM Revision 1413 (metacat): Add code to handle additional access data and reference.
Jing Tao

02/18/2003

11:58 AM Revision 1412 (metacat): Add the code to handle text nodes were splitted to couples.
Jing Tao
11:58 AM Revision 1411 (metacat): Add the code the handle text node was splitted
Jing Tao
08:59 AM Bug #305: create an ofa compliant oracle instance
The backup of knb database was set in /usr/oracle/backup and works fine.
The script files for the new database named...
Jing Tao

02/17/2003

02:14 PM Bug #188: provide a metacat client library with a standard API
Since Owen is no longer working on the project I have added this to my list. David Blankman
02:11 PM Bug #325: create site filters to convert site metadata to eml packages
One complete conversion. Have developed basic mapping. Because of lack of
completeness of exisitng metadata at the a...
David Blankman
02:08 PM Bug #163: need data repository interface for metacat
In the process of hiring students to help work on this product David Blankman

02/14/2003

05:23 PM Revision 1410 (metacat): After finishing parsing a access rule and accessSection, assign them to a new object.
Jing Tao
05:01 PM Revision 1409 (metacat): Set a condition to for setting eml2 parser.
Jing Tao
04:57 PM Revision 1408 (metacat): Access control for documents level works.
Jing Tao
04:56 PM Revision 1407 (metacat): Set up an eml parser.
Jing Tao
04:56 PM Revision 1406 (metacat): Implement clone method.
Jing Tao

02/13/2003

06:02 PM Revision 1405 (metacat): Implement to handle document level access control.
Jing Tao
06:01 PM Revision 1404 (metacat): Change a varible from private to protected.
Jing Tao
06:00 PM Revision 1403 (metacat): Fixed error.
Jing Tao
06:00 PM Revision 1402 (metacat): Add copy object method.
Jing Tao
05:59 PM Revision 1401 (metacat): Add some constants
Jing Tao

02/12/2003

06:26 PM Revision 1400 (metacat): A new class to reprent a eml access module.
Jing Tao
06:25 PM Revision 1399 (metacat): A new class represents access rules, include principles, permissions.
Jing Tao
06:24 PM Revision 1398 (metacat): A new sax parser will handle eml2 (not finished yet)
Jing Tao
06:23 PM Revision 1397 (metacat): Add a new contant string access.
Jing Tao

02/11/2003

03:08 PM Revision 1396 (metacat): Add code to call SchemaLocationResolver.
Jing Tao
03:05 PM Revision 1395 (metacat): Change schemalocationkeywords constant from private to public and it can be reused.
Jing Tao
09:31 AM Revision 1394 (metacat): Change the debugMessage method. Only debug is true and debug level is higher, the statement can be print out.
Jing Tao

02/10/2003

07:29 PM Revision 1393 (metacat): Add two varibles: schemaPath and schemaURL.
Jing Tao
07:28 PM Revision 1392 (metacat): Change checkURLConnection to public static. It can be rused.
Jing Tao
07:27 PM Revision 1391 (metacat): New class to handle ingore user specification for schema location, upload new schemalocation to metacat and register namespace and schema location in xml_catalog table.
Jing Tao

02/05/2003

05:14 PM Revision 1390 (metacat): Set mutiple external schema locations for parser.
Jing Tao

02/04/2003

06:08 PM Revision 1389 (metacat): If insert a schema xml, the doctype will be root element name space.
Jing Tao
03:55 PM Revision 1388 (metacat): Code to handle text node was splited.
Jing Tao
03:51 PM Revision 1387 (metacat): Add code to handle text node was splited.
Jing Tao
03:50 PM Revision 1386 (metacat): Change package query.
Jing Tao
03:49 PM Revision 1385 (metacat): Add code to handle text code was splited.
Jing Tao
03:48 PM Revision 1384 (metacat): Add schema validation parameter here.
Jing Tao
03:26 PM Revision 1383 (metacat): Make the paser knew namespace and schema validation.
Jing Tao
03:25 PM Revision 1382 (metacat): New class to wrap documentimple.
Jing Tao
03:23 PM Revision 1381 (metacat): Delete the file to clean up access table.
Jing Tao
03:22 PM Revision 1380 (metacat): Delete the file to clean access table.
Jing Tao
03:21 PM Revision 1379 (metacat): Delete the file which will clean up access table.
Jing Tao
 

Also available in: Atom