1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Mar 11, 2023 — Mar 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test our new validation More... almost 13 years ago
Add invariant validation for poll options More... almost 13 years ago
Add a basic testing for forms More... almost 13 years ago
updated HISTORY file More... almost 13 years ago
Merge pull request #34 from ericof/master More... almost 13 years ago
Merge remote-tracking branch 'upstream/master' More... almost 13 years ago
updated Plone version on development buildout More... almost 13 years ago
PEP8 compliancy More... almost 13 years ago
Merge branch 'master' of github.com:collective/collective.polls More... almost 13 years ago
Test erasing of votes on send_back transition More... almost 13 years ago
updated HISTORY file More... almost 13 years ago
Add a subscriber to erase votes when poll is sent back to revision (issue #33) More... almost 13 years ago
Merge pull request #29 from ericof/master More... almost 13 years ago
Add a condition on both add and edit forms to show 'allow anonymous' only if Anonymous has View permission on parent More... almost 13 years ago
Add a function to validate if Anonymous has View permission on parent object More... almost 13 years ago
Update README.rst More... almost 13 years ago
Prepare tests to deal with permission Acquisition for Anonymous More... almost 13 years ago
Publish Folder during setUp More... almost 13 years ago
Publish folder and subfolder during setUp More... almost 13 years ago
Publish Folder suring setUp More... almost 13 years ago
If Anonymous has View permission on parent we will set also on the poll object during workflow transition More... almost 13 years ago
Define a default workflow for Folder More... almost 13 years ago
Instead of explicitly setting anonymous role on permission we will acquire from parent More... almost 13 years ago
Merge pull request #28 from ericof/master More... almost 13 years ago
Test new workflow permissions setup More... almost 13 years ago
Just Review portal content should be used here More... almost 13 years ago
Instead of Editor, we will use Reviewer as the default role for closing a poll More... almost 13 years ago
Use Review portal content instead of guard-role More... almost 13 years ago
Use Close poll permision instead of guard-roles More... almost 13 years ago
Add a permission to Close poll More... almost 13 years ago