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.
- 06:37 PM Revision 1458 (metacat): Add code to put back inline data from file system.
- 06:36 PM Revision 1457 (metacat): Add some debug message.
- 06:35 PM Revision 1456 (metacat): Add a varible inlinedatafilepath.
- 06:35 PM Revision 1455 (metacat): Add a new property inlinedatafilepath in order to store inline data.
- 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... - 10:18 AM Revision 1454 (metacat): Revise the query for access control return field.
03/04/2003
- 06:13 PM Revision 1453 (metacat): Revise the sql for access control for return fields.
- 04:10 PM Revision 1452 (metacat): Add code to handle access control for return fields.
- 12:06 PM Revision 1451 (metacat): Fixed a bug that the column in sql is ambiguous.
- 12:05 PM Revision 1450 (metacat): Fixed a bug which cause infinite loop.
- 10:21 AM Revision 1449 (metacat): Add nodes access control for print extended query.
- 10:20 AM Revision 1448 (metacat): Add access control for return fields.
- 09:53 AM Revision 1447 (metacat): In search query, add subtreeid is null this condition to make sure is for top level documents.
03/03/2003
- 06:07 PM Revision 1446 (metacat): Add a access control query for return fields.
- 06:06 PM Revision 1445 (metacat): Add access control for return fields in the subtree.
- 06:05 PM Revision 1444 (metacat): Just now made a wrong sumbit and revise it.
- 06:02 PM Revision 1443 (metacat): Add access query for control the return fields.
- 12:16 PM Revision 1442 (metacat): Using the contant in documentImpl rather using itself.
- 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.
- 10:18 AM Revision 1440 (metacat): Fixed a bug the for comment in xml documents. It cause a Unterminated quoted string problem in psql.
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.
- 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
- 10:48 AM Revision 1437 (metacat): fixed bug with copying images in the build file
- 10:41 AM Revision 1436 (metacat): Updata xerces to 2.30
- 10:40 AM Revision 1435 (metacat): Fixed a bug that access control couldn't write into db.
02/27/2003
- 06:24 PM Revision 1434 (metacat): Add the code to handle subtree access control.
- 06:23 PM Revision 1433 (metacat): Change the calling method.
- 06:23 PM Revision 1432 (metacat): Add the code to handle subtree control for reading(but finished yet).
- 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.
02/26/2003
- 05:37 PM Revision 1430 (metacat): Adding more constant strings.
- 05:36 PM Revision 1429 (metacat): Chane a info for output.
- 05:31 PM Revision 1428 (metacat): Change some hard code to constant string.
- 05:30 PM Revision 1427 (metacat): Change the code to handle permission checking.
- 05:29 PM Revision 1426 (metacat): Move the permission checking part.
- 05:29 PM Revision 1425 (metacat): Add a file to handle permission checking.
- 11:29 AM Revision 1424 (metacat): Get rid of the permission code to handle ticket count and duration.
- 09:48 AM Revision 1423 (metacat): Add code to delete the previous permission when update.
02/25/2003
02/24/2003
- 06:32 PM Revision 1421 (metacat): Modify postgres access table.
- 06:31 PM Revision 1420 (metacat): modify access table.
- 06:31 PM Revision 1419 (metacat): Script for postgres to modify access table.
- 06:30 PM Revision 1418 (metacat): Srcipt file to modify xml_access.(adding 3 new fields - subtreeid, start node id and end node id)
02/20/2003
- 05:52 PM Revision 1417 (metacat): Add code to handle subtree.
- 05:52 PM Revision 1416 (metacat): Every call to write into xml_nodes will return current node id.
- 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.
- 05:50 PM Revision 1414 (metacat): A new class to store info about sub tree.
02/19/2003
02/18/2003
- 11:58 AM Revision 1412 (metacat): Add the code to handle text nodes were splitted to couples.
- 11:58 AM Revision 1411 (metacat): Add the code the handle text node was splitted
- 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...
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.
- 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... - 02:08 PM Bug #163: need data repository interface for metacat
- In the process of hiring students to help work on this product
02/14/2003
- 05:23 PM Revision 1410 (metacat): After finishing parsing a access rule and accessSection, assign them to a new object.
- 05:01 PM Revision 1409 (metacat): Set a condition to for setting eml2 parser.
- 04:57 PM Revision 1408 (metacat): Access control for documents level works.
- 04:56 PM Revision 1407 (metacat): Set up an eml parser.
- 04:56 PM Revision 1406 (metacat): Implement clone method.
02/13/2003
- 06:02 PM Revision 1405 (metacat): Implement to handle document level access control.
- 06:01 PM Revision 1404 (metacat): Change a varible from private to protected.
- 06:00 PM Revision 1403 (metacat): Fixed error.
- 06:00 PM Revision 1402 (metacat): Add copy object method.
- 05:59 PM Revision 1401 (metacat): Add some constants
02/12/2003
- 06:26 PM Revision 1400 (metacat): A new class to reprent a eml access module.
- 06:25 PM Revision 1399 (metacat): A new class represents access rules, include principles, permissions.
- 06:24 PM Revision 1398 (metacat): A new sax parser will handle eml2 (not finished yet)
- 06:23 PM Revision 1397 (metacat): Add a new contant string access.
02/11/2003
- 03:08 PM Revision 1396 (metacat): Add code to call SchemaLocationResolver.
- 03:05 PM Revision 1395 (metacat): Change schemalocationkeywords constant from private to public and it can be reused.
- 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.
02/10/2003
- 07:29 PM Revision 1393 (metacat): Add two varibles: schemaPath and schemaURL.
- 07:28 PM Revision 1392 (metacat): Change checkURLConnection to public static. It can be rused.
- 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.
02/05/2003
02/04/2003
- 06:08 PM Revision 1389 (metacat): If insert a schema xml, the doctype will be root element name space.
- 03:55 PM Revision 1388 (metacat): Code to handle text node was splited.
- 03:51 PM Revision 1387 (metacat): Add code to handle text node was splited.
- 03:50 PM Revision 1386 (metacat): Change package query.
- 03:49 PM Revision 1385 (metacat): Add code to handle text code was splited.
- 03:48 PM Revision 1384 (metacat): Add schema validation parameter here.
- 03:26 PM Revision 1383 (metacat): Make the paser knew namespace and schema validation.
- 03:25 PM Revision 1382 (metacat): New class to wrap documentimple.
- 03:23 PM Revision 1381 (metacat): Delete the file to clean up access table.
- 03:22 PM Revision 1380 (metacat): Delete the file to clean access table.
- 03:21 PM Revision 1379 (metacat): Delete the file which will clean up access table.
Also available in: Atom