lp:~upiq-dev/upiq/uu.workflows

Created by Sean Upton and last modified
Get this branch:
bzr branch lp:~upiq-dev/upiq/uu.workflows
Members of UPIQ Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
UPIQ Development Team
Project:
UPIQ Software Projects
Status:
Development

Recent revisions

15. By Sean Upton

replace deprecated zope.app.component import

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.getWorklistsResults(), 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 IObjectModifiedEvent 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 IObjectModifiedEvent 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.

8. By Sean Upton

oops, changed permission id incorrectly

7. By Sean Upton

changed id and name of permission in zcml

6. By Sean Upton

move permission location in order of configure.zcml

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.