Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
4661 12/09/2008 02:56 PM daigle

Add debug statements

4589 11/19/2008 03:25 PM daigle

Rename LDAPUtil to AuthUtil

4501 11/03/2008 11:01 AM daigle

fixed spelling of onlineURLDistributionListWithoutId variable

4471 10/21/2008 03:28 PM daigle

Fix the static error messages so they match what we are looking for in the test cases.

4212 08/05/2008 05:33 PM daigle

Continue to qualify property names

4140 07/18/2008 09:30 AM daigle

Add sql debug statements

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3077 11/10/2006 10:25 AM Matt Jones

Removed the release ant token from all files in 'src'.

3004 06/09/2006 01:09 PM sgarg

Allow admin to update any document

2663 10/10/2005 11:06 AM sgarg

Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call

2628 10/02/2005 03:37 PM Jing Tao

Fixed bug which currentDocument may be null.

2623 10/01/2005 09:20 PM Jing Tao

Add info about date.

2618 09/30/2005 08:27 PM Jing Tao

Remove the print out statement.

2608 09/30/2005 12:48 PM Jing Tao

Add code to handle deleted document replication.

2592 09/14/2005 11:45 AM sgarg

Removing the code that calls the indexing thread. This call will be made from documentImpl.java once document insertion and update is finished.

2397 03/03/2005 03:02 PM Jing Tao

Using a variable to replace the hard code for namesapce in inserting record to xml_relation table.

2292 09/16/2004 11:15 AM sgarg

changed function parameters in accordance with changes in PermissionController

2278 09/15/2004 11:02 AM sgarg

Fixed error in handling of multiple additional metadata tags...

2262 09/01/2004 02:43 PM sgarg

fixed some bugs in document update

2248 08/20/2004 09:21 AM sgarg

Fixed a bug in access handling when no access is specified.

2245 08/19/2004 06:09 PM sgarg

Merging in changes made in branch 'dataaccess' by Jing Tao.

2188 06/23/2004 04:50 PM Jing Tao

Get rid of some useless code.

2169 05/14/2004 02:38 PM sgarg

Made initial changes for accepting EML version 2.1.0 in Metacat

2165 05/11/2004 06:00 PM Jing Tao

fixed the bug that couldn't assign access rule for the data file come with morpho.

2161 05/07/2004 03:42 PM Jing Tao

New class to replace EmlSAXHandler.