Tim Hunt
83cd293a10
MDL-50933 quiz: improve completion behat tests
...
These now use the faster set-up methods.
2015-08-21 17:51:04 +01:00
Marina Glancy
46f708ea17
MDL-27859 tags: unit test for tag cleanup
2015-08-21 21:14:10 +08:00
Marina Glancy
a196f37088
MDL-27859 tags: unit test for correlated tags
2015-08-21 21:14:06 +08:00
Tim Hunt
99348b2319
MDL-47494 ddmarker: Fix unit tests for 3.0 compatibility.
2015-08-21 12:35:58 +01:00
Tim Hunt
4a53044a10
MDL-47494 ddimageortext: Fix unit tests for 3.0 compatibility.
2015-08-21 12:35:36 +01:00
Tim Hunt
976d30839d
MDL-47494 ddwtos: Fix unit tests for 3.0 compatibility.
2015-08-21 12:35:01 +01:00
Tim Hunt
b0380cd884
MDL-47494 gapselect: Fix unit tests for 3.0 compatibility.
2015-08-21 12:32:55 +01:00
Andrew Nicols
3c3d38d09a
MDL-51170 core: Scheme section of URL should be case insensitive
2015-08-21 12:26:10 +08:00
Andrew Nicols
bff7570e87
MDL-50714 mod_forum: Add tests for all groupmodes
2015-08-21 08:19:29 +08:00
Andrew Nicols
344e126378
MDL-50714 mod_forum: Correct use of movedicussions cap when posting
...
The ability to view the group dropdown was too closely related to the
movediscussions capability when posting, or editing a forum post.
The movedicussions capability should only be considered for some parts of
this logic. Users should be able to select the group to post to when
writing message, as long as they have access to that group.
2015-08-21 08:18:46 +08:00
Nelson Moller
52b08f5fce
MDL-51090: mod_quiz grading validation of an essay question
...
An invalid format is casted to 0 (if a string) or to some truncated value in other cases (ex: 10..5).
2015-08-20 19:58:49 +01:00
Gareth J Barnard
267c636702
MDL-50869 themes: Quiz feedback colours are not accessible.
2015-08-20 16:44:29 +01:00
Davo Smith
4021aa45ce
MDL-49826 gradereport_singleview: fix permission check
...
Users with capability 'moodle/grade:edit' should be able to edit grade values
- 'moodle/grade:manage' is not needed, as grade items are not being changed.
2015-08-20 14:55:56 +01:00
Dan Poltawski
6d392b3027
weekly release 3.0dev
2015-08-20 14:24:28 +01:00
David Monllao
cf9fe42f6e
Merge branch 'wip-mdl-42634' of git://github.com/rajeshtaneja/moodle
2015-08-20 15:41:07 +08:00
Andrew Nicols
9ed97f19ad
Merge branch 'MDL-50801_master-unexisting-caption' of git://github.com/dmonllao/moodle
2015-08-20 15:37:13 +08:00
David Monllao
bcd58d9ff7
MDL-50801 atto_table: Caption node might not be present
...
Users may not use atto table (which always adds a caption) to set
HTML tables, this patch addresses that case.
2015-08-20 15:25:44 +08:00
Andrew Nicols
cf86d4f5bc
MDL-42634 theme: Increase margin on activity instance to not cover controls
2015-08-20 15:18:14 +08:00
David Monllao
9502083292
MDL-49280 auth: Rewording duplicate emails setting
...
From allowuserstoshareemailaddresses to allowaccountssameemail, also
changing lang strings.
2015-08-20 12:56:11 +08:00
Damyon Wiese
85fa6a9305
MDL-50150 Mustache: Update to 2.9.0 version of mustache.php
...
And enable the BLOCKS pragma (we need it for reusable templates).
2015-08-20 11:44:56 +08:00
Damyon Wiese
841e689a1c
MDL-50150 Mustache: Add "BLOCKS" feature to javascript mustache engine.
...
Pull request: https://github.com/janl/mustache.js/pull/473
2015-08-20 11:44:49 +08:00
David Monllao
3ac1350598
Merge branch 'MDL-50880-master' of git://github.com/marinaglancy/moodle
2015-08-20 10:31:20 +08:00
David Monllao
7046798f56
MDL-50391 mod_lti: Fixing indentation
2015-08-20 09:49:22 +08:00
Eloy Lafuente (stronk7)
05f97c615c
Merge branch 'MDL-50801_master' of git://github.com/dmonllao/moodle
2015-08-19 19:14:00 +02:00
Andrew Nicols
933183e52a
MDL-42634 theme: Increase margin on sectionname to not cover controls
2015-08-19 18:30:38 +02:00
Eloy Lafuente (stronk7)
edd94e24b0
Merge branch 'MDL-49085_master' of git://github.com/dmonllao/moodle
2015-08-19 18:30:37 +02:00
Eloy Lafuente (stronk7)
5d60665bef
Merge branch 'MDL-46078-master' of git://github.com/damyon/moodle
2015-08-19 18:30:36 +02:00
Barry Oosthuizen
4f0c8f307a
MDL-41944 block_onlines_users: Add unit tests
2015-08-19 18:30:36 +02:00
Barry Oosthuizen
0964aa33cf
MDL-41944 block_onlines_users: Improve performance
2015-08-19 18:30:35 +02:00
Dan Poltawski
d34af71782
Merge branch 'wip-MDL-49746-master' of git://github.com/marinaglancy/moodle
2015-08-19 18:30:34 +02:00
Dan Poltawski
a9334960dd
Merge branch 'wip-MDL-30315-master' of git://github.com/abgreeve/moodle
2015-08-19 18:30:33 +02:00
Eloy Lafuente (stronk7)
839b8c3905
Merge branch 'MDL-47449-master' of git://github.com/andrewnicols/moodle
2015-08-19 18:30:33 +02:00
Dan Poltawski
215c5cf5c2
MDL-46387 shifter: missing built changes
2015-08-19 18:30:32 +02:00
Dan Poltawski
bf4253d772
Merge branch 'MDL-46387-master' of https://github.com/dthies/moodle
2015-08-19 18:30:31 +02:00
Dan Poltawski
b1da1e289b
Merge branch 'MDL-49841-master' of git://github.com/andrewnicols/moodle
2015-08-19 18:30:31 +02:00
Dan Poltawski
2bd33cfdb0
Merge branch 'MDL-50127-master-squashed' of git://github.com/xow/moodle
2015-08-19 18:30:30 +02:00
Dan Poltawski
c47a48d8f5
Merge branch 'MDL-33365-master-3' of git://github.com/andrewnicols/moodle
2015-08-19 18:30:29 +02:00
Dan Poltawski
cfd9279f3d
Merge branch 'MDL-46167-master' of https://github.com/mackensen/moodle
2015-08-19 18:30:28 +02:00
David Monllao
d2999f8085
Merge branch 'MDL-50391-master' of git://github.com/aspark21/moodle
2015-08-19 18:30:28 +02:00
David Monllao
edd6e9ebe2
Merge branch 'MDL-51102-master' of git://github.com/andrewnicols/moodle
2015-08-19 18:30:27 +02:00
Marina Glancy
40e501284c
MDL-50880 message: correctly compare with empty string
...
Thanks to David Herney Bernal for providing a fix
2015-08-19 16:01:42 +08:00
Simey Lameze
e450eb32d9
MDL-40179 auth_cas: change is_proxybypass parameter to use server url
2015-08-19 10:43:03 +08:00
David Monllao
556decf159
MDL-50801 atto_table: Allow caption position to be set
2015-08-19 09:02:45 +08:00
Adrian Greeve
9b272cc069
MDL-30315 grades: Fix up function doc block.
...
This was annoying me no end so here is a commit
to set it right.
2015-08-18 17:02:46 +08:00
Adrian Greeve
a9ef9c5e82
MDL-30315 grades: Unit tests for grade import.
2015-08-18 17:02:46 +08:00
Adrian Greeve
0305798c62
MDL-30315 gradebook: Uploading feedback doesn't override grades.
2015-08-18 17:02:45 +08:00
Andrew Nicols
2300a312a4
MDL-33365 core: Move JS output to body
...
It turns out that, after all these years, we've been doing it wrong.
The YUI Loader should be loaded at the top of the body, not in the head.
Having it in the head means that the body has not yet loaded, and we see
a number of minor issues for scripts which happen very early in the load
process. One of these is the creation of invalid HTML from the YUI loader
because it is not able to insert in the body as it has not yet been
created.
To be safe, we must move all JS to the same point (because of unknown
dependencies between them). These should be placed as early in the body as
possible.
We also change the way in which the legacy YUI css modules are loaded.
2015-08-18 15:48:55 +08:00
David Monllao
cc7a4f4b39
MDL-49085 block_tag_youtube: Using Youtube data api v3
2015-08-18 11:12:55 +08:00
Marina Glancy
97b1867f0f
MDL-50683 user: add default choice
2015-08-18 10:01:11 +08:00
David Monllao
ff5b060c37
Merge branch 'MDL-50990_master' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/base/style/blocks.css
2015-08-18 09:47:38 +08:00