Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1526 04/08/2003 01:58 PM Jing Tao

Add code to get filted subtree nodes

1525 04/08/2003 01:58 PM Jing Tao

Add code to handle eml document

1524 04/08/2003 01:57 PM Jing Tao

Add returndoctype and returnfield for eml2

1523 04/08/2003 01:56 PM Jing Tao

move cvs-root to easily be edited.

1522 04/08/2003 11:29 AM berkley

added target to clean the servlet install directory

1521 04/07/2003 05:48 PM Jing Tao

Change a method name to mergeEquivlentSubTree.

1520 04/07/2003 05:48 PM Jing Tao

Implement Comparator interface.

1519 04/07/2003 05:47 PM Jing Tao

Revise the class.

1518 04/07/2003 10:58 AM Jing Tao

Change the debugMessage for characters.

1517 04/07/2003 10:41 AM Jing Tao

Add code for checking if a user try to update inline data.

1516 04/07/2003 10:33 AM Jing Tao

Add code to handle check inline data if a user update it but the user doesn't have permission to do it.

1515 04/07/2003 10:28 AM Jing Tao

Move a methods

1514 04/04/2003 05:47 PM Jing Tao

Add a new class to handle nested subtree access control.

1513 04/04/2003 03:26 PM Jing Tao

Add code to handle if a unaccessable subtree is another subtree of unaccessable subtree.

1512 04/04/2003 09:40 AM Jing Tao

Finished the coding to ckeck an user try to update a subtree which it doesn't have write permission.

1511 04/03/2003 06:35 PM Jing Tao

Add code to handle checking if user updated a subtree which he doesn't have permission.

1510 04/03/2003 06:34 PM Jing Tao

Change processDTD to protected.

1509 04/02/2003 06:06 PM Jing Tao

Add code to checking if user update a subtree it doesn't have write permission.

1508 04/02/2003 09:58 AM Jing Tao

Add a class to handle append a unreadable subtree to document. (Not finished yet)

1507 04/01/2003 02:02 PM Jing Tao

Add replication servlet into this file.

1506 03/21/2003 05:48 PM Jing Tao

Change from assert to assertTrue.

1505 03/21/2003 05:48 PM Jing Tao

Change assert to assertTrue.

1504 03/21/2003 05:46 PM Jing Tao

Change assert to assertTrue

1503 03/21/2003 05:46 PM Jing Tao

A new class to testing subtree class.

1502 03/21/2003 05:45 PM Jing Tao

Add code to do get subtree nodes from db.

1501 03/21/2003 05:45 PM Jing Tao

Add some getmethods.

1500 03/21/2003 05:44 PM Jing Tao

Add a new project name runonetest. It can run single junit test. The class name can be passed to build.xml. The syntax is: ant -Dtesttorun=className runonetest

1499 03/19/2003 03:30 PM Jing Tao

Change debugMessage prototype.

1498 03/19/2003 03:28 PM Jing Tao

Change debugMessage

1497 03/19/2003 03:27 PM Jing Tao

Chagnge debugMessage prototype.

1496 03/19/2003 03:26 PM Jing Tao

Change the debugMessage prototype.

1495 03/19/2003 03:22 PM Jing Tao

Change the prototype for debugMessage()

1494 03/19/2003 03:11 PM Jing Tao

Change the debugMessage from (string) to (string int)

1493 03/19/2003 03:03 PM Jing Tao

Change debugMessage method from (String) to (String, int).

1492 03/19/2003 03:02 PM Jing Tao

Fixed a bug to check permission for a node.

1491 03/19/2003 03:00 PM Jing Tao

Revise the method to get docid withoutRevision from inlinedataid.

1490 03/19/2003 02:58 PM Jing Tao

Finished the implementation for action readinlinedata. The prototype is action=readinlinedata&inlinedataid=eml.23.1.1

1489 03/19/2003 11:07 AM Jing Tao

Set default content type for data file.

1488 03/19/2003 11:06 AM Jing Tao

Add a default contenttype in property file.

1487 03/19/2003 11:05 AM Jing Tao

Add a default content type for data file.

1485 03/18/2003 05:32 PM Jing Tao

Add code to handle check a node permission for subtree access control.

1484 03/18/2003 05:31 PM Jing Tao

Add a new method to get docid from inline data id.

1483 03/18/2003 05:30 PM Jing Tao

Add a new action readilninedata for metacat. By this action, user can read inline data only.

1482 03/18/2003 02:15 PM Jing Tao

Add a flag in read action that the user want inline data in xml document or not.

1481 03/18/2003 02:14 PM Jing Tao

Fixed bug that the parser can't handle a eml without access.

1480 03/18/2003 02:10 PM Jing Tao

Add code handle if put inline data into xml document or not.

1479 03/17/2003 03:24 PM Jing Tao

Change type from text to binary in cvs repository.

1478 03/17/2003 02:11 PM Jing Tao

Change the jar file for text to bin in cvs.

1477 03/17/2003 12:18 PM Jing Tao

Change the debug message.

1476 03/14/2003 06:16 PM Jing Tao

Get rid of hard code there.

1475 03/14/2003 06:16 PM Jing Tao

Add a login page which would not go to index.html

1474 03/13/2003 05:35 PM Jing Tao

Change the debug level.

1473 03/13/2003 05:34 PM Jing Tao

Add code in addtionalmetadta, so metacat can handle same subtree id was put in describes in different additionalmetadata.

1472 03/13/2003 05:32 PM Jing Tao

Add a field varible references and set, get methods.

1471 03/12/2003 04:26 PM Jing Tao

Add eml parser checking here.

1470 03/12/2003 04:25 PM Jing Tao

Add eml.jar into class path and copy eml.jar and configxml.jar into web-info/lib

1469 03/12/2003 04:24 PM Jing Tao

Add eml parser jar file.

1468 03/12/2003 04:23 PM Jing Tao

Add configxml.jar for emlparser.

1467 03/10/2003 06:45 PM Jing Tao

Fixed a bug in reading data file.

1466 03/10/2003 11:59 AM Jing Tao

Add code to handle validate xml instance by noNamespaceSchemaLocation.

1465 03/10/2003 11:56 AM Jing Tao

Add code to debug warning and error message.

1464 03/07/2003 04:30 PM Jing Tao

Fixed a error in getdtd

1463 03/07/2003 04:24 PM Jing Tao

Add a target name getschema.

1462 03/07/2003 04:24 PM Jing Tao

Add a debug message for fatal error.

1461 03/06/2003 02:26 PM Jing Tao

Fixed a bug that didn't close the filewriter after finishing writing.

1460 03/06/2003 02:25 PM Jing Tao

Fixed a bug that when reading a inline file, there is null at the end.

1459 03/05/2003 06:42 PM Jing Tao

Add the code to pull out inlinedata and store it into file system. Only the file name will be stored into db.

1458 03/05/2003 06:37 PM Jing Tao

Add code to put back inline data from file system.

1457 03/05/2003 06:36 PM Jing Tao

Add some debug message.

1456 03/05/2003 06:35 PM Jing Tao

Add a varible inlinedatafilepath.

1455 03/05/2003 06:35 PM Jing Tao

Add a new property inlinedatafilepath in order to store inline data.

1454 03/05/2003 10:18 AM Jing Tao

Revise the query for access control return field.

1453 03/04/2003 06:13 PM Jing Tao

Revise the sql for access control for return fields.

1452 03/04/2003 04:10 PM Jing Tao

Add code to handle access control for return fields.

1451 03/04/2003 12:06 PM Jing Tao

Fixed a bug that the column in sql is ambiguous.

1450 03/04/2003 12:05 PM Jing Tao

Fixed a bug which cause infinite loop.

1449 03/04/2003 10:21 AM Jing Tao

Add nodes access control for print extended query.

1448 03/04/2003 10:20 AM Jing Tao

Add access control for return fields.

1447 03/04/2003 09:53 AM Jing Tao

In search query, add subtreeid is null this condition to make sure is for top level documents.

1446 03/03/2003 06:07 PM Jing Tao

Add a access control query for return fields.

1445 03/03/2003 06:06 PM Jing Tao

Add access control for return fields in the subtree.

1444 03/03/2003 06:05 PM Jing Tao

Just now made a wrong sumbit and revise it.

1443 03/03/2003 06:02 PM Jing Tao

Add access query for control the return fields.

1442 03/03/2003 12:16 PM Jing Tao

Using the contant in documentImpl rather using itself.

1441 03/03/2003 12:14 PM Jing Tao

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.

1440 03/03/2003 10:18 AM Jing Tao

Fixed a bug the for comment in xml documents. It cause a Unterminated quoted string problem in psql.

1439 02/28/2003 06:55 PM Jing Tao

Add code to handle read part of tree. Now the subtree access control for reading works.

1438 02/28/2003 04:06 PM Jing Tao

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

1437 02/28/2003 10:48 AM berkley

fixed bug with copying images in the build file

1436 02/28/2003 10:41 AM Jing Tao

Updata xerces to 2.30

1435 02/28/2003 10:40 AM Jing Tao

Fixed a bug that access control couldn't write into db.

1434 02/27/2003 06:24 PM Jing Tao

Add the code to handle subtree access control.

1433 02/27/2003 06:23 PM Jing Tao

Change the calling method.

1432 02/27/2003 06:23 PM Jing Tao

Add the code to handle subtree control for reading(but finished yet).

1431 02/27/2003 11:22 AM Jing Tao

Does not setting namepaces-prefix feature true for sax parser. If set it true, namespace will be treat as both namespace and attribute.

1430 02/26/2003 05:37 PM Jing Tao

Adding more constant strings.

1429 02/26/2003 05:36 PM Jing Tao

Chane a info for output.

1428 02/26/2003 05:31 PM Jing Tao

Change some hard code to constant string.

1427 02/26/2003 05:30 PM Jing Tao

Change the code to handle permission checking.

1426 02/26/2003 05:29 PM Jing Tao

Move the permission checking part.