Downloads
Download tar.gz
11.8 KB
MD5: 28d9d6022b9332b2e33fa4690d0eeee0
SHA-1: 819a5823867d641816b0c649868e9b612d44dc0f
SHA-256: 93e90042e45caecb8ff25937f56b88c37b152c7015cf760447a05673aead23f0
Download zip
12.64 KB
MD5: d9ca0512bd68cb08d7368e44572f6fce
SHA-1: b9cf667ee0f5d7c0404d71ebf88fc184035e7e11
SHA-256: e1959f6b605f393fb90dd83c96973dc80871c7216f870665b68f48fd7b9522ce
Release notes
This release fixes a few bugs, and adds a bunch of new features.
- Fixed bug 194778
- Added option to add contact forms to all new groups by default, as response to this feature request.
- Added page to add contact form to all groups that do not hav them. Thanks to danaktivix for help with this.
- Added page to remove contact forms from all groups.
- Separated edit group contact form and add group contact form into different functions.
- fixed bugs in the edit update statement.
- made the group select list for adding groups contain only groups that do not have forms.
- Removed the form validation, since all it did was check for existing groups
which was redundant now that the form only displays groups without forms.