toyomoyo
096c91afdb
merged fixed a broken sql call to get_my_courses
2007-03-12 03:07:43 +00:00
donal72
76691858b2
MNET: Check that xml-rpc is installed: #MDL-8731 #MDL-8846
2007-03-12 02:31:50 +00:00
toyomoyo
8308419e76
merged fix for parent forloginforprofile problem
2007-03-12 01:22:25 +00:00
mudrd8mz
8442e01394
In the missing mode, substr() function introduced in MDL-8184 patch is now replaced by lang_xhtml_save_substr(). Fixes MDL-8852.
...
There was a problem with pure substr() which could possibly produce XHTML parsing error - see an example:
substr('Marks & Spencer', 0, 9) -> 'Marks &am' ... is not XHTML compliance
The new function takes care of HTML entities during cutting the string.
2007-03-11 22:41:56 +00:00
skodak
702cf10b01
MDL-8849 use proper value quoting; merged from MOODLE_18_STABLE
2007-03-11 19:59:54 +00:00
moodler
26f329ba61
Merged argument fix from stable
2007-03-11 06:59:53 +00:00
moodler
72736a739c
I've updated the timezones from the latest Olsen data MDL-8842
...
Should fix all the USA issues for 2007
2007-03-10 14:47:45 +00:00
pichetp
382486d0fa
merge from 18 STABLE
2007-03-10 11:05:26 +00:00
pichetp
92e2ed8f16
merge from 18_STABLE
2007-03-10 10:31:49 +00:00
moodler
c8ab69f2dd
Automatic installer.php lang files by installer_builder (20070310)
2007-03-10 03:24:03 +00:00
tjhunt
5dba65907b
MDL-8177 - Random questions selected deleted questions. Merged from MOODLE_18_STABLE.
2007-03-10 00:34:05 +00:00
stronk7
375450a4e7
Prevent some languages without word whitespace separators to use
...
documental searches over MySQL.
Merged from MOODLE_18_STABLE
2007-03-09 20:58:01 +00:00
skodak
854f5ef034
MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug; merged from MOODLE_18_STABLE
2007-03-09 20:16:48 +00:00
stronk7
532daab479
Adding support for forum documental searches. Disabled by default.
...
Only MySQL supported. Experimental under 1.8! MDL-8830
Merged from MOODLE_18_STABLE
2007-03-09 18:29:32 +00:00
stronk7
b2964e45d9
Added the search_generate_text_SQL() function that generates
...
SQL clauses using documental indexes. Only MySQL for now.
Under 1.8 this isn't used officially (experimental!) but
we need it here right now (won't interfere at all). MDL-8830
Merged from MOODLE_18_STABLE
2007-03-09 18:21:06 +00:00
sam_marshall
cc7565ea84
Merging MDL-8825 Fixed html editor in wiki (invisible fieldset problem)
2007-03-09 15:44:48 +00:00
tjhunt
c2f51fe3be
Groups upgrade fails if you have groups defined, but none of them contain any members.
2007-03-09 14:33:50 +00:00
exe-cutor
3ea28768af
Merging authentication changes back to head
2007-03-09 13:20:55 +00:00
sam_marshall
0e9d0c0b85
Made it so you can call require_js after header printed (bug 8823)
2007-03-09 12:52:35 +00:00
toyomoyo
521296f5b8
merged fix for MDL-8782, adding a mentees block
2007-03-09 07:08:27 +00:00
pichetp
fde0ef3922
merging from 18 STABLE
2007-03-09 05:50:55 +00:00
pichetp
46551466d8
modifs MDL-5650
2007-03-09 05:28:40 +00:00
moodler
b7791fab19
Merged fix for MDL-8803 from 1.8
2007-03-09 05:04:53 +00:00
moodler
f7f3e25ea4
Automatic installer.php lang files by installer_builder (20070309)
2007-03-09 03:40:45 +00:00
toyomoyo
377314aee5
forgot to check this in
2007-03-09 02:59:52 +00:00
toyomoyo
3a35a34e9c
merged fix for MDL-8681, course imports creates duplicate roles
2007-03-09 02:39:44 +00:00
skodak
aa2d0152e1
MDL-8814 fixed typo; merged from HEAD
2007-03-08 15:23:49 +00:00
moodler
4dad2828a6
Merged fixes from MDLSITE-145 regarding forum_cron problems
2007-03-08 13:55:02 +00:00
csantossaenz
a46cf52d26
Firex MDL-8600. Added code to get the scoid which was missed
2007-03-08 12:41:43 +00:00
csantossaenz
f9d553cca7
Comments and debug messages deleted from last version
2007-03-08 12:39:35 +00:00
csantossaenz
28ffbff352
Fixed MDL - 8600: scorm_simple_play function changed to make it work in PostgreSQL, making the changes explained on moodle-tracker 8600
2007-03-08 12:06:26 +00:00
nfreear
8834b12ad2
Follow-up fixes for MDL-8531 "Groups icons..." -PARAM_ALPHANUM bug.
2007-03-08 10:35:28 +00:00
moodler
16b4e5b6b2
A few tweaks to the comments and output of Yu's change to forum_cron
2007-03-08 08:22:24 +00:00
moodler
909409b5ef
Merged fix for rss enclosure notices from 1.8
2007-03-08 08:13:11 +00:00
nicolasconnault
e0af42ef0f
Converted embedded media files (avi, wmv and mov) to xhtml strict compliance. However, this is far from finished, since some browsers are not displaying correctly.
...
<table border="1" cellpadding="2" cellspacing="2">
<tr>
<td></td><th colspan="8">Browsers</th>
</tr>
<tr>
<th>File</th>
<td>FF 1.5</td>
<td>FF 2.0</td>
<td>IE 1.5</td>
<td>IE 1.6</td>
<td>IE 1.7</td>
<td>Safari 2.0</td>
<td>Opera 9.10</td>
<td>Konqueror</td>
</tr>
<tr>
<td>AVI (800x600)</td>
<td>?</td><!-- FF 1.5 -->
<td>?</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>?</td><!-- IE 1.6 -->
<td>?</td><!-- IE 1.7 -->
<td>?</td><!-- Safari 2.0 -->
<td>?</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>AVI (300x200)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK (pb with size)</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>OK</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>WMV (800x600)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>NO</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>WMV (300x200)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK (pb with size)</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>OK</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>MOV (800x600)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>NO</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>MOV (300x200)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>NO</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
</table>
2007-03-08 07:49:33 +00:00
pichetp
38a2212c8f
merge from 18 STABLE MDL-8809
2007-03-08 07:10:12 +00:00
pichetp
a7b696ef38
merge from 18 STABLE MDL-8809
2007-03-08 07:02:53 +00:00
pichetp
fd0973ccaa
merging form 18 STABLE MDL-8809
2007-03-08 06:57:33 +00:00
pichetp
f6232d583e
merge from 18-STABLE MDL-8809
2007-03-08 06:53:36 +00:00
toyomoyo
f15850f899
merged fixing a typo
2007-03-08 06:05:32 +00:00
moodler
23adf25248
Merged ppichet changes to quiz files from 1.8
2007-03-08 05:15:19 +00:00
toyomoyo
d0c5373f16
merged changing require_once to include_once to tolerate faulty mods
2007-03-08 03:32:55 +00:00
skodak
7c3dab9f86
MDL-8759 reverted previous incorrect patch with unset($USER), fixed logging function instead; solves the broken language in forum cron too; merged from MOODLE_18_STABLE
2007-03-08 01:09:00 +00:00
skodak
e50916c80f
MDL-6196 minor related cleanup - should not be needed to backport it; merged from MOODLE_18_STABLE
2007-03-08 00:10:49 +00:00
skodak
684663f526
MDL-6196 infinite loop in header encoding when using some site charsets (gb18030); merged from MOODLE_18_STABLE
2007-03-08 00:05:58 +00:00
pichetp
0f22fa4157
merge from 18 (adding null) MDL-8806
2007-03-07 19:44:55 +00:00
nfreear
2721fe0cdf
Fixes MDL-8531 "Groups icons are no longer being uploaded"
2007-03-07 19:09:16 +00:00
pichetp
f0ee68f738
first modifications MDL-5650
2007-03-07 16:31:58 +00:00
pichetp
dce6e520ad
merging form 18_STABLE correcting </divt> to <div> line 30
2007-03-07 15:10:43 +00:00
moodler
eef879ecdb
Merged patches from MDL-8385 from 1.8 stable
2007-03-07 13:45:41 +00:00