Commit graph

28205 commits

Author SHA1 Message Date
jamiesensei
e073353ff2 MDL-16842 "Adding group of elements in function lib/formslib.php/repeat_elements() not working correctly" Fixed using fullclone instead of clone now. Merged from 1.9 stable. 2008-10-13 11:53:37 +00:00
moodlerobot
b7e6e7a119 Updated the 18 build version to 20081013 2008-10-13 02:02:37 +00:00
moodlerobot
13733eb075 Automatic installer.php lang files by installer_builder (20081013) 2008-10-13 01:43:46 +00:00
moodlerobot
99b8fb5541 Updated the 18 build version to 20081012 2008-10-12 01:54:27 +00:00
moodlerobot
6ac660f4ac Updated the 18 build version to 20081011 2008-10-11 01:59:17 +00:00
moodlerobot
63dcec6662 Updated the 18 build version to 20081010 2008-10-10 02:04:39 +00:00
poltawski
efdcc40927 MDL-16434 fix typo in class name "generalbox"
thanks to Joseph Rézeau
2008-10-09 10:56:05 +00:00
moodlerobot
8a6afdde27 Updated the 18 build version to 20081009 2008-10-09 02:01:46 +00:00
moodlerobot
0fece2d628 Automatic installer.php lang files by installer_builder (20081009) 2008-10-09 01:46:06 +00:00
moodlerobot
e0734f6277 Updated the 18 build version to 20081008 2008-10-08 02:07:35 +00:00
scyrma
2e3a3337b1 Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed. 2008-10-07 08:11:46 +00:00
scyrma
ebf0aeec86 Lesson/MDL-13311: make it possible to have a short answer question using 0 as answer. (backport) 2008-10-07 05:18:08 +00:00
moodlerobot
e875530645 Updated the 18 build version to 20081007 2008-10-07 01:52:40 +00:00
moodlerobot
b475fec548 Updated the 18 build version to 20081006 2008-10-06 01:50:03 +00:00
moodlerobot
7eb7ca6786 Updated the 18 build version to 20081005 2008-10-05 01:47:12 +00:00
moodlerobot
ef62ec7c66 Automatic installer.php lang files by installer_builder (20081005) 2008-10-05 01:34:46 +00:00
moodlerobot
06b9f960de Updated the 18 build version to 20081004 2008-10-04 01:49:12 +00:00
nicolasconnault
1992b70a32 MDL-16780 Backport from MOODLE_19_STABLE 2008-10-03 07:27:37 +00:00
nicolasconnault
7eb43d9d01 file XML.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:39 +0000 2008-10-03 07:13:17 +00:00
nicolasconnault
f8b6fda2a7 file Urlencoded.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:39 +0000 2008-10-03 07:13:17 +00:00
nicolasconnault
5bb3fdc73d file PHP.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:39 +0000 2008-10-03 07:13:17 +00:00
nicolasconnault
93a4a32e2e file Null.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:39 +0000 2008-10-03 07:13:17 +00:00
nicolasconnault
7a38e689f2 file Error.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:40 +0000 2008-10-03 07:13:17 +00:00
nicolasconnault
5ba0a8b71e file Server.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:38 +0000 2008-10-03 07:13:16 +00:00
nicolasconnault
1e3f87b91e file Response.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:38 +0000 2008-10-03 07:13:16 +00:00
nicolasconnault
b17cc53447 file JSON.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:39 +0000 2008-10-03 07:13:16 +00:00
nicolasconnault
cf7f20fc54 file JSON.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:38 +0000 2008-10-03 07:13:16 +00:00
nicolasconnault
365b745202 file Helper.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:37 +0000 2008-10-03 07:13:16 +00:00
nicolasconnault
db8d52b560 file Debug.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:38 +0000 2008-10-03 07:13:16 +00:00
nicolasconnault
602572d131 file Action.php was added on branch MOODLE_18_STABLE on 2008-10-03 07:27:38 +0000 2008-10-03 07:13:16 +00:00
moodlerobot
71186e4168 Updated the 18 build version to 20081003 2008-10-03 01:49:10 +00:00
nicolasconnault
627e2cb6f5 MDL-16768 Added php version-dependent function definitions so that we can use json_encode() and json_decode() no matter what PHP version the server is running. 2008-10-02 07:54:17 +00:00
moodlerobot
0b75065449 Updated the 18 build version to 20081002 2008-10-02 01:58:05 +00:00
moodlerobot
63bcf21fbf Updated the 18 build version to 20081001 2008-10-01 01:58:39 +00:00
moodlerobot
fc5e568fbf Updated the 18 build version to 20080930 2008-09-30 01:49:32 +00:00
stronk7
5194a4f938 Fix link to wiki in breadcrumb. Credit goes to Clif Kussmaul. MDL-16331 2008-09-29 22:35:19 +00:00
stronk7
82e0a886c2 Improve DOM detection (due to conficts with old DOM-XML). MDL-15637 ; backported from 19_STABLE 2008-09-29 17:11:21 +00:00
moodlerobot
e57069e318 Updated the 18 build version to 20080929 2008-09-29 01:47:39 +00:00
tjhunt
c26c206276 MDL-16720 The edit icon in the quiz preview screen pops up the edit form in a window that is too small 2008-09-28 08:59:43 +00:00
moodlerobot
8a16c85e8c Updated the 18 build version to 20080928 2008-09-28 01:51:05 +00:00
moodlerobot
bdb0e3e233 Automatic installer.php lang files by installer_builder (20080928) 2008-09-28 01:38:33 +00:00
stronk7
97f4bb9fde Backporting MDL-16715 to 18_STABLE (new transid codes). Credit goes to Ethem Elvice. 2008-09-27 17:35:39 +00:00
moodlerobot
02d0084a51 Updated the 18 build version to 20080927 2008-09-27 01:51:03 +00:00
stronk7
5af25dd922 Cleaning wiki recent activity URLs. MDL-15896 ; backported from 19_STABLE 2008-09-26 09:38:32 +00:00
moodlerobot
665ba7679d Updated the 18 build version to 20080926 2008-09-26 02:01:58 +00:00
piers
0b32c364a1 MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). Backport to 1.8 - rerun compliance test. 2008-09-26 00:37:10 +00:00
stronk7
e041c56184 Protect message settings with sesskey. MDL-16688 ; backported from 19_STABLE 2008-09-25 22:36:18 +00:00
peterbulmer
dbc804de90 MDL-16560 - correct bogus function call
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-25 10:01:54 +00:00
moodlerobot
07715b2c5e Updated the 18 build version to 20080925 2008-09-25 01:51:50 +00:00
moodlerobot
04a3e8b1f0 Automatic installer.php lang files by installer_builder (20080925) 2008-09-25 01:39:40 +00:00