Use the userManagementurl to replace the ldapweb.cgi.
remove explicit reference to KNB when Metacat may not be deployed as the KNB node. This has bothered my for a while, too. https://projects.ecoinformatics.org/ecoinfo/issues/3736
use OpenLayers implementation for rendering map/spatial searchhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
remove "indus" urls
Merge 1.9.2 changes back into the trunk
Change location of PropertyService to properties directory
Replace usage of 'cgi-url' with 'cgi-prefix' in XSLT transformations, fix the ESA review process to accept the 'metacatUrl' parameter (#3687)
Redirects to the index.jsp page.
Upgrade to MapBuilder 1.5rc2
Fully qualify spatial and replication properties
Get organization list from new OrganizationUtil class
Merge 1.9 changes into Head
include leading slash in the default-style xsl pathNOTE: this should be corrected in all the qformat.xml files that the skins use
add servletURL parameter (part of token-eradication project)
add contextURL parameter (part of token-eradication project)
add support for FGDC document display for the knb skinsee bug 3146
Changes to remove ANT tokens for the turnkey install project
Turnkey installer modification: added 'cgi-url' param, replace token 'cgi-prefix' with param 'cgi-url'.
Change the token from server to httpserver in case server is not set https ( server has the https port)
Changes to map layout and skins according to input from Callie and Matt
Initial import of interactive map components for the following skins: esa, knb2, knp, obfs, nceas, nrs
Fixed up some hardcoded paths in html map templates.
Integrate map interface with knb2 skin
I (Andrea) defined new styles in the .css files that are used in theentryForm.tmpl page.
(Committed for Andrea Chadden by Saurabh Garg)
Replace relative path to harvester registration login servlet with context path generated through ant build
Modifications to the registry to support the new ESA skin. Factored out some ofthe configuration-specific code into properties that are set in the variouscfg files in the skins. New properties in the cfg files are lsite, usite,showSiteList, showWgList, showOrganization. These now need to be set in every skin...
added target=_blank to generate UI links
pointed knb2 resutls page at production whippet on port 8080 of nebulous, instead of dev version on 8090
Modifications to make JS search functions work in the knb2 skin.
New URL for metacat in settings file.
New alternative KNB skin. Duplicates much of what is on the KNB site, butthis skin can work standalone with metacat (ie, you do not need the KNBweb site to be installed). Modified the resultset.xsl to do some thingsspecific to this skin.