PlonePAS 2.5
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.5 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Wichert Akkerman |
| Released | 2007/12/03 |
Change log
- Fixed method editGroup in groups tool. Now, if argument roles is an empty list, all roles are removed. Fixes #5739. [rsantos]
- Updating the roles for a group did not invalidate the _findGroup cache. (merged from trunk). [wichert]
- Check if the portal_groups tool is present in our PAS monkeys. [wichert]
- membership tool search mechanism now passes all arguments specified in the pas enumeration plugin interface to the underlying plugin. [k_vertigo]