Project

General

Profile

Activity

From 07/28/2009 to 08/26/2009

08/26/2009

02:20 PM Revision 5041 (metacat): Add session Validation action and session timeout functionality.
daigle
02:09 PM Revision 5040 (metacat): Fix spelling in debug statement
daigle

08/24/2009

02:59 PM Revision 5039 (metacat): Added workflow scheduler directory with supporting files
daigle
02:47 PM Revision 5038 (metacat): remove base dir definitions from configuration
daigle
02:44 PM Revision 5037 (metacat): point workflow requests to the new workflow servlet.
daigle
02:43 PM Revision 5036 (metacat): Move workflow scheduler lib files into their own directory
daigle
02:42 PM Revision 5035 (metacat): Change location of PropertyService to properties directory
daigle
02:41 PM Revision 5034 (metacat): Create workflow scheduler build
daigle
02:41 PM Revision 5033 (metacat): Make properties handlers implement an interface so you can use configurable or non-configurable properties.
daigle
02:39 PM Revision 5032 (metacat): Remove metacat web servlet that was added last week
daigle
02:37 PM Revision 5031 (metacat): Change location of PropertyService to properties directory
daigle
02:34 PM Revision 5030 (metacat): Change location of PropertyService to properties directory
daigle
02:27 PM Revision 5029 (metacat): Add Content_type line so debug prints
daigle

08/14/2009

05:38 PM Revision 5028 (metacat): Persist skin properties across installations
daigle
02:26 PM Revision 5027 (metacat): Change MetaCatVersion to MetacatVersion
daigle
02:24 PM Revision 5026 (metacat): Rename MetaCat to Metacat
daigle
02:22 PM Revision 5025 (metacat): Move document specific utilities to DocumentUtil from MetacatUtil. This makes it easier to define a layer between the core metacat services and the rest of the code.
daigle

08/13/2009

03:05 PM Revision 5024 (metacat): includes ability to select null attributes for unions
ben leinfelder

08/12/2009

06:49 PM Bug #4307 (Resolved): Upgrade Geoserver to prevent Metacat crashes
The shapefile building routine isn't releasing file handles it uses when building new shapefiles. This is causing pro... Shaun Walbridge
02:12 PM Revision 5023 (metacat): Bug 3835: Design and implement OAI-PMH compliant harvest subsystem:
* Remove import of deleted class Duane Costa
01:58 PM Revision 5022 (metacat): Bug 3835: Design and implement OAI-PMH compliant harvest subsystem:
* Add documentation files to the 'docs/dev/oaipmh' directory.
* Delete two obsolete files.
* Modify class descrip...
Duane Costa

08/10/2009

03:38 PM Bug #4301: sessionid in the URL creates end-user difficulty
Plus, the new RESTful URL style was created specifically to eliminate the problems with search engines ignorig the qu... Matt Jones
03:35 PM Bug #4301: sessionid in the URL creates end-user difficulty
Oh, this is a small but frustrating UI enhancement thing that doesn't involve any of metacat's underlying functionali... Oliver Soong
03:34 PM Bug #4301 (New): sessionid in the URL creates end-user difficulty
Using a plain URL, one cannot access datasets that require authentication. Alternatively, a link of the form http://... Oliver Soong
03:16 PM Bug #3217: Create simple tranformations to present permissions error messages in styled format
It would be useful to have the error page for insufficient privileges also provide a login prompt so that one could i... Oliver Soong
01:45 PM Revision 5021 (metacat): Bug 3835: Design and implement OAI-PMH compliant harvest subsystem. Develop harvester component of the OAI-PMH harvester/provider pair.
* Terminate harvest if login failed.
* Add runHarvester.sh shell script
Duane Costa

08/07/2009

02:34 PM Revision 5020 (metacat): Bug 3835: Design and implement OAI-PMH compliant harvest subsystem. Develop harvester component of the OAI-PMH harvester/provider pair.
Duane Costa
11:36 AM Revision 5019 (metacat): fixes for first installation
ben leinfelder
10:35 AM Revision 5018 (metacat): Updated comments to more accurately reflect the API
daigle
10:32 AM Revision 5017 (metacat): include first as an available skin
ben leinfelder

08/06/2009

03:12 PM Bug #4283 (New): use HTMLUnit to do unit / integration tests on pages
A number of issues we've had with both the Registry, skins display, and administrative configuration utility could be... Shaun Walbridge
10:59 AM Revision 5016 (metacat): Fix references to db classes that were moved and refactoring missed.
daigle

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
 

Also available in: Atom