skodak
add560f300
MDL-14591 adding standard access control
2009-03-28 22:15:12 +00:00
skodak
98335b2da8
MDL-14591 adding standard access control
2009-03-28 22:02:00 +00:00
skodak
3283378835
MDL-18733 adding note - we need to use user keys instead of cookies here
2009-03-28 21:45:54 +00:00
skodak
76b7b5925d
MDL-14679 fixed DML
2009-03-28 15:59:26 +00:00
skodak
1b3f759ae2
MDL-18163 removed bogus archive
2009-03-28 15:57:16 +00:00
skodak
e9a0ee701d
MDL-18727 param types ARE required
2009-03-28 15:51:42 +00:00
skodak
08a09f54ed
MDL-18729 param types ARE required
2009-03-28 15:46:34 +00:00
skodak
47d01e097b
MDL-18728 dml cleanup
2009-03-28 15:45:41 +00:00
skodak
6d266ca3c9
MDL-18163 noting arrayview.php design is not acceptable in official moodle
2009-03-28 15:39:31 +00:00
skodak
24a88abd00
MDL-18726 dml cleanup
2009-03-28 15:18:38 +00:00
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