skodak
fa4556c54f
MDL-17458 prevent trailing whitespace problems in config.php
2009-03-28 15:15:22 +00:00
skodak
05c0f5240c
MDL-14589 removed obsoleted comments
2009-03-28 15:07:24 +00:00
moodlerobot
e96c386424
Updated the HEAD build version to 20090328
2009-03-27 23:33:47 +00:00
jerome
9c539ead6f
web service MDL-12886 remove some old comments
2009-03-27 04:38:47 +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
moodlerobot
2fbb7bf843
Updated the HEAD build version to 20090327
2009-03-26 23:34:39 +00:00
stronk7
0c156fe05e
MDL-18552 TeX filter - add string ; merged from 19_STABLE
2009-03-26 21:34:59 +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
skodak
fe772c2aa7
MDL-18472 fixed missing argument in deprecated function, thanks Gordon Bateson
2009-03-26 20:53:03 +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
skodak
1619d1098f
MDL-18676 auth plugins should run before enrol because it may create new users - proposed by Jason Hardin
2009-03-26 19:56:11 +00:00
skodak
ece874b5d1
MDL-18686 removing ancient readme file
2009-03-26 19:46:15 +00:00
stronk7
e42398e409
MDL-18552 TeX filter - blacklist unsecure commands + protect texdebug ; merged from 19_STABLE
2009-03-26 19:17:25 +00:00
dongsheng
a774767903
"MDL-17966, fixed installation blocker, merged from 1.9"
2009-03-26 13:32:28 +00:00
poltawski
ffeadcd485
course overview report: MDL-18286 - verson number bump wasn't merged properly
...
Grrrrrrrrrrrrrrrrr Petr! ;-)
2009-03-26 10:57:18 +00:00
dongsheng
b2bf016e1b
"ADMINLIB/MDL-17966, overwrite write_setting to update settings instead execute sql execute in get_settings, this will not hurt performance, merged from 1.9"
2009-03-26 08:56:08 +00:00
tjhunt
3240fd9609
questions: unit tests for default_questiontype::compare_responses.
2009-03-26 08:42:23 +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
dongsheng
145c285b43
"ADMINLIB/MDL-17966, update after writing settings, fix dml calls"
2009-03-26 02:39:35 +00:00
dongsheng
dbeb0aa7f2
"ADMINLIB/MDL-17966, update after writing settings, merged from 1.9"
2009-03-26 02:34:42 +00:00
dongsheng
ff601bf011
"ADMINLIB/MDL-17966, update after writing settings, merged from 1.9"
2009-03-26 02:25:46 +00:00
dongsheng
7022dd3930
"MEMORY/MDL-18540,remove hard-coded php memory limit, added system setting for it, create a function reduce_memory_limit to reduce memroy limit and respect php.ini setting in the meanwhile, merged from 1.9"
2009-03-26 02:09:28 +00:00
jerome
add1a6da62
web service MDL-12886 fix syntax error for description generation
2009-03-26 01:54:56 +00:00
tjhunt
574c37507f
random essay questions: MDL-8648 fix merge problem.
2009-03-26 01:54:40 +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
moodlerobot
09bfa3d58b
Updated the HEAD build version to 20090326
2009-03-25 23:33:40 +00:00
diml
d8f209e84d
MDL-18672 and MDL-18679 fixed. DIRECTORY_SEPARATOR / PATH_SEPARATOR mismatch
2009-03-25 21:28:43 +00:00
poltawski
3ad2bfedfc
Fix 'progile' typo MDL-18312
...
merged from MOODLE_19_STABLE
2009-03-25 09:46:12 +00:00
poltawski
db935a79f0
Fix 'drow-down' typo MDL-18320
...
merged from MOODLE_19_STABLE
2009-03-25 09:43:19 +00:00
poltawski
9b831e01d2
lib/moodlelib.php MDL-18406 - use more robust require path
...
thanks to Daniel Neis
merged from MOODLE_19_STABLE
2009-03-25 09:38:41 +00:00
poltawski
a786341bb9
documentation/workshop MDL-2605 - bad helpfile link
...
merged from MOODLE_19_STABLE
2009-03-25 09:33:06 +00:00
poltawski
eac4623d29
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
merged from MOODLE_19_STABLE
2009-03-25 09:18:19 +00:00
tjhunt
c468795ce9
switch roles: MDL-18132 New Role allow switches page finished.
...
I also set up a reasonable set of default allows, including setting up some sensible allow_overrides, whatever the rant in MDL-15841 says.
2009-03-25 04:20:57 +00:00
tjhunt
91eb445ca0
switch roles: MDL-18132 Convert allow override page to use the shared code.
2009-03-25 02:17:14 +00:00
tjhunt
9654643e88
switch roles: MDL-18132 Refactor role allow assign page
...
This is ready to eliminate the duplication between this and role allow override, and the soon-to-be-written role allow switch page.
2009-03-25 01:50:55 +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
moodlerobot
4a7b0f07f5
Updated the HEAD build version to 20090325
2009-03-24 23:32:49 +00:00
moodlerobot
1e1abf34bc
Automatic installer.php lang files by installer_builder (20090325)
2009-03-24 23:22:43 +00:00
Dan Marsden
8eac4f2418
Fix drift from CVS in git
2009-03-24 11:12:33 +00:00
thepurpleblob
344e15e666
MDL-18542:
...
Just noticed a couple of oddnesses in the diff.....
2009-03-24 11:12:33 +00:00
skodak
cb5f2411d7
MDL-17966 reverting previous commit, solution proposed in tracker
2009-03-24 11:01:45 +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
jamiesensei
69afc75844
Test client using Flex 3 compiler to produce a Flash 9 client for moodle web services.
2009-03-24 08:19:00 +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
moodlerobot
747bc260c8
Updated the HEAD build version to 20090324
2009-03-23 23:33:32 +00:00
diml
8fe956133f
Addresses MDL-18638 (Search code does not follow coding guidelines) and MDL-18474 (global search should use of PATH_SEPARATOR)
2009-03-23 21:35:30 +00:00
diml
cbc5cd4140
Addresses the tracker MDL - 18638 and MDL 18474
2009-03-23 21:09:01 +00:00
diml
63c13a82f1
Addresses the tracker MDL - 18638 and MDL 18474
2009-03-23 21:07:02 +00:00