Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5080 10/06/2009 10:59 AM daigle

Only allow workflows with kars that have user write permissions to be scheduled.

5079 10/06/2009 10:58 AM daigle

Add authorization check before scheduling a job in the workflow scheduler

5075 10/06/2009 10:53 AM daigle

submit a form into a div via ajax using either form id or form object

5074 10/06/2009 10:52 AM daigle

move worflow page sections from common into the sanparks skin files

5071 10/02/2009 01:07 PM daigle

Change sanparks skin to log in with browser session instead of metacat client session so session can be validated on other pages.

5068 10/01/2009 03:04 PM ben leinfelder

choices for metadata tags to include:
1-10, increments of 1; 11-50 increments of 10

5067 10/01/2009 01:28 PM ben leinfelder

add "responsefile" column as data in the transpose
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4412

5065 09/28/2009 10:09 AM ben leinfelder

include input selection for the number of metadata fields to download
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4414

5064 09/28/2009 08:56 AM ben leinfelder

include more than just the first metadata field for questions
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4414

5063 09/25/2009 09:36 AM ben leinfelder

include download link instead of an ecogrid pointer
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4412

5062 09/24/2009 04:30 PM ben leinfelder

include ecogrid link to the external file in downloaded data

5061 09/21/2009 12:41 PM ben leinfelder

do not search across items when simply "browsing all"

5060 09/21/2009 12:38 PM ben leinfelder

comment out a debugging alert() call

5059 09/18/2009 10:09 PM ben leinfelder

use keyword field for both assessments and assessment items
remove unused query options that were in place for the mock up UI
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4387

5058 09/18/2009 04:53 PM ben leinfelder

search across items as well as assessments
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4387
note: you can switch this feature off using the checkbox provided in the search form. the search can be slow otherwise

5057 09/04/2009 03:12 PM daigle

Add session validation to metacat tpc and workflow scheduler. Fix sanparks skin session management so it always uses the logged in session id.

5055 09/03/2009 04:23 PM ben leinfelder

change to DM that preserve the order of the attributes being selected

5054 09/03/2009 02:23 PM ben leinfelder

include latest datamanager changes - notably the performance enhancement regarding attributes and table creation

5052 09/01/2009 05:29 PM ben leinfelder

do not use the jdk logging - this was being used with the datamanager for some reason (but not the rest of metacat).
we use log4j...

5049 08/31/2009 04:53 PM Jing Tao

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

5044 08/27/2009 12:04 PM daigle

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

5041 08/26/2009 02:20 PM daigle

Add session Validation action and session timeout functionality.

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

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

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

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

includes ability to select null attributes for unions

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

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

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)

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

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

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.

4980 07/11/2009 07:14 AM daigle

Adjust width of workflow resultset column so download link shows up

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)

4971 07/06/2009 04:53 PM daigle

Beef up comments

4968 07/01/2009 10:31 AM daigle

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

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)

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

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

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

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

4933 04/23/2009 09:35 AM daigle

Add redirect to skins directory.

4932 04/22/2009 09:05 AM ben leinfelder

include the "mock up" search fields

4921 04/14/2009 10:33 AM daigle

Fix reference to old common/eml-2.0.1 directory

4918 04/14/2009 10:13 AM daigle

Fix reference to old common/eml-2.0.1 directory

4916 04/13/2009 04:27 PM walbridge

Further fixes to handle mixed-file uploads:
- set the fileCount object based on upCount existing files
- use ucount only if it exists; remove debugging'
- the entry form javascript now correctly tracks the file numbers, and can be relied on instead of using upCount...

4904 04/06/2009 01:51 PM walbridge

fix bug #3950, make additional uploads stick when modifying a document

4903 04/06/2009 10:26 AM walbridge

Change confirm page text to make it seem less like a receipt of completed information, which has confused a few NCEAS participants. Lower the visual impact of the horizontal rules.

4899 04/02/2009 07:08 PM walbridge

Enable uploads for the default KNB skin. With the improvements to infrastructure Mike's done, this should work like a charm

4898 04/02/2009 05:45 PM ben leinfelder

do not duplicate the true/false indicators for the metadata vocab/value matrix

4897 04/02/2009 05:40 PM ben leinfelder

use recordNum instead of studentId for transposed data

4896 04/02/2009 05:20 PM ben leinfelder

use "recordNum" rather than "studentId"

4895 04/02/2009 05:00 PM ben leinfelder

omit studentId values from normal resultset
strip the html tags from the qti elements for both return formats

4894 04/02/2009 04:27 PM walbridge

Removed spatial coverage requirement for KNB skin

4893 04/02/2009 03:20 PM ben leinfelder

disable output escaping for CDATA html elements

4892 04/02/2009 09:36 AM ben leinfelder

split vocab/value into two columns (can easily switch back to single column)

4890 04/01/2009 12:00 PM ben leinfelder

question choices and metadata selection controlled by a counter - can easily increase the number returned...note: probably need to make this a parameter for user or be intelligent about figuring what the widest question is (ie: does it have 5,10,20! metadata entries?)

4889 04/01/2009 10:21 AM ben leinfelder

include short answer prompts in the resultset view

4888 04/01/2009 10:06 AM ben leinfelder

include prompt for both multiple choice and short answer questions when downloading

4887 04/01/2009 09:08 AM ben leinfelder

omit the demographic data - this is not well-defined for the prototype

4886 03/31/2009 03:43 PM ben leinfelder

omit duplicate values in the for the standard metadata header section (columns for each question)

4885 03/31/2009 03:26 PM ben leinfelder

omit the metadata vocab/values from the normal header section since they will be used in the "matrix-style" header section

4883 03/31/2009 12:03 PM ben leinfelder

add vocab name/value matrix above data rows.
currently there is only a single column for the concatenated value of the vocab name + "/" + vocab value. it's so much easier!

4881 03/31/2009 09:33 AM ben leinfelder

reduce the extra whitespace on the transpose

4880 03/30/2009 04:01 PM ben leinfelder

hide the "transpose" checkbox except when on the data cart page

4879 03/30/2009 11:10 AM ben leinfelder

use name attributes for selection entity-attributes.
note: this is still a static version of which question-level metadata is being included in the resultset

4878 03/30/2009 11:08 AM ben leinfelder

only "correct" non-null values

4877 03/27/2009 01:25 PM ben leinfelder

allow both text nodes and cdata nodes to provide content for document data package values (FIRST)

4876 03/27/2009 01:17 PM ben leinfelder

include qPrompt and qChoice
need to quote the csv so that commas in the question text do not throw it off