Skip to main content

Plone collective.groupspace view for assigning roles to participants

Project description

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.

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

collective.groupspace.roles-1.0.3.zip (47.2 kB view hashes)

Uploaded Source

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