Merge change from 2.4 branch to trunk (removed some duplicated links)
Fixed issues for login and logout on Saeon skin:https://projects.ecoinformatics.org/ecoinfo/issues/6613'
M saeon/SaeonLogin.jspx
use local release of OpenLayers api so that it works over https with our secure deployments (openlayers.org does not offer the api from their servers using https).
use explicit accessor for clientViewBean sessionid since the taglib was resulting in a blank page.
Use the userManagementurl to replace the ldapweb.cgi.
escape reserved XML characters when constructing a pathquery from user input (&). https://projects.ecoinformatics.org/ecoinfo/issues/3017
correct the "?" links in the admin pages to the docs pages that are deployed as part of metacat.
remove entity encoded characters that were garbled in browser (sanparks patch)
use square edges for the borders around table groups and subgroups
adjust to fit new EML look and feel
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 controlhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
use OpenLayers implementation for rendering map/spatial search - has it's own copy of locations and a different bound for the maphttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
include 'value' translations when searching EML 2.1.1 (squery and query actions)
include EML 2.1.1 documents in skin (path query search, mostly)
Merge 1.9.2 changes back into the trunk
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.
add lter, ltss and saeon skins configurations.
Add eml 2.0.1 document return type
Redirects to the index.jsp page.
add support for displaying eml 2.1 documents.see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528
Upgrade to MapBuilder 1.5rc2
redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request
Merge 1.9 changes into Head
increase left nav height for IE so that all the nodes are shown(not the best in FF - but better than nothing)
merge 1.8.1 to head
do not include NCEAS projects in registry for saeon
uncomment the registry link in the header
increase the left nav once again (accommodate new SAEON nodes)
adjust height to accommodate previous change:-add new SAEON nodes (requested by Judith)
add new SAEON nodes (requested by Judith)
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)
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"
Changes to remove ANT tokens for the turnkey install project
limit searching to "common" fields that are indexed.include checkbox to search all fields.see bug #3174
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....
remove that awful underline for links
include cfg parameter to pull in correct skin format for cgi/ldap
handle special case for searching both SANParks and SAEON (but not all of KNB)
height and width adjustments for rendering in IE
set the clientViewHelper object in the session so that login/logout link can be determined in the header iFrame.
adjust colors/formatting for EML display
comment out references to a standalone login page.get's dicey when the header says "log in" but you already are logged in....
make button consistent with other input L+F
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
localize use.gif image icon
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