=============================== CHANGE LOG for iGeoPortal_std =============================== changes from release 2.1 to 2.2 (please add new changes at top of list!) 2008-02-22/JM: BUG-FIX: for digitizer module (wald: issue#594) COMMENTS: -> modules/digitizer.js 2008-01-03/JM: UPDATE: move setting of bgcolor from html/jsp pages to deegree.css 2007-11-14/JM: FIX: change encoding to UTF-8 in some remaining files 2007-11-14/JM: ADD: dynamic legend generation COMMENTS: -> WEB-INF/conf/wmc_testDynLegend.xml needs to be edited (add Layer elements to LayerList) -> WEB-INF/conf/controller.xml needs to be edited (set username and password for wms server) 2007-10-19/JM: BUGFIX: full screen switcher (switch from normal screen to full screen and back again) COMMENT: -> WEB-INF/conf/wmc_testFullScreen.xml -> screenswitcher.js 2007-10-18/JM: ADD: pdf printing module COMMENTS: -> WEB-INF/conf/wmc_testPdfPrint.xml -> WEB-INF/conf/printtemplates -> modules/pdfprint/* -> configuration changes in jasper templates are necessary (absoulute paths) 2007-10-18/JM: ADD: custom tab switcher COMMENT: -> WEB-INF/conf/wmc_testCustomTab.xml -> WEB-INF/conf/wmc_testCustomTabLegend.xml 2007-10-18/JM: ADD: start portal with legend instead of layerlist COMMENTS: -> WEB-INF/conf/wmc_testLegend.xml, -> WEB-INF/conf/wmc_testCustomTabLegend.xml 2007-10-18/JM: ADD: free search example for gazetteer client COMMENT: -> WEB-INF/conf/wmc_testGazClient.xml -> modules/gazetteer/*.*