Tony Levi
d9b49c23da
MDL-27228: Fix label 'eye' does not match show/hide setting
2011-08-21 14:54:00 +02:00
Petr Skoda
8de5d7b987
MDL-28381 always verify PHP version in CLI scripts
...
The problem is that people may use different php binary for web and CLI.
2011-08-21 12:21:29 +02:00
Petr Skoda
ff72b8d1b0
MDL-29000 multiple password reset issues
...
* stop abusing get_complete_user_data()
* fix case-sensitiveness in password reset for PG
* do not allow reset of disabled accounts
* propose a solution for non-unique emails
2011-08-20 19:22:04 +02:00
Tomasz Muras
192a8aef34
MDL-29012 Show which user profile field is being deleted
...
Improve usability by showing the name of the profile field
being deleted.
2011-08-20 16:29:21 +01:00
Petr Skoda
5a7e4c1158
MDL-29027 improve textlib api and add missing unittests
2011-08-20 17:00:53 +02:00
Tim Hunt
e8b8073d3c
MDL-28444 unit test to verify the fix.
2011-08-20 13:14:07 +01:00
Petr Skoda
043c7cb863
MDL-28935 use weekdays as calendar table headings
2011-08-20 13:45:37 +02:00
Jason Ilicic
2953ad13bb
MDL-28935 Add days of week to monthly calendar view
2011-08-20 13:38:19 +02:00
Petr Skoda
6650f3dedf
MDL-29020 add CLI verbose mode and stop requiring course idnumber when external column specified
2011-08-20 12:59:23 +02:00
Henning Bostelmann
409199d660
MDL-28444 synchronized datasets: fix typo in get_variants_selection_seed()
2011-08-20 11:49:26 +01:00
Petr Skoda
70801baf0b
MDL-29016 allow distributions to set dataroot permissions
2011-08-20 12:48:44 +02:00
Petr Skoda
0b92cdce1f
MDL-28936 fix invalid >200 comparison and utf-8 incompatibility
...
Credit for discovery goes to Jason Ilicic.
2011-08-19 18:42:49 +02:00
Petr Skoda
ffa5e3ddae
MDL-28708 minor unrelated cleanup and elimination of dead code
2011-08-19 17:26:28 +02:00
Tony Levi
f73c6bad2c
MDL-28708: Send 304 Not Modified response when browser If-Modified-Since header is after file mtime
2011-08-19 17:14:54 +02:00
Petr Skoda
21aa9d48e3
MDL-26796 document array parameter changes
2011-08-19 17:04:34 +02:00
Petr Skoda
aa603b14c7
MDL-28709 adding HTTP_IF_MODIFIED_SINCE and minor style tweaks
2011-08-19 16:32:30 +02:00
Tony Levi
ccc0fff941
MDL-28709: Performance: Send cache/contenttype headers with 304 responses
2011-08-19 16:23:08 +02:00
Henning Bostelmann
fbf51a480a
MDL-28684 QE2 upgrade: recognize empty answer in multichoice questions
2011-08-19 10:33:35 +01:00
Andrew Davis (andyjdavis)
2a4d3c98d5
MDL-27823 messaging: preventing html tags from being output to the UI
2011-08-19 16:53:32 +08:00
Petr Skoda
ef7329dce0
MDL-28544 workaround for missing YUI 3.4.0 loader info
2011-08-19 10:21:30 +02:00
Petr Skoda
b13425c810
MDL-28554 import YUI 3.4.0
2011-08-19 10:20:21 +02:00
Rajesh Taneja
bb44ef990f
MDL-28580 Administration: Added sanity check to grab wrong usage of upgrade_main_savepoint
2011-08-19 07:37:48 +00:00
Petr Skoda
6fc17ca906
MDL-28554 import YUI 2.9.0
2011-08-19 07:49:06 +02:00
Jerome Mouneyrac
fa698a15a8
MDL-28990 add web service mobile overview
2011-08-19 11:45:18 +08:00
Ankit Kumar Agarwal
784967eab8
MDL-27624 SCORM formating codes
2011-08-19 11:17:19 +12:00
Ankit Kumar Agarwal
266a129c14
MDL-27624 Small structural changes
...
MDL-27624 SCORM adding definition to scrom elements
modified: mod/scorm/lang/en/scorm.php
modified: mod/scorm/userreport.php
2011-08-19 11:17:19 +12:00
Dan Marsden
3b71ce6a5c
MDL-28999 SCORM add missing yui2 require
2011-08-19 10:23:46 +12:00
Tim Hunt
a47a46f136
MDL-28996 Quiz view page list of attempts table is sometimes missing a cell.
2011-08-18 19:26:30 +01:00
Tim Hunt
5e86cb87de
MDL-28979 qtype match: correct answer formatted badly.
2011-08-18 14:00:57 +01:00
Tim Hunt
45e5fbe11e
MDL-28976 quiz was passing 0 to ->attempt_url when it should have been null.
...
There was also one other incorrect call that is fixed in this commit.
2011-08-18 14:00:30 +01:00
Tim Hunt
a40d411e74
MDL-28975 question engine, JavaScript error in IE.
2011-08-18 14:00:05 +01:00
Tim Hunt
2a73f863ff
MDL-28687 questions avoid fatal errors when reviewing attempts at deleted questions.
2011-08-18 13:59:07 +01:00
Tim Hunt
13bbfebc75
MDL-28226 quiz locallib. Fix PHPdoc comment and code to make the API clearer.
2011-08-18 13:58:14 +01:00
Petr Skoda
84641adc3b
MDL-19380 fix redirect when virus found in JS-less mode
2011-08-18 09:01:53 +02:00
Petr Skoda
18bd7573d6
MDL-26796 convert array parameter cleaning to new functions
2011-08-18 08:40:33 +02:00
Petr Skoda
923aff64fa
MDL-26796 add unit tests for parameter cleanup
2011-08-18 08:40:32 +02:00
Petr Skoda
2ca3bffa95
MDL-26796 do not accept arrays in optional_param() and required_param(), add new functions
2011-08-18 08:40:32 +02:00
Petr Skoda
23bfe0a448
MDL-19380 reimplement antivir scanning in repositories
2011-08-18 08:37:40 +02:00
Jerome Mouneyrac
cde291ed73
MDL-28650 add a page in the administration to the full web service API (API documentation).
2011-08-18 11:51:02 +08:00
Dan Marsden
5375c60ad4
MDL-28962 enrol imsenterprise - incorrect conversion of new dml syntax - thanks to Patrick Gagnon for report and fix.
2011-08-18 13:39:22 +12:00
AMOS bot
5823344462
Automatically generated installer lang files
2011-08-18 00:55:20 +00:00
Eloy Lafuente (stronk7)
4f3632441a
weekly release 2.2dev
2011-08-18 02:41:22 +02:00
Eloy Lafuente (stronk7)
29092038d8
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-08-18 02:38:24 +02:00
Colin Chambers
9ec3e43867
#MDL-28957 outputrequirementslib reduced excessive js console logging
2011-08-17 15:00:44 +01:00
Eloy Lafuente (stronk7)
1d1982c5a2
Merge branch 'MDL-28349' of git://github.com/timhunt/moodle
2011-08-17 15:28:55 +02:00
Dongsheng Cai
3deff6c9d2
MDL-27289, upgrade box.net repository plugin to use new box.net authentication process
2011-08-17 11:42:23 +08:00
Eloy Lafuente (stronk7)
f5cf69047d
Merge branch 'MDL27951' of git://github.com/ankitagarwal/moodle
2011-08-17 03:09:15 +02:00
Eloy Lafuente (stronk7)
2bdd5cf6ec
Merge branch 'wip_MDL-20804_wsdl' of git://github.com/timhunt/moodle
2011-08-17 03:04:34 +02:00
Eloy Lafuente (stronk7)
c2f4948cab
Merge branch 'wip-mdl-27219' of git://github.com/rajeshtaneja/moodle
2011-08-17 02:58:40 +02:00
Eloy Lafuente (stronk7)
c4904bdab5
Merge branch 'MDL-28737' of git://github.com/timhunt/moodle
2011-08-17 02:51:09 +02:00