Project

General

Profile

Activity

From 07/06/2009 to 08/04/2009

08/04/2009

02:48 PM Bug #3885: KNB metacat replication error log file is empty
Changed replication logging to use log4j rollingfileappender. Changed all replication logging to use this appender. Michael Daigle
02:46 PM Bug #3510: reorganize classes into a more functional specific structure
Created replication, shared and database directories and moved code into there. Michael Daigle
02:45 PM Bug #3493: Add utilities module to fullclean/build
This was added in 1.9.1 Michael Daigle
02:32 PM Revision 5015 (metacat): Create database and shared directories for database management code and shared code respectively.
daigle
02:30 PM Revision 5014 (metacat): Create replication directory. Move replication code there. Use log4j for replication logging (rollingfileappender). Beef up replication logging and error control.
daigle

07/31/2009

04:47 PM Revision 5013 (metacat): Add the ability to delete a scheduled workflow (move status to deleted in database)
daigle

07/30/2009

04:58 PM Revision 5012 (metacat): Added end time to workflow scheduler.
daigle
01:27 PM Revision 5011 (metacat): Propagate the kar id throughout the configuration screens.
daigle
01:26 PM Revision 5010 (metacat): Populate admin login user dropdown with configured admins
daigle
11:42 AM Bug #3729: Add admin names as dropdown in configuration login
Added dropdown to configuration page Michael Daigle
11:40 AM Bug #2839: Check list after upgrading KNB and ESA metacat
The metacat admin guide has been updated with ESA install instructions. Michael Daigle
10:31 AM Revision 5009 (metacat): Revert change to test target that limits the tests run.
daigle
10:20 AM Revision 5005 (metacat): Input date formatting changes
daigle
10:19 AM Revision 5004 (metacat): Use context url instead of server IP. Server IP breaks if the server does not have an externally facing IP (behind a proxy server)
daigle
10:14 AM Revision 5003 (metacat): Remove unneeded exception handling
daigle
10:13 AM Revision 5002 (metacat): Update utilities tag to UTILITIES_1_0_1_RC2
daigle

07/28/2009

03:06 PM Bug #4275: Earthgrid REST API Implementation
1 . MetacatServlet's local functions are moved to a class named "MetacatHandler" which is initialized in the servlet ... Serhan Serhan
02:35 PM Bug #4275: Earthgrid REST API Implementation
accidentally assigned to michael instead of me. Serhan Serhan
02:18 PM Bug #4275 (Resolved): Earthgrid REST API Implementation
REST equivalent of Earthgrid SOAP API should be implemented to provide an interface for accessing Metacat data manage... Serhan Serhan
01:45 PM Bug #4167: Create Workflow Scheduler
*** Bug 3891 has been marked as a duplicate of this bug. *** Michael Daigle
01:45 PM Bug #3891: Create a scheduler service
Scheduler service is being created in conjunction with workflow scheduler
*** This bug has been marked as a duplicat...
Michael Daigle
01:24 PM Bug #2313: Metacat Skins: Skins should not be installed by default
Note, in order to facilitate custom skins. Skins should be stored in external directory. There should be some discu... Michael Daigle
01:22 PM Bug #2313: Metacat Skins: Skins should not be installed by default
*** Bug 3751 has been marked as a duplicate of this bug. *** Michael Daigle
01:20 PM Bug #2313: Metacat Skins: Skins should not be installed by default
All skins will still ship with release, since all releases are the same. However, available skins should be configur... Michael Daigle
01:22 PM Bug #3751: Move skins to external directory
Closing this bug and including with 2313
*** This bug has been marked as a duplicate of bug 2313 ***
Michael Daigle
01:19 PM Bug #2219: EML document from Andrews LTER are modified by Metacat during insertion and converted into invalid EML
Metacat now stores and retrieves the original metadata from disk, ensuring that the doc is not modified. Michael Daigle
01:17 PM Bug #2059: ant installdb fails when run on Oracle
Metacat now runs all scripts internally. All scripts have been tested against postgres and oracle. Michael Daigle
10:06 AM Revision 5001 (metacat): include datamanager configuration in the /admin utility (for FIRST project...and others down the road)
ben leinfelder
10:01 AM Revision 5000 (metacat): override the 10px margin that was added to the EML stylesheet that we are including.
ben leinfelder

07/27/2009

02:47 PM Revision 4999 (metacat): Implement fix for Bug #4245: Harvester command line scripts don't execute.
Duane Costa
02:42 PM Revision 4998 (metacat): -handle new(?) XPath for the question prompt and include in the CSV download
-sort the multiple choice options ben leinfelder
12:59 PM Revision 4997 (metacat): fix name="...." attribute that was causing problems in IE (it was a typo, but not caught in firefox)
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4262 ben leinfelder
12:50 PM Revision 4996 (metacat): Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
Check to see whether metacat database has changed since last refresh date, and if it has, refresh catalog objects in ... Duane Costa
12:49 PM Bug #4269 (Closed): EML from data.piscoweb not replicating to knb
These 2 docs:
http://sbc.lternet.edu/catalog/metacat?action=read&qformat=sbclter&docid=SBCLTER_cruise-towed_TEMPLATE...
Margaret O'Brien
11:20 AM Bug #4266 (Closed): error reading EML replicated to knb
Replication of this dataset seems to have resulted in an error. It was inserted using the dev/loadxml.html page at me... Margaret O'Brien

07/24/2009

11:49 AM Revision 4990 (metacat): Add a new line for NameVirtualHost. Otherwise, the host will fail.
Jing Tao

07/21/2009

01:12 AM Revision 4989 (metacat): sort workflow run results by:
-date executed (desc)
-tpc name (asc)
ben leinfelder
12:49 AM Revision 4988 (metacat): sort workflow results by:
-date (desc)
-tpc name (asc)
ben leinfelder

07/20/2009

06:44 AM Revision 4987 (metacat): Add debug statement
daigle
06:42 AM Revision 4986 (metacat): Fix issue where every scheduled job gets the same parameters.
daigle
04:26 AM Revision 4985 (metacat): replace // with #
daigle

07/19/2009

11:18 PM Revision 4984 (metacat): Created new AuthStub class to always authenticate.
daigle

07/13/2009

02:55 PM Bug #4245 (In Progress): Harvester command line scripts don't execute
Metacat Harvester is normally launched as a Java servlet, but also has the option of being invoked manually from a pa... Duane Costa
01:50 PM Bug #4243: Harvester db errors due to fixed character length overflow
A harvester JUnit test suite does exist in directory:
metacat/test/edu/ucsb/nceas/metacattest/harvesterClient
In ...
Duane Costa
12:22 PM Bug #4243: Harvester db errors due to fixed character length overflow
We need a junit test suite that exercises the full harvester functionality so that future releases don't gave this sa... Matt Jones
09:59 AM Bug #4243 (In Progress): Harvester db errors due to fixed character length overflow
In a recent release of Metacat (1.9.0), the Harvester property names were
refactored to begin with the prefix 'harve...
Duane Costa

07/11/2009

07:16 AM Revision 4981 (metacat): Implement stop method in services. Stop all services when shutting down metacat. This primarily keeps scheduler from hanging with open threads.
daigle
07:14 AM Revision 4980 (metacat): Adjust width of workflow resultset column so download link shows up
daigle

07/10/2009

12:30 PM Bug #4234 (Closed): Configuration of Registry in 1.9.1 has incorrect library paths
In trying to run the register-dataset.cgi application, errors are generated such as:
Can't locate auto/Metacat/aut...
Chris Jones

07/09/2009

11:14 AM Revision 4979 (metacat): Catch exception that was leaving shape files open. Roll back transaction in this case.
daigle
11:13 AM Revision 4978 (metacat): Catch exception when schema exists in db but not on disk. Try to get the schema before throwing exception
daigle
11:12 AM Revision 4977 (metacat): remove this file. This is now handled in db update scripts.
daigle
11:11 AM Revision 4976 (metacat): Beef up search. Change pdf report element name.
daigle

07/07/2009

10:20 AM Revision 4975 (metacat): Add upgrade scripts for 1.9.2 (scheduler tables)
daigle

07/06/2009

04:55 PM Revision 4973 (metacat): Handle extracting a docid from a urn (lsid) during a read action
daigle
04:54 PM Revision 4972 (metacat): Update utilities tag to 1_0_1_RC1
daigle
04:53 PM Revision 4971 (metacat): Beef up comments
daigle
 

Also available in: Atom