Template:Changelog 2.2.3
From MapbenderWiki
[edit]
Changelog 2.2.3
[edit]
english
- print: now with overview window with position rectangle and scalebar
- gui_de and gui1_de are no longer part of the standard installation of mapbender, as it is too much work to handle 4 guis. If you want a german gui, you have to change the tool tip texts. In the next versions we want to handle the language differences with element vars.
- WMC handling: includes DisplayWMC, loadWMC, saveWMC and listWMC.
- element logout: now with element_var logout_location to define the webside to show after logout
- the overview window of the pdf-print is now displayed in highquality, if you use highquality = true in your print-configuration
- there has been some rework done at the AddWMS functions. Now the mod_addWMSgeneralFunctions.js offers the functions mod_addWMS_load and mod_addWMS_refresh to the elements addWMSfromfilteredList and addWMSfromList IMPORTANT: JS has to be added as modul in the element-definition
- element tabs (mod_tab.php) now with element_var open_tab to decide which tab should be opened at the beginning
- print : there where errors in the generation of the legend especially with grouped layers
- legend : new element_var checkbox_on_off to decide wether you want to show or hide the on/off checkbox - there where errors in the generation of the legend especially with grouped layers
- legend: new element var : stickylegend to decide wether the legend should stick at the mapframe1
- connection to GEOS function for mysql users: mapbender.conf / mod_changeEPSG.php / mod_evalArea.php - database parameters where added to the mapbender.conf to enable Mapbender user with mysql-Administration to transform and change the projection
- encoding of Mapbender: now UTF-8 or ISO-8859-1 can be choosed as the encoding for the database (have a look in the mapbender.conf CHARSET)
- fixed: WFS configuration caused errors with postgresql database
- copyright now works with element var for the copyright text: define the JavaScript Variable mod_copyright_text with a text you want as value
- fixed: there was an error in class_log, now the printed maprequests should be logged
[edit]
deutsch
- print: nun mit Übersichtsfenster mit Positionsrechteck und Maßstabsleiste (beide Funktionalitäten können in der Konfigurationsdatei des Drucks an- oder ausgestellt werden)
- Die Oberflächen gui1_de und gui_de werden nicht mehr weitergeführt, da es zu viel Aufwand darstellt 4 Oberflächen weiterzuführen. Wenn eine deutsche Oberfläche gebraucht wird können die ToolTipTexte auf deutsch angelegt werden. Die Mehrsprachigkeit der einzelnen Elemente soll zukünftig über die Element vars gelöst werden.
- WMC-Nutzung: beinhaltet anzeigen (DisplayWMC), laden (loadWMC), speichern (saveWMC) eines WMCs und auflisten aller WMCs (listWMC).
- Element logout: verfügt nun über den element_var logout_location, um zu definieren welche Webseite nach dem Logout angezeigt werden soll.
- Das Übersichtsfenster des PDF-Drucks wird nun auch hochqualitativ angezeigt bei hochqualitativem Druck.
- Die AddWMS Funktionalität wurde überarbeitet. Eine neue Datei mod_addWMSgeneralFunctions.js stellt nun die Funktionen mod_addWMS_load und mod_addWMS_refresh zur Verfügung. Wichtig für die Elemente addWMSfromfilteredList and addWMSfromList das JavaScript mod_addWMSgeneralFunctions.js muß in der Elementdefinition unter Modul angegeben werden.
- Element tabs (mod_tab.php) wurde um die element_var open_tab erweitert, um beim Start des Clients einen tab voreingestellt zu öffnen.
- print: Fehler in der Legende bei gruppierten Ebenen beseitigt.
- legend: Neue element_var: checkbox_on_off zur Steuerung der on/off checkbox.
- legend: Neue element_var: stickylegend zur Steuerung des Anzeigefesters der Legende (Positionierung / sticky-Frame).
- Bereitstellung der GEOS Funktionen für Mapbender mit mysql-Administrationsdatenbank: mapbender.conf / mod_changeEPSG.php / mod_evalArea.php - Zusätzliche Datenbankparameter für eine PostgresDB neben der mysql-Administrationsdatenbank, zur Transformation von Projektionssystemen und Berechnung von Flächen.
- Encoding (Zeichensatz) in Mapbender: es besteht nun die Auswahl zwischen UTF-8 oder ISO-8859-1 als Zeichensatz (die Angabe erfolgt in der mapbender.conf CHARSET)
- wfs configuration: WFS Konfiguration erzeugte Fehler mit der PostgreSQL-Datenbank.
- copyright: Neue element_var mod_copyright_text, Angabe zum Copyright-Text über die Administrationsoberfläche.
- fixed: Fehler in class_log behoben.

