Project

General

Profile

Activity

From 03/13/2003 to 04/11/2003

04/11/2003

07:17 PM Revision 1546 (metacat): Add a contenEquals method.
Jing Tao
07:17 PM Revision 1545 (metacat): Add a method to revise a stack.
Jing Tao
07:16 PM Revision 1544 (metacat): Add code to handle reference access couldn't be updated if user doesn't have all permission.
Jing Tao
07:15 PM Revision 1543 (metacat): Add some methods and fields here.
Jing Tao
09:23 AM Revision 1542 (metacat): Add a field to this class.
Jing Tao
09:23 AM Revision 1541 (metacat): Fixed bug to decide if a document is a accesss document.
Jing Tao
09:22 AM Revision 1540 (metacat): Add code to handle update access subtree.
Jing Tao
09:21 AM Revision 1539 (metacat): Extends this class from subtree and changed some methods.
Jing Tao

04/10/2003

10:00 AM Revision 1538 (metacat): added a prefix to the debug statements. the default is the build name property. The prefix can be set in the build.xml file. the property name is 'debugprefix'
berkley

04/09/2003

05:45 PM Revision 1537 (metacat): Add code to handle access module to keep track startid and end id.
Jing Tao
05:44 PM Revision 1536 (metacat): Add some methods to handle start node id and end node id.
Jing Tao
04:36 PM Revision 1535 (metacat): Add run access control even for access document.
Jing Tao
04:35 PM Revision 1534 (metacat): Get rid off to pasre additional access module.
Jing Tao
11:03 AM Revision 1533 (metacat): accidentally overwrote the web.xml file with the tomcat4 web.xml file.
berkley
11:02 AM Revision 1532 (metacat): new eml.jar file that is binary
berkley

04/08/2003

06:15 PM Revision 1531 (metacat): Add code to store info for access block itself.
Jing Tao
06:14 PM Revision 1530 (metacat): Add code to create a new table to store info about access block itself.
Jing Tao
06:13 PM Revision 1529 (metacat): Patch script to create a table to store info for access block it self.
Jing Tao
06:12 PM Revision 1528 (metacat): Patch script to create a table to store info about access block itself.
Jing Tao
04:51 PM Bug #1032 (Resolved): Metacat replication needs email for failure (hub especially)
During current hub replication tests the replication stopped after 980 of approx
2700 documents. In addition to impr...
David Blankman
04:30 PM Revision 1527 (metacat): Change the key of unaccessablesubtree from subtreeid to startnodeid. because some subtree doesn't have subtreeid.
Jing Tao
01:58 PM Revision 1526 (metacat): Add code to get filted subtree nodes
Jing Tao
01:58 PM Revision 1525 (metacat): Add code to handle eml document
Jing Tao
01:57 PM Revision 1524 (metacat): Add returndoctype and returnfield for eml2
Jing Tao
01:56 PM Revision 1523 (metacat): move cvs-root to easily be edited.
Jing Tao
11:29 AM Revision 1522 (metacat): added target to clean the servlet install directory
berkley

04/07/2003

05:48 PM Revision 1521 (metacat): Change a method name to mergeEquivlentSubTree.
Jing Tao
05:48 PM Revision 1520 (metacat): Implement Comparator interface.
Jing Tao
05:47 PM Revision 1519 (metacat): Revise the class.
Jing Tao
10:58 AM Revision 1518 (metacat): Change the debugMessage for characters.
Jing Tao
10:41 AM Revision 1517 (metacat): Add code for checking if a user try to update inline data.
Jing Tao
10:33 AM Revision 1516 (metacat): Add code to handle check inline data if a user update it but the user doesn't have permission to do it.
Jing Tao
10:28 AM Revision 1515 (metacat): Move a methods
Jing Tao

04/04/2003

05:47 PM Revision 1514 (metacat): Add a new class to handle nested subtree access control.
Jing Tao
03:26 PM Revision 1513 (metacat): Add code to handle if a unaccessable subtree is another subtree of unaccessable subtree.
Jing Tao
09:40 AM Revision 1512 (metacat): Finished the coding to ckeck an user try to update a subtree which it doesn't have write permission.
Jing Tao

04/03/2003

06:35 PM Revision 1511 (metacat): Add code to handle checking if user updated a subtree which he doesn't have permission.
Jing Tao
06:34 PM Revision 1510 (metacat): Change processDTD to protected.
Jing Tao

04/02/2003

06:06 PM Revision 1509 (metacat): Add code to checking if user update a subtree it doesn't have write permission.
Jing Tao
09:58 AM Revision 1508 (metacat): Add a class to handle append a unreadable subtree to document. (Not finished yet)
Jing Tao

04/01/2003

02:02 PM Revision 1507 (metacat): Add replication servlet into this file.
Jing Tao
09:23 AM Bug #1012: Need to allow metacat admin to set default mime type
This is a good feature. For EML 2.0.0, we should be able to get the mime type
from the eml-physical module, either d...
Matt Jones
09:08 AM Bug #1012: Need to allow metacat admin to set default mime type
*** Bug 1013 has been marked as a duplicate of this bug. *** Jing Tao
09:08 AM Bug #1013: Need to allow metacat admin to set default mime type
It is duplicate to bug 1012
*** This bug has been marked as a duplicate of 1012 ***
Jing Tao

03/21/2003

05:48 PM Revision 1506 (metacat): Change from assert to assertTrue.
Jing Tao
05:48 PM Revision 1505 (metacat): Change assert to assertTrue.
Jing Tao
05:46 PM Revision 1504 (metacat): Change assert to assertTrue
Jing Tao
05:46 PM Revision 1503 (metacat): A new class to testing subtree class.
Jing Tao
05:45 PM Revision 1502 (metacat): Add code to do get subtree nodes from db.
Jing Tao
05:45 PM Revision 1501 (metacat): Add some getmethods.
Jing Tao
05:44 PM Revision 1500 (metacat): 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
Jing Tao

03/19/2003

03:30 PM Revision 1499 (metacat): Change debugMessage prototype.
Jing Tao
03:28 PM Revision 1498 (metacat): Change debugMessage
Jing Tao
03:27 PM Revision 1497 (metacat): Chagnge debugMessage prototype.
Jing Tao
03:26 PM Revision 1496 (metacat): Change the debugMessage prototype.
Jing Tao
03:22 PM Revision 1495 (metacat): Change the prototype for debugMessage()
Jing Tao
03:11 PM Revision 1494 (metacat): Change the debugMessage from (string) to (string int)
Jing Tao
03:03 PM Revision 1493 (metacat): Change debugMessage method from (String) to (String, int).
Jing Tao
03:02 PM Revision 1492 (metacat): Fixed a bug to check permission for a node.
Jing Tao
03:00 PM Revision 1491 (metacat): Revise the method to get docid withoutRevision from inlinedataid.
Jing Tao
02:58 PM Revision 1490 (metacat): Finished the implementation for action readinlinedata. The prototype is action=readinlinedata&inlinedataid=eml.23.1.1
Jing Tao
11:07 AM Revision 1489 (metacat): Set default content type for data file.
Jing Tao
11:06 AM Revision 1488 (metacat): Add a default contenttype in property file.
Jing Tao
11:05 AM Revision 1487 (metacat): Add a default content type for data file.
Jing Tao

03/18/2003

10:28 PM Bug #1013 (Resolved): Need to allow metacat admin to set default mime type
the metacat servlet does it's best to determine the mime type of the data entity
being served. However, entities th...
Chris Jones
10:28 PM Bug #1012 (Resolved): Need to allow metacat admin to set default mime type
the metacat servlet does it's best to determine the mime type of the data entity
being served. However, entities th...
Chris Jones
05:32 PM Revision 1485 (metacat): Add code to handle check a node permission for subtree access control.
Jing Tao
05:31 PM Revision 1484 (metacat): Add a new method to get docid from inline data id.
Jing Tao
05:30 PM Revision 1483 (metacat): Add a new action readilninedata for metacat. By this action, user can read inline data only.
Jing Tao
02:15 PM Revision 1482 (metacat): Add a flag in read action that the user want inline data in xml document or not.
Jing Tao
02:14 PM Revision 1481 (metacat): Fixed bug that the parser can't handle a eml without access.
Jing Tao
02:10 PM Revision 1480 (metacat): Add code handle if put inline data into xml document or not.
Jing Tao

03/17/2003

03:24 PM Revision 1479 (metacat): Change type from text to binary in cvs repository.
Jing Tao
02:11 PM Revision 1478 (metacat): Change the jar file for text to bin in cvs.
Jing Tao
12:18 PM Revision 1477 (metacat): Change the debug message.
Jing Tao
11:55 AM Bug #421: create simple turnkey installer for metacat Phase II
reassign to jing Chad Berkley

03/14/2003

06:16 PM Revision 1476 (metacat): Get rid of hard code there.
Jing Tao
06:16 PM Revision 1475 (metacat): Add a login page which would not go to index.html
Jing Tao

03/13/2003

05:35 PM Revision 1474 (metacat): Change the debug level.
Jing Tao
05:34 PM Revision 1473 (metacat): Add code in addtionalmetadta, so metacat can handle same subtree id was put in describes in different additionalmetadata.
Jing Tao
05:32 PM Revision 1472 (metacat): Add a field varible references and set, get methods.
Jing Tao
 

Also available in: Atom