Plone module with base content types for GED
This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Frédéric Péters f08cff24d0 Allow users to be in treating_groups/recipient_groups default value (#4898)
This requires a custom source property to go against proper component
isolation, the thing is we know it will be a PrincipalSource and it would only
be prefilled with groups, while we may need to also have some users in that
list if the default value has some. (otherwise to would be cleaned up as
invalid values before presenting the form to the user, removing the users from
the default value, only keeping the groups)
2014-06-05 09:26:12 +02:00
docs Initial commit 2013-01-07 12:58:48 +01:00
src/collective Allow users to be in treating_groups/recipient_groups default value (#4898) 2014-06-05 09:26:12 +02:00
.gitignore Use collective.z3cform.rolefield dependency, removed useless code 2013-03-21 12:08:04 +01:00
.travis.yml update testing infra 2013-06-01 16:56:10 +02:00
CHANGES.rst Back to development: 0.1.2 2013-03-08 08:59:03 +01:00
CONTRIBUTORS.rst Initial commit 2013-01-07 12:58:48 +01:00
MANIFEST.in corrected manifest 2013-03-08 08:40:03 +01:00
README.rst Little readme 2013-03-06 14:35:00 +01:00
base.cfg update testing infra 2013-06-01 16:56:10 +02:00
bootstrap.py bootstrap.py to force buildout 1.x for jenkins 2013-06-01 18:39:21 +02:00
buildout.cfg update testing infra 2013-06-01 16:56:10 +02:00
checkouts.cfg update testing infra 2013-06-01 16:56:10 +02:00
jenkins-base.cfg add jenkins integration 2013-03-07 08:49:16 +01:00
jenkins.cfg add jenkins integration 2013-03-07 08:49:16 +01:00
setup.py Integrated documentviewer 2013-07-01 10:41:49 +02:00
sources.cfg update testing infra 2013-06-01 16:56:10 +02:00
travis.cfg update testing infra 2013-06-01 16:56:10 +02:00
versions.cfg use zc.buildout 1.7.1 for jenkins 2013-06-01 17:05:03 +02:00

README.rst

.. contents::

Introduction
============

Base content classes for document management system.