collective.groupspace.roles 1.0.3
Plone collective.groupspace view for assigning roles to participants
Introduction
Implements a roles tab for any content type implementing the ILocalGroupSpacePASRoles interface. An example content type is contained in collective.groupspace.content.
The tab looks exactly like the Plone sharing tab, but local roles for users and groups are stored in two attributes on the content type. The local roles can then be assigned in the context of a GroupSpace, and are dynamically added to the roles of a visiting user with borg.localrole.
This package is part of the collective.groupspace suite, whose components should be installed as needed:
- collective.groupspace.workflow
- collective.groupspace.content
- collective.groupspace.mail
1.0.3 (2010-07-02)
Features
- spanish translation (enriquepablo)
- Added FR translations. (jstegle)
Bug Fixes
- ignore .egg-info to not make mr.developer think of dirty packages too much (witsch)
- make sure the event has the request (enriquepablo)
- portlet assignment fails if ponesite is not at / (enriquepablo)
- Changed groupspace_roles.pt for Plone 4.0 Compatibility (member was undefined) (jstegle)
1.0.2 (2010-01-10)
Features
- The checkbox for sending an email notification on the roles tab is now unchecked by default.
Bug Fixes
- The roles tab now shows the right translation for the "Can add" role. Thanks to Alain Salvatore for pointing this out.
Internal
- Consistently use PloneTestCase base class for unit tests instead of unittest.TestCase
1.0.1 (2009-11-10)
Internal
- The getRoles method of the LocalRoles class now returns a tuple instead of a set
- Refactoring setPolicyDefaultLocalRoles
- more unit tests added
1.0 (2009-10-28)
- Initial release.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.groupspace.roles-1.0.3.zip (md5) | Source | 2011-07-02 | 46KB | 364 | |
- Author: Maik Roeder
- Home Page: http://plone.org/products/collective.groupspace.roles
- Keywords: groupspace,roles,pas,borg.localrole,grufspaces
- License: GPL
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Framework :: Plone
- Framework :: Zope2
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Communications :: Email
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Office/Business :: Groupware
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: maikroeder
- DOAP record: collective.groupspace.roles-1.0.3.xml
