collective.groupspace.workflow

by Maik Röder last modified Jul 02, 2011 06:56 PM

Plone collective.groupspace local workflow for securing private content

Project Description

Introduction

Implements a placeful workflow policy needed for the GroupSpace content type of collective.groupspace.content that makes sure that, unless otherwise defined, all content types use the default workflow as defined by the placeful workflow policy.

This package is part of the collective.groupspace suite, whose components should be installed as needed:

  • collective.groupspace.content
  • collective.groupspace.roles
  • collective.groupspace.mail

1.0.4 (2011-07-02)

Internal

  • collective.groupspace.workflow is depending on CMFPlacefulWorkflow, so it should be installed with it otherwise install breaks (garbas)

1.0.3 (2010-05-07)

Internal

  • Fix import in policy.py for Zope 2.12. InitializeClass is deprecated. import from App.class init instead

1.0.2 (2009-11-12)

Documentation

  • Refactoring and documentation of the getChainFor method of the GroupSpaceWorkflowPolicyDefinition in policy.py.

Bug Fixes

  • Raise an error at installation time if CMFPlacefulWorkflow has not been installed before

Internal

  • More unit tests

1.0.1 (2009-11-11)

Backwards Incompatibilities

  • Renamed GroupSpaceWorkflowPolicy.py to policy.py. To upgrade, go to the portal_placeful_workflow tool in the ZMI and remove the two policies, groupspace_content_placeful_workflow and groupspace_placeful_workflow. Then reinstall collective.groupspace.workflow.

1.0 (2009-10-28)

  • Initial release.

Current Release
collective.groupspace.workflow 1.0.4

Released Jul 02, 2011

Download file Get collective.groupspace.workflow for all platforms
collective.groupspace.workflow-1.0.4.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.0.4 Jul 02, 2011 More about this release… GPL final
1.0.2 Jan 10, 2010 More about this release… GPL final
1.0 More about this release… GPL pre-release

Comments (0)