Eloy Lafuente (stronk7)
752e2f85e7
Merge branch 'MDL-64420-2' of https://github.com/timhunt/moodle
2019-02-12 12:56:18 +01:00
David Monllaó
6f5d32ea4d
Merge branch 'MDL-64590' of https://github.com/timhunt/moodle
2019-02-12 12:45:48 +01:00
David Monllaó
f4a99aa5eb
Merge branch 'MDL-64646' of https://github.com/mkassaei/moodle
2019-02-12 12:42:48 +01:00
John Beedell
0d3be6d648
MDL-64420 qtype: gapselect unit tests unsafe
2019-02-11 13:53:24 +00:00
Andrew Nicols
232906959a
Merge branch 'MDL-64393' of https://github.com/timhunt/moodle
2019-02-11 15:11:20 +08:00
Tim Hunt
822b4abb1e
MDL-64242 qtype_essay: more efficient query in restore code
...
Thanks to Juan Ibarra for the suggestion that lead to this fix.
2019-02-08 15:52:44 +00:00
Eloy Lafuente (stronk7)
28f7d52523
Merge branch 'MDL-64551-master' of git://github.com/rezaies/moodle
2019-02-06 23:44:35 +01:00
Eloy Lafuente (stronk7)
255e815d19
Merge branch 'MDL-64469-master' of https://github.com/lethevinh/moodle
2019-02-06 22:53:23 +01:00
Eloy Lafuente (stronk7)
89b1f3ac95
Merge branch 'wip-MDL-64404-master' of https://github.com/Beedell/moodle
2019-02-05 01:28:54 +01:00
M Kassaei
5179a01ab6
MDL-64646 drag-drop questions: improve editing forms
...
Users were getting confused between choice numbers and
group numbers. So choice numbers now show as [[1]] to
match what appears in the question text. Groups are now
letters A, B, ...
2019-02-01 10:20:08 +00:00
Eloy Lafuente (stronk7)
aa612f259e
Merge branch 'MDL-64464' of https://github.com/timhunt/moodle
2019-01-29 19:40:14 +01:00
Shamim Rezaie
029d3b471b
MDL-52132 qbehaviour_manualgraded: no change when comment is left blank
2019-01-24 16:20:01 +08:00
Marina Glancy
48f9ebcd62
MDL-64324 question: do not expect form id to be mform1
2019-01-23 17:37:52 +01:00
Jake Dallimore
b028dc05b8
Merge branch 'MDL-52132-master' of git://github.com/rezaies/moodle
2019-01-23 09:20:27 +08:00
Tim Hunt
d387f50fcd
MDL-64590 questions: wrong comments shown in the state history table
2019-01-18 18:00:42 +00:00
Andrew Nicols
f93e2c5c1e
MDL-52132 core_question: Comment is different if format has changed
2019-01-15 18:56:12 +11:00
Shamim Rezaie
305d2716f6
MDL-52132 qbehaviour_manualgraded: unit test for changing comment format
2019-01-15 18:56:03 +11:00
Shamim Rezaie
98e019455e
MDL-64551 core_question: Fix double ampersand escaping in tag button
2019-01-14 18:21:41 +11:00
Tim Hunt
e5153d93c0
MDL-64393 drag-drop qtypes: be more robust when page layout changes
2019-01-11 11:25:13 +00:00
Tim Hunt
096a5b9949
MDL-64464 drag-drop qtypes: allow <span lang=".."> id draggables
...
This is for accessibility, so that screen readers can read the drag
items with correct pronunciation.
2019-01-11 11:13:11 +00:00
Tim Hunt
c942cad763
MDL-64465 qtypes: fix incorrect context passed to format_string
2019-01-11 11:12:24 +00:00
VinhLe
2ea8fbb0bd
MDL-64469 Question bank: Change link questions in category question.
...
Make it easier to navigate from the category list to the questions in a category.
2019-01-11 11:28:49 +07:00
Eloy Lafuente (stronk7)
dbe8fe303b
Merge branch 'MDL-64479' of https://github.com/timhunt/moodle
2019-01-09 23:33:36 +01:00
Tim Hunt
d434dd7ae7
MDL-64479 dd-qtypes: fix questions with non-consecutive groups
2019-01-09 10:18:19 +00:00
Andrew Nicols
792267c3b4
Merge branch 'MDL-63276' of https://github.com/stronk7/moodle
2019-01-08 06:55:37 +08:00
Eloy Lafuente (stronk7)
11825f1439
Merge branch 'MDL-63809-master-5' of git://github.com/rezaies/moodle
2019-01-07 22:12:45 +01:00
Eloy Lafuente (stronk7)
a12207be25
MDL-63276 upgrade: clean < 3.2.0 upgrade steps
...
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1)
This just deletes all the upgrade steps previous to 3.2.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016120500 (v3.2.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase. (note there isn't any this time).
2019-01-03 01:17:17 +01:00
Adrian Greeve
21fc1b9682
Merge branch 'MDL-64392-master' of git://github.com/bmbrands/moodle
2018-12-19 12:02:43 +01:00
Shamim Rezaie
8e93e515ed
MDL-63809 question: handling bad questions in question_has_capability_on
2018-12-18 15:05:37 +11:00
Tim Hunt
b195523758
MDL-63809 question bank: ensure question_has_capability_on can be called
2018-12-18 14:54:28 +11:00
Jun Pataleta
4aa3939581
Merge branch 'MDL-63260' of https://github.com/timhunt/moodle
2018-12-17 14:10:21 +08:00
John Beedell
410a088a91
MDL-64404 qtype: gapselect currency like options dont show
2018-12-14 16:24:43 +00:00
Bas Brands
02955a84d1
MDL-64392 core_question: flexbox compatible separator for question types
...
* the br tag does not work well in a flexbox context, a 100% with div
works in both clean and boost.
2018-12-14 16:28:36 +01:00
Tim Hunt
2fbd8e9ec0
MDL-63260 qtype_random: orphaned random questions should be deleted
...
This fix is based on some original code written by Bo Pierce.
2018-12-11 13:59:13 +00:00
Tim Hunt
d6388d0acf
MDL-64332 questions: idnumber should not prevent easy duplication
2018-12-06 14:41:28 +00:00
Damyon Wiese
41c8df2583
Merge branch 'MDL-64286' of https://github.com/timhunt/moodle
2018-12-03 15:46:40 +08:00
Jake Dallimore
9f79c2dbd6
Merge branch 'MDL-63459' of https://github.com/timhunt/moodle
2018-12-03 14:21:31 +08:00
Eloy Lafuente (stronk7)
f47c8f3525
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
2018-12-02 18:36:40 +01:00
Tim Hunt
a3796190a6
MDL-64286 qtype_gapselect: removed unneeded line of code
...
The extended Behat test show the qtype works fine without it.
2018-11-30 12:33:54 +00:00
Eloy Lafuente (stronk7)
085353b315
MDL-64282 versions: bump all versions and requires near release
...
version = 2018120300 release version
requires= 2018112800 current rc2 (week7roll1) version
2018-11-29 18:24:08 +01:00
Tim Hunt
614077863b
MDL-63459 qtype_calculatedmulti: fix incorrect hint object type
2018-11-26 12:52:09 +00:00
Tim Hunt
1e8374c370
MDL-63459 qtype_calculatedmulti: unit test should test this qtype
...
This also demonstrates the bug to be fixed
2018-11-26 12:49:47 +00:00
Eloy Lafuente (stronk7)
6905c1c3fe
MDL-64066 behat: more fixes to dialog names, old "add" steps
2018-11-17 12:10:37 +01:00
Andrew Nicols
705003beae
MDL-63303 behat: Behat fixes
2018-11-15 16:26:16 +08:00
Jun Pataleta
1d2adca39b
Merge branch 'MDL-63924-master' of git://github.com/andrewnicols/moodle
2018-11-09 11:57:38 +08:00
Andrew Nicols
c96cd71102
MDL-63924 privacy: Add shared user providers to subsytsems
2018-11-08 21:26:18 +08:00
Damyon Wiese
c338d6487c
Merge branch 'MDL-63875' of https://github.com/timhunt/moodle
2018-11-08 09:41:16 +08:00
Damyon Wiese
d769d7c2db
Merge branch 'MDL-63297' of https://github.com/timhunt/moodle
2018-11-06 15:45:23 +01:00
Tim Hunt
ad89de38eb
MDL-63875 qtype_ddmarker: fix layout with multi-line markers
2018-11-05 17:45:05 +00:00
Andrew Nicols
5b2856864d
Merge branch 'MDL-63564-master' of git://github.com/mihailges/moodle
2018-11-05 12:57:48 +08:00