Helen Foster
f705b4347a
MDL-21250 capital letters removal
2010-12-02 18:22:19 +00:00
David Mudrak
d774e8171a
MDL-25316 quiz_get_extra_capabilities() does not need to fetch subcapabilities explicitly
2010-12-02 16:51:52 +00:00
David Mudrak
61869c550f
MDL-25316 capabilities defined in subplugins are available when overriding the module permissions
2010-12-02 16:51:41 +00:00
Helen Foster
e6f6fa179b
MDL-21250 capital letters removal
2010-12-02 16:48:22 +00:00
Helen Foster
ae1790109d
MDL-21250 capital letters removal
2010-12-02 16:18:41 +00:00
Helen Foster
7a35fe4ffd
MDL-21250 capital letters removal
2010-12-02 15:42:24 +00:00
Sam Marshall
9ea98a6e15
local NOBUG Improved my settings example (probably typical usage) in local/readme.txt
2010-12-02 11:26:55 +00:00
Sam Hemelryk
cf5a0dbdd4
course-reports MDL-24173 Course reports now use the report page layout + minor tweaks to the serenity theme.
2010-12-02 07:31:48 +00:00
Dongsheng Cai
75d138a312
"MDL-25497, fixed Non-JavaScript file uploader generates warnings, credits to Tim Lock"
2010-12-02 07:26:25 +00:00
Sam Hemelryk
480f906e25
block-navigation MDL-23838 There is now an option that you can enable so that categories in the navigation are links as well.
2010-12-02 07:13:07 +00:00
Aparup Banerjee
2282039660
search MDL-25153 fixed performance problem
2010-12-02 06:24:50 +00:00
Sam Hemelryk
57bedaeeea
output-custommenu MDL-25447 Fixed up the processing of the custom menu removing the hard-coded single step down
2010-12-02 06:11:27 +00:00
Petr Skoda
621df74e00
MDL-25474 do not try to use caching for dynamic JS - it can not work
2010-12-02 05:46:09 +00:00
Petr Skoda
6d5b79c51d
MDL-25474 do not use html editor for css and js editing
2010-12-02 05:35:26 +00:00
Sam Hemelryk
1ded6e1f69
theme-base MDL-25498 Fixed up z-index overlay issue with YUI3 custom menu.
2010-12-02 05:20:37 +00:00
Moodle Robot
669a26af48
Updated the HEAD build version to 20101202
2010-12-02 00:50:07 +00:00
Sam Marshall
2528fe1408
local NOBUG Added another settings example (probably typical usage) to the excellent documentation about local plugins
2010-12-01 17:48:58 +00:00
Helen Foster
bea9531a78
MDL-25475 lang string update thanks to Inaki Arenaza and Angelo Pappano
2010-12-01 12:17:44 +00:00
David Mudrak
4b457a71cc
MDL-25369 mnet: do not show deleted peers in the remote enrolment client
2010-12-01 10:00:18 +00:00
Eloy Lafuente
3e7d386625
MDL-25418 glossary - fixed and improved duplicate entries buggy queries
2010-12-01 09:23:18 +00:00
David Mudrak
9c5cafd6d7
NOMDL Fixed profile pictures size in the list of participants
...
Because the 'size' option was not specified, the renderer used the
default size 35 for both modes. Therefore, the f2.png profile picture
was used even though the detailed expects 100x100 pictures. With this
patch, both sizes are specified explicitly and do not rely on the
default value.
2010-12-01 08:53:05 +00:00
jerome mouneyrac
ed2441128f
webservice MDL-21658 add moodle_add_groupmembers, moodle_create_groups, moodle_delete_groupmembers, moodle_delete_groups unit tests
2010-12-01 08:20:52 +00:00
Sam Hemelryk
2138d893f8
output MDL-25445 Corrected standard_end_of_body_html, returns rather than echoes now as suggested by docs and use. Kudos Urs for spotting.
2010-12-01 06:04:05 +00:00
Moodle Robot
164768bbb6
Updated the HEAD build version to 20101201
2010-12-01 00:49:06 +00:00
Andrew Davis
0077f57198
gradebook MDL-16103 prevented outcomes in gradebook showing the same icon as the activity they are attached to as it makes them hard to find.
2010-11-30 09:03:43 +00:00
jerome mouneyrac
e76e431c66
webservice MDL-21658 add moodle_group_get_groupmembers() and moodle_group_get_course_groups() unit test functions
2010-11-30 07:52:05 +00:00
jerome mouneyrac
3acb709515
webservice MDL-21658 add moodle_role_unassign() unit test function
2010-11-30 06:18:05 +00:00
jerome mouneyrac
cae9c119c6
webservice MDL-21658 add moodle_role_assign() unit test function
2010-11-30 05:51:52 +00:00
jerome mouneyrac
ceb1bad4ad
webservice MDL-25444 indicate which field are unexpected in case of web service error
2010-11-30 01:55:17 +00:00
Moodle Robot
a7a1dbd632
Updated the HEAD build version to 20101130
2010-11-30 00:52:28 +00:00
Helen Foster
9936e3b00f
MDL-21250 capital letters removal
2010-11-29 16:23:19 +00:00
Helen Foster
af842c4309
MDL-21250 capital letters removal
2010-11-29 16:03:59 +00:00
Helen Foster
5735fefc93
MDL-21250 capital letters removal
2010-11-29 15:49:58 +00:00
Helen Foster
2a1a268136
MDL-25426 typo fix
2010-11-29 15:39:10 +00:00
David Mudrak
95840a8e7b
MDL-24939 block mnet_hosts now displays error message if the dependencies test fails
...
The site must be switch at least to DEBUG_NORMAL level and
$CFG->debugdisplay must be turned on. It helps administrators to detect
the problems in their MNet setups.
2010-11-29 13:44:28 +00:00
David Mudrak
0b5549de93
Workshop index page cleanup
2010-11-29 12:24:16 +00:00
David Mudrak
32a979e9a8
MDL-25436 workshop: fixed deprecated function call
...
Credit goes to Paul Ortman for the patch.
2010-11-29 12:23:42 +00:00
jerome mouneyrac
a9f07c4130
webservice MDL-21658 add moodle_user_update_users() unit test function
2010-11-29 09:15:14 +00:00
Dongsheng Cai
d2d1db7a84
"MDL-25406 WIKI, use swid instead of wid, gid, uid"
2010-11-29 08:30:15 +00:00
Dongsheng Cai
33ea845ab2
"MDL-25406 WIKI, fixed wid parameter"
2010-11-29 08:25:03 +00:00
Sam Hemelryk
c89fa3fe4c
mod-forum MDL-25386 Fixed up the navigation for the forum.
2010-11-29 06:27:22 +00:00
jerome mouneyrac
d1d0788d47
webservice MDL-21658 add moodle_user_delete_users() unit test function + fix moodle_user_get_users_by_id unit test + add support of options for the SOAP client (important to force synchronous SOAP mode)
2010-11-29 06:26:38 +00:00
Sam Hemelryk
c3863f0d56
theme-standardold MDL-25431 Fixed up a block header display issue in standardold ie6 and added readme file
2010-11-29 06:03:33 +00:00
Moodle Robot
a7703e6aa3
Updated the HEAD build version to 20101129
2010-11-29 00:51:40 +00:00
AMOS bot
1aa620373c
Automatic installer lang files (20101129)
2010-11-29 00:40:10 +00:00
Moodle Robot
382b132fdd
Updated the HEAD build version to 20101128
2010-11-28 00:49:45 +00:00
AMOS bot
ec87333479
Automatic installer lang files (20101128)
2010-11-28 00:40:08 +00:00
Moodle Robot
21505b1f7b
Updated the HEAD build version to 20101127
2010-11-27 00:51:13 +00:00
AMOS bot
8c28461917
Automatic installer lang files (20101127)
2010-11-27 00:40:09 +00:00
Sam Marshall
3371ff92da
Conditional activities MDL-24180 Change wording of 'accessible' dates to 'access', make a bit more consistent
2010-11-26 13:52:16 +00:00