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
David Mudrak
b68af0358e
MDL-21250 Fixed uppercase characters in blog strings
2010-11-26 11:13:58 +00:00
David Mudrak
cfa11fd610
Fixed a string usage - no placeholder is expected here
2010-11-26 09:42:02 +00:00
David Mudrak
82c3f5d848
Do not record encrypted XML-RPC responses in error_log
...
Such an information is not readable anyway and it make debugging
actually harder. If somebody needs it, they can uncomment the line.
2010-11-26 09:20:28 +00:00
David Mudrak
42ae4ff290
MNet: fixed wrong column name in SQL cleanup code
2010-11-26 09:20:16 +00:00
David Mudrak
ee4cd8f16d
Prevent MNet error message when multiple records for the user are found in mnet_session table
2010-11-26 09:20:06 +00:00
David Mudrak
35d76df31d
MDL-25367 user images are sent a received over MNet during SSO again
2010-11-26 09:19:55 +00:00
David Mudrak
13b78fda00
Profile fields to be synced via MNet now respect the 'use defaults' option
2010-11-26 09:19:44 +00:00
David Mudrak
19414fa47b
Fixed trivial typo in a string
2010-11-26 09:17:43 +00:00
Sam Hemelryk
ed6af5425c
navigation MDL-25397 Converted use of can_edit_category to check capabilities instead.
2010-11-26 06:07:46 +00:00
Sam Hemelryk
c55e1d2945
navigation MDL-25410 Fixed up marking of active item/items and fixed blog links on navigation so they only display for current user.
2010-11-26 06:04:59 +00:00
Petr Skoda
b0b63da977
MDL-25400 user_created/updated events not generated at login
2010-11-26 02:36:09 +00:00
Moodle Robot
bc8a69951a
Updated the HEAD build version to 20101126
2010-11-26 00:51:36 +00:00
AMOS bot
4151217945
Automatic installer lang files (20101126)
2010-11-26 00:40:09 +00:00
Andrew Davis
ae27608564
rating MDL-22412 removed references to legacy ratings tables
2010-11-25 06:40:27 +00:00
Dan Marsden
a7ab614d3a
SCORM MDL-25298 escape html vars correctly - thanks to Xavier Paz for report/fix
2010-11-25 01:32:03 +00:00
AMOS bot
683513daee
Automatic installer lang files (20101125)
2010-11-25 00:40:09 +00:00
Piers Harding
ef297a213d
MDL-24738 - fix up height and width calculations for scorm player
2010-11-24 22:57:38 +00:00
Moodle Robot
4905617e40
Updated the HEAD build version to 20101125
2010-11-24 17:40:47 +00:00
Martin Dougiamas
64063ad95a
Bump version number to 2.0!
v2.0.0
2010-11-24 17:11:30 +00:00
Eloy Lafuente
77151075dc
NOBUG: Changed to _sql() variant to properly use sql_compare_text(). Kudos to aparup for latest improvs. in where_clause()
2010-11-24 14:55:29 +00:00
Eloy Lafuente
636444e8b6
MDL-25019 backup - course_startdate may not exist
2010-11-24 10:46:15 +00:00
Tim Hunt
f2956c9813
quiz editing MDL-25391 creating a new question and adding it directly to the quiz was broken.
...
Thanks to Chad Outten for finding this before it was too late, and skodak for the review.
2010-11-24 09:05:22 +00:00
Dongsheng Cai
ad85f2629d
"NOMDL, fixed wiki upgrade, credits to David Mudrak"
2010-11-24 08:50:29 +00:00
Andrew Davis
156205fc97
message MDL-25380 preventing html tags appearing in emailed messages when a message is sent to course participants
2010-11-24 04:17:52 +00:00