removed old geoserver/geotools jars that were causing some trouble
upgrade to geoserver 1.4rc5
shortened the latitude/longitude to lat/lon to save screen space
Changes to map layout and skins according to input from Callie and Matt
Merged the spatial web.xml.combined into the default web.xml.tomcat5
minor changes to khtml detection stategy
safari/opera detection for interactive map. Users of non xslt-compliant browsers will be redirected to an error page.
Set configured to false initially. Include notification in configure process that geoserver password needs to be changed plus instructions on how to do so
restored original styles to knp-specific layers
Removed useless mapbuilder ppts which may have viruses
Only run spatial cache regeneration once. Plus some fixes to spatial_query action api.
Trimmed down initial shapefiles. They must exist in order to start geoserver properly but there's no need for them to have actual data, just a dummy feature with the proper geometry type (multipoint, multipolygon).
Removed most (all?) of the deprecated spatial metacat code from head
Temporary fix for KML output; geoserver can only handle the points layer
Remove geoserver error pages from web.xml and allow exceptions to pass through
Minor cartographic fixes to geoserver SLDs
initial import of spatial libs, try2