lp://staging/~upiq-dev/upiq/uu.workflows
- Get this branch:
- bzr branch lp://staging/~upiq-dev/upiq/uu.workflows
Branch merges
Branch information
Recent revisions
- 14. By Sean Upton
-
Remove worklist from form_submission workflow, using worklists with uu.qiext local roles could be slow on Products.
CMFPlone. WorkflowTool. WorkflowTool. getWorklistsRes ults(), which is called -- even when unneeded by plone.app.kss on updating workflow state from the menu. - 13. By Sean Upton
-
infinite recursion: the buck stops here, and so do you! We do NOT want to notify IObjectModified
Event from a history logger likely called from an object-modified subscriber, this leads to predictable stupidity. - 12. By Sean Upton
-
history_log() handles contexts without an acquisition wrapper by temporarily wrapping in portal (via getSite()) and not reindexing the object -- necessary when called from IObjectModified
Event handler destination/target objects. - 11. By Sean Upton
-
Added utility function for workflow logging for form submission workflow (or really, any workflow with a transition named log). Also added some interfaces for extending this in the future to a user-facing view.
- 10. By Sean Upton
-
added log transition available for all states (no user-facing action, just for programmatic use, transition stays in same state) -- will be used for logging comments/
messages/ log entries to content workflow history. - 9. By Sean Upton
-
add "Can manage" Manager role to local roles managed in sharing tab, only users with "Manage portal" permission can delegate.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)