3109 Commits

Author SHA1 Message Date
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
mits
7f4f4560b9 New translationd added. 2003-07-10 02:20:42 +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
compuproggy
e0f96309a4 *** empty log message *** 2003-07-09 06:32:50 +00:00
compuproggy
2000cb0671 A fresh translation 2003-07-09 06:23:10 +00:00
moodler
70363f8819 Updated this link too 2003-07-09 04:56:04 +00:00
moodler
2981721b76 Updated backup link (in future perhaps it should link to a generic
page from which backup file management and restores can be done too)
2003-07-09 04:55:10 +00:00
moodler
5351f569c6 Updated paths for new location (that was easy!) 2003-07-09 04:43:10 +00:00
moodler
87828a3a99 Demolishing the old house for these guys 2003-07-09 04:42:26 +00:00
moodler
d7c93ec8fa Moving the backup libraries for each module into their new homes.
There's some beer and pies in the fridge, guys, settle in.
2003-07-09 04:40:35 +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
thepurpleblob
28683e6c3b Added support for mailto links 2003-07-08 09:10:22 +00:00
moodler
10696dc1f3 Timezone included in user listing, plus new recent activity stuff 2003-07-08 06:47:44 +00:00
mits
174fffd541 character check. 2003-07-07 20:52:32 +00:00
mits
c5444ad7e5 New translation strings and new file chat.php added. 2003-07-07 20:51:06 +00:00
giro123
fbde3cf968 *** empty log message *** 2003-07-07 20:39:52 +00:00
stronk7
e1b3457139 Some minor cleanings 2003-07-07 19:22:52 +00:00
stronk7
04ab6cabc6 Some debug info commented 2003-07-07 19:20:52 +00:00
stronk7
11c1d52551 Added some flush 2003-07-07 18:46:36 +00:00
stronk7
040c7b7099 Changed end 2003-07-07 18:42:19 +00:00
stronk7
d48370a60b Added some flush() to the backup process (in users, questions and logs) 2003-07-07 18:26:11 +00:00
moodler
5da9e4a5ac Small bugfix to allow question categories to be changed 2003-07-07 15:08:03 +00:00
moodler
0485fe6551 Added parsing of links 2003-07-07 13:23:33 +00:00
moodler
0927b54b4d Fixes for "wierd assignment error" - Bug #549, from Scott Elliott 2003-07-07 12:45:08 +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
51600d9dab Fixed some accidental lowercasing 2003-07-07 11:52:05 +00:00
moodler
1bcb0d8700 Strings 2003-07-07 09:46:00 +00:00
moodler
f7e648da70 Some minor improvements 2003-07-07 09:45:08 +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
stronk7
96e1bd4a55 Included support to DESCRIPTION qtype.
Mainly, do nothing, but it's supported now :-)
2003-07-06 09:21:56 +00:00
moodler
bca64a122b Don't allow grades to ever be set for description questions 2003-07-06 04:19:11 +00:00
moodler
f65ed9726a Don't shuffle quiz questions by default (confusing to newcomers) 2003-07-06 04:08:46 +00:00
moodler
575de48fc3 Description questions should not be selected randomly 2003-07-06 04:08:11 +00:00
moodler
5cbf2187ab Added Description question to overall list of question types 2003-07-06 04:02:53 +00:00
moodler
401c8de6c5 New question type called "Description". All it does is print some
text and/or an image, without requiring an answer.  Can be used
to provide text for a following group of questions, or to insert
a joke in the quiz etc ...

This code is based on code sent in by Ursula Raab.  Thanks!

See: http://moodle.org/mod/forum/discuss.php?d=508
2003-07-06 04:00:05 +00:00
stronk7
fcf74f5a80 Changed the backup output to convert every "\r\n\" and "\r"
(Windows and Mac line-break sequences) to "\n" (Unix line-break
sequence) to be treated apropiately by nl2br function.
Updated to 0.8.1 alpha
2003-07-05 23:14:16 +00:00
stronk7
ca5c2e1d3c Now xmlize is invoked with XML_OPTION_SKIP_WHITE = 0 to
avoid \n skipping.
2003-07-05 22:44:29 +00:00
moodler
c99ce77b17 Recommitting because of CVS wierdness 2003-07-05 11:52:01 +00:00
moodler
0d27c9ea8b Upgraded ADOdb to 3.60 ... supposed to be faster plus has bugfixes 2003-07-05 06:23:27 +00:00
moodler
221518e109 Added a missing string 2003-07-05 04:31:57 +00:00
moodler
72d497d4ce Display images inline when attached to forum posts 2003-07-05 03:54:10 +00:00
stronk7
7f7d8c9508 Little modification to show the "Backup Course" option if
backup utility is installed (not shwown else)
2003-07-04 17:47:10 +00:00