Commit graph

27426 commits

Author SHA1 Message Date
moodlerobot
3d7b0284aa Updated the 18 build version to 20080509 2008-05-09 02:16:11 +00:00
moodlerobot
96ed80ac0d Automatic installer.php lang files by installer_builder (20080509) 2008-05-09 01:48:04 +00:00
jerome
bbfd4e747b MDL-14716 Install script: icon image are now displayed on the Server Checks page, merged from19 2008-05-08 03:09:50 +00:00
moodlerobot
08570d71d5 Updated the 18 build version to 20080508 2008-05-08 02:14:28 +00:00
moodlerobot
550af6d0d2 Automatic installer.php lang files by installer_builder (20080508) 2008-05-08 01:46:00 +00:00
tjhunt
931d8ad7c1 MDL-14726 - rcache bit wrong in set_field 2008-05-07 13:04:42 +00:00
tjhunt
7bab64e437 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-07 12:31:56 +00:00
fmarier
c7ad4ebfe4 Printing ADODB error to the web server error log (MDL-14628) 2008-05-07 04:37:34 +00:00
moodlerobot
a45e98117b Updated the 18 build version to 20080507 2008-05-07 02:10:39 +00:00
moodlerobot
a4b578acba Updated the 18 build version to 20080506 2008-05-06 02:13:42 +00:00
moodlerobot
8f55f04cae Updated the 18 build version to 20080505 2008-05-05 01:56:27 +00:00
diml
f35e2e78bd syntax fix for MDL-14678 2008-05-04 10:49:37 +00:00
moodlerobot
a3f57335a6 Updated the 18 build version to 20080504 2008-05-04 02:06:57 +00:00
moodlerobot
1d29db2505 Automatic installer.php lang files by installer_builder (20080504) 2008-05-04 01:52:28 +00:00
moodlerobot
4d6f2b14bf New lang supported by installer: cy_utf8 2008-05-04 00:46:47 +00:00
moodlerobot
ed5cf1be35 file installer.php was added on branch MOODLE_18_STABLE on 2008-05-04 00:46:47 +0000 2008-05-04 00:42:16 +00:00
moodlerobot
bd7b9afc2b Updated the 18 build version to 20080503 2008-05-03 01:55:54 +00:00
moodlerobot
8bb45b3018 Automatic installer.php lang files by installer_builder (20080503) 2008-05-03 01:40:44 +00:00
poltawski
d21d4c769c MDL-13716 - When storing progress of scorm activity a 404 is
encountered and js failure on split. Cast to string to avoid this.

thanks to Peter Chamberlin of LJCreate
backported from MOODLE_19_STABLE
2008-05-02 10:45:05 +00:00
scyrma
9ebf1ff327 MDL-11342: Urlencode the filepath in directory resource 2008-05-02 08:13:49 +00:00
jerome
02aad242c2 MDL-11382 added a link 'Profil' to the administration block. 2008-05-02 06:18:06 +00:00
scyrma
0cc6a219c4 MDL-8592: Get spellchecking to work over https (backport from 1.9) 2008-05-02 03:35:38 +00:00
jerome
7987cbb64c MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem. Merged from 19. 2008-05-02 02:52:48 +00:00
jerome
0345ccddab MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore. Merged from 19. 2008-05-02 02:47:32 +00:00
jerome
f89efbdcd7 file dropdown.js was added on branch MOODLE_18_STABLE on 2008-05-02 02:47:32 +0000 2008-05-02 02:38:36 +00:00
moodlerobot
ab3b0e99bc Updated the 18 build version to 20080502 2008-05-02 01:57:17 +00:00
moodlerobot
564c86821e Automatic installer.php lang files by installer_builder (20080502) 2008-05-02 01:42:25 +00:00
dongsheng
61b8c43f38 "MDL-7362, allow_call_time_pass_reference setting may cause bug, see tracker, thanks James" 2008-05-01 08:33:42 +00:00
scyrma
f39309cba8 MDL-3381: Remove all remaining core calls to ctype_* functions and make ctype a recommended optional library. (backport from 1.9) 2008-05-01 08:07:53 +00:00
dongsheng
f1be9a633d "MDL-10944, fix undefined property in chatd.php" 2008-05-01 06:56:26 +00:00
scyrma
74226d322e MDL-14590 - Spellchecker now working in the messaging system too (backport from 1.9) 2008-05-01 05:21:11 +00:00
moodlerobot
1f5f554d2b Updated the 18 build version to 20080501 2008-05-01 02:01:37 +00:00
moodlerobot
b671a8f0aa Automatic installer.php lang files by installer_builder (20080501) 2008-05-01 01:46:28 +00:00
poltawski
aa2b1ba10d MDL-12614 - Bad regular expression matching was causing syntactically
invalid js when returning to previously attempted SCORM package.

merged from MOODLE_19_STABLE
2008-04-30 11:54:39 +00:00
moodlerobot
094a70b7a1 Updated the 18 build version to 20080430 2008-04-30 01:59:06 +00:00
dongsheng
acbbc1e3d3 "MDL-14262, fix optional_param, backported from MOODLE_19_STABLE" 2008-04-30 01:53:17 +00:00
moodlerobot
8794dfd840 Automatic installer.php lang files by installer_builder (20080430) 2008-04-30 01:42:55 +00:00
dongsheng
325d9bd4d6 "MDL-14262, fix wrong logged link, see tracker" 2008-04-30 01:09:34 +00:00
jerome
a671e19ae8 MDL-13815 - Course summary text is optional and empty by default now 2008-04-29 03:51:43 +00:00
moodlerobot
fbc1f0e5ba Updated the 18 build version to 20080429 2008-04-29 01:59:57 +00:00
moodlerobot
ab84aff0ec Automatic installer.php lang files by installer_builder (20080429) 2008-04-29 01:44:35 +00:00
stronk7
85b22635ac Fixed old-glorious typo in wiki backup. MDL-10811 2008-04-28 23:08:02 +00:00
diml
f1678f0ed1 Contributes to MDL12324 - fixes search failure when using extended chars (non ascii) in query strings 2008-04-28 16:28:35 +00:00
moodlerobot
857570c420 Updated the 18 build version to 20080428 2008-04-28 01:57:01 +00:00
skodak
f07e806dd8 MDL-14564 fixed whitespace 2008-04-27 22:41:36 +00:00
skodak
556e66c964 MDL-14564 pg null trouble fixed by David Mudrak 2008-04-27 22:35:39 +00:00
dongsheng
0cc7163e28 MDL-14262, fix incorrect link, see tracker, merged from MOODLE_19_STABLE 2008-04-27 17:09:22 +00:00
stronk7
3b384c750f glossary->id for block is now properly recoded by restore. MDL-4934 2008-04-27 01:53:25 +00:00
moodlerobot
28580a7575 Updated the 18 build version to 20080427 2008-04-27 01:52:41 +00:00
stronk7
02671df098 Backporting from HEAD some recent improvements in order to be able
to restore block instances properly. MDL-4934
2008-04-27 01:49:44 +00:00