dev branch
Drupal 7 dev release
Initial Drupal 7 port
This release adds two new roles: "manager" and "member".
Fix for #1782734: The install doesn't create all tables in the database. Symptom: add and delete in suggestion form leads to error Cause: Old DB insert/delete for suggestions remainded. Obsolete code is now removed.
Fix a problem where a user could circumvent the permissions checks at the time of form submission.