File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
Version history
2
2
===============
3
3
4
+ 7.0 (2016-04-14):
5
+
6
+ - changed: layout of group invite autocomplete results
7
+ - changed: moved pagesetup logic to views/hooks
8
+ - fixed: call to private Elgg function
9
+ - fixed: group invites submitted to much data
10
+ - fixed: incorrect namespaced class
11
+ - fixed: php warning in member export
12
+ - fixed: unable to select/unselect all group members on mail page
13
+ - fixed: user actions don't show up in group member listing
14
+
4
15
7.0-rc.2 (2016-03-17):
5
16
6
17
- changed: don't use distinct in river query
Original file line number Diff line number Diff line change 2
2
<plugin_manifest xmlns =" http://www.elgg.org/plugin_manifest/1.8" >
3
3
<name >Group Tools</name >
4
4
<author >ColdTrick IT Solutions</author >
5
- <version >7.0-rc.2 </version >
5
+ <version >7.0</version >
6
6
<id >group_tools</id >
7
7
<description >Combines different group additions into one plugin.</description >
8
8
<website >http://www.coldtrick.com/</website >
You can’t perform that action at this time.
0 commit comments