ootbee-support-tools
ootbee-support-tools copied to clipboard
OOTBee Support Tools addon to extend set of administrative tools on Repository- and Share-tier
### CHECKLIST - [x] There aren't existing pull requests attempting to address the issue mentioned here - [x] Submission developed in a feature branch--not master ### currently jsconsole only supports...
## BUG Script executed from JS Console receives NPE. The script doesn't need to contain any Alfresco service. Example of the script: ``` for (var index = 0; index <...
## BUG ### Expected behavior The `effectivePermissions` command in the `permissions` plugin for the command console can be used to check the permission a specific user has on any node...
## FEATURE / ENHANCEMENT The command console tooling should be enhanced with a plugin that supports interaction with the auditing system to inspect active audit applications, enable/disable applications, query audit...
## BUG ### Expected behavior The Administration Console tools added to the Repository by OOTBee Support Tools should act similar to the default tools when their page is being loaded....
## ENHANCEMENT in Run as crazy I have an inconvenience with 'Run like crazy' when my script uses search. The default solr cron works every 15 seconds. So, if script...
## BUG ### Expected behavior When a script is executed in the JavaScript Console, the date of the last execution is shown above the result tabs. This date should be...
## FEATURE / ENHANCEMENT The Caches Tool should support the ability to update the `maxCacheSize` property at runtime (without persistence of the changed value) to allow for potentially temporary alterations...
## BUG Webscript 500 error when using the scheduled jobs tool. ### Expected behavior The list of scheduled jobs should be shown. ### Actual behavior Web Script Status 500 -...