Commit graph

5817 commits

Author SHA1 Message Date
toyomoyo
375ec5a5b0 merged fix for MDL-8655, replacing <fieldset> with <div> 2007-02-28 07:11:58 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
toyomoyo
8663848910 fix for MDL-5958 from Elijah (HSU) 2007-02-28 06:23:25 +00:00
gbateson
e5ea6227e6 removed unnecessary setting of NULL string fields to '', in hotpot_update_to_v2_1_21. 2007-02-28 05:28:53 +00:00
toyomoyo
5328c274d5 merged fix for MDL-8686, MDL-8576, replacing <fieldset> with <div> for display issues 2007-02-28 04:58:48 +00:00
toyomoyo
343e683453 fixed insert_instance so that it complys with the formslib form 2007-02-28 04:12:13 +00:00
toyomoyo
8509c33345 merged fix for MDL-8645, assignment due dates not written into db 2007-02-28 03:26:35 +00:00
martinlanghoff
5e227395d4 hotpot: Fixing db upgrade script
Note MySQL upgrade (earlier on by version)


Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2007-02-28 00:29:24 +00:00
stronk7
11cc84ee9d Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762
Merged from MOODLE_18_STABLE
2007-02-27 18:22:04 +00:00
tjhunt
5eb266d8aa Improve quiz editing screen layout a little bit based on a usability suggestion in the forums.
Also, fix uppercase tag names in the tab row CSS, which did not work at DEVELOPER debug level.

Merged from MOODLE_18_STABLE.
2007-02-27 14:01:46 +00:00
toyomoyo
7900ecb02c MDL-5958, code for advanced search for db module from Elijah (HSU) 2007-02-26 06:56:05 +00:00
jamiesensei
f5efac7b85 fixes (MDL-8449) Quiz start and close times should allow the teacher to select a time as well as a date. 2007-02-26 06:38:47 +00:00
mark-nielsen
e15cc97f0f Merged in several display and bug fixes from MOODLE_18_STABLE 2007-02-23 20:20:50 +00:00
mark-nielsen
01e617739f OK, so I flip-flopped on this - reverting to previous number. For some users, this db update will fire off twice, luckily there is no harm in doing this. 2007-02-23 17:57:46 +00:00
mark-nielsen
380b9ab6fe Incorrectly merged version and db/upgrade.php - cannot downgrade the version, but fixing the version number here 2007-02-23 17:36:45 +00:00
mark-nielsen
ff99f91a08 Merging fix for MDL-8637 2007-02-23 17:31:05 +00:00
toyomoyo
2535bff9bd merged fix for MDL-5736, retained search string problem 2007-02-23 03:55:50 +00:00
sam_marshall
6022c4f560 MDL-8621 Fixed wiki locking 2007-02-22 17:46:27 +00:00
rtcn2
16dcc06322 syntax error changed instancid to instanceid 2007-02-22 17:07:21 +00:00
toyomoyo
c9c249a185 merged fix for MDL-8577, message textarea too big to fit 2007-02-22 03:22:31 +00:00
skodak
bd35194036 MDL-8590 auth cleanup - part 5 2007-02-20 17:29:45 +00:00
tjhunt
37b9e8bccc Another wretched adslashes problem. Roll on placeholder. Thanks to Howard Miller. Merged from MOODLE_18_STABLE. 2007-02-20 15:18:46 +00:00
tjhunt
624cbc9c26 MDL-4793 - Option to show question text in the question bank. Also, fix layout problems on the quiz editing screen. Merged from MOODLE_18_STABLE. 2007-02-20 01:48:09 +00:00
nfreear
88915b1d43 Fixes bug MDL-8059 "... won't restore - error A required parameter (id) was missing" 2007-02-16 15:45:35 +00:00
sam_marshall
434170fe71 MDL-8544 Fixed wiki locking require_js usage 2007-02-16 14:31:27 +00:00
vyshane
2585a68d54 Merged from 1.8. 2007-02-16 08:46:55 +00:00
lamsdev
12ce9ea2ee Changed from using lib/soap/nusoap.lib library directly to using lib/soaplib.php.
Fix for MDL-6224
2007-02-16 06:49:03 +00:00
lamsdev
ef79f6b241 Fixed javascript to be valid xhtml strict 2007-02-16 06:44:04 +00:00
toyomoyo
16fc208896 merged fix for MDL-8505 and some other assignment issues 2007-02-15 08:16:54 +00:00
skodak
69995c4a1e MDL-8520 resource navigation borked by accessibility frame changes 2007-02-14 22:05:23 +00:00
skodak
53d968c8a3 MDL-8519 teamspeak link support in resource mod 2007-02-14 21:31:49 +00:00
skodak
4eefee9779 MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate 2007-02-14 20:46:38 +00:00
vyshane
aa91a2f22c Merged from 1.7. 2007-02-14 02:57:37 +00:00
vyshane
0985b11b80 Merged from 1.7. 2007-02-14 01:58:54 +00:00
stronk7
10fce0a858 Some minor js problems. MDL-7811 and MDL-6481
Merged from MOODLE_17_STABLE
2007-02-13 23:42:27 +00:00
skodak
1bd8630874 MDL-8460 Notice in resource/type/text class revisited 2007-02-13 19:53:09 +00:00
skodak
3a914645ac MDL-8460 Notice in resource/type/text class 2007-02-13 19:50:46 +00:00
skodak
5fe904adc2 MDL-8490 Glossary student not being able to edit entries 2007-02-13 19:25:04 +00:00
skodak
98be6ed825 MDL-8502 Fix assignment cron to use new course setup 2007-02-13 08:54:06 +00:00
skodak
dbbb712ed3 MDL-8498 Assignment - Notification of feedback e-mails to students not being sent; merged from MOODLE_17_STABLE 2007-02-13 08:43:17 +00:00
vyshane
b304e7f770 Merged from 1.7. 2007-02-13 05:25:45 +00:00
vyshane
6155150c02 Merged from 1.7. 2007-02-13 02:28:26 +00:00
toyomoyo
afe35ec483 merged fix for MDL-8358, wrong count for not graded assignments 2007-02-12 06:50:32 +00:00
vyshane
6527b5c2e9 Merged from 1.7. 2007-02-09 01:33:24 +00:00
thepurpleblob
a5be656bc6 MDL-8461
Looked like a typo, wrong parameter being sent to format_text so formatting was
ignored.
2007-02-08 11:19:55 +00:00
toyomoyo
038bf62143 MDL-8425 related fixes 2007-02-08 03:04:41 +00:00
stronk7
796903809e Fixed two schema-fk typos. MDL-8427
Merged from MOODLE_17_STABLE
2007-02-06 15:52:20 +00:00
toyomoyo
fbe31d22d1 xhtml validation fixes for MDL-8425 2007-02-06 08:24:37 +00:00
gbateson
980f8d92be allow empty JQuiz questions (which have at least one answer) 2007-02-03 01:12:30 +00:00
moodler
1934b87667 Updated versions and requires (primarily because of formslib dependencies) 2007-02-02 13:02:24 +00:00