moodler
ff3caf30c0
Big tidy up of Group listing, User listing and how they interact.
...
It's still not perfect but it's much much better I think.
2005-03-22 16:04:10 +00:00
stronk7
d84e70d049
course/groups.php is using sesskey.
...
Merged from MOODLE_14_STABLE
2004-10-09 12:03:55 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
moodler
04a72b882a
Fixed a notice on PHP5
2004-08-07 13:44:25 +00:00
moodler
5e8eb9e2f6
Remove override of fullname order .... not sure why it was there....?
2004-05-24 06:15:22 +00:00
defacer
46fec6a3f9
Well, this is a bug FIX at least! :)
...
All teachers showed up as having editing rights... corrected now.
2004-04-26 09:31:02 +00:00
defacer
ce557a6eac
Rollback the previous change: I introduced a bug by mistake! :/
...
But the system is a bit... strange... shouldn't the "editing mode" flag be
propagated in the session variables or something? It confused me having to
click "Edit" a second time after I 'd just clicked it in the course view.
2004-04-26 09:28:28 +00:00
defacer
dfd479fd67
Fixed an unset property warning if you are an editing teacher but no edit
...
variable is set in the URL.
2004-04-26 09:20:41 +00:00
moodler
a12f686b62
Function name change ... hope it doesn't break any third-party code,
...
sorry if it does!
get_users_in_group ---> get_group_users
... more consistent with other functions
2004-03-13 14:24:34 +00:00
moodler
2ad0d1da3c
Format the group description
2004-02-15 09:29:20 +00:00
moodler
78b85ede6a
Fixed link to show group members
2004-02-10 14:41:45 +00:00
moodler
a6c7a9fbf8
Some more work on the groups pages (not finished yet)
2004-02-07 12:51:22 +00:00
moodler
7efa3c6bed
Slight improvement to groups listing. I'm not happy with it though.
2004-02-06 17:04:09 +00:00
moodler
1eff7fef0c
Use natural sorting on lists
2004-01-30 07:26:52 +00:00
moodler
a08b9fe9d4
Changes to improve group images
2003-12-31 13:39:59 +00:00
moodler
713740a044
Improvements to timekeeping etc
2003-12-30 18:39:24 +00:00
moodler
27d1407c28
Fixed up references to old tables names
2003-12-30 18:24:17 +00:00
moodler
f374fb1006
This is the first check-in of support for groups.
...
It's very early (it doesn't actually do anything yet!) but you can
define groups and get an idea of how the interface is shaping up.
I also wanted to show that I have actually done something on this! :-)
From here my plan is to add group support to the modules, one by one
(forums first), then go back and clean up some of the central interfaces,
graphics etc.
Finally, test, test, test and get 1.2 out well before the end of February.
2003-12-30 17:18:06 +00:00