Releases: ColdTrick/group_tools
Releases · ColdTrick/group_tools
v9.2
v9.1.1
v9.1
- added: hook to change object subtypes for stale group check
- changed: consolidated admin pages in the same section
- changed: moved auto join group management to admin section
- changed: rewritten the auto join logic, now profiles can be created
- fixed: grouppicker styling issues
- fixed: stale group notification also includes empty groups in period
- fixed: use time_updated in cron, same as on group profile page
v9.0
- added: notification to group owner when group becomes stale
- added: option to allow only admins to control hidden groups
- added: plugin setting for stale groups
- added: simplified group access for new groups
- added: simplified group create form setting
- added: stale information to csv exporter
- adds Spanish translation
- changed: increased Elgg version requirement to 2.3
- fixed: check for logged in user when transferring owner
v8.0
- changed: get group tool options using the new helper function
- changed: group sidebar cleanup reworked
- changed: moved different autojoin groups to own functions
- changed: moved unregister widget from ready to init event
- changed: required Elgg version set to 2.2
- fixed: check correct plugin setting for group creation
- fixed: deprecated notice when transfering group ownership
- fixed: force notification settings don't apply
- removed: custom icon serving handling
v7.3
- added: group mail members allowed for group members
- added: new groups require admin approval (plugin setting)
- added: option to disable friends invite tab
- added: plugin/group setting to require motivation on group join
- added: plugin setting to disable matching email addresses to users
- changed: group invites also sent to site notifications
- fixed: contain status string withing image block body
- fixed: double encoding in grouppicker
- fixed: group mail only to verified group members
- fixed: membership requests don't get removed from the list on decline
- fixed: my status sidebar has incorrect group join link/text
- fixed: prevent ENTER in autocomplete from submitting the form
v7.2
- added: banned and role column to group member export
- added: group admins can be exported by CSV Exporter
- added: option to export the user is an admin of for CSV Exporter
- added: sorting options to the group listing pages
- added: styling for the group sort feature
- fixed: default routing for /groups
- fixed: exporting names group admin names with special chars
- fixed: group members listing pagination doesn't jump to top of the list
- fixed: group owner transfer doesn't move icon
- fixed: grouppicker now correctly loads js and displays items
- fixed: missing header column for displayname
v6.0.3
v7.1
v7.0
- changed: layout of group invite autocomplete results
- changed: moved pagesetup logic to views/hooks
- fixed: call to private Elgg function
- fixed: group invites submitted to much data
- fixed: incorrect namespaced class
- fixed: php warning in member export
- fixed: unable to select/unselect all group members on mail page
- fixed: user actions don't show up in group member listing