]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoRebuild course cache using the function for it.
moodler [Sun, 20 Jul 2003 07:56:51 +0000 (07:56 +0000)]
Rebuild course cache using the function for it.

21 years agoNumerical questions included in backup/restore. Up a bit.
stronk7 [Sat, 19 Jul 2003 18:02:03 +0000 (18:02 +0000)]
Numerical questions included in backup/restore. Up a bit.

21 years agoNow numerical questions are included in backup and restore too !!
stronk7 [Sat, 19 Jul 2003 18:01:11 +0000 (18:01 +0000)]
Now numerical questions are included in backup and restore too !!

21 years agoI'm about to start on some big jobs ...
moodler [Sat, 19 Jul 2003 13:37:09 +0000 (13:37 +0000)]
I'm about to start on some big jobs ...

21 years agoFor completeness
moodler [Sat, 19 Jul 2003 11:59:55 +0000 (11:59 +0000)]
For completeness

21 years agoModified a bit the form to avoid bug 556.
stronk7 [Thu, 17 Jul 2003 22:11:08 +0000 (22:11 +0000)]
Modified a bit the form to avoid bug 556.
Seems to work fine now (render-html bug)

21 years agoFixed call to get_all_instances_in_course()
moodler [Thu, 17 Jul 2003 01:35:29 +0000 (01:35 +0000)]
Fixed call to get_all_instances_in_course()

21 years agoupdate for moodle 1.0.9
palojacko [Wed, 16 Jul 2003 22:09:31 +0000 (22:09 +0000)]
update for moodle 1.0.9

21 years agoRemoval of debugging code; fixed bug in _get_student_submissions routine
rkingdon [Wed, 16 Jul 2003 19:47:24 +0000 (19:47 +0000)]
Removal of debugging code; fixed bug in _get_student_submissions routine

21 years agoLittle modification to use $CFG->directorypermissions in mkdir
stronk7 [Wed, 16 Jul 2003 07:57:10 +0000 (07:57 +0000)]
Little modification to use $CFG->directorypermissions in mkdir

21 years agoen 1.35
giro123 [Tue, 15 Jul 2003 18:20:19 +0000 (18:20 +0000)]
en 1.35

21 years agoen 1.156
giro123 [Tue, 15 Jul 2003 18:19:37 +0000 (18:19 +0000)]
en 1.156

21 years agoen 1.5
giro123 [Tue, 15 Jul 2003 18:17:52 +0000 (18:17 +0000)]
en 1.5

21 years agoen 1.18
giro123 [Tue, 15 Jul 2003 18:16:24 +0000 (18:16 +0000)]
en 1.18

21 years agoChanged backup logs default to NO.
stronk7 [Tue, 15 Jul 2003 18:12:41 +0000 (18:12 +0000)]
Changed backup logs default to NO.

21 years agoAdded some flushes to avoid some browsers timeouts
stronk7 [Tue, 15 Jul 2003 18:10:15 +0000 (18:10 +0000)]
Added some flushes to avoid some browsers timeouts
when calculating what to backup (check phase).

21 years agoUPdates from Paula Magri
moodler [Tue, 15 Jul 2003 15:42:27 +0000 (15:42 +0000)]
UPdates from Paula Magri

21 years agoMinor corrections, addition of rubics table - July 2003
rkingdon [Tue, 15 Jul 2003 15:24:58 +0000 (15:24 +0000)]
Minor corrections, addition of rubics table - July 2003

21 years agoDon't convert URLs into links for the plain text format because
moodler [Tue, 15 Jul 2003 02:19:12 +0000 (02:19 +0000)]
Don't convert URLs into links for the plain text format because
it can mess up code sometimes

21 years agoText emails now have html entities translated properly
moodler [Tue, 15 Jul 2003 02:06:51 +0000 (02:06 +0000)]
Text emails now have html entities translated properly

Thanks to Gustav Delius for the patch

21 years agoNew translation.
mits [Mon, 14 Jul 2003 23:45:57 +0000 (23:45 +0000)]
New translation.

21 years agoRemoved redundant up/down arrows ... let's see how everyone feels about it
moodler [Mon, 14 Jul 2003 16:22:42 +0000 (16:22 +0000)]
Removed redundant up/down arrows ... let's see how everyone feels about it

21 years agoArbitrary moving of activities (aka cut and paste)
moodler [Mon, 14 Jul 2003 13:08:38 +0000 (13:08 +0000)]
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.

21 years agoRemoving Chatarea completely from Moodle.
moodler [Sun, 13 Jul 2003 14:03:20 +0000 (14:03 +0000)]
Removing Chatarea completely from Moodle.

If anyone still wants it, I've made an archive here:

    http://moodle.org/download/modules/chatarea.zip

21 years agoPrint images correctly on questions included from categories in
moodler [Sat, 12 Jul 2003 16:24:29 +0000 (16:24 +0000)]
Print images correctly on questions included from categories in
other courses.

21 years agoSome slight cleanup (optimisation) of print_section and print_section_block
moodler [Sat, 12 Jul 2003 06:52:26 +0000 (06:52 +0000)]
Some slight cleanup (optimisation) of print_section and print_section_block

21 years agoWhen displaying index lists of a particular module's activities,
moodler [Sat, 12 Jul 2003 05:19:18 +0000 (05:19 +0000)]
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()

21 years agoEmail addresses are now well and truly obfuscated on public profile pages
moodler [Fri, 11 Jul 2003 08:38:39 +0000 (08:38 +0000)]
Email addresses are now well and truly obfuscated on public profile pages

21 years agoSmall typo when creating structures in a fresh installation
stronk7 [Thu, 10 Jul 2003 18:21:32 +0000 (18:21 +0000)]
Small typo when creating structures in a fresh installation
(no previous backup installed)

21 years agoAdded a question field to numerical table for completeness
moodler [Thu, 10 Jul 2003 14:09:43 +0000 (14:09 +0000)]
Added a question field to numerical table for completeness

21 years agoNew question type: Numerical questions.
moodler [Thu, 10 Jul 2003 13:25:07 +0000 (13:25 +0000)]
New question type: Numerical questions.

Mostly coded by Henrik Kaipe - I changed a few things on the way in.

21 years agoWhoops forgot to check these babies in
moodler [Thu, 10 Jul 2003 08:12:18 +0000 (08:12 +0000)]
Whoops forgot to check these babies in

21 years agoJust some comments
moodler [Thu, 10 Jul 2003 08:11:58 +0000 (08:11 +0000)]
Just some comments

21 years agoUpdated a few glaring problems (old style code)
moodler [Thu, 10 Jul 2003 08:06:09 +0000 (08:06 +0000)]
Updated a few glaring problems (old style code)

21 years agoForce unique entries in list
moodler [Thu, 10 Jul 2003 06:42:44 +0000 (06:42 +0000)]
Force unique entries in list

21 years agoNeed to escape slashes here
moodler [Thu, 10 Jul 2003 06:38:02 +0000 (06:38 +0000)]
Need to escape slashes here

21 years agoMinor formatting fix
moodler [Thu, 10 Jul 2003 04:49:13 +0000 (04:49 +0000)]
Minor formatting fix

21 years agoChat now prints something useful under recent activity
moodler [Thu, 10 Jul 2003 04:46:03 +0000 (04:46 +0000)]
Chat now prints something useful under recent activity

21 years agoNew translationd added.
mits [Thu, 10 Jul 2003 02:20:42 +0000 (02:20 +0000)]
New translationd added.

21 years agoRight ping now
moodler [Wed, 9 Jul 2003 13:09:00 +0000 (13:09 +0000)]
Right ping now

21 years agoA beep is a ping. ;-)
moodler [Wed, 9 Jul 2003 13:07:53 +0000 (13:07 +0000)]
A beep is a ping.  ;-)

21 years agoSlightly better window name
moodler [Wed, 9 Jul 2003 12:55:07 +0000 (12:55 +0000)]
Slightly better window name

21 years agoSimple beeping is now added ... users can now beep each other
moodler [Wed, 9 Jul 2003 12:53:26 +0000 (12:53 +0000)]
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

21 years agoA default beep
moodler [Wed, 9 Jul 2003 12:37:17 +0000 (12:37 +0000)]
A default beep

21 years ago*** empty log message ***
compuproggy [Wed, 9 Jul 2003 06:32:50 +0000 (06:32 +0000)]
*** empty log message ***

21 years agoA fresh translation
compuproggy [Wed, 9 Jul 2003 06:23:10 +0000 (06:23 +0000)]
A fresh translation

21 years agoUpdated this link too
moodler [Wed, 9 Jul 2003 04:56:04 +0000 (04:56 +0000)]
Updated this link too

21 years agoUpdated backup link (in future perhaps it should link to a generic
moodler [Wed, 9 Jul 2003 04:55:10 +0000 (04:55 +0000)]
Updated backup link (in future perhaps it should link to a generic
page from which backup file management and restores can be done too)

21 years agoUpdated paths for new location (that was easy!)
moodler [Wed, 9 Jul 2003 04:43:10 +0000 (04:43 +0000)]
Updated paths for new location (that was easy!)

21 years agoDemolishing the old house for these guys
moodler [Wed, 9 Jul 2003 04:42:26 +0000 (04:42 +0000)]
Demolishing the old house for these guys

21 years agoMoving the backup libraries for each module into their new homes.
moodler [Wed, 9 Jul 2003 04:40:35 +0000 (04:40 +0000)]
Moving the backup libraries for each module into their new homes.

There's some beer and pies in the fridge, guys, settle in.

21 years agoAdd a notification when people have left
moodler [Wed, 9 Jul 2003 04:27:23 +0000 (04:27 +0000)]
Add a notification when people have left

21 years agoAdded emoting (both the MOO style with a : and the IRC style /me )
moodler [Wed, 9 Jul 2003 04:17:27 +0000 (04:17 +0000)]
Added emoting (both the MOO style with a : and the IRC style /me )

21 years agoAdded support for mailto links
thepurpleblob [Tue, 8 Jul 2003 09:10:22 +0000 (09:10 +0000)]
Added support for mailto links

21 years agoTimezone included in user listing, plus new recent activity stuff
moodler [Tue, 8 Jul 2003 06:47:44 +0000 (06:47 +0000)]
Timezone included in user listing, plus new recent activity stuff

21 years agocharacter check.
mits [Mon, 7 Jul 2003 20:52:32 +0000 (20:52 +0000)]
character check.

21 years agoNew translation strings and new file chat.php added.
mits [Mon, 7 Jul 2003 20:51:06 +0000 (20:51 +0000)]
New translation strings and new file chat.php added.

21 years ago*** empty log message ***
giro123 [Mon, 7 Jul 2003 20:39:52 +0000 (20:39 +0000)]
*** empty log message ***

21 years agoSome minor cleanings
stronk7 [Mon, 7 Jul 2003 19:22:52 +0000 (19:22 +0000)]
Some minor cleanings

21 years agoSome debug info commented
stronk7 [Mon, 7 Jul 2003 19:20:52 +0000 (19:20 +0000)]
Some debug info commented

21 years agoAdded some flush
stronk7 [Mon, 7 Jul 2003 18:46:36 +0000 (18:46 +0000)]
Added some flush

21 years agoChanged end
stronk7 [Mon, 7 Jul 2003 18:42:19 +0000 (18:42 +0000)]
Changed end

21 years agoAdded some flush() to the backup process (in users, questions and logs)
stronk7 [Mon, 7 Jul 2003 18:26:11 +0000 (18:26 +0000)]
Added some flush() to the backup process (in users, questions and logs)

21 years agoSmall bugfix to allow question categories to be changed
moodler [Mon, 7 Jul 2003 15:08:03 +0000 (15:08 +0000)]
Small bugfix to allow question categories to be changed

21 years agoAdded parsing of links
moodler [Mon, 7 Jul 2003 13:23:33 +0000 (13:23 +0000)]
Added parsing of links

21 years agoFixes for "wierd assignment error" - Bug #549, from Scott Elliott
moodler [Mon, 7 Jul 2003 12:45:08 +0000 (12:45 +0000)]
Fixes for "wierd assignment error" - Bug #549, from Scott Elliott

21 years agoStuff
moodler [Mon, 7 Jul 2003 12:12:44 +0000 (12:12 +0000)]
Stuff

21 years agoShow the intro text now
moodler [Mon, 7 Jul 2003 12:11:11 +0000 (12:11 +0000)]
Show the intro text now

21 years agoFixed some accidental lowercasing
moodler [Mon, 7 Jul 2003 11:52:05 +0000 (11:52 +0000)]
Fixed some accidental lowercasing

21 years agoStrings
moodler [Mon, 7 Jul 2003 09:46:00 +0000 (09:46 +0000)]
Strings

21 years agoSome minor improvements
moodler [Mon, 7 Jul 2003 09:45:08 +0000 (09:45 +0000)]
Some minor improvements

21 years agoVery early version of new chat module, made by Martin using ARSC as
moodler [Mon, 7 Jul 2003 06:44:16 +0000 (06:44 +0000)]
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.

21 years agoIncluded support to DESCRIPTION qtype.
stronk7 [Sun, 6 Jul 2003 09:21:56 +0000 (09:21 +0000)]
Included support to DESCRIPTION qtype.
Mainly, do nothing, but it's supported now :-)

21 years agoDon't allow grades to ever be set for description questions
moodler [Sun, 6 Jul 2003 04:19:11 +0000 (04:19 +0000)]
Don't allow grades to ever be set for description questions

21 years agoDon't shuffle quiz questions by default (confusing to newcomers)
moodler [Sun, 6 Jul 2003 04:08:46 +0000 (04:08 +0000)]
Don't shuffle quiz questions by default (confusing to newcomers)

21 years agoDescription questions should not be selected randomly
moodler [Sun, 6 Jul 2003 04:08:11 +0000 (04:08 +0000)]
Description questions should not be selected randomly

21 years agoAdded Description question to overall list of question types
moodler [Sun, 6 Jul 2003 04:02:53 +0000 (04:02 +0000)]
Added Description question to overall list of question types

21 years agoNew question type called "Description". All it does is print some
moodler [Sun, 6 Jul 2003 04:00:05 +0000 (04:00 +0000)]
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

21 years agoChanged the backup output to convert every "\r\n\" and "\r"
stronk7 [Sat, 5 Jul 2003 23:14:16 +0000 (23:14 +0000)]
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

21 years agoNow xmlize is invoked with XML_OPTION_SKIP_WHITE = 0 to
stronk7 [Sat, 5 Jul 2003 22:44:29 +0000 (22:44 +0000)]
Now xmlize is invoked with XML_OPTION_SKIP_WHITE = 0 to
avoid \n skipping.

21 years agoRecommitting because of CVS wierdness
moodler [Sat, 5 Jul 2003 11:52:01 +0000 (11:52 +0000)]
Recommitting because of CVS wierdness

21 years agoUpgraded ADOdb to 3.60 ... supposed to be faster plus has bugfixes
moodler [Sat, 5 Jul 2003 06:23:27 +0000 (06:23 +0000)]
Upgraded ADOdb to 3.60 ... supposed to be faster plus has bugfixes

21 years agoAdded a missing string
moodler [Sat, 5 Jul 2003 04:31:57 +0000 (04:31 +0000)]
Added a missing string

21 years agoDisplay images inline when attached to forum posts
moodler [Sat, 5 Jul 2003 03:54:10 +0000 (03:54 +0000)]
Display images inline when attached to forum posts

21 years agoLittle modification to show the "Backup Course" option if
stronk7 [Fri, 4 Jul 2003 17:47:10 +0000 (17:47 +0000)]
Little modification to show the "Backup Course" option if
backup utility is installed (not shwown else)

21 years ago*** empty log message ***
giro123 [Fri, 4 Jul 2003 17:02:12 +0000 (17:02 +0000)]
*** empty log message ***

21 years agoJust because it's about time to update it, and there's some big developments
moodler [Fri, 4 Jul 2003 13:39:11 +0000 (13:39 +0000)]
Just because it's about time to update it, and there's some big developments
starting up.

21 years agoMade a small start on the coding guidelines
moodler [Fri, 4 Jul 2003 13:24:10 +0000 (13:24 +0000)]
Made a small start on the coding guidelines

21 years agoNow quizzes are restored too !!
stronk7 [Thu, 3 Jul 2003 23:22:58 +0000 (23:22 +0000)]
Now quizzes are restored too !!

21 years agoUpdated to 0.8.0 alpha. Quizzes included !!
stronk7 [Thu, 3 Jul 2003 23:21:27 +0000 (23:21 +0000)]
Updated to 0.8.0 alpha. Quizzes included !!
Broken compatibility with previous backups.

21 years agoSome comments and debug
stronk7 [Thu, 3 Jul 2003 23:18:13 +0000 (23:18 +0000)]
Some comments and debug

21 years agoRemove thanks to Daniel in progress :-)
stronk7 [Thu, 3 Jul 2003 23:17:07 +0000 (23:17 +0000)]
Remove thanks to Daniel in progress :-)

21 years agoNow quizzes are restored completely.
stronk7 [Thu, 3 Jul 2003 23:15:18 +0000 (23:15 +0000)]
Now quizzes are restored completely.
Bronken backup compatibility again !!

21 years agoChanged to allow correct responses (match_sub) to be restored
stronk7 [Thu, 3 Jul 2003 23:04:26 +0000 (23:04 +0000)]
Changed to allow correct responses (match_sub) to be restored

21 years agoHungarian
giro123 [Thu, 3 Jul 2003 22:01:05 +0000 (22:01 +0000)]
Hungarian

21 years agoFill some new blank in version 1.0.9
bobopinna [Thu, 3 Jul 2003 14:09:37 +0000 (14:09 +0000)]
Fill some new blank in version 1.0.9

21 years agoKeep strings cached in memory during a single page to improve performance
moodler [Thu, 3 Jul 2003 12:19:54 +0000 (12:19 +0000)]
Keep strings cached in memory during a single page to improve performance
on slow filesystems or bad file caching.   (experimental)

21 years agoSome blank filled.
bobopinna [Thu, 3 Jul 2003 09:53:39 +0000 (09:53 +0000)]
Some blank filled.

21 years agoSolved bug when triyng to backup mod without any module files.
stronk7 [Wed, 2 Jul 2003 22:33:25 +0000 (22:33 +0000)]
Solved bug when triyng to backup mod without any module files.
Thanks to Daniel Miksik.

21 years agoExcluded form quiz_choose_random_questions the quiz
stronk7 [Wed, 2 Jul 2003 17:30:42 +0000 (17:30 +0000)]
Excluded form quiz_choose_random_questions the quiz
questions to avoid duplicates in quiz. Bug #544. Closed.