Eloy Lafuente (stronk7)
bb8510fdba
Merge branch 'MDL-72267-master' of git://github.com/bmbrands/moodle
2021-08-31 23:58:19 +02:00
Eloy Lafuente (stronk7)
2d9efcf7c8
Merge branch 'MDL-71999-master' of https://github.com/danielneis/moodle
2021-08-31 23:15:41 +02:00
Eloy Lafuente (stronk7)
f13dc10e0a
Merge branch 'MDL-71121' of https://github.com/paulholden/moodle
2021-08-31 23:12:58 +02:00
Jun Pataleta
6d1ead7f44
Merge branch 'MDL-71778-master' of git://github.com/lameze/moodle
2021-08-31 22:58:56 +08:00
Sara Arjona
42f1e5360a
Merge branch 'MDL-72289' of git://github.com/paulholden/moodle
2021-08-31 14:11:03 +02:00
Sara Arjona
e6a519cfd7
Merge branch 'MDL-72296' of https://github.com/paulholden/moodle
2021-08-31 13:52:31 +02:00
Sara Arjona
aefb2a1243
Merge branch 'MDL-72303' of git://github.com/paulholden/moodle
2021-08-31 13:38:38 +02:00
Sara Arjona
af6b9bcc4f
Merge branch 'MDL-72137-master' of https://github.com/nguyenphuctien/moodle
2021-08-31 13:25:48 +02:00
Paul Holden
dcc130c7cf
MDL-72289 output: allow customised inplace editable icon for editing.
...
Add optional argument to allow it to be defined by caller, and set
the default icon for `select` type as appropriate.
2021-08-31 11:37:02 +01:00
Paul Holden
7eae4e3e18
MDL-72296 admin: style form when prompting for upgrade key.
2021-08-31 11:23:00 +01:00
Paul Holden
052b384213
MDL-72303 task: fix assertions when filtering task logs report.
2021-08-31 11:21:38 +01:00
Sara Arjona
479bd0b9fa
Merge branch 'master_MDL-71613-viewcreator' of https://github.com/catalyst/moodle-MDL-70329
2021-08-31 10:22:04 +02:00
Sara Arjona
0976e5ad08
Merge branch 'master_MDL-71575-viewquestiontext' of https://github.com/catalyst/moodle-MDL-70329
2021-08-31 10:05:34 +02:00
Sara Arjona
3156f4184f
Merge branch 'master_MDL-71577-viewquestiontype' of https://github.com/catalyst/moodle-MDL-70329
2021-08-31 08:44:49 +02:00
Sara Arjona
bfe57a0ddf
Merge branch 'master_MDL-71576-viewquestionname' of https://github.com/catalyst/moodle-MDL-70329
2021-08-31 08:40:13 +02:00
cperves
a457b85eb2
MDL-71778 admin: patch for hard-set check filter
2021-08-31 12:32:14 +08:00
Marc-Alexandre Ghaly
b0067846ef
MDL-71613 qbank_viewcreator: Add View creator to core
...
This implementation will introduce a qbank plugin "viewcreator"
which will view the question creator/modifier column in
the question bank view by replacing the core classes. Having
this plugin will give users the flexibility of enabling
or disabling the question creator and modifier column
in the question bank view.
Co-Authored-By: Marc-Alexandre Ghaly <marc-alexandreghaly@catalyst-ca.net>
2021-08-31 13:53:41 +10:00
Safat Shahin
97880f26b9
MDL-71575 qbank_viewquestiontext: Add View question text plugin to core
...
This implementation will introduce a qbank plugin "viewquestiontext"
which will view the question text row in the question bank view
by replacing the core class. Having this plugin will give users
the flexibility of enabling or disabling the question text row
in the question view.
2021-08-31 13:39:43 +10:00
Safat Shahin
354b98c86c
MDL-71576 qbank_viewquestionname: Add View question name to core
...
This implementation will introduce a qbank plugin "viewquestionname"
which will view the question name column in the question bank view
by replacing the core classes. Having this plugin will give users
the flexibility of enabling or disabling the question name column.
2021-08-31 12:06:00 +10:00
Safat Shahin
c4eb3bda0a
MDL-71577 qbank_viewquestiontype: Add View question type plugin to core
...
This implementation will introduce a qbank plugin "viewquestiontype"
which will view the question type column in the question bank view
by replacing the core class. Having this plugin will give users
the flexibility of enabling or disabling the question type
in the question bank view.
2021-08-31 11:49:41 +10:00
Eloy Lafuente (stronk7)
457c2026ed
Merge branch 'MDL-71627-add-antivirus-check-api-and-notification-levels' of https://github.com/keevan/moodle
2021-08-30 12:39:29 +02:00
abgreeve
a926f529b4
Merge branch 'MDL-72223' of https://github.com/paulholden/moodle
2021-08-30 15:40:44 +08:00
Jake Dallimore
483bc936bf
Merge branch 'MDL-70433-master' of git://github.com/lucaboesch/moodle
2021-08-30 10:41:42 +08:00
Luca Bösch
aa9a591ecd
MDL-70433 grades: prevent double escaping in titles
2021-08-27 10:56:20 +02:00
Andrew Nicols
206023c15f
weekly release 4.0dev
2021-08-27 12:00:08 +08:00
Andrew Nicols
0fc9b2b640
NOBUG: Fixed SVG browser compatibility
2021-08-27 12:00:06 +08:00
Andrew Nicols
eb968e8d29
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-08-27 12:00:05 +08:00
Sara Arjona
85feb719d8
Merge branch 'MDL-71209' of https://github.com/stronk7/moodle
2021-08-26 18:37:25 +02:00
Eloy Lafuente (stronk7)
083289d540
MDL-71209 behat: remove some useless "follow the course" steps
...
They are not really needed and, with the new course index (or
maybe with the new navigation, I've not checked), they don't work
any more. Hence, removing them.
2021-08-26 18:18:53 +02:00
Sara Arjona
9f7b645730
Merge branch 'MDL-71573' of https://github.com/stronk7/moodle
2021-08-26 18:09:09 +02:00
Eloy Lafuente (stronk7)
a0e23f7c48
MDL-71573 behat: Move to 4.0 course-index compatible steps
2021-08-26 17:45:04 +02:00
Eloy Lafuente (stronk7)
15a3349c87
Merge branch 'master_MDL-71573-exportquestions' of https://github.com/catalyst/moodle-MDL-70329
2021-08-26 12:00:23 +02:00
Guillermo Gomez
6d4e072e54
MDL-71573 qbank_exportquestion: Add plugin to core
...
This implementation will introduce a qbank plugin "exporquestions"
which will add the export feature in the question bank view
by replacing the core classes. Having this plugin will give users
the flexibility of enabling or disabling the export questions tab.
Co-Authored-By: Guillermo Gomez Arias <guillermogomez@catalyst-au.net>
2021-08-26 17:06:15 +10:00
Jun Pataleta
9036894c92
Merge branch 'MDL-68633-master-fix' of github.com:sarjona/moodle
2021-08-26 14:24:18 +08:00
Sara Arjona
d2b5a689e1
MDL-68633 mod_forum: Fix behat error in classic
2021-08-26 08:11:18 +02:00
Sara Arjona
4f4b748a16
Merge branch 'MDL-69588-master-fix' of git://github.com/junpataleta/moodle
2021-08-26 07:23:34 +02:00
Sara Arjona
557d8fd475
Merge branch 'MDL-71029-master' of https://github.com/dcai/moodle
2021-08-26 07:12:20 +02:00
Andrew Nicols
d929aa1fda
Merge branch 'MDL-72403-master' of git://github.com/rezaies/moodle
2021-08-26 13:01:53 +08:00
Andrew Nicols
1c167ac64c
Merge branch 'master-MDL-72187' of https://github.com/hdagheda/moodle
2021-08-26 12:28:54 +08:00
Andrew Nicols
9dea1359f4
Merge branch 'MDL-72315' of git://github.com/paulholden/moodle
2021-08-26 12:27:06 +08:00
Andrew Nicols
6d43959160
Merge branch 'MDL-67228-master' of git://github.com/sarjona/moodle
2021-08-26 12:22:49 +08:00
Andrew Nicols
aa241e8047
Merge branch 'MDL-72361-master' of git://github.com/bmbrands/moodle
2021-08-26 12:20:47 +08:00
Andrew Nicols
3ab12ddbf5
Merge branch 'MDL-70176_master' of https://github.com/TomoTsuyuki/moodle
2021-08-26 12:08:56 +08:00
Andrew Nicols
b69b7184e9
Merge branch 'MDL-72311-master' of git://github.com/aanabit/moodle
2021-08-26 11:54:08 +08:00
Andrew Nicols
ed0700c16a
Merge branch 'MDL-72271' of https://github.com/larsbonczek/moodle
2021-08-26 11:42:04 +08:00
Andrew Nicols
dd41f234b6
Merge branch 'MDL-72152-master' of https://github.com/sammarshallou/moodle
2021-08-26 11:35:26 +08:00
Andrew Nicols
84556387ca
Merge branch 'MDL-72153' of git://github.com/paulholden/moodle
2021-08-26 11:31:32 +08:00
Andrew Nicols
fceac02bae
Merge branch 'MDL-72312' of https://github.com/stronk7/moodle
2021-08-26 11:25:52 +08:00
Andrew Nicols
dc41c2218b
Merge branch 'master_MDL-71374-editquestion' of https://github.com/catalyst/moodle-MDL-70329
2021-08-26 11:11:28 +08:00
Andrew Nicols
9ec12d5980
Merge branch 'master_MDL-71573-exportquestions' of https://github.com/catalyst/moodle-MDL-70329
2021-08-26 11:08:57 +08:00