Versions Compared

Key

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

...

  • Index enhancement
    • An index search can now be set to turn on the layer associated (via the toc model) with the entity by setting doTurnOnLayer to true for the index combo config.
  • Spatial editing enhancement
    • You can now specify a table directly in the edit config that should be edited, rather than relying upon what's in the spatial mapping for the entity. This should help with editing entities that are spatially backed by a database view.
  • Selection identify enhancement
    • The selection identify tool now allows you to tell it to just search visible layers, by setting useVisibleEntities to true in the tools config.
  • Selection identify enhancement
    • The selection identify tool now allows you to specify a buffer to use when selecting entities that intersect the selection, by setting bufferDistance, bufferUnits and bufferCrs in the tools config.
  • Selection identify enhancement
    • The section identify tool now allows you to specify a spatial operation to use when selecting entities that "intersect" the selection, by setting spatialOperation to one of intersect, contains, overlaps.
  • North Arrow in BIRT
    • BIRT include a new North Arrow component that can be added to a report.

Fixes

  • checkAll and uncheckAll ToC menu fix
    • The icons were missing for the new checkAll and uncheckAll toc menu items that were added in 2.5.25.
  • checkAll and uncheckAll ToC menu fix
    • The checkAll and uncheackAll uncheckAll menu items were not being enabled when right clicking on a folder.