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
Petr Skoda
a864e5ddc3
MDL-24699 fixed performance and other potential problems in update_user_record
2010-11-24 02:52:26 +00:00
jerome mouneyrac
08509f0a6b
webservice MDL-25389 Add some information about web service into the local/readme.txt
2010-11-24 02:14:45 +00:00
Sam Hemelryk
48561e1b94
weblib MDL-25390 Minor fix of incorrect use of moodle_url object
2010-11-24 02:08:30 +00:00
Moodle Robot
79007ae74c
Updated the HEAD build version to 20101124
2010-11-24 00:50:39 +00:00
Andreas Grabs
f42f567afc
MDL-25384 - the file mod/feedback/easy_excel.php is not used anymore
2010-11-23 18:07:11 +00:00
Andreas Grabs
51c49cc056
MDL-25375 - mod/feedback/complete.php throws exception if email notifications are enabled
2010-11-23 17:56:24 +00:00
Tim Hunt
423b992ee3
quiz editing MDL-25374 recent change broke JS on the order and paging tab.
2010-11-23 09:56:14 +00:00
jerome mouneyrac
820b42c57b
webservice MDL-25323 clean get_ws_authorised_usersget_ws_authorised_users from obsolete code
2010-11-23 09:16:34 +00:00
Moodle Robot
b14e97df82
Updated the HEAD build version to 20101123
2010-11-23 00:49:25 +00:00
AMOS bot
9003aed803
Automatic installer lang files (20101123)
2010-11-23 00:40:09 +00:00
Andreas Grabs
794cc28da9
MDL-25363 - Regression in feedback module show_entries.php
2010-11-22 19:48:52 +00:00
Sam Hemelryk
ca787a923f
navigation MDL-25364 Fixed up AJAX loading for guest users within a course.
2010-11-22 10:19:39 +00:00
Tim Hunt
94dbfb3a82
quiz editing MDL-24750 The Add random button should also let you add questions from an existing category.
...
Also includes a fix for MDL-24749 by Sam Hemelryk. Thanks Sam.
This commit also includes a certain amount of code cleaning up.
2010-11-22 09:52:42 +00:00
Andrew Davis
d2e66a60a0
gradebook MDL-25358 improved validation of scales
2010-11-22 05:52:13 +00:00
Sam Hemelryk
c96c3b7dbe
calendar MDL-25302 Fixed typo in calendar language pack. Thanks Bente for spotting.
2010-11-22 05:41:23 +00:00
Sam Hemelryk
c8ffba95b0
course MDL-24595 Fixed expand all collapse all links on front page.
2010-11-22 05:35:39 +00:00
Sam Hemelryk
1b32bc234a
categories MDL-24936 Added turn editing on/off links to the category settings in the settings block
2010-11-22 05:31:46 +00:00
Pierre Pichet
79b067e911
MDL-25362 adding isset() line 2292
2010-11-22 04:25:53 +00:00
Dongsheng Cai
7cb854fe60
MDL-25331, fixed comment javascript
2010-11-22 02:20:05 +00:00
Andrew Davis
536a56e771
message MDL-25359 now specifying message recipient in IM email notification footer link to avoid weirdness on servers with autologin as guest turned on
2010-11-22 01:44:10 +00:00
Moodle Robot
bcf6d8f0f8
Updated the HEAD build version to 20101122
2010-11-22 00:52:56 +00:00
AMOS bot
aeef24f64c
Automatic installer lang files (20101122)
2010-11-22 00:40:10 +00:00
Pierre Pichet
a3130f2cf7
MDL-25353 Correcting lang string
2010-11-21 04:55:25 +00:00
David Mudrak
d6f50ce6d1
portfolio: fixed email body text so that html body matches the plain text version
2010-11-21 01:13:33 +00:00
David Mudrak
3278dfeb5f
MDL-21250 fixed capitalized words and redundant spaces
2010-11-21 01:13:15 +00:00
Moodle Robot
e3f031dcb0
Updated the HEAD build version to 20101121
2010-11-21 00:52:22 +00:00
David Mudrak
5b2b977db7
MDL-21250 capitalized words in core_question
2010-11-20 20:38:31 +00:00
David Mudrak
432ef80368
Fixed the error string wording
2010-11-20 19:38:23 +00:00
Petr Skoda
c4cef1fe39
MDL-25314 weaker misconfiguration detection
...
seems like there are too many problems in buffer flushing in different PHP/browser configurations; flushing the buffers after all headers are sent, this is the safest way
2010-11-20 11:39:11 +00:00
Petr Skoda
116ee3e433
MDL-25314 coding style improvement
2010-11-20 03:56:34 +00:00
Petr Skoda
596c71156d
MDL-25314 some more header diagnostics when preparing to send file
2010-11-20 03:55:53 +00:00
Petr Skoda
871ed45870
MDL-25314 adding some header/session related notes
2010-11-20 03:49:20 +00:00
Petr Skoda
5e21cac896
MDL-25336 fixed & in mod/url and fixed incomplete click url when embedding
2010-11-20 03:17:19 +00:00
Petr Skoda
56e507b2ee
MDL-25335 prevent errors when invalid format specified in resource text page
2010-11-20 02:51:26 +00:00
Petr Skoda
6c796bb6bd
MDL-25338 optional param: newcourseidnumber is treated like required param resulting in logic error, credit goes to Nick Thompson
2010-11-20 02:27:34 +00:00
Petr Skoda
3338a72fa0
MDL-25337 fixed invalid config test in enrol course sync, credit goes to Nick Thompson
2010-11-20 02:24:05 +00:00
Moodle Robot
db9701d901
Updated the HEAD build version to 20101120
2010-11-20 00:58:40 +00:00
Eloy Lafuente
6bfe81293f
MDL-25268 dml - change whitespace capture in limitfrom/limitnum regexp. Fixes some border cases
2010-11-20 00:49:01 +00:00
AMOS bot
a5c55a58c2
Automatic installer lang files (20101120)
2010-11-20 00:40:10 +00:00
Eloy Lafuente
8be6dfcc4a
MDL-25340 external blof - fix problem with extra tags processing
2010-11-19 23:58:53 +00:00
Dan Marsden
1ed0a96c28
SCORM MDL-25320 removes spaces from children patterns - thanks to Ian Wright for report
2010-11-19 23:35:12 +00:00
Eloy Lafuente
a742eb1f8b
MDL-25340 external blog - fix sql_compare_text() use
2010-11-19 21:57:15 +00:00
Eloy Lafuente
296f6c99b1
NOBUG: moodle/blog:manageexternal is SYSTEM cap, not USER at all
2010-11-19 18:25:27 +00:00
Eloy Lafuente
33a87f14c6
NOBUG: Add one missing cap. definition string
2010-11-19 17:45:38 +00:00
Sam Marshall
b09b6ed8dd
MDL-25301 'Upload this file' button should not have ...
2010-11-19 16:27:30 +00:00
Tim Hunt
06f1bd03be
question XML import/export MDL-18916 Fix import of questions with images exported from Moodle 1.9.
...
Thanks again to Patrick Pollet
2010-11-19 14:24:18 +00:00