mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Now direct submit notifications to virt server occur, and within workflow-driven submits, the virt server is notified about the worflow sandbox; this allows the reviewer to see what's being reviewed in-context. TODO: revert, update of virt server when content moves to staging from a workflow sanbox, handling destruction of workflow sandboxes, and oddly enough, submitAll (the webapp uses a different wizard for that). Gory details: projects/catalina-virtual/source/java/org/alfresco/catalina/host/AVMHostConfig.java Now more forgiving about if whether it is passed appBase, a webapp, or a path within a webapp on update & remove notifications projects/web-client/source/java/org/alfresco/web/bean/wcm/AVMWorkflowUtil.java Takes a SandboxInfo instead of a store id. This makes it easier to get name of workflow sandbox for virt server update. projects/web-client/source/java/org/alfresco/web/bean/wcm/CreateWebContentWizard.java Passing SandboxInfo, instead of store id projects/web-client/source/java/org/alfresco/web/bean/wcm/SubmitDialog.java Added notification to allow reviewer to see submitted changes in-context via the virtualization server git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4968 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261