Project

General

Profile

Statistics
| Revision:

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

4796 02/06/2009 11:45 AM ben leinfelder

use "prompt" xpath that matches current QTI serialization

4792 01/29/2009 02:15 PM ben leinfelder

handle case when there is a single question on the assessment

4791 01/29/2009 02:14 PM ben leinfelder

correct spelling of "Assessment"

4790 01/29/2009 11:06 AM daigle

Update xml paths for 2.1.0 access structure. Added the 2.1.0 path for indexing. Changed from 2.0 to 2.1.0 for querying.

4788 01/29/2009 10:12 AM daigle

Remove moderators from esa skin configuration. This is currently handled via global configuration in metacat.properties

4787 01/28/2009 05:16 PM ben leinfelder

change "blah blah" to something more respectable

4786 01/27/2009 04:46 PM daigle

Add admin email to the esa skin configuration

4784 01/27/2009 04:29 PM daigle

Make esa admin user and password configurable

4783 01/27/2009 11:22 AM walbridge

fix javascript image references with contextUrl

4777 01/26/2009 01:10 PM daigle

Add the context url as a parameter to insertLoginBox() in branding_extensions.js.

4775 01/23/2009 03:42 PM daigle

Changed spatial and taxonomic display option to true.

4757 01/15/2009 07:23 PM walbridge

Kill more pesky ant tokens, replace URL references with fully qualified URL as this page is rendered into emails.

4756 01/15/2009 02:30 PM walbridge

confirmData template changes for dealing with modified otherEntity data

4755 01/15/2009 01:39 PM walbridge

fix ESA contextURL reference

4698 12/26/2008 01:07 PM daigle

Renamed MetaCatUtil to MetacatUtil

4659 12/08/2008 02:36 PM ben leinfelder

add skin properties files so that first can be enabled as the default when configuring metacat in the admin interface.
note: not checking in the modifcation to metacat.properties file - that will remain a deployment-specific change and not included in the standard distribution

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

4635 11/26/2008 09:26 AM ben leinfelder

revert changes - keep the options commented out.
the fix is in the utilities project.

4634 11/25/2008 06:55 PM aschultz

Moved Search and Browse functions into the search frame.

4633 11/25/2008 04:35 PM ben leinfelder

uncommented these <config> elements so that Metacat actually starts without error.
TODO: find out why they were in there commented out, and also make sure we can start metacat even if a skin has some junkie metadata files in it.

4631 11/25/2008 12:40 PM daigle

add lter, ltss and saeon skins configurations.

4630 11/25/2008 10:51 AM daigle

Add kepler to available skins

4618 11/24/2008 11:51 AM walbridge

Fix indexing

4617 11/24/2008 11:49 AM walbridge

Include moderators option in esa skin configuration, add anchor link within the properties document.

4613 11/21/2008 05:27 PM walbridge

Replace usage of 'cgi-url' with 'cgi-prefix' in XSLT transformations, fix the ESA review process to accept the 'metacatUrl' parameter (#3687)

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

4551 11/10/2008 06:06 PM walbridge

Add EML 2.0.x to EML 2.1.0 conversion XSLT. Originial location is Mopho CVS /xsl/, can be pulled from externals once migrated to SVN.

4545 11/10/2008 03:15 PM daigle

Use default skin for dev

4540 11/10/2008 01:03 PM walbridge

add comment to deleteFile

4538 11/07/2008 11:02 AM ben leinfelder

add "Assessment Database" to the header banner
remove "II" from the banner

4537 11/06/2008 05:07 PM ben leinfelder

call it FIRST without the numerals

4536 11/06/2008 05:07 PM ben leinfelder

call it the "Data Cart" instead of just the "Cart"

4535 11/06/2008 05:06 PM ben leinfelder

add institution logos to footer

4534 11/06/2008 05:06 PM ben leinfelder

use solid green for chalkboard borders

4533 11/06/2008 04:38 PM walbridge

Fixed the "What's this?" links to use a class, improved styling on NCEAS skin to prevent strange underlining

4505 11/03/2008 04:09 PM daigle

Add eml 2.0.1 document return type

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

4494 10/30/2008 12:42 PM ben leinfelder

try IE work around for iframe access

4493 10/30/2008 11:12 AM ben leinfelder

update the status of search items WRT the cart when adding/removing from within the search results view (when you add an assessment, the icon changes to the "remove" icon)

4492 10/30/2008 10:13 AM ben leinfelder

swap out new add/remove cart icons, ensure left and right chalkboard borders continue all the way down the page with the content

4491 10/29/2008 03:56 PM ben leinfelder

make metadata field selections only from within the cart

4490 10/29/2008 03:22 PM ben leinfelder

add page header

4489 10/29/2008 03:19 PM ben leinfelder

logout redirects to the login page (just needed to use _top)

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

4465 10/16/2008 11:49 AM Jing Tao

Redirects to the index.jsp page.

4464 10/16/2008 11:48 AM Jing Tao

Redirects to the index.jsp page.

4463 10/16/2008 11:40 AM Jing Tao

Redirects to the index.jsp page.

4462 10/16/2008 11:40 AM Jing Tao

Redirects to the index.jsp page.

4461 10/16/2008 11:39 AM Jing Tao

Redirects to the index.jsp page.

4460 10/16/2008 11:38 AM Jing Tao

Redirects to the index.jsp page.

4459 10/16/2008 11:37 AM Jing Tao

Redirects to the index.jsp page.

4458 10/16/2008 11:36 AM Jing Tao

Redicts to the index.jsp page.

4457 10/16/2008 11:35 AM Jing Tao

Redicts to the page index.jsp.

4456 10/16/2008 11:35 AM Jing Tao

Redicts to index.jsp page.

4455 10/16/2008 11:34 AM Jing Tao

redicts to index.jsp

4454 10/14/2008 10:54 AM ben leinfelder

add support for displaying eml 2.1 documents.
split the "common" templates into nceas-common.xsl, but needed different stylesheets for 2.1.0 vs 2.0.1
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528

4453 10/13/2008 08:51 PM ben leinfelder

add support for displaying eml 2.1 documents.
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528

4452 10/13/2008 08:40 PM ben leinfelder

add support for displaying eml 2.1 documents

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.

4410 09/30/2008 11:19 AM ben leinfelder

make "add to cart" more obvious (with icon, too!)

4398 09/26/2008 03:10 PM ben leinfelder

add login feature for first. integrates with existing metacat-skin-based login approach.
only show cart for authenticated users.

4397 09/26/2008 03:01 PM ben leinfelder

add logout link.
do not search for cart documents if the cart is empty.

4396 09/26/2008 10:47 AM walbridge

minor fix

4393 09/25/2008 04:11 PM ben leinfelder

add spinner for long searches

4392 09/25/2008 04:10 PM ben leinfelder

highlight the cart contents on reload

4391 09/25/2008 04:09 PM ben leinfelder

use regular hyperlink to viewing question (item) details - nested form elements were causing grief after being included with ajax calls.

4390 09/25/2008 04:06 PM ben leinfelder

refresh the entire cart view when modifications are made.
add icons to many of the control features (download, remove...)

4389 09/25/2008 04:02 PM ben leinfelder

show selected metadata fields in the cart view and allow them to be removed from said view

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"

4386 09/24/2008 04:02 PM ben leinfelder

use full width of the screen

4381 09/23/2008 04:44 PM ben leinfelder

add "cart" information (won't work for others until i commit the backing classes in meetacat servlet...but need to track the changes for this now).

4380 09/23/2008 04:43 PM ben leinfelder

add "cart" information (won't work for others until i commit the backing classes in meetacat servlet...but need to track the changes for this now).

4379 09/23/2008 04:42 PM ben leinfelder

[optionally] view assessment details from within results set

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

parameterize the div used for ajax results

4376 09/23/2008 04:19 PM walbridge

Enable upload as default on NCEAS skin

4374 09/23/2008 04:15 PM ben leinfelder

correct targets for links in iframe

4373 09/23/2008 04:11 PM walbridge

Change references of baseUrl to contextUrl, fix parsing error in confirmData which was throwing errors due to invalid keyword counts

4371 09/23/2008 11:33 AM walbridge

Add SpecNet .properties file for registry usage

4370 09/23/2008 10:37 AM walbridge

Added required options for setting default public on documents, special flag for ESA documents

4365 09/22/2008 03:26 PM ben leinfelder

rearrange pages, search features, etc...