Project

General

Profile

Activity

From 02/06/2003 to 03/07/2003

03/07/2003

04:30 PM Revision 1464 (metacat): Fixed a error in getdtd
Jing Tao
04:24 PM Revision 1463 (metacat): Add a target name getschema.
Jing Tao
04:24 PM Revision 1462 (metacat): Add a debug message for fatal error.
Jing Tao

03/06/2003

02:26 PM Revision 1461 (metacat): Fixed a bug that didn't close the filewriter after finishing writing.
Jing Tao
02:25 PM Revision 1460 (metacat): Fixed a bug that when reading a inline file, there is null at the end.
Jing Tao

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
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

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
 

Also available in: Atom