2.4.24
Pending Release
Enhancements
- Code restructure.
- 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.
- Improved client error handling.
- Improved handling of errors during startup, so that client doesn't just hang.
- More cache busting.
- Further attempts to ensure that the client html page isn't cached on IE.
- Logout update.
- Allows overriding of the logout url in the logout action.
- More client logging.
- Logged more details to the console during view creation to try and help figure out where startup fails.
- Javascript validation update.
- Added support for validating just the scripts in a single bundle at the osgi console.
- Toc panel change.
- Don't bother enabling/disabling toc folders if their content is out of range.
Fixes
- Fixed scroll bar issue in panels on IE.
- Where scroll bar would disappear if the panel got too skinny.
- WMS fix.
- Ensure that a WMS map engine is generating a map at the correct scale when sending a DPI parameter.
- Client logging fix.
- Fixed invalid uses of the Weave.log function in the client that was messing up some log messages.