Skip to content

Releases: ColdTrick/group_tools

v9.2

09 Aug 11:30
Compare
Choose a tag to compare
  • added: option to remain a group admin after owner transfer
  • added: plugin setting to automatically accept membership requests
  • fixed: group transfer not allowed when no friends and no members

v9.1.1

12 Jul 10:53
Compare
Choose a tag to compare
  • fixed: stale group notifcations not sent for non public groups

v9.1

11 May 12:25
Compare
Choose a tag to compare
  • 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

28 Feb 10:42
Compare
Choose a tag to compare
  • 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

06 Oct 13:10
Compare
Choose a tag to compare
  • 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

21 Sep 11:44
Compare
Choose a tag to compare
  • 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

26 May 12:32
Compare
Choose a tag to compare
  • 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

26 May 09:51
Compare
Choose a tag to compare
  • fixed: group owner transfer doesn't move icon
  • fixed: incorrect namespaced class
  • fixed: unable to select/unselect all group members on mail page
  • fixed: using wrong string format to output num_replies

v7.1

04 May 12:41
Compare
Choose a tag to compare
  • added: option to allow users to directly change notification settings on group join
  • changed: system message content on group notification toggle

v7.0

14 Apr 08:27
Compare
Choose a tag to compare
  • 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