toyomoyo
50b474966c
MDL-12006, commenting out a line that doesn't seem to do anything
2007-11-05 02:17:28 +00:00
moodler
eeb28d3ff4
New installer file added to CVS repo.
2007-11-04 17:06:59 +00:00
moodler
0f4452fcd0
file installer.php was added on branch MOODLE_18_STABLE on 2007-11-04 17:06:59 +0000
2007-11-04 17:05:25 +00:00
moodler
343c223111
Automatic installer.php lang files by installer_builder (20071103)
2007-11-03 05:06:50 +00:00
stronk7
726f2a45dc
There was a mistake in the dir being created. It must be
...
the backup temp area one. MDL-11912
2007-11-02 13:01:02 +00:00
stronk7
6f23f8985a
Changed check_dir_exists() behaviour to be more robust
...
and to work better when used recursively under sites
with open_basedir enabled. Credit goes to René Samselnig. MDL-11437
2007-11-02 09:50:33 +00:00
skodak
752569765e
MDL-11999 reset the cap cache after switching role so that the first page gets correct permissions
2007-11-02 08:25:10 +00:00
donal72
0570c31a3b
Propagate additional error info about XML parse failures
2007-11-02 00:14:11 +00:00
donal72
d1bbb75333
More error info about XML parse failures
2007-11-02 00:12:59 +00:00
donal72
9822b38f10
Initialize the $message variable properly this time.
2007-11-01 21:30:25 +00:00
donal72
dc2ea6fb26
Revert: Initialize the $message variable
2007-11-01 21:27:51 +00:00
stronk7
941f70858d
Unsetting one white border.
2007-11-01 20:07:19 +00:00
nicolasconnault
3b0dc8cd12
MDL-11790 Added missing strings
2007-11-01 14:51:27 +00:00
nicolasconnault
5358318b6f
MDL-8992 Added a simple script from http://mar.anomy.net/entry/2006/11/24/02.12.18/ to the mediaplugin filter output. Works like a charm on all tested browsers
2007-11-01 13:58:44 +00:00
nicolasconnault
e88bc4a2c1
file eolas_fix.js was added on branch MOODLE_18_STABLE on 2007-11-01 13:58:44 +0000
2007-11-01 13:52:15 +00:00
nicolasconnault
4970ebb19c
MDL-11328 added the missing variable
2007-11-01 09:29:12 +00:00
nicolasconnault
a6ec1e9dd0
MDL-11912 Creating 1000's layer directory first, then userid directory: no need for recursion
2007-11-01 08:45:22 +00:00
donal72
e0033fb83c
Test for empty dataset to suppress a warning
2007-11-01 06:13:19 +00:00
donal72
c5fbfafa62
Initialize the $message variable
2007-11-01 05:02:31 +00:00
pichetp
5e0da4b5ee
MDL-11867 setting real null when response is null in calculated question merged from
...
head
2007-11-01 00:36:04 +00:00
nicolasconnault
4b952ed3ff
MDL-11912 Removed recursive param
2007-10-31 19:04:26 +00:00
tjhunt
c28f197deb
MDL-10284 - wrong language string used on the quiz view page to inform students of the quiz deadline. I took the opportunity to strip out an unnecessary HTML table, and reviewing uses of the string /quiz(open|close)s?/ found one other inconsistency on the quiz editing form.
2007-10-31 17:08:38 +00:00
tjhunt
b63b4c2c19
MDL-11624 - /mod/quiz/index.php too dependant on individual course format names. I basically changed it to do the same as the forum module.
2007-10-31 16:41:42 +00:00
nicolasconnault
1994116184
MDL-11912 Removed recursive param
2007-10-31 15:20:34 +00:00
moodler
d2d4b56c83
Automatic installer.php lang files by installer_builder (20071031)
2007-10-31 04:34:57 +00:00
pichetp
439e93b27f
solving MDL-7496 for calculated merged from head
2007-10-31 02:44:34 +00:00
pichetp
5234b78232
solving MDL-7496 for calculated merge from head
2007-10-31 02:34:33 +00:00
tjhunt
cc701ed021
MDL-9375 (and dups) - Each attempt builds on last with multi-page quizzes gives the wrong score on the second attempt. It turns out that this was already fixed in Moodle 1.9 (part of commit 1.115 -> 1.116) so I have just backported the relevant changes. I have tested that this fixes the reported problem. I have not had time to test that it does not break one of the other billion possible combinations of settings possible with the quiz. Code review and testing welcome.
2007-10-30 18:22:28 +00:00
tjhunt
06ff2489ae
Fix notice.
2007-10-30 17:52:43 +00:00
tjhunt
aac7fcb6fe
Unit tests for MDL-9295 - clean_param with PARAM_URL/PARAM_LOCALURL.
2007-10-30 10:46:01 +00:00
tjhunt
9f34d8341a
MDL-9295 - PARAM_URL/PARAM_LOCALURL does not accept http://localhost/ or other hosts on lans.
2007-10-30 10:15:02 +00:00
tjhunt
921899fc20
MDL-11462 fixed PARAM_URL inline focs, uncommented old regex in URL validation library - official TLD not required anymore. Backported from MOODLE_19_STABLE.
2007-10-30 10:11:24 +00:00
toyomoyo
f3768c4094
making multibyte filename appear correctly under IE download
2007-10-30 00:32:27 +00:00
mchurch
24ec59cd3c
Removing the questionnaire language file from main release.
2007-10-29 21:27:03 +00:00
skodak
47b0cf06a3
MFC: MDL-11904 deny/accept Email settings conflict with text - now .example.com means all subdomains
2007-10-29 20:17:08 +00:00
mchurch
7a3fa1280f
Removing the questionnaire language file main release.
2007-10-29 19:48:58 +00:00
tjhunt
2628f0bc16
MDL-11416 - Support for nonsortable columns in table lib. Backported from MOODLE_19_STABLE so that the fix for MDL-5262 works.
2007-10-29 15:25:09 +00:00
poltawski
070a606c68
MDL-11813 - Use existing group setting strings on course edit form so can be
...
better translated. Patch from Daniel Miksik
Merged from MOODLE_19_STABLE
2007-10-29 09:49:53 +00:00
poltawski
8ef593442b
MDL-10810 silence warnings in PHP 4.x - the last param was added in PHP 5.0.2
...
copied apporach used further up file.. yukyukyuk
2007-10-29 00:58:01 +00:00
moodler
83a66c9f3b
Automatic installer.php lang files by installer_builder (20071028)
2007-10-28 05:12:00 +00:00
tjhunt
f312622c4e
MDL-11825 - Force penaltyfactor to 1 for truefalse questions on GIFT import, as is done on the editing form.
2007-10-25 09:42:19 +00:00
danmarsden
5fa1dcdb43
MDL-11397 bug with IE 6 not displaying anonymous results correctly.
...
merged from HEAD
2007-10-24 21:33:16 +00:00
whchuang
f2c0c26767
Fixed MDL-10506 Hide/Show Advanced button does not toggle in IE and Safari when edit profile
2007-10-23 22:12:57 +00:00
moodler
f96fdd4505
Automatic installer.php lang files by installer_builder (20071023)
2007-10-23 05:10:33 +00:00
arborrow
4e36e57bcb
MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem.
2007-10-22 20:29:45 +00:00
tjhunt
dc99997eac
MDL-11708 - Zero answers are not allowed in Matching questions - sometimes I hate PHP.
2007-10-22 16:56:24 +00:00
tjhunt
32a6bb301e
MDL-11824 - Literal asterisk (\*) in shortanswer question not handled correctly by get_correct_responses + Unit tests.
2007-10-22 15:36:50 +00:00
gbateson
b1062ec362
improve XHTML compatability of HotPot reports; correct termination of <input> tags in JCloze and JQuiz
2007-10-22 01:36:20 +00:00
moodler
14a6c97e6c
Automatic installer.php lang files by installer_builder (20071021)
2007-10-21 04:21:13 +00:00
gbateson
a78a688961
improvements to XHTML compatability in index.php:
...
(1) remove unnecessary quote in <form ";
(2) change </A> to lowercase;
(3) correctly terminate <input .. /> and <img /> tags;
(4) change & to & in URLs
2007-10-21 02:33:10 +00:00