groupadmin 6.x-2.2-beta1
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-2.2-beta1.tar.gz | 23.72 KB | 888fda9109ec1c3259bc75de46de2d06 |
| groupadmin-6.x-2.2-beta1.zip | 31.06 KB | 08530a93d7e212cbc2b41886096af3bd |
Release notes
Beta1 status:
This is released as beta because:
(a) some changes to the access control logic were made and should be checked.
(b) changes to how menu paths are implemented - should work better with newer OG but possibly might cause problems with older OG versions.
New features:
* Added configuration option to bypass confirmation page (so adding/removing members etc. is faster.)
* Should integrate better with newer versions of OG and OG Views.
* Link title is now configurable.
Bug fixes:
* Fixed pager - bear_beavis - #809088: Pager Malfunction
* Changed and restructured to check high-access permissions too. Fixes #909894: Minor: "act as manager for any group" requires "act as admin for any group" also.
* Changed how destination url is set, now using drupal_get_destination. Hopefully fixes #753374: Bad Request (400 error) upon submitting an Update Membership
groupadmin_cp.module:
* Added table_exists check and suitable error message in _groupadmin_cp_getquery - relates to #760856: user warning: Table 'drupal.content_type_0' doesn't exist query
Other minor enhancements and fixes - read included changelog.txt for full details.
groupadmin 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-2.1.tar.gz | 21.77 KB | 6302c71b18adf9a6ef871041c00e5942 |
| groupadmin-6.x-2.1.zip | 28.92 KB | 7b4f27f80c35bcf9c0d20612df87f067 |
Release notes
Version 2 release (non-beta). Numerous enhancements - see project page at http://drupal.org/project/groupadmin
Identical to 2.0-BETA-3 except for small changes:
* Minor fix so that full access is allowed for users with 'administer permissions' or 'administer groupadmin' permission.
* Minor fix so that update confirmation page shows real-name (if available) instead of user-name.
Upgrading from version 1.x
No need to run update.php, but do visit (site)/admin/og/groupadmin to update the configuration, especially access control settings.
groupadmin 6.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-2.0-beta3.tar.gz | 21.7 KB | a8724848e2514be8be91c07b57e7c364 |
| groupadmin-6.x-2.0-beta3.zip | 28.86 KB | e61a58fa2284a71b315ac5ec34b9e678 |
Release notes
Now includes GroupAdmin Profile module - allws GA to work with real-name data held in Profile.
Details:
* Completed GroupAdmin Profile module.
* CP module - improved configuration page - now shows choices available for fields, and content type "friendly" name.
* CP module - minor fixes in _groupadmin_cp_settings_validate.
* Security: Added check that any text entries in settings page pass db_escape_string (not actually relevant currently are no text entry fields.)
groupadmin 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-2.0-beta2.tar.gz | 19.4 KB | 5e9bb1f5f6ca076c22d74f98f3d5b92e |
| groupadmin-6.x-2.0-beta2.zip | 25.14 KB | 785add45e66ba6671a62886139469c0d |
Release notes
1. Now working properly with OG 2
2. Now includes GroupAdmin CP module for integration with Content Profile to store users' real names. This is considerably improved over what existed in GroupAdmin V1, allowing full configuration of content-type and field names.
Details:
* Completed GroupAdmin CP module.
* Added check that nodes exist when validating config form.
* Add supporting code for GroupAdmin CP module.
* Added message on install with link to config page.
* Started adding "pending" members view.
* Fixed access to config page: if "more permissions" is not enabled, config page access is allowed to users with "adminster permissions" permission.
* Fixed comaptibility with OG 2 (now using support OG functions).
* Tidied various messages.
groupadmin 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-2.0-beta1.tar.gz | 18.7 KB | 085fc6a16f7ba23dde6ddc3550ae8e6f |
| groupadmin-6.x-2.0-beta1.zip | 23.99 KB | 8f122e0acf1588d9a691d61616e94030 |
Release notes
First beta release of version 2.
* Large number of enhancements, especially in configuration and access control.
* Can add/remove members and promote/demote administrators, including make user member+admin in a single pass.
* Access can now be set so that the module can be used to provide a simple member list (no admin access) for users/members.
* Flexible access control, e.g. allow non-members to view/search for admins but not view member list, or allow members to view/search member-list but not non-members list.
* Optionally add menu tab to node view of Group node.
PLEASE REMEMBER THIS IS A BETA. However, it is in live use at www.netgenius.co.uk with no problems so far.
Notes for V1 users
=============
* If you are upgrading from version 1, yor configuration will not be retained - go to (site)/admin/og/groupadmin to configure the module. The same is true if you downgrade from version 2 to version 1.
* Support for Content Profile is currently not available - use version 1 if you need that.
NOTE: This release is NOT fully compatible with OG2 (some functions not available and will cause error message, but no known instability.) OG 1.x is ok.
groupadmin 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-1.4.tar.gz | 12.96 KB | 65d33ac653fb41e16f56d3598b04961c |
| groupadmin-6.x-1.4.zip | 14.52 KB | e1339ce7c414864f0ea837e1c3302ecb |
Release notes
Fixed bug which would have prevented the module from working properly on sites using a database table prefix or other non-basic database configurations.
#722262 - nhepner1 - Fixed missing { } for table og_uid.
groupadmin 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-1.3.tar.gz | 12.95 KB | 6f2c6156a92ceefb64e075f7a9b8b79a |
| groupadmin-6.x-1.3.zip | 14.51 KB | ef617720cd327ddc38975e8068e5bc87 |
Release notes
* Added option to disable display/search of email addresses (configurable option).
* Standard OG "Add users" tab can be hidden (configurable option).
* Included in archive an example CCK content definition which can be imported. See documentation for details.
groupadmin 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-1.x-dev.tar.gz | 12.96 KB | e526138bdad0ae674ff683011e41b4a0 |
| groupadmin-6.x-1.x-dev.zip | 14.43 KB | f28594e12907aeab5f52921c33dd18be |
Release notes
* Added option to prevent display/search of email addresses.
* Hide standard OG "Add members" link as well as redirect from it.
groupadmin 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-1.2.tar.gz | 11.99 KB | 79df7c70c0d4afc95fac73c975be2e13 |
| groupadmin-6.x-1.2.zip | 13.36 KB | 0dc814f31d902240fcd6792d95e508f9 |
Release notes
No functionality changes, released because the original archive did not include all files for some reason.
groupadmin 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| groupadmin-6.x-1.1.tar.gz | 6.39 KB | 4669334352b26e9adb7cc5f6e257dd12 |
| groupadmin-6.x-1.1.zip | 6.69 KB | f2424046da86cec8275464332872b5df |
Release notes
Initial release.