Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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

4917 04/13/2009 08:55 PM kanderson

working on incorporating feedback

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

4910 04/13/2009 09:34 AM daigle

Update load testing scripts

4909 04/13/2009 09:34 AM daigle

This file will be autogenerated with a script and doesn't need to be checked into svn

4908 04/09/2009 01:59 PM kanderson

Redid outline to be 2/3 levels/fit on one page.

4907 04/08/2009 11:04 AM daigle

Add load test documentation

4906 04/08/2009 10:59 AM daigle

Update load test code

4905 04/06/2009 03:28 PM walbridge

Display helpful error message when user lacks permissions to edit a document, supress the 'use Morpho' message (closes Bug #3928)

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.

4902 04/05/2009 03:26 PM daigle

Insert and squery load tests

4901 04/03/2009 02:47 PM walbridge

Three small fixes:
- 'salutation' was misspelled and wasn't picked up correctly in document modificiation
- keyword handling wasn't setting the thesaurus correctly
- check against the full list of moderators for the ACL validation

4900 04/03/2009 01:34 PM Matt Jones

Matt's comments on Metacat Admin guide.

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)

4891 04/01/2009 05:01 PM walbridge

Adding back fix for editing documents with multiple keywords, closing #3929

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

4884 03/31/2009 02:16 PM kanderson

added more docs

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

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

4871 03/26/2009 04:02 PM ben leinfelder

remove DataTranspose from core metacat - only used in FIRST skin for this 1.9.1 release

4870 03/26/2009 02:04 PM walbridge

Include hack for UCNRS organization properties.

4869 03/26/2009 02:03 PM walbridge

add LDAP base to NRS skin properties

4868 03/26/2009 11:09 AM walbridge

- build up username using base if username isn't fully qualified (e.g. cn=Manager,dc=ecoinformatics,dc=org)
- additional debugging statements for changePassword

4867 03/26/2009 11:07 AM walbridge

add UCNRS LDAP properties

4866 03/25/2009 06:29 PM walbridge

- fix error reporting for failed password reset request
- automatically generate necessary LDAP parameters from our defaults,
included in auth.base and unaffiliated properties. This won't work for
skins such as UCNRS with a different base, which still need to be ...

4865 03/25/2009 04:38 PM walbridge

- reformat header
- add debugging for getLdapEntry searches
- add 'filter' parameter for organizations

4864 03/25/2009 03:42 PM walbridge

Provide improved contextUrl, provide proper URL in password reset message body

4863 03/25/2009 03:04 PM daigle

Accidentally removed ACCESS constant declaration. Restored.

4862 03/25/2009 02:41 PM daigle

Handle UtilException

4861 03/25/2009 02:41 PM daigle

Roll back replication user changes. Fix code that converts access levels to integer and to text.

4860 03/25/2009 02:36 PM daigle

Add date to log output

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

include pivot options for dataquery

4858 03/24/2009 03:25 PM kanderson

added more to the draft.

4857 03/24/2009 11:24 AM daigle

Somehow log4j.properties is missing from head. Restoring it.

4856 03/24/2009 10:17 AM daigle

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

4855 03/23/2009 05:02 PM ben leinfelder

new datamanager feature!
Pivot a result set (rows to columns).
Handles simplest case:
-single id column (observation)
-single pivot column (pivot)

4854 03/23/2009 02:56 PM daigle

Beef up exception handling from file utilities. Move UtilException to MetacatUtilException to eliminate conflict with similar exception in utility package.

4853 03/23/2009 12:55 PM daigle

add date to log output

4852 03/19/2009 06:02 PM kanderson

added more documentation.

4851 03/19/2009 10:25 AM daigle

Do not read or write zero length documents to/from disk

4850 03/18/2009 03:01 PM kanderson

Added in-progress draft of Metacat Admin Guide.

4849 03/17/2009 05:12 PM daigle

Handle all places where ldap may be null

4848 03/17/2009 04:54 PM daigle

enclose more references to ldap and mesg in the if (ldap) statement.

4847 03/17/2009 04:40 PM daigle

made mesg var global to function.

4846 03/17/2009 04:35 PM daigle

left off ;

4845 03/17/2009 04:28 PM daigle

Do not try to use non-existant ldap object if ldap server is down.

4844 03/17/2009 02:41 PM kanderson

made a few minor changes and additions.

4843 03/13/2009 01:37 PM daigle

replace eml2_0_1-style-tag with eml2-style-tag

4842 03/13/2009 01:28 PM daigle

remove unneeded ecogrid.hostname property

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.

4840 03/13/2009 01:22 PM daigle

Increase database.maximumConnections from 25 to 200

4839 03/13/2009 01:20 PM daigle

Fix registryService file locations.

4838 03/11/2009 05:50 PM kanderson

made a couple corrections.

4837 03/11/2009 05:26 PM kanderson

Very rough draft of Metacat Admin guide outline

4836 03/10/2009 01:55 PM kanderson

Draft of Metacat overview for scientists.

4835 03/10/2009 01:52 PM kanderson

Added draft of Metacat overview for scientists.

4833 03/06/2009 03:33 PM daigle

Use the EML_UTIL_0_9_0 tag

4832 03/05/2009 01:39 PM daigle

Added jing's suggested changes

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

include NSF grant number

4830 03/05/2009 11:26 AM daigle

Add documentation for query caching and indexing mechanisms.

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

4822 03/02/2009 11:05 AM daigle

Add step to install Digest::SHA1

4821 03/02/2009 11:04 AM daigle

Update EML 2.1.0 schema and style (util) tags. These tags now only cover the files relative to each.

4820 02/27/2009 12:05 PM daigle

Clean perl code before building.

4819 02/27/2009 10:42 AM daigle

distribute perl autosplit.ix file with metacat. change tomcat startup script output to echos.

4818 02/27/2009 10:40 AM daigle

Add db rollback scripts

4817 02/27/2009 10:39 AM daigle

Add apache download instructions

4816 02/23/2009 11:29 AM daigle

Remove initialization of MetacatUtil.buildIndexPaths in test files. This is taken care of in the background now using SystemUtil.getIndexPaths()

4815 02/20/2009 01:28 PM daigle

update workers.properties with more standard ajp13 worker name (not used until apt-get install project)

4814 02/20/2009 11:13 AM daigle

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

4813 02/18/2009 04:49 PM daigle

add a build property "make.perl.code" so the cgi make can be turned off in build.xml on machines without make.