Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1757 07/25/2003 08:13 AM Jing Tao

Revise inital value for insert a new server. Change some debug level.

1756 07/23/2003 06:15 PM Jing Tao

Revise initial value for server registry.

1755 07/23/2003 06:13 PM Jing Tao

Fixed a bug in registryDataFile.

1754 07/23/2003 06:11 PM Jing Tao

Delete a debug line.

1753 07/23/2003 03:55 PM Jing Tao

Change the date format from yy-mm-dd to mm/dd/yy.

1752 07/23/2003 03:53 PM Jing Tao

Change format from yy-mm-dd to mm/dd/yy.

1751 07/23/2003 12:04 PM Jing Tao

Get rid of to_date function.

1750 07/23/2003 11:58 AM Jing Tao

using toDate method rather than to_date function directly.

1749 07/23/2003 11:55 AM Jing Tao

Revise the toDate method for sql server.

1748 07/23/2003 11:53 AM Jing Tao

Get rid of toDate method and inherit from AbstractAdapter directly.

1747 07/23/2003 11:52 AM Jing Tao

Get rid of toDate method. It inherentise from AbstractAdaptor.

1746 07/23/2003 11:50 AM Jing Tao

Add a concrete method toDate which can transfer text string to date type.

1745 07/21/2003 06:35 PM Jing Tao

Add new method to handle toDate function.

1741 07/19/2003 10:20 PM skrish

MetaCat Servlet changed to get correct docid

1738 07/18/2003 11:24 PM skrish

EML interface Login Servlet

1737 07/18/2003 11:23 PM skrish

Metacat EMl Upload Interface

1734 07/17/2003 10:59 AM skrish
  • empty log message ***
1733 07/17/2003 10:54 AM skrish
  • empty log message ***
1723 07/02/2003 04:03 PM berkley

got interservlet session handling working.

1717 07/02/2003 12:09 PM berkley

fixed errors with jing and my merges

1716 07/02/2003 12:04 PM berkley

changes to make session management between monarch and metacat work.

1688 06/25/2003 05:55 PM Jing Tao

Revise code and make it more generic to pass parameters to style sheet.

1665 06/17/2003 04:06 PM Jing Tao

Revise the code for read from metcat.

1664 06/17/2003 04:06 PM Jing Tao

Add the code to handle parameter for style sheet.

1658 06/11/2003 01:22 PM blankman

web.xml assocated with metacat push harvester

1657 06/11/2003 01:21 PM blankman

servlet for metacat push harvest

1656 06/11/2003 01:20 PM blankman

web page for initiating metacat push harvest

1655 06/11/2003 01:17 PM blankman

upload class for metacat harvester

1630 04/30/2003 06:03 PM Jing Tao

Field data will be normalized.

1629 04/30/2003 03:04 PM Jing Tao

Add code to hanlder wirte and update funtion.

1622 04/26/2003 05:25 PM Jing Tao

Add code to write relation table.

1621 04/26/2003 05:24 PM Jing Tao

Add some debug message.

1619 04/26/2003 03:19 PM Jing Tao

add code to make sure subject, relationship and object is not null.

1618 04/26/2003 03:18 PM Jing Tao

Add delete access subtree in delete method.

1617 04/25/2003 03:04 PM Jing Tao

Get the file size limit from property rather than hard code.

1615 04/24/2003 08:30 PM Jing Tao

Don't write online data id into db.

1614 04/24/2003 05:43 PM Jing Tao

Fixed bug to find catalog id for eml2 document.

1610 04/23/2003 11:04 PM Jing Tao

Revise code to decide use which parser.

1609 04/23/2003 09:30 PM Jing Tao

Fixed a bug to checking error.

1606 04/23/2003 01:38 PM Jing Tao

Revise getURLContent method and give up httpclient.

1600 04/22/2003 09:53 AM Jing Tao

Add code to get rid of white space in url.

1599 04/22/2003 09:52 AM Jing Tao

Using httpclient as http and https protocol handler.

1598 04/22/2003 09:51 AM Jing Tao

Add a new method to replace whtie space by %20 in url string.

1597 04/22/2003 09:25 AM Jing Tao

Change a debug statement.

1595 04/21/2003 06:36 PM Jing Tao

Change the code to get docid.

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

Add debugMessage.

1592 04/19/2003 07:09 PM Jing Tao

This class will write triple to db.

1591 04/19/2003 07:08 PM Jing Tao

Move the code that writes triple to db to DBSAXHandler class.

1590 04/19/2003 07:06 PM Jing Tao

Add code to parse triple.

1585 04/18/2003 08:33 PM Jing Tao

Add a method to write error message into log file.

1584 04/18/2003 08:32 PM Jing Tao

Revise code to handle text node be splitted into two nodes.

1583 04/18/2003 08:31 PM Jing Tao

Revise update method. Every write action will check out a db connection. So it can handle a huge mount of write action.

1582 04/18/2003 08:29 PM Jing Tao

Change a method from private to public and it can be shared by other class.

1581 04/18/2003 08:29 PM Jing Tao

Revise code to handle text node were splited into two nodes.

1577 04/17/2003 10:56 PM Jing Tao

Using triple rather than query to get relation.

1576 04/17/2003 10:55 PM Jing Tao

Don't apply access rule for online data file.

1575 04/17/2003 10:54 PM Jing Tao

Add relation handler and access handler here.

1574 04/17/2003 10:53 PM Jing Tao

Get rid of access and relationa runner from run() method.

1563 04/16/2003 10:51 PM Jing Tao

Add code to handle access rule for online data.

1562 04/16/2003 10:12 PM Jing Tao

Add code to handle eml2 replciation.

1561 04/16/2003 10:11 PM Jing Tao

Add code to handle initialize eml2 parser.

1560 04/16/2003 10:10 PM Jing Tao

Change writereplication method to non-static.

1559 04/16/2003 10:09 PM Jing Tao

Add some debugMessage.

1558 04/16/2003 10:07 PM Jing Tao

Change some debug level

1557 04/15/2003 09:19 PM Jing Tao

Add some new method to get docid from online url.

1556 04/15/2003 09:18 PM Jing Tao

Add contenttypeprovider when read a data file.

1555 04/15/2003 09:18 PM Jing Tao

Fixed a bug which cause null exception.

1554 04/15/2003 09:17 PM Jing Tao

Change eml2namespace variable from private to public.

1553 04/15/2003 09:16 PM Jing Tao

Add code to handle eml2 contentype.

1551 04/14/2003 07:18 PM Jing Tao

Get eml2 name space from peroperty file.

1550 04/14/2003 07:17 PM Jing Tao

Add a new class to handle contenttyp setting for data file.

1548 04/12/2003 08:09 PM Jing Tao

Add some debug message.

1547 04/12/2003 08:08 PM Jing Tao

Fixed bug for storing access section.

1546 04/11/2003 07:17 PM Jing Tao

Add a contenEquals method.

1545 04/11/2003 07:17 PM Jing Tao

Add a method to revise a stack.

1544 04/11/2003 07:16 PM Jing Tao

Add code to handle reference access couldn't be updated if user doesn't have all permission.

1543 04/11/2003 07:15 PM Jing Tao

Add some methods and fields here.

1542 04/11/2003 09:23 AM Jing Tao

Add a field to this class.

1541 04/11/2003 09:23 AM Jing Tao

Fixed bug to decide if a document is a accesss document.

1540 04/11/2003 09:22 AM Jing Tao

Add code to handle update access subtree.

1539 04/11/2003 09:21 AM Jing Tao

Extends this class from subtree and changed some methods.

1538 04/10/2003 10:00 AM berkley

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'

1537 04/09/2003 05:45 PM Jing Tao

Add code to handle access module to keep track startid and end id.

1536 04/09/2003 05:44 PM Jing Tao

Add some methods to handle start node id and end node id.

1535 04/09/2003 04:36 PM Jing Tao

Add run access control even for access document.

1534 04/09/2003 04:35 PM Jing Tao

Get rid off to pasre additional access module.

1527 04/08/2003 04:30 PM Jing Tao

Change the key of unaccessablesubtree from subtreeid to startnodeid. because some subtree doesn't have subtreeid.

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

Add code to get filted subtree nodes

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.