Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5361 05/17/2010 03:36 PM Jing Tao

Add a mapping between kar xml namespace and karxml.xsl.

5360 05/17/2010 03:34 PM Jing Tao

Add a style sheet to transform kar xml document.

5357 05/14/2010 05:57 PM Jing Tao

Change the search query according to the karxml change.

5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

5202 01/27/2010 09:51 AM daigle

Populate esa home links with skin property value

5187 01/07/2010 01:37 PM daigle

change dropdown select event to work on IE.

5185 01/06/2010 02:05 PM daigle

Fix main cross browser gui compatibility issues in sanparks tpc skin.

5184 01/06/2010 02:05 PM daigle

Fix main cross browser gui compatibility issues in sanparks tpc skin.

5182 01/06/2010 11:41 AM ben leinfelder

remove the "optional" tip since it is not currently optional

5164 12/18/2009 01:22 PM daigle

add parc-moderators to config.username

5155 12/08/2009 09:23 AM daigle

remove registry.config.username value

5147 12/02/2009 07:22 AM Chris Jones

I've removed the value for the PARC registry.config.site property since it isn't appropriate to this skin, and causes the registry CGI to produce two organization creator elements with the same value.

5146 12/01/2009 10:15 AM daigle

hard code parc home url

5145 12/01/2009 10:03 AM daigle

Redirect data.palmyraresearch.org to parc skin

5143 11/30/2009 11:02 AM Chris Jones

I've replaced hard-coded URL strings in the PARC skin files with their appropriate variables in JSP, TT2, and XSL.

5135 11/23/2009 09:49 AM Chris Jones

I'm adding the spatial support files for the PARC skin. At the moment, the spatial option in the skin is not being used, but these files have been modified slightly from the NCEAS skin version in branding only.

5134 11/23/2009 09:47 AM Chris Jones

I've added in the XSL stylesheets for the PARC skin. The parc, parc-eml, parc-common and login stylesheets have been changed slightly for PARC branding.

5133 11/23/2009 09:44 AM Chris Jones

I'm adding the settings and map JSPs. These are placeholder files since the map is not used in the PARC skin, and the settings file merely import common settings for the skin, but doesn't modify any of the interface settings.

5132 11/23/2009 09:41 AM Chris Jones

These are the minimal images used in the PARC skin layout. The research banner comes from the research section of the PARC website.

5131 11/23/2009 09:39 AM Chris Jones

I've added the PARC CSS file, which uses colors and images found at the PARC website.

5130 11/23/2009 09:37 AM Chris Jones

These are the index files for the PARC skin. The html file provides the standard redirect to the JSP. The JSP has been PARC branded, and the layout has changed slightly to work with the http://www.palmyraresearch.org website layout (e.g. some navigation links have been removed).

5129 11/23/2009 09:34 AM Chris Jones

Here are the three javascript libraries associated with the PARC skin. The only real changes are in the search.js file, where metacat searches have absolute XPaths in the search criteria. The return fields remain as relative XPaths to be consistent with the rendering code for the skin.

5128 11/23/2009 09:32 AM Chris Jones

I'm adding the parc.cfg configuration file, which is effectively a copy of the nceas.cfg file.

5126 11/23/2009 09:29 AM Chris Jones

This is the PARC XML configuration file. I've removed the EML beta 4-6 doctype identifiers since this skin will only deal with EML 2.1.0 documents.

5125 11/23/2009 09:26 AM Chris Jones

I'm adding the Metacat metadata properties file for the PARC installation.

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.

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.

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.

5031 08/24/2009 02:37 PM daigle

Change location of PropertyService to properties directory

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.

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

4980 07/11/2009 07:14 AM daigle

Adjust width of workflow resultset column so download link shows up

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

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