Version history

German Version of this document.

You find the milestones at: https://github.com/mapbender/mapbender/milestones

Future Milestones: For details have a look at https://github.com/mapbender/mapbender/issues

Milestone 3.0.5.2

Release Datum: 27.10.2015

Bugfixes:

  • Copy applications: User-Rights and groups are copied. The user who copied the application becomes owner of the copied application.
  • FOM: Changes in behaviour of wrong logins and user locking. It is only shown that the login failed, independent if the user exists or not.
  • Fixed error message when creating a user with a too short password.
  • Print: Fix of replace pattern.
  • Print: Fix if a wrong configured WMS has special characters (%26) in the legend URL.
  • Image export in Firefox.
  • WMC Loader: Loading WMC and Behaviour of BaseSources.
  • BaseSourceSwitcher: Tiles of a not visible service are not pre-fetched.
  • BaseSourceSwitcher: If a group is defined, only one theme is switched on.
  • SearchRouter: Fix of quotes for table-names.
  • Copy applications: Fix of the search in the copied application.
  • Simple Search: Catch the return key.
  • FeatureInfo: Add WMS functionality and WMS Loader.
  • Icon Polygon is visible in the toolbar of applications.
  • Icons, which are not based on FontAwesome also work in the mobile application.
  • Administration of the map element: The view of the configuration dialog in the backend starts on top.
  • Administration data source: No form data auto-complete from the browser for username and password.
  • Mobile application: Design in Firefox for Android.
  • Update 3.0.4.x: FeatureInfo autoopen=true is kept.
  • Doku: FOM UserBundle translation and additional information for failed user logins.
  • Doku: URL parameter scale in map element.
  • Doku: WMC Loader and KeepSources.

Changes in config.yml:

  • The following changes are optional parameters for the behaviour of the login (see also the chapter in the FOM bundle for details):

    fom_user:
    
      # Allow to create user log table on the fly if the table doesn't exits.
      # Default: true
      auto_create_log_table: true
    
      # Time between to check login tries
      login_check_log_time: "-5 minutes"
    
      # Login attemps before delay starts
      login_attempts_before_delay: 3
    
      # Login delay after all attemps are failed
      login_delay_after_fail: 2 # Seconds
    

Milestone 3.0.5.1

Release Datum: 26.08.2015

New functions: in the Map element and in the Print client:

  • Map: OpenLayers TileSize: You can set the tile-size for the map. Default: 256x256.
  • Map: Delay before Tiles: For WMS-T, for example with temporal parameters (in future)
  • Print: Show coordinates in PDF print
  • Print: get print scale depending on map-scale
  • Print: print legend_default_behaviour
  • Print: add print templates with the + symbol
  • Print: user-defined logo and text

Bugfixes:

  • Layertree: loading symbol and exclamation mark symbol.
  • Layertree: zoom Symbol not for layers without a BBOX information
  • WMS Reload: FeatureInfo
  • WMS Reload: some WMS couldn’t be reloaded.
  • Export/Import of application and miscellaneous bugfixes
  • WMC-Editor and WMC-Load fixes.
  • WMC from a Mapbender 3.0.4.1 application
  • Tile buffer and BBOX buffer fixes
  • FeatureInfo: Fixes in design and when shown as an Accordion Panel
  • FeatureInfo: Print
  • Wrong Jquery-UI link in layerset instance
  • Save Layerset and Save Layout leaves you on the page
  • Classic Template: SCSS corrections
  • Mobile Template: Bootstrap message hides close button
  • Mobile Template: close SearchRouter window
  • Mobile Template: Mozilla Firefox Fixes on layout
  • Backend: Layerset Filter and +-Buttons doesn’t hide everything anymore
  • composer.json upgrade version of Digitizer to 1.0.*
  • Documentation of the JS-UI Generator (Form-Generator): https://github.com/eSlider/vis-ui.js
  • Restructured Installations-Dokumentation and some changes (php-pear, assets-Verzeichnis, init:acl, openssl).
  • Better documentation of the Mapbender3 Templates
  • Better documentation of the Quickstart

Known Issues:

  • After copying an application from Mapbender 3.0.4.x you have to set the layerset in the map/overview element. Please save the map and overview element beforehand.
  • Regional Template removed

Milestone 3.0.5.0

Release Date: 01.07.2015

For details have a look at: https://github.com/mapbender/mapbender-starter/blob/develop/CHANGELOG.md

  • WMS reload: WMS sources can now be reloaded if the structure has changed.
  • Digitizer: The digitizer allows the editing of geometries and their attributes. Right now it needs access to the database where the editable tables are. The definition of the digitizer is done in YAML syntax. To provide an usable interface for the attributes, you can declare the form in your configuration file. The form supports different input fields (textboxes, checkboxes, date-pickers, and so on..), validation, tabs and it uses Bootstrap.
  • Print with legend: The print element supports the print-out of the legend on a seperate page. This can be set with a checkbox.
  • Configurable layertree: The layertree supports the usage of more than one layerset. You have to adjust the map element to define which layersets should be shown and the layertree element itself. The usage is documented on the Layertree page.
  • Improved FeatureInfo dialog: You can set a) the width and height of the FeatureInfo dialog, b) if the dialog should show the original format of the WMS and c) if it should only open if a valid entry is found (otherwise a messagebox is displayed). See the documentation of the FeatureInfo Dialog.
  • Mobile template: A new modern mobile template is provided.
  • SASS Compiler: Architectual changes are made at the SASS compiler which leads to a more performant interface.
  • Vendor Specific Parameters: A WMS layer instance supports the definition of Vendor Specific Parameters that are added to the WMS request. You can define hard coded values or the user or group information of the logged-in user. See the documentation of Vendor Specific Parameters for details.
  • Expanded functionality of HTML elements with a form-builder: This approach is used in the Digitizer to provide the forms for attribute editing.
  • New button colletion: The new buttons are based on a new font, the old buttons are available under the “FontAwesome” name.
  • Starting mapbender with URL parameters: Mapbender3 can be started with URL parameters. See the documentation of URL parameters.
  • New translations for Portuguese and Russian.
  • Symfony updated to 2.3.30.

Changes in config.yml:

  • Changes in a dbal connection:

    If possible the options should be set this way, so that they are only active in debug mode:

    logging:               "%kernel.debug%"
    profiling:             "%kernel.debug%"
    

Known Issues

  • After copying an application from Mapbender 3.0.4.x you have to set the layerset in the map/overview element.

Milestone 3.0.4.1

Release Datum: 23-01-2015

For details have a look at: https://github.com/mapbender/mapbender-starter/blob/develop/CHANGELOG.md

  • option ‘removelayer’ added into layertree menu
  • parameter ‘layerRemove’ removed from layertree configuration
  • container accordion structure changed
  • import / export from applications added (without acls)
  • display layer metadata
  • Frontend: Sidepane Accordeon Legend is displayed without horizontal Scrollbar
  • Backend: WMS Instanz configuration - contextmenu for layers shows wrong ID (only instance ID)
  • Frontend: Legend - displays WMS Information although the checkbox Show
  • Frontend: Layertree - contextmenu zoomlayer does not use the layer extent
  • Backend: Add Source with user/password - informations is added to field originUrl not to fields user and password
  • app/console mapbender:generate:element fixed errors
  • bug visiblelayers fixed
  • WMS with authentication saves in table mb_wms_wmssource username and password
  • no metadata for applications coming from mapbender.yml definition (no entry in context menu)
  • copy an application via button on application fixed
  • print template resize northarrow, overview added
  • improved screenshot for application handling
  • https://github.com/mapbender/mapbender/milestones/3.0.4.1

Milestone 3.0.4.0

release date: 12-09-2014

For details have a look at https://github.com/mapbender/mapbender-starter/blob/develop/CHANGELOG.md

  • Switched to MIT license
  • Symfony Update 2.3 LTS
  • OpenLayers 2.13 with additional patches
  • Switch Services (BaseSourceSwitcher) with menu
  • added generic HTML element
  • added custom CSS editor for applications
  • added accordion container for SidePane
  • added screenshot management to application editing
  • import/export of applications/sources
  • spanish translation

Milestone 3.0.3

release date: 17-03-2014

For details have a look at: https://github.com/mapbender/mapbender/issues?milestone=8

  • Enhancements for Search-Router für SQL-Suchen (Selectboxes, Distinct)
  • WMC Editor and Loader
  • WMSLoader Enhancement add WMS via link
  • i18n - Internationalisation (english / german)
  • Sketch to draw temporary objects
  • POI - Meetingpoint
  • Imageexport to generate png or jpg
  • Change WMS Collection via button (BaselayerSwitcher)
  • Print with overview
  • Sidepane with different elements (chnage via button)
  • Layertree context menue to change opacity and to zoom to layer
  • Open application with parameters (f.e. position)
  • ACL for elements
  • Added function for validate WMS GetCapabilities documents

Milestone 3.0.2

release date: 27-11-2013

For details have a look at https://github.com/mapbender/mapbender/issues?milestone=6

  • SearchRouter
  • WMC Editor and Loader
  • WMSLoader enhancement to load a WMS from a link

Milestone 3.0.1

release date: 06-09-2013

For details have a look at https://github.com/mapbender/mapbender/issues?milestone=5

  • Kopieren einer Anwendung mit Diensten
  • Popup - draggable
  • PrintClient Erweiterung Druck EPSG 4326, neue Drucklayouts, Druck A4-A0
  • Catch login failures to avoid brute force login attempts
  • Bug fixes

Milestone 3.0.0.2

Bugfix-Release Date: 19-07-2013

For details have a look at: https://github.com/mapbender/mapbender/issues?milestone=4

Milestone 3.0.0.1

Bugfix-Release Date: 07-06-2013

For details have a look at: https://github.com/mapbender/mapbender/issues?milestone=3

Milestone 3.0.0.0

release date: 29-05-2013

For details have a look at https://github.com/mapbender/mapbender/issues?milestone=1

  • Administration Backend for Service, Application, User/Group and security administration
  • Backend-/Frontend Design
  • Security
  • User/Group Administration
  • WMS Administration
  • Map
  • Layertree
  • Legend
  • Overview Map
  • Navigation Toolbar (Zoombar)
  • Feature Info
  • Coordinates Display
  • Copyright
  • Line/Area Ruler
  • Scale Selector
  • ScaleBar
  • Spatial Reference System Selector
  • GPS-Position
  • Print
  • Add WMS to application
  • Documentation at http://doc.mapbender3.org