3178 Commits

Author SHA1 Message Date
moodler
d246da7c70 UPdates from Paula Magri 2003-07-15 15:42:27 +00:00
rkingdon
bd89f04f53 Minor corrections, addition of rubics table - July 2003 2003-07-15 15:24:58 +00:00
moodler
f8a51b414b Don't convert URLs into links for the plain text format because
it can mess up code sometimes
2003-07-15 02:19:12 +00:00
moodler
7c55a29b37 Text emails now have html entities translated properly
Thanks to Gustav Delius for the patch
2003-07-15 02:06:51 +00:00
mits
0f46a5f343 New translation. 2003-07-14 23:45:57 +00:00
moodler
493486c43f Removed redundant up/down arrows ... let's see how everyone feels about it 2003-07-14 16:22:42 +00:00
moodler
7977cffdb0 Arbitrary moving of activities (aka cut and paste)
Some of this code was sent by Howard Miller, but I rewrote most of it
to make it shorter and to fit in better with current code.
2003-07-14 13:08:38 +00:00
moodler
29ee5550d3 Removing Chatarea completely from Moodle.
If anyone still wants it, I've made an archive here:

    http://moodle.org/download/modules/chatarea.zip
2003-07-13 14:03:20 +00:00
moodler
263cff8b75 Print images correctly on questions included from categories in
other courses.
2003-07-12 16:24:29 +00:00
moodler
52dcc2f9e6 Some slight cleanup (optimisation) of print_section and print_section_block 2003-07-12 06:52:26 +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
4337380421 Email addresses are now well and truly obfuscated on public profile pages 2003-07-11 08:38:39 +00:00
stronk7
bc66e327c6 Small typo when creating structures in a fresh installation
(no previous backup installed)
2003-07-10 18:21:32 +00:00
moodler
9c02661096 Added a question field to numerical table for completeness 2003-07-10 14:09:43 +00:00
moodler
361f649d7a New question type: Numerical questions.
Mostly coded by Henrik Kaipe - I changed a few things on the way in.
2003-07-10 13:25:07 +00:00
moodler
60bb26021a Whoops forgot to check these babies in 2003-07-10 08:12:18 +00:00
moodler
cc3655a22c Just some comments 2003-07-10 08:11:58 +00:00
moodler
3a35179587 Updated a few glaring problems (old style code) 2003-07-10 08:06:09 +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
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