Eloy Lafuente (stronk7)
0fd23b76de
MDL-39006 environment: raise all uses of 5.3.2 to 5.3.3
2013-04-07 18:32:15 +02:00
Eloy Lafuente (stronk7)
6b7df0b5d1
MDL-39005 unittest: add the upgradelib test template.
2013-04-07 17:47:16 +02:00
Petr Škoda
fa0ad435f5
MDL-39004 improve role docs
2013-04-07 17:39:29 +02:00
Petr Škoda
d958e6bd70
MDL-34222 import simplepie 1.3.1
2013-04-07 15:35:27 +02:00
Petr Škoda
ecff46cddc
MDL-38798 remove unused property which was giving notices in PHP 5.5beta
2013-04-07 11:41:19 +02:00
Petr Škoda
b207e601f5
MDL-38786 import YUI 3.9.1
2013-04-06 19:08:09 +02:00
Jean-Michel Vedrine
552e36a6a3
MDL-38981 Wrong responsetemplateformat restoring 1.9 essay questions
...
During restore of 1.9 backups, missing responsetemplateformat and
graderinfoformat values should be set to FORMAT_HTML.
2013-04-06 11:19:34 +02:00
Tim Hunt
82081c1f7d
MDL-38912 prevent time-outs during unit tests.
2013-04-05 18:37:25 +01:00
Eloy Lafuente (stronk7)
69ea3d7dd3
NOBUG: Bump to 2.5beta+
...
we don't package tagged commits in master, so let's
bump to beta+ and get the packaging done.
2013-04-05 14:29:54 +02:00
Dan Poltawski
422f68fb86
Moodle release 2.5beta
2013-04-05 18:03:30 +08:00
Dan Poltawski
1a90b9b6dc
fix permissions
2013-04-05 17:56:05 +08:00
Dan Poltawski
0676f20581
ie9 svg compatibility fixes
2013-04-05 17:55:06 +08:00
Dan Poltawski
203a2538d6
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2013-04-05 17:52:13 +08:00
Damyon Wiese
eafa0ba46a
Merge branch 'MDL-35073_master' of https://github.com/markn86/moodle
2013-04-05 17:39:13 +08:00
Mark Nelson
c517765430
MDL-35073 badges: passed the session key in the enable access URL
2013-04-05 17:10:43 +08:00
Damyon Wiese
8806e79a14
Merge branch 'openbadges-fixes' of https://github.com/danpoltawski/moodle
2013-04-05 17:10:14 +08:00
Dan Poltawski
8b8641876b
Merge branch 'MDL-36804-fix3' of git://github.com/damyon/moodle
2013-04-05 16:43:43 +08:00
Damyon Wiese
9f014461db
MDL-36804 Assign attempt history: Submit button missing
2013-04-05 16:40:16 +08:00
Paul Campbell
4f6c447be1
MDL-38766 wiki2.0: fix redirects
...
Signed-off-by: Paul Campbell <pcampbell@carnegiecollege.ac.uk>
2013-04-05 09:36:46 +01:00
Dan Poltawski
31f2822a5e
Merge branch 'MDL-36804-master-fix2' of git://github.com/damyon/moodle
2013-04-05 16:00:35 +08:00
Damyon Wiese
e7af192606
MDL-36804 Assign history: Fix automatic coding error when using auto-reopen method
...
This fix should call the gradebook function is_passed - but the gradebook is returning a record with
not enough information to create an instance of grade_grade.
2013-04-05 15:53:38 +08:00
Dan Poltawski
2916ca61be
MDL-35073 badges: fix incorrect fk name
...
Good spotting Damyon!
2013-04-05 15:47:15 +08:00
Dan Poltawski
bdc518b507
MDL-35073 badges: fix duplicate indexes
2013-04-05 15:27:32 +08:00
Dan Poltawski
c39896e85d
Revert "MDL-38678 SCORM: Runtime Environment (RTE) checks not required in case of SCO Assets"
...
This reverts commit fe104762c9
.
2013-04-05 14:34:07 +08:00
Dan Poltawski
ebe558acb3
MDL-38744 completion: add missing setType and properly allow float
...
Now can use correct decimal seperator
2013-04-05 14:13:46 +08:00
Damyon Wiese
a8fdb36cf2
MDL-36804 Assignment attempt history: Fix warning on saving a new grade.
...
This is a fix for the case when there is a submission but no grade.
2013-04-05 10:03:00 +08:00
Eloy Lafuente (stronk7)
577173a51f
Merge branch 'MDL-38897-master' of git://github.com/danpoltawski/moodle
2013-04-05 03:21:52 +02:00
Damyon Wiese
6aa38ef89a
Merge branch 'wip-MDL-38708-master' of git://github.com/marinaglancy/moodle
2013-04-05 09:19:09 +08:00
Eloy Lafuente (stronk7)
6481aafbb8
MDL-38852 repository_recent: add missing type.
2013-04-05 03:06:15 +02:00
Eloy Lafuente (stronk7)
c5f4080a10
Merge branch 'MDL-38852-master' of git://github.com/danpoltawski/moodle
2013-04-05 02:51:48 +02:00
Eloy Lafuente (stronk7)
dbc5692fc5
Merge branch 'MDL-38883-master' of git://github.com/danpoltawski/moodle
2013-04-05 02:48:37 +02:00
Eloy Lafuente (stronk7)
8f3885f23d
Merge branch 'MDL-38886-master' of git://github.com/danpoltawski/moodle
2013-04-05 02:46:15 +02:00
Marina Glancy
97d5e39c49
MDL-38708 Changed test to be more accurate
2013-04-05 10:52:09 +11:00
Andrew Robert Nicols
b0fb4c12d7
MDL-38667 JavaScript: Don't use -min files for YUI CSS
2013-04-04 17:18:56 +02:00
Eloy Lafuente (stronk7)
c001c51a26
Merge branch 'MDL-36570' of git://github.com/colchambers/moodle
2013-04-04 16:59:34 +02:00
Tim Hunt
c7fbfe46f9
MDL-38538 question autosave: fix sequencecheck handling.
2013-04-04 15:32:32 +01:00
Colin Chambers
11a66e2c5a
MDL-36570 Grouped question type answer fields now display errors
2013-04-04 15:29:39 +01:00
Tim Hunt
e3485c5f75
MDL-38538 quiz autosave: fix JavaScript errors.
...
1. Make cancelling the delay more robust.
2. Ignore changes in flag state. They are already saved using AJAX.
3. Typo that caused an error when there was no TinyMCE on the page.
2013-04-04 12:32:54 +01:00
Tim Hunt
aa81e35847
MDL-38209 quiz css: fix minor regression.
2013-04-04 11:17:39 +01:00
Colin Chambers
c3f21ec516
MDL-36570 Added missing calculatedmulti fields
2013-04-04 11:17:33 +01:00
Dan Poltawski
83e353fae9
MDL-38886 course: missing setType calls when adding a new category
2013-04-04 17:22:28 +08:00
Dan Poltawski
d60ee78a5f
MDL-38883 calendar: fix missing setType
...
Also remove duplicate sesskey definition (this is done by formslib
internally)
2013-04-04 17:17:37 +08:00
Dan Poltawski
8971ddd5a9
MDL-38741 qtype_truefalse: fix missing setType call
2013-04-04 16:32:46 +08:00
Aparup Banerjee
37240ce5c6
Merge branch 'wip-MDL-38708-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
version.php
2013-04-04 15:07:01 +08:00
Dan Poltawski
b7d20148a1
MDL-38897 formslib: add unit tests for setType debugging
2013-04-04 14:59:21 +08:00
Dan Poltawski
48056d5459
MDL-38885 - don't test for setType in display() itself
...
Doing it in _process_submission is enough.
2013-04-04 14:58:14 +08:00
Damyon Wiese
6ed18a6828
Merge branch 'MDL-38633' of git://github.com/stronk7/moodle
2013-04-04 14:26:15 +08:00
Dan Poltawski
589fe9c85d
Merge branch 'MDL-38590_master-fix-behat' of git://github.com/dmonllao/moodle
2013-04-04 14:05:17 +08:00
David Monllao
b0f0995b09
MDL-38590 behat: Fixing broken behat test
2013-04-04 13:54:40 +08:00
David Monllao
b82e0c17fb
MDL-38691 behat: Fixing behat tests
2013-04-04 13:52:24 +08:00