Commit graph

28205 commits

Author SHA1 Message Date
moodlerobot
286ef9f6ac Updated the 18 build version to 20081218 2008-12-17 23:57:01 +00:00
moodlerobot
d364e38b6a Automatic installer.php lang files by installer_builder (20081218) 2008-12-17 23:49:29 +00:00
moodlerobot
f9318e82f9 Updated the 18 build version to 20081217 2008-12-17 00:37:47 +00:00
moodlerobot
ed87f95535 Updated the 18 build version to 20081216 2008-12-15 23:54:10 +00:00
moodlerobot
9392abebd4 Automatic installer.php lang files by installer_builder (20081216) 2008-12-15 23:47:26 +00:00
tjhunt
1e3d1148a3 Flatfile enrolment: MDL-11418 SQL error. Thanks to Patrick Pollet.
I don't know exactly how this works, but it looks like a good fix to me, so committing.
2008-12-15 02:53:44 +00:00
moodlerobot
3b6165a5d0 Updated the 18 build version to 20081215 2008-12-14 23:53:38 +00:00
moodlerobot
d48a52d6b4 Automatic installer.php lang files by installer_builder (20081215) 2008-12-14 23:47:06 +00:00
moodlerobot
546eb4274c Updated the 18 build version to 20081214 2008-12-13 23:52:55 +00:00
moodlerobot
75d816bc7e Updated the 18 build version to 20081213 2008-12-12 23:54:19 +00:00
moodlerobot
8befb03723 Automatic installer.php lang files by installer_builder (20081213) 2008-12-12 23:47:44 +00:00
tjhunt
a1f5200104 match qtype: MDL-17326 backup and restore problems
* The shuffleanswers options was not backed up or restored.

* Responses were not properly recoded on restore.
2008-12-12 06:45:19 +00:00
tjhunt
d8301555cd matching qtype: MDL-17496 With filterall and multilang, the contents of the dropdowns was not being properly filtered
This was caused becuse the solution to MDL-9005 was not quite right.
2008-12-12 04:39:18 +00:00
tjhunt
4914c939c6 numerical and shortanswer question types: problems with compare_responses and test_response.
MDL-15315 The previous fix for this issue with wildcard answers in the item analysis report caused the following two regressions. This patch fixes it properly.

MDL-17247 This is basiclly pointing out the weridness in the previous fix and gave some useful clues as to a proper solution. Thanks Oleg.

MDL-17610 This was a report of a problem with each attempt builds on last, with a shortanswer question, where the sutdent's response contains a '.

Also, lots of unit tests to try to ensure the new code is right.
2008-12-12 03:48:26 +00:00
moodlerobot
2d3921b478 Updated the 18 build version to 20081212 2008-12-11 23:53:58 +00:00
moodlerobot
e4f3c89ef6 Automatic installer.php lang files by installer_builder (20081212) 2008-12-11 23:47:15 +00:00
moodlerobot
b92200dbc4 Updated the 18 build version to 20081211 2008-12-10 23:54:52 +00:00
tjhunt
3d0f39ea96 truefalse qtype: MDL-12027 remove spurious alt attribute from truefalse qtype radio buttons. 2008-12-10 00:54:38 +00:00
moodlerobot
05e2f6577b Updated the 18 build version to 20081210 2008-12-09 23:54:49 +00:00
piers
80b4f1e8d2 MDL-17572 - remove php short tags. backport to 1.8. 2008-12-09 22:04:48 +00:00
moodlerobot
5e229d0e1b Updated the 18 build version to 20081209 2008-12-08 23:54:08 +00:00
exe-cutor
0a53e4b12c Added Shibboleth 2.x fix 2008-12-08 10:53:00 +00:00
skodak
dcb74f68c7 MDL-17368 removing unused html area spell checker - we have our own implementation; backported from MOODLE_19_STABLE 2008-12-08 00:13:03 +00:00
moodlerobot
69bac29715 Updated the 18 build version to 20081208 2008-12-07 23:54:05 +00:00
moodlerobot
b3f225c67d Automatic installer.php lang files by installer_builder (20081208) 2008-12-07 23:47:16 +00:00
stronk7
4ebc71d941 MDL-17545 activity names filter: Improve handling when name contains htmlentities() chars. Backported from HEAD. 2008-12-07 19:00:44 +00:00
stronk7
e31d919deb MDL-17518 resource names filter: Improve handling when name contains htmlentities() chars. Backported from HEAD 2008-12-07 18:48:15 +00:00
moodlerobot
11c82f1398 Updated the 18 build version to 20081207 2008-12-06 23:53:35 +00:00
moodlerobot
16bff0af46 Updated the 18 build version to 20081206 2008-12-05 23:53:45 +00:00
moodlerobot
13f7a01401 Automatic installer.php lang files by installer_builder (20081206) 2008-12-05 23:47:00 +00:00
tjhunt
713324b8c4 quiz settings: MDL-16781 Avoid concatenating and calling strtolower on language strings. 2008-12-05 04:20:13 +00:00
moodlerobot
3208d06283 Updated the 18 build version to 20081205 2008-12-04 23:53:50 +00:00
moodlerobot
b12910d6f0 Automatic installer.php lang files by installer_builder (20081205) 2008-12-04 23:47:11 +00:00
pichetp
a2816b7447 MDL-17524 Merging from HEAD
Deleting a calculated question delete datasetdefinitions shared by other question
2008-12-04 16:44:29 +00:00
moodlerobot
538c7feb3f Updated the 18 build version to 20081204 2008-12-03 18:39:02 +00:00
moodlerobot
8623f5d34f Automatic installer.php lang files by installer_builder (20081204) 2008-12-03 18:25:45 +00:00
ericmerrill
bc738a326f weblib: MDL-16293: background-color attribute stripped from html. Adding 'background-color' attribute to $ALLOWED_PROTOCOLS array so kses doesn't drop it. 2008-12-03 16:51:22 +00:00
skodak
2235d76688 MDL-17392 - mailstop typo - credit goes to Daniel Neis, thanks; backported from MOODLE_19_STABLE 2008-12-01 22:41:53 +00:00
danmarsden
81bd4c1d1a MDL-17115 - no point in waiting for SCORM API to load when we know JS is disabled. merged from HEAD 2008-11-28 06:50:34 +00:00
ikawhero
2ca60d4f84 MDL-17434 Full URLs for enrol/unenrol links 2008-11-28 06:27:39 +00:00
moodlerobot
e0cd8349ff Updated the 18 build version to 20081128 2008-11-28 02:00:35 +00:00
tjhunt
8b28857e69 fix notices: MDL-15974 Some systems that were upgraded have nullable columns, leading to notices
A new install has NOT NULL DEFAULT 0.
2008-11-27 05:07:36 +00:00
tjhunt
4baced6731 quiz item analysis report: MDL-13427 <br> tags in the headers of some columns. 2008-11-27 04:48:05 +00:00
tjhunt
f5661d4525 quiz overview report: MDL-17235 SQL error was breaking 'Show all students' in quizzes with feedback.
Thanks to Juan Leyva for finding the problem and suggesting the fix.
2008-11-27 04:11:45 +00:00
moodlerobot
1285f57c2e Updated the 18 build version to 20081127 2008-11-27 02:06:55 +00:00
moodlerobot
e21b71f60a Updated the 18 build version to 20081126 2008-11-26 02:06:45 +00:00
moodlerobot
c2678149c1 Automatic installer.php lang files by installer_builder (20081126) 2008-11-26 01:51:52 +00:00
jerome
fd0da9afbb database: MDL-16999 update 'Required Entries' warning message, merged from 19 2008-11-25 02:48:15 +00:00
moodlerobot
150d7176ca Updated the 18 build version to 20081125 2008-11-25 02:03:30 +00:00
moodlerobot
6a55040085 Updated the 18 build version to 20081124 2008-11-24 02:03:00 +00:00