Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5049 08/31/2009 04:53 PM Jing Tao

Add code from Bill Baker, which uses certficate to login metacat.

5048 08/27/2009 12:07 PM daigle

remove web directory

5047 08/27/2009 12:06 PM daigle

Remove the recently created metacat web servlet

5046 08/27/2009 12:04 PM daigle

Create workflow scheduler test.

5045 08/27/2009 12:04 PM daigle

change name of workflowjobid parameter to be workflowjobname which is more accurate

5044 08/27/2009 12:04 PM daigle

change name of workflowjobid parameter to be workflowjobname which is more accurate

5043 08/27/2009 12:03 PM daigle

change pw.println to print to remove newline at end of url

5042 08/27/2009 12:02 PM daigle

Add unshedulejob to base class

5041 08/26/2009 02:20 PM daigle

Add session Validation action and session timeout functionality.

5040 08/26/2009 02:09 PM daigle

Fix spelling in debug statement

5039 08/24/2009 02:59 PM daigle

Added workflow scheduler directory with supporting files

5038 08/24/2009 02:47 PM daigle

remove base dir definitions from configuration

5037 08/24/2009 02:44 PM daigle

point workflow requests to the new workflow servlet.

5036 08/24/2009 02:43 PM daigle

Move workflow scheduler lib files into their own directory

5035 08/24/2009 02:42 PM daigle

Change location of PropertyService to properties directory

5034 08/24/2009 02:41 PM daigle

Create workflow scheduler build

5033 08/24/2009 02:41 PM daigle

Make properties handlers implement an interface so you can use configurable or non-configurable properties.

5032 08/24/2009 02:39 PM daigle

Remove metacat web servlet that was added last week

5031 08/24/2009 02:37 PM daigle

Change location of PropertyService to properties directory

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5029 08/24/2009 02:27 PM daigle

Add Content_type line so debug prints

5028 08/14/2009 05:38 PM daigle

Persist skin properties across installations

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

5026 08/14/2009 02:24 PM daigle

Rename MetaCat to Metacat

5025 08/14/2009 02:22 PM daigle

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.

5024 08/13/2009 03:05 PM ben leinfelder

includes ability to select null attributes for unions

5023 08/12/2009 02:12 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem: * Remove import of deleted class

5022 08/12/2009 01:58 PM Duane Costa

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 description comment in MetacatRecordFactory.java

5021 08/10/2009 01:45 PM Duane Costa

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

5020 08/07/2009 02:34 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem. Develop harvester component of the OAI-PMH harvester/provider pair.

5019 08/07/2009 11:36 AM ben leinfelder

fixes for first installation

5018 08/07/2009 10:35 AM daigle

Updated comments to more accurately reflect the API

5017 08/07/2009 10:32 AM ben leinfelder

include first as an available skin

5016 08/06/2009 10:59 AM daigle

Fix references to db classes that were moved and refactoring missed.

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

5014 08/04/2009 02:30 PM daigle

Create replication directory. Move replication code there. Use log4j for replication logging (rollingfileappender). Beef up replication logging and error control.

5013 07/31/2009 04:47 PM daigle

Add the ability to delete a scheduled workflow (move status to deleted in database)

5012 07/30/2009 04:58 PM daigle

Added end time to workflow scheduler.

5011 07/30/2009 01:27 PM daigle

Propagate the kar id throughout the configuration screens.

5010 07/30/2009 01:26 PM daigle

Populate admin login user dropdown with configured admins

5009 07/30/2009 10:31 AM daigle

Revert change to test target that limits the tests run.

5005 07/30/2009 10:20 AM daigle

Input date formatting changes

5004 07/30/2009 10:19 AM daigle

Use context url instead of server IP. Server IP breaks if the server does not have an externally facing IP (behind a proxy server)

5003 07/30/2009 10:14 AM daigle

Remove unneeded exception handling

5002 07/30/2009 10:13 AM daigle

Update utilities tag to UTILITIES_1_0_1_RC2

5001 07/28/2009 10:06 AM ben leinfelder

include datamanager configuration in the /admin utility (for FIRST project...and others down the road)

5000 07/28/2009 10:01 AM ben leinfelder

override the 10px margin that was added to the EML stylesheet that we are including.

4999 07/27/2009 02:47 PM Duane Costa

Implement fix for Bug #4245: Harvester command line scripts don't execute.

4998 07/27/2009 02:42 PM ben leinfelder

-handle new(?) XPath for the question prompt and include in the CSV download
-sort the multiple choice options

4997 07/27/2009 12:59 PM ben leinfelder

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

4996 07/27/2009 12:50 PM Duane Costa

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 memory.

4990 07/24/2009 11:49 AM Jing Tao

Add a new line for NameVirtualHost. Otherwise, the host will fail.

4989 07/21/2009 01:12 AM ben leinfelder

sort workflow run results by:
-date executed (desc)
-tpc name (asc)

4988 07/21/2009 12:49 AM ben leinfelder

sort workflow results by:
-date (desc)
-tpc name (asc)

4987 07/20/2009 06:44 AM daigle

Add debug statement

4986 07/20/2009 06:42 AM daigle

Fix issue where every scheduled job gets the same parameters.

4985 07/20/2009 04:26 AM daigle

replace // with #

4984 07/19/2009 11:18 PM daigle

Created new AuthStub class to always authenticate.

4981 07/11/2009 07:16 AM daigle

Implement stop method in services. Stop all services when shutting down metacat. This primarily keeps scheduler from hanging with open threads.

4980 07/11/2009 07:14 AM daigle

Adjust width of workflow resultset column so download link shows up

4979 07/09/2009 11:14 AM daigle

Catch exception that was leaving shape files open. Roll back transaction in this case.

4978 07/09/2009 11:13 AM daigle

Catch exception when schema exists in db but not on disk. Try to get the schema before throwing exception

4977 07/09/2009 11:12 AM daigle

remove this file. This is now handled in db update scripts.

4976 07/09/2009 11:11 AM daigle

Beef up search. Change pdf report element name.

4975 07/07/2009 10:20 AM daigle

Add upgrade scripts for 1.9.2 (scheduler tables)

4973 07/06/2009 04:55 PM daigle

Handle extracting a docid from a urn (lsid) during a read action

4972 07/06/2009 04:54 PM daigle

Update utilities tag to 1_0_1_RC1

4971 07/06/2009 04:53 PM daigle

Beef up comments

4970 07/01/2009 10:38 AM daigle

kepler workflow execution engine client classes

4969 07/01/2009 10:35 AM daigle

Format file

4968 07/01/2009 10:31 AM daigle

Added so axis call to workflow engine will work (attachments support)

4967 07/01/2009 10:29 AM daigle

Workflow scheduler and archiving fixes for TPC workflow engine

4966 07/01/2009 10:27 AM daigle

Updates primarily for final workflow and run xml metadata design

4965 06/29/2009 02:24 PM ben leinfelder

remove duplicate jar - same version as existing one

4964 06/29/2009 02:20 PM ben leinfelder

axis-ant (1.3) support in metacat

4963 06/29/2009 02:17 PM daigle

moved axis-ant.jar to lsid_lib

4962 06/29/2009 02:10 PM ben leinfelder

axis-ant (1.3) support in metacat (may need additional jars)

4960 06/18/2009 05:48 PM walbridge

force ecogrid to use SVN for checkouts, currently using trunk (but may swap to a tag in the near future)

4959 06/18/2009 10:24 AM daigle

Added generic scheduler and workflow scheduling functionality.

4958 06/18/2009 10:21 AM daigle

Add svn ant jars and revert quartz jar back to 1.5.2 for compatibility issues.

4953 06/12/2009 04:55 PM daigle

Added tpc workflow search and browse capabilities

4952 06/12/2009 04:47 PM daigle

Add scheduler and workflow schedule functionality

4951 06/12/2009 04:41 PM daigle

Add scheduler and workflow schedule functionality

4950 06/12/2009 04:39 PM daigle

Add archival read funtionality (jar/kar/war files)

4949 06/12/2009 04:37 PM daigle

Added tpc workflow search and browse capabilities

4948 06/12/2009 04:36 PM daigle

Added tpc workflow search and browse capabilities

4947 06/12/2009 04:29 PM daigle

add ssl to yum install

4946 05/29/2009 02:13 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
1. Refactor the 'eml' metadataPrefix into a distinct metadataPrefix value (and corresponding crosswalk class) for each EML version:
eml-2.0.0, eml-2.0.1, eml-2.1.0. (In recent VTC discussion, we decided not to add support for the older 'beta' versions of EML 2.0.0.)...

4945 05/28/2009 11:13 AM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
1. When building the Metacat OAI-PMH catalog, modify the database query to search only for documents with public read access.
2. Change syntax used for identifiers in the repository to LSID format instead of using a URL to a specific repository....

4944 05/20/2009 09:29 AM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
Add support for request parameter "metadataPrefix=eml". This returns EML 2.1.0 records in an OAI-PMH format. EML 2.0.0 and 2.0.1 documents are first transformed to EML 2.1.0 using the eml201to210.xsl stylesheet that is packaged with the EML Utilities.

4943 05/11/2009 08:39 AM Duane Costa

Begin development for Bug 3835: Design and implement OAI-PMH compliant harvest subsystem

4942 04/30/2009 11:26 AM kanderson

fixed TOC page numbers.

4941 04/30/2009 11:24 AM kanderson

removed old files.

4940 04/30/2009 11:19 AM kanderson

pdf of Admin Guide

4939 04/30/2009 11:18 AM kanderson

checked paging and made a couple small fixes.

4938 04/29/2009 04:26 PM kanderson

Removed old versions of guide and outline.

4937 04/29/2009 04:23 PM kanderson

Renamed Admin Guide to remove Draft from file name. Also made changes to LSID section.

4936 04/29/2009 12:50 PM Chris Jones

In AuthSession, I've modified the formatOutput() method to include both the email and organization values found in the userInfo array. On successful login(), this changes the returned xml to include <email> and <organization> elements if they exist in the userInfo array. This information is useful to web client applications that need to show login status beyond just the users full name.

4935 04/29/2009 10:28 AM Matt Jones

Added LSID description to guide.

4934 04/24/2009 03:07 PM walbridge

include IO::Socket:SSL requirement (needed for LDAP TLS support with ldapweb.cgi)