Commit Graph

28 Commits

Author SHA1 Message Date
skodak 516121bd0d radical chat clean up, see forum for details 2005-02-03 20:39:27 +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 1c61c8d6bc fixed capitalization and quoting of attribute values 2004-09-12 15:06:29 +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 d022e34545 print notice when guest views chat. 2004-08-21 21:18:33 +00:00
gustav_delius 5be2cb7aef removed notice 2004-08-21 20:25:15 +00:00
gustav_delius 90fcc576ea Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +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
moodler d434b9aeeb New stuff to support socket mode 2004-07-30 15:36:39 +00:00
moodler fdff1f63a3 Fixes when displaying lists of users in group mode 2004-04-08 15:12:35 +00:00
moodler 1b1c19fff7 A small fix to show the right users on the view page when groups are being used 2004-04-08 14:35:36 +00:00
moodler a43b24985f Moving headings 2004-02-24 07:00:13 +00:00
moodler 84a2fdd706 Preliminary support for groups in Chat.
It's not well tested yet - I'm hoping to do some testing on moodle.org
with some real people and get this refined enough for the Beta release
later today.
2004-02-24 06:35:57 +00:00
moodler 62a575d157 Chat room text is now filtered 2004-02-16 17:39:05 +00:00
moodler 1eddd0d8f5 Added timezone display to reduce confusion 2004-02-07 12:27:23 +00:00
moodler 037f99aa2d Upgraded add_to_log to send cm->id 2004-01-31 15:22:04 +00:00
moodler 315915628d Keep guests out of chat 2003-11-03 10:22:24 +00:00
moodler fcd3a1ee42 New feature - chat scheduling. Can now set a time for the next chat,
as well as rotating weekly or daily period.

Also some small fixes.
2003-07-25 06:47:06 +00:00
moodler 582de679a2 Some improved popup windows / links for user pictures 2003-07-24 02:25:23 +00:00
moodler bd5c05ffa6 Spacers look funny on IE 2003-07-21 05:13:08 +00:00
moodler b5477371e3 Put link at the top 2003-07-21 05:05:25 +00:00
moodler c3ba081792 Add a display of current users on the view page 2003-07-21 05:03:15 +00:00
moodler 22a4491ae9 Some new code related to the new reports - uploading for testing on
other server - still very early
2003-07-21 03:16:19 +00:00
moodler 48bae72ffb Slightly better window name 2003-07-09 12:55:07 +00:00
moodler a2e9f1c579 Add a notification when people have left 2003-07-09 04:27:23 +00:00
moodler 34ce8fbbf4 Stuff 2003-07-07 12:12:44 +00:00
moodler a63d100a03 Show the intro text now 2003-07-07 12:11:11 +00:00
moodler 1515a89e2d Very early version of new chat module, made by Martin using ARSC as
an inspiration.

Works OK already on most newish browsers .. see mod/chat/README.txt for details.
2003-07-07 06:44:16 +00:00