Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5124 11/23/2009 09:25 AM Chris Jones

I'm adding the properties file configured for the Palmyra Atoll Research Consortium's installation.

5123 11/23/2009 09:15 AM Chris Jones

I'm adding in the parc directory, which will contain the skin for the Palmyra Atoll Research Consortium.

5121 11/13/2009 04:03 PM daigle

Start to fix I.E. gui issues

5119 11/10/2009 01:31 PM ben leinfelder

check for IE6 and show warning if they are using it

5118 11/09/2009 02:43 PM daigle

Remove seconds and minutes values from workflow scheduler and add weeks and months.

5117 11/09/2009 02:42 PM daigle

Include kar id in delete url parameters so resultset will render after delete

5106 11/06/2009 01:05 PM ben leinfelder

add id attributes for form elements (in case IE6 needed them) but it appears they are not required

5105 11/05/2009 11:34 AM ben leinfelder

add the "value" attribute for metadata tag downloads

5102 11/03/2009 06:26 PM ben leinfelder

add code block (commented out) to use in case "?column?" headers become an issue.

5101 11/03/2009 03:44 PM ben leinfelder

handle repeating "?column?" headers - somewhat naively, but consistent

5099 11/03/2009 10:31 AM daigle

Change access section in getaccesscontrol and getdocumentinfo apis to be more eml 2.1.0 compliant. Add a block access option to setaccess api.

5088 10/16/2009 11:08 AM daigle

Create workflow access pages

5087 10/15/2009 03:55 PM ben leinfelder

correct the metadata matrix for "transposed" data download
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4452

5084 10/15/2009 02:51 PM ben leinfelder

order the unions by width
addresses this bug:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4376

5083 10/15/2009 10:42 AM ben leinfelder

include at least one metadata field and then include any that are additional (_2, _3....etc)
bug #4452

5082 10/13/2009 03:01 PM daigle

Add ability for doc owner to add user access to workflows.

5081 10/06/2009 01:58 PM ben leinfelder

allow user to specify the data columns included for the transpose data set (score, response, response file).
decided in today's CC

5080 10/06/2009 10:59 AM daigle

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

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.

5044 08/27/2009 12:04 PM daigle

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

5037 08/24/2009 02:44 PM daigle

point workflow requests to the new workflow servlet.

5031 08/24/2009 02:37 PM daigle

Change location of PropertyService to properties directory

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

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

fixes for first installation

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.

5005 07/30/2009 10:20 AM daigle

Input date formatting changes

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

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

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

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.

4971 07/06/2009 04:53 PM daigle

Beef up comments

4966 07/01/2009 10:27 AM daigle

Updates primarily for final workflow and run xml metadata design

4953 06/12/2009 04:55 PM daigle

Added tpc workflow search and browse capabilities

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

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

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

4875 03/27/2009 11:21 AM ben leinfelder

Now the metadata attributes show as rows above the data.
very close!
todo: special handling for thesaurus (ie NBII/Bloom) metadata fields

4874 03/27/2009 09:15 AM ben leinfelder

pivot constrained to a List of specific attributes: studentId (record number), score, response.
This is the "lower half" of the return set (data).
now: on to the metadata header rows

4873 03/26/2009 05:02 PM daigle

Update version to 1.9.1. Add nrs ldap properties to configuration.

4872 03/26/2009 04:06 PM ben leinfelder

Now doing the dataquery/download in the FIRST skin's jsp rather than embedded in the Metacat servlet.
TODO: implement the very-custom data return format agreed upon by the FIRST team

4869 03/26/2009 02:03 PM walbridge

add LDAP base to NRS skin properties

4859 03/24/2009 04:36 PM ben leinfelder

include pivot options for dataquery

4856 03/24/2009 10:17 AM daigle

Introduce replication user. Use the fileutil writer methods instead of writing directly.

4841 03/13/2009 01:27 PM daigle

Use only one eml common stylesheet directory for all post 2.0.0 beta versions of eml. Point all eml versions to that directory in skin xml files.

4831 03/05/2009 01:29 PM ben leinfelder

include NSF grant number

4829 03/04/2009 04:18 PM Margaret O'Brien

found more method that should be plural

4828 03/04/2009 02:08 PM Margaret O'Brien

removed duplicate variable settings

4827 03/04/2009 02:00 PM Margaret O'Brien

fixed path for sibling access

4826 03/04/2009 10:19 AM Margaret O'Brien

1. changed path for doc-level access to sibling instead of child
2. renamed template "datasetaccess" to datatableaccess and changed path to distribution/access

4825 03/04/2009 10:02 AM Margaret O'Brien

updated templates to reflect new spelling of dateTime and methods in attributes.

4824 03/04/2009 09:31 AM daigle

Added eml 2.1.0 stylesheets for sbclter.

4823 03/03/2009 09:38 AM daigle

Create an eml 2.1.0 shared directory. Move skin specific xsl directives into sbclter directory: sbclter-eml-2.0.0.xsl and sbclter-eml-2.1.0.xsl

4814 02/20/2009 11:13 AM daigle

Removed the () from the javascript length functions in the submitRequest function.

4808 02/17/2009 09:32 AM daigle

Update replication documentation and fix code so that replication log is available.