skodak
6507d1a97e
MDL-18910 normalised module intro and introformat
2009-04-20 19:10:05 +00:00
skodak
83afecc04b
MDL-18910 normalised module intro and introformat
2009-04-20 18:59:50 +00:00
skodak
63b0256797
MDL-18910 normalised module intro and introformat
2009-04-20 18:51:37 +00:00
skodak
a8801a8bea
MDL-18910 normalised module intro and introformat
2009-04-20 18:45:31 +00:00
skodak
65e7c870c1
MDL-18910 normalised module intro and introformat
2009-04-20 18:39:24 +00:00
skodak
c119057ae0
MDL-18910 normalised module intro and introformat
2009-04-20 18:28:49 +00:00
skodak
702dc57b54
MDL-18902 fixed whitespace, sorrrry
2009-04-20 11:49:26 +00:00
skodak
7467e72197
MDL-18900 reimplemented trusttext - now using separate db field; the API will be improved and documented together with the new support functions needed for new Editor element
2009-04-20 11:37:39 +00:00
skodak
e2d7687fc4
MDL-18902 reimplemented trusstext support in forum + standardising format column for text fields
2009-04-20 11:36:01 +00:00
skodak
614aa8b0d3
fixed typo
2009-04-20 10:49:31 +00:00
skodak
c3e793aead
MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields
2009-04-20 10:38:29 +00:00
skodak
3ba0748d4f
MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields; sending missing install.xml - thanks Eloy
2009-04-20 10:08:54 +00:00
skodak
cbc2b5df03
MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields
2009-04-20 10:05:50 +00:00
gbateson
7c3f66a7a5
MDL-18880: only insert media players for swf URLs if $CFG->filter_mediaplugin_enable_swf is set
2009-04-19 23:49:04 +00:00
skodak
b659135b44
MDL-16075 adding support for embedded Glossary images; fixed typo - thanks MD
2009-04-17 08:55:22 +00:00
skodak
ccde17c3eb
MDL-16075 adding support for embedded Glossary images
2009-04-16 06:36:11 +00:00
tjhunt
2f5f73d014
quiz editing: MDL-18871 logic was backwards for deciding whether to show the 'This quiz is not graded, so you cannot set overall feedback that differs by grade' warning introduced in MDL-18583.
2009-04-16 03:12:27 +00:00
sam_marshall
4d10247fdb
MDL-18768: Limited size of context and modinfo caches to avoid memory problems with code that loops through many courses, also changed forum role_assign to use recordset for all-courses loops
2009-04-06 09:48:39 +00:00
arborrow
d429d4837b
typo - reponse instead of response
2009-04-06 03:47:12 +00:00
fmarier
316914bf6e
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
2009-04-05 23:33:00 +00:00
arborrow
b09e003cc1
typo - missinf instead of missing
2009-04-05 05:12:12 +00:00
fmarier
c93dae38f0
mod/resource: MDL-18641 ability for resource type plugins to specify their own icon
2009-04-03 01:13:42 +00:00
tjhunt
edc0c49332
file api: MDL-18754 improve the names of some functions.
...
The new names are documented on
http://docs.moodle.org/en/Development:Convert_Draftarea_Files
2009-04-01 04:34:58 +00:00
tjhunt
832e13f144
editor formslib element: symbolic constant EDITOR_UNLIMITED_FILES instead of hard-coded -1.
2009-03-30 10:01:39 +00:00
gbateson
08b8e025fb
when search for media players, remove requirment for <object> tag to contain a space, and make closing </A> tag lowercase
2009-03-30 07:03:55 +00:00
agrabs
c65e59bae9
MDL-18716 - ALL Notification E-Mails are sent to System Admins
2009-03-29 01:30:38 +00:00
skodak
76b7b5925d
MDL-14679 fixed DML
2009-03-28 15:59:26 +00:00
fmarier
13ca1e06b8
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:21:10 +00:00
danmarsden
66c7d3731f
SCORM MDL-18626 - fix SCORM navigation breadcrumbs
2009-03-27 01:46:39 +00:00
danmarsden
4b5ee1bf34
Choice MDL-18600 fix sort to be sorted by surname,firstname - thanks to Mihai Sucan for the fix
2009-03-26 21:23:25 +00:00
skodak
342650a7aa
MDL-18417 fixed DML conversion
2009-03-26 21:15:12 +00:00
danmarsden
0362f01320
AICC MDL-18702 Completion Logic incorrect - thanks to Martin Holden for the fix!
2009-03-26 20:22:43 +00:00
dongsheng
8d96a7b4e6
"EDITOR/MDL-16698, replace htmleditor element with editor element in forum, move draft files to correct file area"
2009-03-26 02:52:59 +00:00
tjhunt
dab9be1ad1
quiz manual grading: MDL-17586 'Grade all 4 ungraded attempts' acutally does the opposite'
2009-03-26 01:50:22 +00:00
dongsheng
2d9b3ef2d7
"DATA/MDL-18136, change to moodle coding style and fix incorrect parameter of data_get_field_from_id"
2009-03-25 01:49:52 +00:00
thepurpleblob
344e15e666
MDL-18542:
...
Just noticed a couple of oddnesses in the diff.....
2009-03-24 11:12:33 +00:00
thepurpleblob
f62f7d8f8e
MDL-18542:
...
Reverting various checkins related to this bug.
PLUS... proper 1 line fix included (merged from STABLE19)
2009-03-24 10:52:50 +00:00
tjhunt
72b9b78682
quiz: MDL-18637 fix 1.9-style DB code merged to HEAD by mistake.
2009-03-24 04:15:49 +00:00
mudrd8mz
081a9b0dad
MDL-18644 Bugs found by syntax checker, merged from MOODLE_19_STABLE
2009-03-23 09:53:02 +00:00
tjhunt
ffdd703a99
MDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename in HEAD, and a few missing $DB->s.
...
I did not fix all the DB problems in search, there are too many there for me to be prepared to clean up other people's mess.
(For once, it was not me making this mistake ;-))
2009-03-23 05:19:53 +00:00
tjhunt
c159da4ce5
Fix typo.
2009-03-23 03:57:45 +00:00
tjhunt
44d1cba4af
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:30 +00:00
poltawski
a99543ca32
mod/forum - invalid html in q&a forum MDL-18305
...
thanks to Neil Streeter for the patch
2009-03-20 13:39:07 +00:00
thepurpleblob
6bfa3f3ecf
MDL-18542:
...
Aaargh... yet another one missed. Hopefully that's it.
Merged from STABLE_19
2009-03-20 11:36:17 +00:00
thepurpleblob
ff7636f7ff
MDL-18542:
...
Missed the format field for textarea.
Merged from STABLE_19
2009-03-19 21:17:25 +00:00
thepurpleblob
cfd7998216
MDL-18542:
...
Correctly deals with field types that have multiple parts (e.g. data and lat/long)
Thanks to Eloy for spotting this.
Merged from STABLE_19
2009-03-19 20:45:40 +00:00
tjhunt
e0b7cfcb31
quiz settings: MDL-18583 When a quiz has no grade, make it clear that you can only enter one lot of overall feedback.
...
When the maximum grade for the quiz is 0, we disable all the overall feedback form controls except for the first, and display an explanitory message.
2009-03-18 07:33:56 +00:00
tjhunt
5ecfab5148
quiz outline report: MDL-18285 Show regrade date, not last attempt date.
...
I also took the opportunity to clean up the code a bit.
2009-03-18 05:16:49 +00:00
mark-nielsen
ab1e7c397f
shortanswer grading: MDL-18347 shortanswer was not grading correctly with custom scoring set to No, merged from 19
2009-03-17 16:27:40 +00:00
sam_marshall
fdec3d4f88
MDL-18582: Made config.php consistently require_once
2009-03-17 10:52:27 +00:00