Skip to content

Release 1.1.0.0

Compare
Choose a tag to compare
@AFaust AFaust released this 19 Aug 09:10
· 70 commits to master since this release

This release provides a collection of feature additions, enhancements and bug fixes, as well as compatibility improvements of the OOTBee Support Tools addon. A full list of issues and PRs processed for this release can be found via the version milestone overview. The following lists the highlights.

Bugfixes / Compatibility / Misc. improvements

  • Full compatibility with Alfresco 6.x Quartz library update in Scheduled Processes tool, without sacrificing compatibility with Alfresco 5.x
  • Fixed issues in Caches tool due to handling of non-English decimal separators (e.g. in German locale)
  • Updated to Alfresco SDK 4 (with minor modifications), building now both AMPs and Simple Module JARs as deployment artifacts

Repository Administration Console

  • Add component to persist runtime configuration changes of subsystems for Alfresco Community users
  • Add framework for a REPL command console with rudimentary extension support
  • Provide an initial command console "permissions" extension to perform live checks of user permissions on nodes
  • Provide an initial command console "subsystems" extension to perform runtime inspection and changes of subsystem configurations
  • Add ability in Scheduled Jobs tool to suspend individual triggers of jobs temporarily (until system restart or manual reactivation)