Project

General

Profile

Activity

From 04/06/2004 to 05/05/2004

05/04/2004

12:58 PM Revision 2159 (metacat): Remove harvester.properties. Harvester properties have been integrated
with metacat.properties. Duane Costa
09:29 AM Revision 2158 (metacat): Revise test suite after moving Harvester properties to metacat.properties.
Duane Costa
09:23 AM Revision 2157 (metacat): Revise documentation after relocating Harvester properties to metacat.properties.
Duane Costa
09:21 AM Revision 2156 (metacat): Add Harvester properties
Duane Costa

05/03/2004

03:59 PM Revision 2155 (metacat): Integrate Harvester properties with build.properties and metacat.properties.
Eliminate the need for a separate harvester.properties file.
Improve email message to the site to include more summar...
Duane Costa
08:17 AM Revision 2154 (metacat): Move from dev skin to knb skin
Duane Costa

04/30/2004

08:36 PM Revision 2153 (metacat): Fixed a bug in an earlier commit
sgarg
08:27 PM Revision 2152 (metacat): Fixed bug# 1309. Also put a regex check on ending year and beginning year.
sgarg
07:28 PM Revision 2151 (metacat): Made changes to fix bug # 1365.
sgarg
07:08 PM Revision 2150 (metacat): Made changes to fix bug# 1303 and 1367.(Both are related)
Following variables can now be specifieD from the cfg file to control behaviour of the skin: hasKeyword, hasMethod, h... sgarg
07:06 PM Revision 2149 (metacat): Made changes to fix bug# 1303 and 1367.(Both are related)
Following variables can now be specifieD from the cfg file to control behaviour of the skin: hasKeyword, hasMethod, h... sgarg
11:09 AM Revision 2148 (metacat): Made changes to fix bug# 1303 and 1367.(Both are related) - corresponding changes need to be made in tmpl file and testing needs to be done before bugs can be closed.
sgarg
11:07 AM Revision 2147 (metacat): fixed a bug in a previous commit.
sgarg
10:40 AM Revision 2146 (metacat): Made changes to fix bug# 1388.
Replaced text field with drop down menu which lists all months and days. sgarg

04/29/2004

12:53 PM Revision 2145 (metacat): Changes made to fix bug# 1302
sgarg
11:16 AM Revision 2144 (metacat): Made changes to fix 1301. Works fine with eml2 - need to check if works with emlbeta6.
sgarg

04/28/2004

01:23 PM Revision 2143 (metacat): Initial suite of JUnit tests for Harvester code
Duane Costa
12:10 PM Revision 2142 (metacat): Fixed bug # 1298
sgarg
12:05 PM Revision 2141 (metacat): Fixed bug# 1298
sgarg
10:55 AM Revision 2140 (metacat): Replaced instances of DocList with HarvestList
Duane Costa
10:54 AM Revision 2139 (metacat): Refactored a number of methods to allow for more effective JUnit testing
Duane Costa

04/26/2004

04:46 PM Revision 2138 (metacat): Made changes to control whether a skin wants to use keywords or not. Keywords probably will be used by all skins alsways. But similar changes can be made for Geographic Coverage or Temporal COverage to control whether a particular section of the insert data template needs to be shown or not. This can be controlled from .cfg file. For example, in nceas.cfg is you define hasKeyword = false, none of the templates will show the keyword part. (Unless, you are using NCEAS skin and you try to modify a document which already has keywords.)
sgarg
02:59 PM Revision 2137 (metacat): Removed beta6 specific code which is no longer being used.
sgarg
02:29 PM Revision 2136 (metacat): Removed repetition of code. Also fixed the link to the modified file submitted from responseTemplate
sgarg
01:29 PM Revision 2135 (metacat): Remove Harvester code from compile and jar targets.
Add testharvester target for independently testing Harvester code. Duane Costa
01:09 PM Revision 2134 (metacat): JUnit files for tseting Harvester code
Duane Costa

04/22/2004

10:35 AM Revision 2133 (metacat): Changes to comments
Duane Costa

04/19/2004

01:26 PM Revision 2132 (metacat): Replace Harvester dbDriver property with database property
Duane Costa

04/15/2004

04:09 PM Revision 2131 (metacat): Add Harvester documentation to the Metacat Tour
Duane Costa

04/14/2004

06:41 PM Revision 2130 (metacat): Added ou also to getprincipal output. So now organizationUnitName is also returned in getprincipal output.
sgarg
05:27 PM Revision 2129 (metacat): Made changes so that PISCO and NRS trees are also returned in getPrincipals action.
sgarg
02:14 PM Revision 2128 (metacat): Remove copy of schema file from harvester target
Duane Costa
01:48 PM Revision 2127 (metacat): Allow user to set frequency to 0 for testing purposes
Duane Costa
01:48 PM Revision 2126 (metacat): Modify schema location
Duane Costa
01:41 PM Revision 2125 (metacat): Remove obsolete schema file
Duane Costa
01:37 PM Revision 2124 (metacat): Harvest list schema
Duane Costa
01:24 PM Revision 2123 (metacat): Sample harvest list XML file
Duane Costa
01:22 PM Revision 2122 (metacat): Remove obsolete file
Duane Costa
11:27 AM Revision 2121 (metacat): Fixed getprincipals output. Earlier DNs for LTER were in URL form. Now they appear in DN form.
Earlier:
ldap://knb.lternet.edu:389/DN,base
Now:
DN
Have to make changes so that PISCO and NRS also show up.
sgarg

04/13/2004

11:04 AM Revision 2120 (metacat): Shell script for running Harvester on Unix
Duane Costa
10:59 AM Revision 2119 (metacat): Batch file for running Harvester on Windows
Duane Costa
10:54 AM Revision 2118 (metacat): Add install-sql property for MS SQL Server
Add copy task to harvester target Duane Costa

04/12/2004

08:20 PM Revision 2117 (metacat): Fixed two small bugs.
sgarg
04:49 PM Revision 2116 (metacat): Made changes in XML that is sent back as result of action=getprincipals. Changes are as following:
1. <authSystem> tag contains organization attribute which specifies organization name
2. <user> tag now has <organiza...
sgarg

04/09/2004

04:12 PM Revision 2115 (metacat): Perl script for transfering documents from one metacat to another metacat. list_of_docids contains list of names of the documents that will be transfered.
sgarg
10:59 AM Revision 2114 (metacat): Rename url property to defaultDB
Duane Costa

04/08/2004

01:49 PM Revision 2113 (metacat): Added the EventLog functionality to the servlet as action=getlog. Valid parameters are ipAddress, principal, docid, event, start, end. All parameters can be repeated except start and end.
Matt Jones
09:23 AM Revision 2112 (metacat): Correct minor problems with foreign keys in Harvester tables
Duane Costa

04/07/2004

02:31 AM Revision 2111 (metacat): Partial implementation of a query facility for the access log. Need to fix problems with the date filtering, and tie this into the servlet action when completed and tested.
Matt Jones

04/06/2004

08:51 PM Revision 2110 (metacat): Interim checkin of EventLog reporting structure. Still basically incomplete but compiles.
Matt Jones
03:11 PM Revision 2109 (metacat): Add three new Harvester tables
Duane Costa
09:34 AM Revision 2108 (metacat): Omit HARVEST_OPERATION_TABLE and store harvest operations in properties file instead
Duane Costa
08:52 AM Revision 2107 (metacat): Add new Harvest Operation Properties to replace the HARVEST_OPERATION_TABLE
Duane Costa
 

Also available in: Atom