- 23 Jun, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 10 Jun, 2010 3 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 13 May, 2010 1 commit
-
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 05 May, 2010 1 commit
-
-
Richard Mansfield authored
Change group membership changed strings & only notify removals/additions if there is at least one group in the list Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 30 Apr, 2010 1 commit
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 23 Apr, 2010 4 commits
-
-
Francois Marier authored
Additional data on 'controlled' and 'invite only' groups is fetched and passed to templates for group control pop-up boxes. Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Ruslan Kabalin authored
For those groups which require people to "Request membership", allow admins to decline the membership. Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Ruslan Kabalin authored
The pages affected are "My Groups", "Find Groups" and "View Group". Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 19 Apr, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 07 Apr, 2010 1 commit
-
-
Andrew Robert Nicols authored
This gives users a list of all views they haven't yet submitted to any group if they're in the group/view.php page for a group which is of a submittableto group type, and to which they haven't already submitted a view to. I've added a duplicate language string for 'Submit' as I suspect the submit button text won't work for translations in this context. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 07 Dec, 2009 1 commit
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 23 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 16 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 11 May, 2009 1 commit
-
-
Richard Mansfield authored
Moodle outcomes integration: view submission/release to/from mnet hosts; hidden view access keys; export of additional artefacts with views
-
- 07 Apr, 2009 1 commit
-
-
Richard Mansfield authored
-
- 23 Mar, 2009 1 commit
-
-
Richard Mansfield authored
Change user message notification url to allow replies Quote original message when sending a user message as a reply
-
- 05 Jan, 2009 1 commit
-
-
Richard Mansfield authored
-
- 21 Dec, 2008 1 commit
-
-
Richard Mansfield authored
-
- 01 Dec, 2008 1 commit
-
-
Nigel McNie authored
Instead, put controls in its place.
-
- 13 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 12 Nov, 2008 1 commit
-
-
Nigel McNie authored
A previous commit added the low level stuff for this.
-
- 10 Nov, 2008 1 commit
-
-
Nigel McNie authored
This also adds a database column to store the setting. Whether this setting is even settable is controled by the site setting added in the previous commit. Changes to each group file to make them visible to the public are coming in the next commit.
-
- 15 Oct, 2008 1 commit
-
-
Nigel McNie authored
message when inviting users to groups.
-
- 29 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 28 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 20 Aug, 2008 2 commits
-
-
Nigel McNie authored
Prevent role changing in groups if the user is the only admin. Add some functions to abstract role changing. This patch adds: * group_is_only_admin($group, $user) * group_can_change_role($group, $user, $newrole) * group_change_role($group, $user, $newrole) These functions are used on changerole.php, and also on the member listing page to prevent showing the change role link if the user is the only admin in the group. If the user has no roles that they can change to and changerole.php is visited, it will redirect back to the member listing with an informational message.
-
Nigel McNie authored
Prevent users from leaving a group (in group_remove_user) when they are the only admin in the group. Add caching to group_user_can_leave.
-
- 25 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 23 Jul, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 21 Jul, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 15 Jul, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 11 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 02 Jul, 2008 1 commit
-
-
Nigel McNie authored
-