Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4013 06/20/2008 11:31 AM berkley

added style for the ontologies and made the search results remember their page

4012 06/19/2008 03:15 PM berkley

updated stylesheets for ontologies

4006 06/17/2008 01:16 PM ben leinfelder

merge 1.8.1 to head

4005 06/16/2008 03:41 PM berkley

got ajax calls working to display existing datasets in a paged table

4004 06/16/2008 01:22 PM berkley

removing unneeded files

4002 06/13/2008 11:17 AM berkley

cleaned up the upload functionality a bit.

4001 06/13/2008 10:51 AM berkley

changed message for successful upload, removed some clutter

4000 06/12/2008 03:19 PM berkley

replacing the file with files from before I messed up this directory

3999 06/12/2008 03:18 PM berkley

rebuilding the knb skin from before the time where I messed it up

3998 06/12/2008 03:06 PM berkley

putting the sms skin in the sms directory for real

3997 06/12/2008 02:47 PM berkley

removing some sms that somehow got in this dir

3996 06/12/2008 02:42 PM berkley

you can now upload xml documents with the sms skin

3989 06/11/2008 10:57 AM berkley

adding content to the skin and fixing some login errors

3988 06/10/2008 05:54 PM Jing Tao

Check into cvs head. Add "cfg=default" into the link to create/reset/forget password ldap account.

3983 06/10/2008 04:25 PM berkley

got ajax calls working to do login/logout for the sms page

3982 06/10/2008 04:22 PM berkley

got ajax calls working to do login/logout for the sms page

3979 06/10/2008 02:06 PM Jing Tao

Check into cvs head. Change CGI_PREFIX to CGI_URL

3975 06/10/2008 12:35 PM berkley

adding new skin for SEEK SMS.

3969 06/10/2008 11:05 AM ben leinfelder

do not include NCEAS projects in registry for saeon

3968 06/10/2008 11:04 AM ben leinfelder

uncomment the registry link in the header

3967 06/10/2008 10:39 AM ben leinfelder

increase the left nav once again (accommodate new SAEON nodes)

3966 06/10/2008 10:18 AM ben leinfelder

uncomment the registry link in the header

3965 06/10/2008 10:16 AM ben leinfelder

increase height of left nav for new SAEON nodes

3945 06/09/2008 03:58 PM ben leinfelder

adjust height to accommodate previous change:
-add new SAEON nodes (requested by Judith)

3944 06/09/2008 01:24 PM ben leinfelder

add new SAEON nodes (requested by Judith)

3928 06/03/2008 03:50 PM ben leinfelder

use the first (0) column as the index for questionId when selecting only a subset of the assessment data

3927 06/02/2008 05:19 PM ben leinfelder

add handling for qti metadata in resultset view

3918 05/28/2008 03:34 PM ben leinfelder

adjust xpaths to match changes to edml/qti output by FirstMorpho

3881 05/19/2008 08:50 AM daigle

Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)

3806 04/23/2008 03:43 PM ben leinfelder

use CDATA when calling the insertTemplate...() javascript methods.

3805 04/23/2008 03:10 PM ben leinfelder

include contextURL parameter (part of token elimination)

3797 04/11/2008 10:03 AM ben leinfelder

include leading slash for default ascii view xsl (needs to work in cases where the doctype mapping is not found)

3796 04/11/2008 10:03 AM ben leinfelder

use the ROOT knb web application path of the search box and header inclusion.

3795 04/11/2008 10:02 AM ben leinfelder

use the configured knb site url rather than a hardcoded value for the redirect (since we have it in the properties now)

3794 04/10/2008 06:46 PM ben leinfelder

include leading slash in the default-style xsl path
NOTE: this should be corrected in all the qformat.xml files that the skins use

3793 04/10/2008 06:39 PM ben leinfelder

add servletURL parameter (part of token-eradication project)

3792 04/10/2008 06:35 PM ben leinfelder

add contextURL parameter (part of token-eradication project)

3791 04/10/2008 06:31 PM ben leinfelder

add support for FGDC document display for the knb skin
see bug 3146

3790 04/10/2008 06:03 PM ben leinfelder

based on what jing found with the sanparks search performance issue, his comment for sanparks applies for this saeon file too:
"Changing search field from idinfo/keywords/theme/placekey to placekey"

3789 04/10/2008 05:19 PM ben leinfelder

add support for FGDC document display for the knb skin
see bug 3146

3787 04/10/2008 11:27 AM ben leinfelder

use "placekey" (without additional leading xpath) because that is in the indexPaths of the build properties (and is used for other searches.
should improve performance....

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3778 03/31/2008 04:43 PM Jing Tao

Changing search field from idinfo/keywords/theme/placekey to placekey

3777 03/25/2008 11:09 AM ben leinfelder

limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174

3776 03/21/2008 03:17 PM ben leinfelder

-add FGDC specifc fields for indexPath searching
-limit FGDC data returned for the NCEAS skin to those that have "placekey" fields containing "National Center for Ecological Analysis and Synthesis"

3774 03/21/2008 12:32 PM ben leinfelder

limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174

3742 02/27/2008 09:43 AM ben leinfelder

add support for FGDC doctype display

3739 02/26/2008 10:58 AM ben leinfelder

Get rid of the ant tokens and the relative paths by using the context url and cgi prefix provided by the settings.jsp.
Now the "short form" of urls will work with the iframe skins. sanparks and saeon can also be set as the "default" skin and the paths will resolve correctly....

3734 02/25/2008 01:10 PM ben leinfelder

-use jsp rather than html files so hat the server context can be looked up on the fly (as well as additional options from the MetacatUtil class).
-incorporate the use of relative paths in the XML configuration (doctype=>stylesheet mapping)

Note: still using ant tokens in the .cfg file used for perl...not sure how to convert that.

3732 02/25/2008 10:26 AM ben leinfelder

use cgi-prefix from build properties to configure the default skin for login.
removed hardcoded "ldap.ecoinformatics.org" reference in the jsp and reads it from the metacat.properties file.

Note: still uses ant token from the build.properties file, but at least centralizes the spot where the token needs to be dealt with.

3729 02/21/2008 10:02 AM ben leinfelder

use the servlet context path to construct absolute paths to the various file locations

3727 02/21/2008 10:01 AM ben leinfelder

add portnumber if not using 80

3726 02/20/2008 07:41 PM Jing Tao

Change the relative path to use a function getServerName+getPortNumber+getContextPath. But there is still problem in default.js.

3720 02/01/2008 11:21 AM barteau

Turnkey installer modification: replaced and tokens with relative paths.

3719 02/01/2008 10:55 AM barteau

Turnkey installer modification: created HeaderViewDocs.jsp as a replacement for HeaderViewDocs.htm, because a call to MetacatUtil to get CGI-PREFIX is needed.
Also replaced and tokens with relative paths.

3718 02/01/2008 10:25 AM barteau

Turnkey installer modification: created ESAHeader.jsp as a replacement for ESAHeader.htm, because a call to MetacatUtil to get CGI-PREFIX is needed.
Also replaced and tokens with relative paths.

3717 01/31/2008 11:53 AM barteau

Turnkey installer modification: replace ant tokens with relative paths. Corrected path to css file.

3716 01/30/2008 04:02 PM barteau

Turnkey installer modification: replaced ant tokens with relative paths. Also corrected path to css file.

3715 01/30/2008 03:54 PM barteau

Turnkey installer modification: replaced ant tokens with relative paths. Also corrected path to css file.

3714 01/30/2008 03:20 PM barteau

Turnkey installer modification: replace ant tokens with relative paths.

3713 01/30/2008 02:57 PM barteau

Turnkey installer modification: replace ant tokens with relative paths.

3712 01/30/2008 02:50 PM barteau

Turnkey installer modification: replace ant tokens with relative paths. Corrected wrong path to css file.

3711 01/30/2008 02:43 PM barteau

Turnkey installer modification: replace ant tokens with relative paths.

3710 01/30/2008 02:30 PM barteau

Turnkey installer modification: replace ant tokens with relative paths.

3709 01/30/2008 12:44 PM barteau

Turnkey installer modification: replace ant tokens with relative paths. Corrected some incorrect file paths.

3708 01/30/2008 12:01 PM barteau

Turnkey installer modification: replace ant token with relative path.

3707 01/29/2008 03:29 PM barteau

Turnkey installer modification: replace ant token with relative path.

3706 01/29/2008 03:18 PM barteau

Turnkey installer modification: replace ant token with relative path.

3705 01/29/2008 03:03 PM barteau

Turnkey installer modification: replaced ant token with relative path.

3704 01/29/2008 02:52 PM barteau

Turnkey installer modification: replaced ant tokens with relative paths. Corrected location to css file.

3703 01/29/2008 02:43 PM barteau

Turnkey installer modification: replaced ant tokens with relative paths. Corrected location to css file.

3702 01/29/2008 12:33 PM barteau

Turnkey installer modification: replaced ant tokens with use of "javax.servlet.http.HttpServletRequest".

3701 01/29/2008 12:08 PM barteau

Turnkey installer modification: replaced ant tokens with relative paths.

3700 01/29/2008 12:00 PM barteau

Turnkey installer modification: replaced ant tokens with relative paths.

3699 01/29/2008 11:10 AM barteau

Turnkey installer modifications: replace ant tokens with relative paths.

3698 01/28/2008 02:51 PM barteau

Turnkey installer modification: replaced ant tokens with relative paths.

3697 01/28/2008 11:37 AM barteau

Turnkey installer modification: replaced ant tokens with relative paths.

3695 01/28/2008 10:49 AM barteau

Turnkey installer modification: replaced ant tokens with relative paths.

3693 01/24/2008 04:05 PM barteau

Turnkey Installer modification: replaced ant tokens with relative paths.

3692 01/24/2008 04:00 PM barteau

Turnkey Installer modification: relative path.

3691 01/24/2008 03:01 PM barteau

Turnkey Installer modification: Initial checkin for account/index.html replacement. This replaces an html file with a jsp file, so that cgi-prefix can be obtained. It also
includes a few relative paths used in a html/jsp context. Since these are all tested they can be used as examples for other html and jsp files.

3690 01/22/2008 11:40 AM ben leinfelder

correct a typo for "repository"
bug #3082

3686 01/14/2008 02:15 PM barteau

Turnkey installer modification: added 'cgi-url' param, replace token 'cgi-prefix' with param 'cgi-url'.

3685 01/14/2008 02:05 PM barteau

Turnkey installer modification: added 'cgi-url' param, replace token 'cgi-prefix' with param 'cgi-url'.

3672 01/10/2008 09:52 AM ben leinfelder

replace relative urls (for stylesheets, js files, and even form actions) with absolute paths. yes, this means using ant tokens still.
needed for using 'sanparks' as the default skin when deployed on dataknp.sanparks.org

3669 01/03/2008 04:57 PM ben leinfelder

add support for selecting records for only one question from a set of one or more assessment response data files

3666 12/20/2007 02:59 PM bowdish

Removed "Last Modified July 10, 2007" section because it is static and people may think that it means the data package was last modified then.

3664 12/19/2007 02:58 PM walbridge

Modified knb.xml to re-enable login.xsl processing for the registry workflow: after a 'login' request, the user will be correctly redirected to the registry form.

3657 12/14/2007 02:41 PM ben leinfelder

remove that awful underline for links

3655 12/14/2007 02:16 PM ben leinfelder

add sanparks and saeon affiliations

3653 12/14/2007 11:50 AM ben leinfelder

use color from background for highlight, tablehead text - more in keeping with the L+F

3652 12/14/2007 11:50 AM ben leinfelder

include cfg parameter to pull in correct skin format for cgi/ldap

3651 12/14/2007 11:49 AM ben leinfelder

comment out the dataset registration link (at least for now)

3650 12/14/2007 11:47 AM ben leinfelder

handle special case for searching both SANParks and SAEON (but not all of KNB)

3648 12/10/2007 12:40 PM ben leinfelder

height and width adjustments for rendering in IE

3647 12/10/2007 11:17 AM ben leinfelder

set the clientViewHelper object in the session so that login/logout link can be determined in the header iFrame.

3645 12/07/2007 11:14 AM ben leinfelder

adjust colors/formatting for EML display

3644 12/07/2007 11:13 AM ben leinfelder

comment out references to a standalone login page.
get's dicey when the header says "log in" but you already are logged in....

3643 12/07/2007 11:13 AM ben leinfelder

make button consistent with other input L+F

3642 12/07/2007 10:30 AM ben leinfelder

localizing some more images, but also commenting out image urls that are [likely] not being used by the minimal number of css classes we are skimming from the SAEON plone skin