toyomoyo
2b2cdcd504
MDL-12065, do not force parents to enrol in student courses
2007-11-09 01:37:07 +00:00
fmarier
d4833f2103
Add missing fields when upgrading/installing on Postgres
...
mod/exercise, mod/scorm and question/type/rqp
MDL-12023
2007-11-09 01:22:25 +00:00
fmarier
f285e9514a
mod/quiz: Add a link back to the course page after a quiz is completed
2007-11-09 01:07:17 +00:00
poltawski
fc05711af3
MDL-12070 - PARAM_CLEANHTML strips magic quotes..
2007-11-08 22:17:44 +00:00
diml
603042b740
General syncback from HEAD branch (2.0)
2007-11-08 20:13:14 +00:00
diml
386aed2335
General syncback from HEAD branch (2.0)
2007-11-08 20:00:50 +00:00
poltawski
4e48f83df8
MDL-12070 - re-enable the use of HTML in choice options
2007-11-08 18:25:49 +00:00
toyomoyo
7b57c10fb9
MDL-12061, <p> in html editor breaks xhtml strict
2007-11-08 05:36:21 +00:00
moodler
1ea523a8b1
Automatic installer.php lang files by installer_builder (20071108)
2007-11-08 05:21:53 +00:00
nicolasconnault
34d1510980
MDL-11790 Fixed hard-coded strings. Merci Nicolas!
2007-11-08 05:17:22 +00:00
urs_hunkler
db6988d87f
In the first table column class="header" was missing.
2007-11-07 18:08:00 +00:00
ethem
c5edbc12e8
Fix for refactoring
...
Fatal error: Call to undefined method enrolment_plugin_authorize::print_enrolmentkeyfrom() in /usr/local/www/data/moodle/enrol/manual/enrol.html on line 7
2007-11-07 15:51:45 +00:00
moodler
fa9e2d8b58
Merged simple grammar fix from 1.7
2007-11-07 07:13:35 +00:00
nicolasconnault
57aafd33f7
MDL-8853 Applied Ann's Patch
2007-11-06 13:38:34 +00:00
toyomoyo
c9ff03bdf4
fixing bogus $scoid
2007-11-06 05:40:01 +00:00
toyomoyo
e967dcc1a7
MDL-10509, LDAP username to be always in lowercase
2007-11-06 00:59:04 +00:00
nicolasconnault
15fbde6aee
MDL-8992 Now only appearing once per page, and XHTML compliant. Also removed an ugly browser-sniffing css hack from the quicktime plugin, and applied the same browser detection as for the other plugins
2007-11-05 14:10:38 +00:00
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