21 Commits

Author SHA1 Message Date
rkingdon
5c2b2dd83a User Pictures to dialogue headers. 2004-11-21 15:30:14 +00:00
skodak
00548bfacf small fix for previous merge - I hope the last one :-( 2004-10-10 20:42:11 +00:00
skodak
de87c32835 one more cleaned - merged form 14_STABLE 2004-10-10 20:37:58 +00:00
skodak
d3b65a9bf5 fixed line endings broken by my WinMerge 2004-10-10 20:32:51 +00:00
skodak
59e2d6aa5f merged from 14_STABLE - cleaned text from forms 2004-10-10 17:37:48 +00:00
rkingdon
96ed00f636 In SEPARATEGROUPS mode the student's list of teachers is now limited to
those in the student's group.
2004-09-20 13:04:56 +00:00
rkingdon
dfeaa008d3 Added second argument ($cm) to groupmode() calls in
_get_available_students function.
2004-09-16 17:33:59 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
b4510d5333 closed some input tags 2004-09-12 22:23:51 +00:00
gustav_delius
9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
rkingdon
32dc4fe352 First stab at XHTML conformance. 2004-09-11 19:47:29 +00:00
gustav_delius
222ac91bc9 removed unnecessary calls to get_site() 2004-08-29 14:15:40 +00:00
gustav_delius
f950af3c43 All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
gustav_delius
067675c006 introduced the fullname() function in a lot of places. Still not complete though, especially in sorting. 2004-08-20 20:12:48 +00:00
rkingdon
3b42c6d8f1 Use of moodle's writing.html help rather than a "local" one. 2004-08-11 12:30:26 +00:00
rkingdon
20cfa94262 In Separate Group mode students now see only students in their own group. 2004-08-08 15:56:41 +00:00
rkingdon
1d8d55e7ed Improved handling of Groups. 2004-08-07 14:16:20 +00:00
rkingdon
16b56e5ef8 Dialogues can be started with groups of students. 2004-06-28 19:41:24 +00:00
rkingdon
352ab98fa0 Dialogue entries now use the HTML editor. 2004-06-23 14:16:30 +00:00
rkingdon
6219cb1f07 Lists of names now use case insensitive sort (natcasesort);
Remove email flag setting from follow-up entry page, email is now a global option.
2004-06-21 17:12:41 +00:00
rkingdon
9af2f862cf Change to the mail option, now a global option. 2004-06-18 19:01:44 +00:00