Skip to content

Commit

Permalink
chore: wrapping up v7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed May 26, 2016
1 parent d0c38db commit 8aa55a3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Version history
===============

7.2 (2016-05-26):

- 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

7.1 (2016-05-04):

- added: option to allow users to directly change notification settings on group join
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Group Tools</name>
<author>ColdTrick IT Solutions</author>
<version>7.1</version>
<version>7.2</version>
<id>group_tools</id>
<description>Combines different group additions into one plugin.</description>
<website>http://www.coldtrick.com/</website>
Expand Down

0 comments on commit 8aa55a3

Please sign in to comment.