- 23 Jun, 2008 8 commits
-
-
Nigel McNie authored
Give the group ID element an ID so the js can access it. Remove the pretend form button for updating user membership.
-
Nigel McNie authored
-
Nigel McNie authored
Fix searching for users in certain groups, and the userlist element, given the group owner -> admins change.
-
Nigel McNie authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 20 Jun, 2008 1 commit
-
-
Nigel McNie authored
The member list is able to be ajax-ly paginated through, and shows more detail than the previous one. The page layout is showing shadows of what it will eventually become, although a lot of functionality isn't there yet - like joining/leaving the group.
-
- 19 Jun, 2008 9 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Better to do this now, when the changeset is minimal.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Some older versions of Mahara didn't enforce a record in group_member for the owner. Take this into account when upgrading.
-
Nigel McNie authored
-
Nigel McNie authored
group_user_access reutrns the role that a given user has in a group.
-
Nigel McNie authored
Does not include roleinstances like we thought it would, it turns out they are unnecessary.
-
Nigel McNie authored
-
- 18 Jun, 2008 7 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
May need more testing with more data, but they don't cause errors any more.
-
Nigel McNie authored
Renamed setup_groups to a more descriptive name. Took away the check that means group owners can't leave groups for a bit. The implementation of this will need revisiting.
-
Nigel McNie authored
This will be broken until I write a database patch. But the appropriate data is inserted into the group tables when a group is created now.
-
- 17 Jun, 2008 2 commits
-
-
Nigel McNie authored
A directory structure has been added in lib/ for grouptypes, and the skeletons for the standard and course ones are in place. The group creation page shows the dropdown used for selecting group type/join type. Although currently creation itself is broken.
-
Nigel McNie authored
Otherwise, the user sees the message no matter what when forced to change their password, which looks stupid.
-
- 16 Jun, 2008 1 commit
-
-
Nigel McNie authored
Remove the last remnants of the myportfolio theme, and fix a bug that causes a crash when choosing themes without a config.php Now it is expected that all themes have a config.php. (cherry picked from commit ed48e680)
-
- 09 Jun, 2008 1 commit
-
-
Nigel McNie authored
This at least gives admins the chance of doing this if they want to.
-
- 08 Jun, 2008 8 commits
-
-
Nigel McNie authored
(cherry picked from commit 879f456e)
-
Nigel McNie authored
It's much less ambiguous. Should help with users confused as to what it does. (cherry picked from commit 15cfe974)
-
Nigel McNie authored
This makes it easy to tell when you are doing this on all pages - not just on pages where the sidebar is visible. (cherry picked from commit ba080c55)
-
Nigel McNie authored
Fixed 'viewreleased{subject,message}' broken language strings in notifications. Part of the fix for #2271. (cherry picked from commit 0a7f07f0)
-
Nigel McNie authored
There's no need to reveal this information, as the Mahara version is not revealed elsewhere. (cherry picked from commit fb830d75)
-
Nigel McNie authored
(cherry picked from commit ea02642a)
-
Nigel McNie authored
Take into account the install subdirectory when redirecting users because of access denied. Fixes #2259. (cherry picked from commit c93adecb)
-
Nigel McNie authored
-
- 06 Jun, 2008 3 commits
-
-
Nigel McNie authored
The previous patch to that part of the code instead made it so you couldn't kick anyone out if the group ID equaled the group ID, which of course it always does. (cherry picked from commit bec4d579)
-
Nigel McNie authored
(cherry picked from commit bfefe0b6)
-
Nigel McNie authored
Use the actual group ID on on the interaction delete page, rather than the interaction ID. Fixes #2241. This was potentially a small security hole too - before, it would allow users who had permissions to delete a forum with an ID the same as an interaction they were allowed control over. But it's a terribly blind attack at the best of times. (cherry picked from commit d265d0b2)
-