Skip to content

UI Updates & Hookify for extensions and permissions

M. Dent requested to merge dentm42/addons:workflow-20191116 into dev

Enhancements

  • Add numerous hooks to allow enhancements and extensions apart from changing the addon
  • Add hooks to allow allow extensions to enforce more specific permissions

Various updates and cleanups to make things ready for 4.6.

  • Remove some logging
  • fix OWA authentication for first related item when displaying the item
  • remove duplication of closure (X) and button on modals
  • fix spacing in modals
  • When updating item info - use ajax to reload/update instead of reloading the page on modal closure.
  • fix updates from remote hubs via ajax.

From previous updates

  • If an item in the network stream is related to a workflow item, include a link at the bottom of the stream item.
  • Use standard conversation/stream functions to display list of open items
Edited by M. Dent

Merge request reports