Skip to main content

DCWorkflow product for the Zope Content Management Framework

Project description

https://github.com/zopefoundation/Products.DCWorkflow/workflows/tests/badge.svg https://coveralls.io/repos/github/zopefoundation/Products.DCWorkflow/badge.svg Current version on PyPI Supported Python versions

Products.DCWorkflow

This product provides fully customizable workflows for the CMF portal_workflow tool.


Products.DCWorkflow Changelog

2.6.0 (2022-07-12)

New features:

  • Add support for Python 3.10.

2.5.0 (2021-04-26)

New features:

  • Add support for Python 3.9.

Bug fixes:

  • Avoid a deprecation warning when importing gather_permissions (#20)

  • Avoid a TypeError when adding a managed group to a workflow (#18)

2.4.1 (2020-03-09)

  • Added compatibility with Zope 5 by not registering for the help system.

2.4.0 (2019-07-19)

  • full flake8 code cleanup

2.4.0b3 (2019-06-27)

  • Add support for Python 3.8.

  • Fix import of scripts.

2.4.0b2 (2018-11-07)

  • Prepare for Python 2 / 3 compatibility

  • Import permissions directly from CMFCore and deprecate the permissions module in Products.DCWorkflow

  • Use decorators for ZCA and to declare security.

2.4.0b1 (2017-05-04)

  • Target use with Zope 4: no longer support 2.13.x.

2.3.0 (2017-05-04)

  • Export / import workflow-managed groups.

2.3.0-beta (2012-03-21)

2.2.4 (2011-11-01)

  • Fixed issue with non-ascii chars in workflow definitions

  • Don’t crash worklist’s manage_main if variables are Expression objects. (https://bugs.launchpad.net/zope-cmf/+bug/731394)

  • Allow renaming of states, transitions, variables and worklists

2.2.3 (2011-01-12)

  • Explicitly include permissions from CMFCore, which are needed now that they aren’t declared in Five in Zope 2.13.

2.2.2 (2010-11-11)

2.2.1 (2010-07-04)

  • Deal with deprecation warnings for Zope 2.13.

2.2.0 (2010-01-04)

  • no changes from version 2.2.0-beta

2.2.0-beta (2009-12-06)

  • no changes from version 2.2.0-alpha

2.2.0-alpha (2009-11-13)

  • moved the Zope dependency to version 2.12.0b3dev

  • Worklists: The catalog variable match setting can now be a formatted string (as before), but also a qualified TAL expression, meaning it has a prefix like “string:”, “python:”. (https://bugs.launchpad.net/zope-cmf/+bug/378292)

  • exportimport: Support for instance creation guards and manager bypass added. (https://bugs.launchpad.net/zope-cmf/+bug/308947)

  • Cleaned up / normalized imports:

    o Don’t import from Globals; instead, use real locations.

    o Make other imports use the actual source module, rather than an

    intermediate (e.g., prefer importing ‘ClassSecurityInfo’ from ‘AccessControl.SecurityInfo’ rather than from ‘AccessControl’).

    o Avoid relative imports, which will break in later versions of Python.

  • Strip trailing newlines in order to properly match with a msgid when translating transition descriptions.

  • Workflow UI: Remove ancient cruft to accommodate the proprietary (and long dead) base_cms product.

  • Worklists and Transitions: Add icon expression properties to worklist and transition actions and their GenericSetup profiles.

  • Fixed an import error (Products.PageTemplates.TALES is gone on Zope trunk). Because we require Zope >= 2.10, we don’t need a BBB conditional import.

2.1.2 (2008-09-13)

  • test fixture: Fix failng tests with GenericSetup > 1.3 by explicitly loading GS’ meta.zcml during setup.

2.1.2-beta (2008-08-26)

  • completed devolution from monolithic CMF package into its component products that are distributed as eggs from PyPI.

2.1.1 (2008-01-06)

  • no changes

2.1.1-beta(2007-12/29)

  • Testing: Derive test layers from ZopeLite layer if available.

  • exportimport: Scripts with invalid types imported after scripts with valid types will no longer place the valid script twice. Scripts can also now be specified with meta_types other than the hard-coded meta_types.

  • AfterTransitionEvent now passes along the new status of the object, just as StateChangeInfo passes on the new status to after-transition scripts. (http://www.zope.org/Collectors/CMF/490)

2.1.0 (2007-08-08)

  • Fixed all componentregistry.xml files to use plain object paths and strip and slashes. GenericSetup does only support registering objects which are in the site root.

2.1.0-beta2 (2007-07-12)

2.1.0-beta (2007-03-09)

2.1.0-alpha2 (2006-11-23)

  • moved the Zope dependency to version 2.10.1

  • Fixed test breakage induced by use of Z3 pagetemplates in Zope 2.10+.

  • browser views: Added some zope.formlib based forms.

  • testing: Added test layers for setting up ZCML.

2.1.0-alpha (2006-10-09)

  • skins: Changed encoding of translated portal_status_messages. Now getBrowserCharset is used to play nice with Five forms. Customized setRedirect and getMainGlobals scripts have to be updated.

  • Profiles: All profiles are now registered by ZCML.

  • ZClasses: Removed unmaintained support for ZClasses. Marked the ‘initializeBases*’ methods as deprecated.

  • Content: Added IFactory utilities for all content classes. They are now used by default instead of the old constructor methods.

  • Content: All content classes are now registered by ZCML. ContentInit is still used to register oldstyle constructors.

  • setup handlers: Removed support for CMF 1.5 CMFSetup profiles.

Earlier releases

For a complete list of changes before version 2.1.0-alpha, see the HISTORY.txt file on the CMF-2.1 branch: http://svn.zope.org/CMF/branches/2.1/HISTORY.txt?view=auto

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.DCWorkflow-2.6.0.tar.gz (76.1 kB view details)

Uploaded Source

Built Distribution

Products.DCWorkflow-2.6.0-py2.py3-none-any.whl (83.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Products.DCWorkflow-2.6.0.tar.gz.

File metadata

  • Download URL: Products.DCWorkflow-2.6.0.tar.gz
  • Upload date:
  • Size: 76.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.27.1 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18

File hashes

Hashes for Products.DCWorkflow-2.6.0.tar.gz
Algorithm Hash digest
SHA256 4ece757a6506f0c7d2bc0d2dd8e2fd2364d0df15677b14fe055f21f2cc710d3b
MD5 1a2aa373188ec1945622a40a302051e4
BLAKE2b-256 a017e4a80b66207bb3da8cc7a83228f4ffd522dc7ca10d416f58a0528d69493a

See more details on using hashes here.

File details

Details for the file Products.DCWorkflow-2.6.0-py2.py3-none-any.whl.

File metadata

  • Download URL: Products.DCWorkflow-2.6.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 83.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.27.1 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18

File hashes

Hashes for Products.DCWorkflow-2.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 814c94b67a1ef971fb40386af3f4c3872510f8d18ef12df4200795b8ba8e8668
MD5 adba8bf010c6b9f71b61286986db583d
BLAKE2b-256 9c601697976c5ada444c05534da3d98bbd0213f8cc1069ab62a1ca8342b605ac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page