Commit graph

28387 commits

Author SHA1 Message Date
moodlerobot
28d3cd6e8e Updated the 18 build version to 20090409 2009-04-09 00:35:57 +00:00
moodlerobot
58ae23893b Automatic installer.php lang files by installer_builder (20090409) 2009-04-09 00:33:22 +00:00
moodlerobot
d319920857 Updated the 18 build version to 20090408 2009-04-08 00:36:23 +00:00
moodlerobot
76254c0477 Automatic installer.php lang files by installer_builder (20090408) 2009-04-08 00:33:11 +00:00
moodlerobot
3be9343138 Updated the 18 build version to 20090407 2009-04-07 00:37:20 +00:00
dongsheng
c917b1a105 "MDL-6926, fix php notice and replace double quote with single quote to reduce memory usage, thanks, Anthony" 2009-04-06 06:12:29 +00:00
moodlerobot
a028e77e30 Updated the 18 build version to 20090406 2009-04-06 00:36:47 +00:00
skodak
08369b8511 MDL-18384 better symlink support, do not recurse symlinks when deleting - patch by Matt Oquist, thanks; backported from MOODLE_19_STABLE 2009-04-05 20:56:22 +00:00
skodak
1aa4084b07 MDL-18771 fixed db quoting; backported from MOODLE_19_STABLE 2009-04-05 20:26:50 +00:00
moodlerobot
5e8a3df88e Updated the 18 build version to 20090405 2009-04-05 00:35:55 +00:00
moodlerobot
ba45bd83d8 Updated the 18 build version to 20090404 2009-04-04 00:33:17 +00:00
moodlerobot
e71850acb6 Updated the 18 build version to 20090403 2009-04-03 00:36:23 +00:00
moodlerobot
be508b4cf8 Automatic installer.php lang files by installer_builder (20090403) 2009-04-03 00:33:35 +00:00
fmarier
9b72cbf773 html2text: MDL-17542 switch to a GPL-compatible html2text library 2009-04-02 23:14:58 +00:00
moodlerobot
0cd4cd2961 Updated the 18 build version to 20090402 2009-04-02 00:35:06 +00:00
moodlerobot
eaaed6e6f4 Automatic installer.php lang files by installer_builder (20090402) 2009-04-02 00:32:36 +00:00
moodlerobot
ffcbae6150 Updated the 18 build version to 20090401 2009-04-01 00:35:40 +00:00
skodak
cc9bf1486e MDL-18552 different TeX trouble fix; backported from HEAD 2009-03-31 12:20:55 +00:00
skodak
17b2352193 file lib.php was added on branch MOODLE_18_STABLE on 2009-03-31 12:20:57 +0000 2009-03-31 10:03:10 +00:00
moodlerobot
b877ae6d21 Updated the 18 build version to 20090331 2009-03-31 00:38:17 +00:00
gbateson
e45cfdec20 when search for media players, remove requirment for <object> tag to contain a space, and make closing </A> tag lowercase 2009-03-30 07:11:51 +00:00
moodlerobot
b4e1433d38 Updated the 18 build version to 20090330 2009-03-30 00:43:02 +00:00
moodlerobot
8885e891f0 Updated the 18 build version to 20090329 2009-03-29 00:38:28 +00:00
moodlerobot
f66815e06a Updated the 18 build version to 20090328 2009-03-27 23:35:32 +00:00
moodlerobot
8058ca4fb2 Automatic installer.php lang files by installer_builder (20090328) 2009-03-27 23:33:01 +00:00
fmarier
7d6b6b1a16 mod/resource: MDL-18691 allow custom resource types to specify their name in their own lang directory
Before this change, the full name of the resource type had to be stored in the "resource" namespace (for example in /mod/resource/lang/en_utf8/resource.php).

Now it can be put in the "resource_foo" namespace:

e.g. in /mod/resource/type/foo/lang/en_utf8/resource_foo.php:

<?php
  $string['resourcetypefoo'] = 'Link to a Foo Bar document';
?>
2009-03-27 03:27:19 +00:00
moodlerobot
a0b1f3342b Updated the 18 build version to 20090327 2009-03-26 23:36:34 +00:00
stronk7
13000c1379 MDL-18552 TeX filter - add string ; backported from HEAD 2009-03-26 21:37:58 +00:00
stronk7
899ccfe26f MDL-18552 TeX filter - blacklist unsecure commands + protect texdebug ; backported from HEAD 2009-03-26 19:19:46 +00:00
moodlerobot
2a04f622fb Updated the 18 build version to 20090326 2009-03-25 23:35:18 +00:00
poltawski
8fe8df969e lib/email_to_user MDL-10384 Recipeint names broken
When emailcharset is not utf8 the charset conversion was breaking
recipient/replyto names

thanks to Tatsuya Shirai
backported from MOODLE_19_STABLE
2009-03-25 09:17:26 +00:00
moodlerobot
32bf9c271e Updated the 18 build version to 20090325 2009-03-24 23:34:51 +00:00
moodlerobot
3dc9d883ab Updated the 18 build version to 20090324 2009-03-23 23:35:10 +00:00
tjhunt
d5c0dec1cd quiz: MDL-18635 log every single hit to mod/quiz/attempts.php
I don't know why the quiz only logged every 10 minutes. No other part of Moodle worked like that. However, it has always been like that and I did not have a good reason to change it until now.

What was a problem becuase it made it harder to catch people doing a primitive DOS attack against the server by hitting Reload repeatedly.
2009-03-23 01:59:24 +00:00
moodlerobot
103965d609 Updated the 18 build version to 20090323 2009-03-22 23:43:12 +00:00
moodlerobot
b6feb2ab78 Automatic installer.php lang files by installer_builder (20090323) 2009-03-22 23:38:47 +00:00
moodlerobot
49f9224222 Updated the 18 build version to 20090322 2009-03-21 23:39:26 +00:00
moodlerobot
ea4c27489e Updated the 18 build version to 20090321 2009-03-20 23:43:05 +00:00
moodlerobot
82891a2810 Updated the 18 build version to 20090320 2009-03-19 23:35:54 +00:00
moodlerobot
c82c86d3ea Automatic installer.php lang files by installer_builder (20090320) 2009-03-19 23:33:16 +00:00
moodlerobot
8227e923fd Updated the 18 build version to 20090319 2009-03-18 23:36:30 +00:00
danmarsden
44ac2f4d89 MDL-18564 choice - fix grammar - thanks to Ray Lawrence for the report merged from HEAD 2009-03-18 23:05:56 +00:00
moodlerobot
cbe97e2692 Updated the 18 build version to 20090318 2009-03-17 23:39:59 +00:00
moodlerobot
fa748dcdd1 Automatic installer.php lang files by installer_builder (20090318) 2009-03-17 23:35:34 +00:00
moodlerobot
1c79d89a7e Updated the 18 build version to 20090317 2009-03-16 23:36:20 +00:00
stronk7
65e428397d MDL-18576 timezones - info updated to tzdata2009c ; backported from HEAD 2009-03-16 17:56:20 +00:00
tjhunt
d20f688bbb qtypes: MDL-18559 questions showing penalty information when they shouldn't.
We had a !== when it should have been !=, and our constants were defined as strings not ints. This problem has been there since forever, but no one had noticed before. Thanks to Alan Trick for finally spotting it!
2009-03-16 01:53:05 +00:00
moodlerobot
cf3ea39a4f Updated the 18 build version to 20090316 2009-03-15 23:34:04 +00:00
skodak
57317806b9 MDL-18265 fixed regression in menu field - discovered and patched by Vlas Voloshin, thanks!; merged from MOODLE_19_STABLE 2009-03-15 13:45:57 +00:00
moodlerobot
ccbe95b8cd Updated the 18 build version to 20090315 2009-03-14 23:38:31 +00:00