CHANGES ======= This file contains all the raw change logs from the past month, so that you can see exactly what changes have been made recently. --------------------------------------------------------------- 2008-05-10 Saturday 10:57 moodler * install/lang/uz_utf8/installer.php: New uz installer lang 2008-05-10 Saturday 10:57 moodler * install/lang/uz_utf8/installer.php: file installer.php was initially added on branch MOODLE_16_STABLE. 2008-05-09 Friday 23:22 tjhunt * question/restorelib.php: MDL-14750 - Multianswer questions get broken by backup and restore becuase question->parent is not recoded properly in the database. 2008-05-07 Wednesday 20:31 tjhunt * question/: restorelib.php, format/xml/format.php, type/match/questiontype.php, type/random/questiontype.php, type/truefalse/questiontype.php: MDL-5482 - Backup and restore problems for match, random and truefalse question types. All the credit goes to Paulo Matos who carefully worked out and tested this fix, and updated the patch several times over more than a year while I very slowly got around to reviewing it and checking it in. 2008-05-04 Sunday 08:42 moodler * install/lang/cy_utf8/installer.php: New lang supported by installer: cy_utf8 2008-05-04 Sunday 08:42 moodler * install/lang/cy_utf8/installer.php: file installer.php was initially added on branch MOODLE_16_STABLE. 2008-05-02 Friday 11:40 scyrma * lib/: weblib.php, editor/htmlarea/htmlarea.class.php, speller/lib.php: MDL-8592: Get spellchecking to work over https (backport from 1.9) 2008-04-18 Friday 08:57 gbateson * mod/hotpot/mod.html: removed setting of timeclose and timeopen when course format == "weeks"