Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.4.

...

25

Pending Release Click here to download an update that can be applied to the previous release to install these enhancements and fixes

Enhancements

...

  • Moved changes to the underlying Ext.js library to a separate file to allow easier updates, they were previously applied directly to the Ext.js code.

...

...

  • Further attempts to ensure that the client html page isn't cached on IE.

...

  • Allows overriding of the logout url in the logout action.

...

  • Logged more details to the console during view creation to try and help figure out where startup fails.

...

  • Added support for validating just the scripts in a single bundle at the osgi console.

...

  • Don't bother enabling/disabling toc folders if their content is out of range.

...

  • You can now use */mapengineid to exclude or include all layers in a specific map engine in a BIRT report, for both the map and legend components. Previously you could only use layerid/* to exclude or include a layer from all map engines.

...

  • The default timeout is now 30 seconds and can be changed in the WMS map engine config.

...

  • The width of selection drawing will be scaled based on DPI.

...

  • An update has been made to the sorting functionality of map engines to allow a single map layer to be moved to the top/end of the display list.

Fixes

...

  • Where scroll bar would disappear if the panel became too narrow.

...

  • Ensure that a WMS map engine is generating a map at the correct scale when sending a DPI parameter.

...

  • Fixed invalid uses of the Weave.log function in the client that was messing up some log messages.

...

  • Spaces in layer names were being encoded to +, when they should have been be %20.

...

  • Some maps would not draw at the correct scale.

...

  • Some version of IE were having issues restoring accordion layouts if they started off collapsed.

...

  • Using a BIRT report parameter to set the DPI for a map wasn't working.

...