Project

General

Profile

  • svn:executable: *

# Date Author Comment
4792 01/29/2009 02:15 PM ben leinfelder

handle case when there is a single question on the assessment

4653 12/08/2008 10:32 AM ben leinfelder

handle mixture of datapackages: some with demographic data, some without.
takes advantage of the [new] StaticSelectionItem feature in the datamanager

4650 12/04/2008 05:21 PM ben leinfelder

include demographic data if present in the datapackage
TODO: handle a mixture of datapackages when performing the union (i.e. cases when one package as demographic data and the other does not)
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3519

4636 11/26/2008 02:07 PM ben leinfelder

assessment title and type are now elements rather than attributes in edml
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3345

4562 11/16/2008 08:08 AM ben leinfelder

added "generic" search term picklist
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3520

4555 11/11/2008 10:36 AM ben leinfelder

declare questionIds array for each document
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3620

4495 10/30/2008 01:11 PM ben leinfelder

pull out the IE/FF differences into common method that returns the document object for an iFrame (works with IE now!)

4484 10/29/2008 11:26 AM ben leinfelder

redesign the look and feel - save point.
-cart editing is done by clicking individual assessments rather than doing them in batches.
-cart status is shown in the search results (but still need a refresh for after adding cart items from search...)

4411 09/30/2008 02:45 PM ben leinfelder

improve clarity of the available cart actions by:
-hiding/showing the logical options for a given screen (only allowed to remove when viewing the cart)
-refresh when cart changes - more positive feedback that pushing buttons actually did something.

4388 09/24/2008 05:41 PM ben leinfelder

added Scriptaculous effects to many of the ajax calls.
neat-o!

4387 09/24/2008 04:04 PM ben leinfelder

can now select and save metadata fields from a document and use them when merging across documents in the "cart"

4377 09/23/2008 04:40 PM ben leinfelder

parameterize the div used for ajax results

4364 09/22/2008 03:25 PM ben leinfelder

search within specific fields - with option for matching any vs. all

4363 09/19/2008 04:52 PM ben leinfelder

search method for retrieving specific documents (matching docid)

4290 08/22/2008 03:59 PM ben leinfelder

refactor search methods into common search.js file.
start on making ajax-based search from the index page.
state of things: now merging across assessments and including question-level metadata

4288 08/22/2008 02:16 PM ben leinfelder

refactor into reusable methods such that queries can be constructed from different form interfaces.

4282 08/21/2008 11:36 AM ben leinfelder

fix the optional "include questions" checkbox so that it actually toggles the option.

4281 08/21/2008 10:52 AM ben leinfelder

added support for merging response data with question-level metadata

4273 08/20/2008 02:42 PM ben leinfelder

only include checked metadata

4267 08/18/2008 08:12 PM ben leinfelder

add dataquery construction via js.
used in the first XSL-housed style sheets