Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 almost 23 years Matt Jones Modifications that change the package handling ...
  docs 2020 about 20 years sgarg Comments and notes on registry by Rick Reeves a...
  lib 2055 about 20 years Matt Jones Set new URL for the NCEAS registry home. I forg...
  src 2060 about 20 years Duane Costa Changes to log entries
  test 1959 over 20 years blankman This is a sample of a harvest document relocate...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 5.26 KB 1776 over 20 years Jing Tao Revise it a little bit.
build.properties 1.61 KB 1943 over 20 years brooke build props for production metacat on ecoinfo
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 38.6 KB 2059 about 20 years Duane Costa Changes to harvester targets

Latest revisions

# Date Author Comment
2060 03/25/2004 12:56 PM Duane Costa

Changes to log entries

2059 03/24/2004 09:21 AM Duane Costa

Changes to harvester targets

2058 03/23/2004 10:26 AM sgarg

Made changes in these three files so that getPrincipal returns back more details about users and groups. Users now contain userDN, user Name and user Email. Groups now contain Group name and Group description. So some function calls which returned single string array earlier now returns multiple string arrays. AuthSession.java called one of these functions - so accordingly changes were made to fix that part of the code.

2057 03/22/2004 10:37 AM sgarg

Fixed a bug which doesn't occur everytime. The bug occurs when lastid in (cfg).lastid is not unique. i.e. there is already a document in the server which has same docid. The earlier algorithm was:

while(not unique){
get accession number;
update accession number written in document; (BUG)...

2056 03/22/2004 08:43 AM sgarg

Added extra parameters (cfg & docid) to be passed on to generic response screen.

2055 03/19/2004 01:52 PM Matt Jones

Set new URL for the NCEAS registry home. I forgot to commit this earlier.

2054 03/17/2004 03:47 PM sgarg

Made changes so that *.gif and *.png are copied without filtering.

2053 03/17/2004 03:14 PM sgarg

Debug level was changed and a few extra lines were added in last commit.
Restored those to previous values.

2052 03/17/2004 03:04 PM sgarg

Added target for installing skins. Target name is install-skin. It is dependent on init. It take skin name as input from user, creates a directory in skins directory and copies files to that directory.

2051 03/17/2004 10:52 AM brooke

removed sid's space and added a >> before titles, so datasets with no title will still have a clickable link on results listings. Sid's space was not visible unless the user did a mouse-over

View all revisions | View revisions

Also available in: Atom