Project

General

Profile

Statistics
| Revision:

# Date Author Comment
7678 05/08/2013 10:14 PM ben leinfelder

escape reserved XML characters when constructing a pathquery from user input (&). https://projects.ecoinformatics.org/ecoinfo/issues/3017

7423 11/12/2012 11:28 AM ben leinfelder

correct the "?" links in the admin pages to the docs pages that are deployed as part of metacat.

6071 05/05/2011 12:14 PM ben leinfelder

remove entity encoded characters that were garbled in browser (sanparks patch)

5978 02/17/2011 09:45 AM ben leinfelder

use square edges for the borders around table groups and subgroups

5974 02/16/2011 04:36 PM ben leinfelder

adjust to fit new EML look and feel

5934 02/09/2011 09:55 AM ben leinfelder

remove sanparks boundaries from the default map, but allow them to be added as an additional layer from the saeon/sanparks skin.
use css to style the spatial query search widget control
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188

5862 01/28/2011 03:54 PM ben leinfelder

use OpenLayers implementation for rendering map/spatial search - has it's own copy of locations and a different bound for the map
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188

5816 01/18/2011 05:04 PM ben leinfelder

include 'value' translations when searching EML 2.1.1 (squery and query actions)

5710 12/09/2010 10:04 AM ben leinfelder

include EML 2.1.1 documents in skin (path query search, mostly)

5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

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.

4631 11/25/2008 12:40 PM daigle

add lter, ltss and saeon skins configurations.

4505 11/03/2008 04:09 PM daigle

Add eml 2.0.1 document return type

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

Redirects to the index.jsp page.

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

4311 08/26/2008 11:47 AM ben leinfelder

Upgrade to MapBuilder 1.5rc2

4192 08/01/2008 02:49 PM ben leinfelder

redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

4031 06/23/2008 09:35 AM ben leinfelder

increase left nav height for IE so that all the nodes are shown
(not the best in FF - but better than nothing)

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

merge 1.8.1 to head

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)

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)

3881 05/19/2008 08:50 AM daigle

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

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"

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

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

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

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

remove that awful underline for links

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

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

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

3641 12/07/2007 09:41 AM ben leinfelder

localize use.gif image icon

3640 12/06/2007 07:44 PM ben leinfelder

initial commit of skin for SAEON look and feel. looks pretty good, but there are still a few things that need tweaking (colors).
also want to add a standalone login page to match with the header line (perhaps).
tracked in bugzilla #3007