Svarog Release 3.2.28
- Added GUI_METADATA processing on table level (previously it worked only on fields)
- Geometry split/merge methods in SvGeometry have parameters to allow filtering by field value
- Fixed autocommit on split/merge geometry
- Added flag to reverse the field filter in SvGeometry
- Geometry alignment methods are made public
- Svarog install now logs errors only on custom classes (no more apache errors in the log)
- Fix the split polygon to disable polygon cover testing.
- SvarogInstall will initialise the GUI metadata from the table definition at install.
- SvWorkflow move method has be changed to work as internal SvCore so status of FILE objects can be performed.
- SvFileStore filtering of tiletypes has been changed from .contains to .equals to prevend double filtering of similar names
- Administrative Units have a lazy loader to allow protected initialisation in case of multithreaded usage (bug with using admin units in batch)