2.4.25
Pending Release
Enhancements
- Update to scale buffer value in BIRT map component.
- The value for the selection buffer can be set using a formula.
- Allow BIRT reports to be generated in two stages.
- Setting the system property 'birt.dualTask' to true results in BIRT reports being run then rendered separately, currently they're run and rendered at the same time. This may help with some advanced report customisation.
- Zip'n'ship wizard update.
- The wizard will now disable options that aren't applicable.
- Simplified logging file.
- Previously java.util.logging classes could be configured via the logging.properties file, but the formatting was different from other logging. The same format can now be used for both, e.h. log4j.logger.classname=DEBUG, rather than classname.level=FINE.
- Redline storage update.
- The way redlines are saved by the client is now different, which should make the saving more robust.
- Redline I18n support.
- The text in the redline components can now be set using standard client I18n resources.
- Indexing configuration update.
- Indexing now allows a weighting for individual documents.
- Bookmark storage update.
- The way bookmarks are saved by the client is now different, which should make the saving more robust.
- Bookmark I18n support.
- The text in the bookmark components can now be set using standard client I18n resources.
- Bookmark sharing update.
- Bookmarks can now be published by a user and made available to others.
- System storage update.
- System storage is now also done to a database, the same as user storage.
- Legend panel update.
- Stopped text wrapping of labels in the legend panel.
- Feedback component update.
- The feedback component now has a design more consistent with the rest of the system.
- Big tidy up of BIRT map component.
- The code for the BIRT map component has has a major overhaul.
- Small fixes for logging in AGS.
- Additional logging and sanity checks have been added to the ArcGIS map engine.
- Temporary file manager update.
- The temporary file manager will now clean up user files when the user logs out.
- File upload logging update.
- More information is logged when a file upload doesn't work properly.
- Logging configuration file update.
- The logging.properties file can now be stored in a bundle, making some deployments easier.
- User logout update.
- Logout processing is now done before session invalidation.
- Internal service registration update.
- A number of small internal changes were made to the way services were registered in preparation for an update to the underlying OSGi platform.
- Logging update for connection monitoring.
- More log information is included in connection monitoring.
- Scale labels for toc can be set.
- The text for Maximum Scale and Minimum Scale in the ToC entries can ow be overwritten.
- Spatial upload.
- The spatial upload components are now part of the standard installer/updater.
- Legend support for spatial upload.
- The uploaded layers will now appear in the legend.
Fixes
- For for non-string report parameters.
- Sometimes non-string report parameters would cause the report generation to fail.
- Buffer operation failing on large multi-part geometries with ArcSDE.
- Buffer operations that contain a large number of sub-geometries will now be split so that each polygon is processes separately.
- Tile map service fix for zip'n'ship.
- Tiled map services were causing scale problems in zip'n'ship.
- Fix for maptips.
- There was a problem with some formats of maptips.
- Fix for bookmark close button.
- Close button didn't work properly.
- Fix for redline close button.
- Close button didn't work properly.
- Wizard component fix.
- Updated the client wizard component to fix some issues with the recent update to Ext.js.
- Edit and report panel fixes.
- The padding in the panels got got messed up.
- ArcIMS Legend fix.
- If the client legend panel wasn't initially visible ArcIMS legends wouldn't be displayed until the map was altered.