45995 Commits

Author SHA1 Message Date
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
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