54 Commits

Author SHA1 Message Date
moodler
7cc9a05edf Make sure teacher override is there 2003-11-28 15:37:27 +00:00
moodler
8f6ca087e9 DIsplay names using the fullname function 2003-11-28 15:35:41 +00:00
moodler
315915628d Keep guests out of chat 2003-11-03 10:22:24 +00:00
moodler
fb7a194e6b Removed blank lines at the end (!) 2003-11-03 02:59:09 +00:00
stronk7
0585509135 Simply, move the XXXX_get_participants() function from
bottom to the common function area.
See bug 807
2003-09-29 15:27:30 +00:00
stronk7
ddd0f4ef09 Now the JumpMenu is showed when listing activities of this module.
See Bug 803
2003-09-28 16:53:17 +00:00
stronk7
9ab344eebc Now, when listing activities, entries are dimmed if they are hidden
(teacher view). See bug 802.
2003-09-28 10:57:22 +00:00
les_kopari
39cb14779b Initial add for Oracle. 2003-09-25 01:11:22 +00:00
les_kopari
96c1e116e6 Oracle tables, etc converted from mysql, plus test transactions. 2003-09-13 08:05:21 +00:00
moodler
c559bcf6f0 Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
stronk7
c8c9cb7bb7 Included chat_get_participants() function. 2003-09-04 22:08:06 +00:00
moodler
15ccfb296b Ouch!! Missing PostgreSQL files for chat module 2003-08-31 00:40:42 +00:00
moodler
5884d4e2fd Fixed some array indices 2003-08-25 02:48:09 +00:00
moodler
b5012f3eb5 COnfiguration variables can now be edited via GUI 2003-08-23 14:03:14 +00:00
moodler
47801ef641 No need for grades with chat 2003-08-21 03:16:32 +00:00
moodler
eafd2784b4 Added a simple help popup for chat 2003-08-11 15:06:57 +00:00
moodler
895e2afc7d Updated status and plans for chat module 2003-08-11 13:47:18 +00:00
moodler
c6cbe2e30d Minor formatting fixes 2003-08-09 10:11:04 +00:00
stronk7
9934c7b0d6 Now chats are restored too !! :-) 2003-08-03 22:46:13 +00:00
stronk7
724db57661 Now chats are backuped too !! :-) 2003-08-03 22:24:01 +00:00
moodler
5a8625e459 A better way of doing chat_get_latest_message() that doesn't conflict
with the debugging in get_record_sql
2003-07-25 09:01:02 +00:00
moodler
30e72d4227 FIxed the LIMIT bug I just made ... need to find a better way
as this sets off get_record alarms
2003-07-25 08:19:33 +00:00
moodler
d2c538f1fb No need for body colour 2003-07-25 08:18:27 +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
003175124d Fixed a typo 2003-07-22 02:00:44 +00:00
moodler
c05f2f763b Slightly more robust in case it can't find users. See bug 562. 2003-07-22 01:58:44 +00:00
moodler
319ea04166 Better formatting on IE 2003-07-21 05:31:23 +00:00
moodler
bd5c05ffa6 Spacers look funny on IE 2003-07-21 05:13:08 +00:00
moodler
1ec3c09b6b Was cropping first/last message - fixed now 2003-07-21 05:08:46 +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
d861debecc Make session link translatable 2003-07-21 04:20:01 +00:00
moodler
a669b1f5f9 Ah! Now we're getting somewhere - chat reports look quite nice now! 2003-07-21 04:08:32 +00:00
moodler
9df9138a77 A bit more usable now 2003-07-21 03:37:53 +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
cea5796545 Only show "recent activity" for chats in the current course. 2003-07-21 01:35:28 +00:00
moodler
cccb016ae4 When displaying index lists of a particular module's activities,
ensure that the order they are displayed in is always the same as the
order they have been defined in.   See bug 553.

This involved API changes to the function get_all_instances_in_course()
2003-07-12 05:19:18 +00:00
moodler
132911c884 Force unique entries in list 2003-07-10 06:42:44 +00:00
moodler
7d494f1c2e Need to escape slashes here 2003-07-10 06:38:02 +00:00
moodler
4854814402 Minor formatting fix 2003-07-10 04:49:13 +00:00
moodler
b7602a115e Chat now prints something useful under recent activity 2003-07-10 04:46:03 +00:00
moodler
d490d8aa15 Right ping now 2003-07-09 13:09:00 +00:00
moodler
a808a06f88 A beep is a ping. ;-) 2003-07-09 13:07:53 +00:00
moodler
48bae72ffb Slightly better window name 2003-07-09 12:55:07 +00:00
moodler
7d79236935 Simple beeping is now added ... users can now beep each other
and also beep everyone using "beep all"

There are no controls as yet to disable beeping on a per-user
basis but this would come next
2003-07-09 12:53:26 +00:00
moodler
09f97c8b47 A default beep 2003-07-09 12:37:17 +00:00
moodler
a2e9f1c579 Add a notification when people have left 2003-07-09 04:27:23 +00:00
moodler
9f85bed4c3 Added emoting (both the MOO style with a : and the IRC style /me ) 2003-07-09 04:17:27 +00:00
moodler
0485fe6551 Added parsing of links 2003-07-07 13:23:33 +00:00