Andrew Nicols
fcdfc74abd
MDL-75913 behat: Add support for file uploads in page generators
2023-06-19 16:35:46 +10:00
Sara Arjona
750d1c1130
Merge branch 'MDL-78165-master' of https://github.com/andrewnicols/moodle
2023-06-15 10:16:57 +02:00
Andrew Nicols
3a9f55dcf7
MDL-78165 mod_bigbluebuttonbn: Fetch cron status using API
2023-06-15 16:01:15 +08:00
Ilya Tregubov
7bcd4973e0
Merge branch 'MDL-70152-master-fix' of https://github.com/ilyatregubov/moodle
2023-06-15 12:12:59 +08:00
Andrew Nicols
540aeec2c8
Merge branch 'MDL-78310-master' of https://github.com/aanabit/moodle
2023-06-15 12:03:35 +08:00
Andrew Nicols
04b1e6469c
Merge branch 'MDL-77224' of https://github.com/paulholden/moodle
2023-06-15 12:02:11 +08:00
Simey Lameze
ce93aa7e4f
MDL-70152 behat: reply to post using data generator
2023-06-15 12:01:39 +08:00
Jun Pataleta
5088fba999
Merge branch 'MDL-78333' of https://github.com/paulholden/moodle
2023-06-15 11:59:53 +08:00
Andrew Nicols
4d15a4ee32
Merge branch 'MDL-69231-master' of https://github.com/lameze/moodle
2023-06-15 10:58:56 +08:00
Ilya Tregubov
3705832400
Merge branch 'MDL-77542' of https://github.com/paulholden/moodle
2023-06-15 10:36:12 +08:00
Ilya Tregubov
6eaf187d35
Merge branch 'MDL-76733-master' of https://github.com/andrewnicols/moodle
2023-06-15 10:22:26 +08:00
Andrew Nicols
19c98d0d6e
MDL-76733 mod_assign: Remove JS requirement for time-based tests
...
Converting these tests to use an onlinetext submission and drop the JS
requirement means that they are much less susceptible to runtime issues,
and not susceptible to those caused by JS at all.
2023-06-15 09:32:36 +08:00
Andrew Nicols
9b5d081a48
MDL-76733 mod_assign: Address random failure
...
This random failure was happening because of the time required to render
and interact with the file picker which sometimes exceeded 2 seconds,
depending on the speed of the machine running the tests.
Converting these tests to use an onlinetext submission and drop the JS
requirement means that they are much less susceptible to runtime issues,
and not susceptible to those caused by JS at all.
2023-06-15 09:28:17 +08:00
Ilya Tregubov
8debfd63ba
Merge branch 'MDL-78207-master' of https://github.com/sarjona/moodle
2023-06-15 09:21:11 +08:00
Jun Pataleta
b5931eaf4f
Merge branch 'MDL-78306-master' of https://github.com/andrewnicols/moodle
2023-06-15 00:05:15 +08:00
Sara Arjona
f748a9da10
Merge branch 'MDL-76733-master' of https://github.com/andrewnicols/moodle
2023-06-14 16:22:09 +02:00
Andrew Nicols
ecf49b2a19
MDL-78306 mod_quiz: Convert AMD modals to ESM
2023-06-14 21:41:50 +08:00
Sara Arjona
4cf2730823
Merge branch 'MDL-78253' of https://github.com/paulholden/moodle
2023-06-14 13:32:28 +02:00
Sara Arjona
25eaa1ed03
Merge branch 'MDL-76715-master' of https://github.com/aanabit/moodle
2023-06-14 13:18:15 +02:00
Ilya Tregubov
9611669cae
Merge branch 'MDL-70152-master' of https://github.com/andelacruz/moodle
2023-06-14 13:24:06 +08:00
Ilya Tregubov
ae88b72a31
Merge branch 'MDL-78328-master' of https://github.com/andrewnicols/moodle
2023-06-14 11:11:30 +08:00
Sara Arjona
af164ce9c7
MDL-78207 resource: Move file type to activity badge
...
One of the resource settings, the file type, has been moved to the
activity badge near the activity name.
The rest of the information will be displayed using the afterlink
feature.
However, for now, the activity page still displays all the information
together (that's why resource_get_optional_details() supports now one
new parameter, $showtype, to define whether the file type should be
displayed or not).
2023-06-13 12:09:58 +02:00
Sara Arjona
987ceb1b69
MDL-78207 forum: Move unread messages to activity badge
2023-06-13 12:09:58 +02:00
Amaia Anabitarte
cb50c71245
MDL-76715 mod_data: Remove data_records when the last field is deleted
2023-06-13 10:52:56 +02:00
Jake Dallimore
d8e7c9d3fe
Merge branch 'MDL-73052-master' of https://github.com/sarjona/moodle
2023-06-13 14:44:25 +08:00
Amaia Anabitarte
f80b1b070b
MDL-78310 mod_resource: Change 'Show type' setting default value
...
Changing 'Show type' admin setting default value to 'Yes'
2023-06-12 17:39:16 +02:00
Paul Holden
3a90d4c837
MDL-77224 mod_h5pactivity: clean up attempt data on activity deletion.
2023-06-11 18:37:03 +01:00
Paul Holden
7953ded152
MDL-77542 mod_assign: remove duplicate grade heading from grader.
...
It's already part of the subsequent rendered form.
2023-06-11 15:01:23 +01:00
Sara Arjona
86edd3d142
Merge branch 'MDL-78415-master-enfix' of https://github.com/vmdef/moodle
2023-06-08 20:33:02 +02:00
Helen Foster
06c5a6c883
MDL-78415 lang: Import fixed English strings (en_fix)
2023-06-08 09:59:04 +01:00
Andrew Nicols
9f5d56b7c3
Merge branch 'MDL-75696_master' of https://github.com/marxjohnson/moodle
2023-06-08 12:30:49 +08:00
Jun Pataleta
d1295a8734
Merge branch 'MDL-75898-master' of https://github.com/matthewhilton/moodle
2023-06-08 11:43:18 +08:00
Jun Pataleta
58e76214e4
Merge branch 'MDL-78378-master' of https://github.com/sarjona/moodle
2023-06-07 23:24:41 +08:00
Ferran Recio
4a3f21fee8
MDL-78010 mod_label: improve upgrade performance
2023-06-06 21:31:23 +02:00
Sara Arjona
d3f363541b
MDL-73052 page: Fix page description when it has only an image
...
This is as regression of MDL-72413, when description was moved to a
standard module API.
In some cases, when description has only images, it's was not
displayed.
2023-06-02 08:20:17 +02:00
Sara Arjona
7499e96a33
MDL-78378 survey: Display default introduction when description is empty
...
This is a regression when the activity pages were redessigned in Moodle
4.0. The default introduction should be displayed when the activity
description is empty.
2023-06-02 08:19:08 +02:00
Simey Lameze
2367bc9ff6
MDL-69231 behat: remaining work for role capability generator
...
This commit does few things:
* Unify data generators usage to role short name.
* Replace remaining manual steps to use the new data generator.
* Also replaced other manual steps to set config to use data generators.
* Tidy up of some tests, aligning pipes and splitting one line steps into multiple lines.
* Fixes tests to have one Given/When/Then per scenario.
2023-06-02 12:47:27 +08:00
Andrew Nicols
aa2fc4048e
MDL-69231 behat: Update tests to use new generator
2023-06-02 12:47:27 +08:00
Andrew Nicols
81dc04b435
Merge branch 'MDL-77564' of https://github.com/timhunt/moodle
2023-06-01 13:00:54 +02:00
Ilya Tregubov
59cd47c02f
Merge branch 'MDL-62859' of https://github.com/paulholden/moodle
2023-06-01 10:12:14 +08:00
Ilya Tregubov
e453be7198
Merge branch 'MDL-75961-master' of https://github.com/lameze/moodle
2023-06-01 09:07:27 +08:00
mkassaei
cc880cabf5
MDL-77564 Quiz display options: Hide or show the grade information
...
Allow settings to show Max marks and Marks, Max marks only, or hide the grade information completely.
2023-05-31 17:15:29 +01:00
Angelia Dela Cruz
c95ef35b60
MDL-70152 behat: Forum behat generators use UI
...
Behat cleanup and optimisation
2023-05-29 10:32:20 +08:00
Angelia Dela Cruz
640db57c0e
MDL-70152 behat: Forum behat generators use UI
...
Replace steps that manually add forum and forum post instances
via the UI and use Behat generators. This improves the speed of
Behat test runs.
2023-05-29 10:32:12 +08:00
Andrew Nicols
505940f91e
MDL-70152 forum: Create behat data generator
...
* Convert track_read_posts.feature to use activity and discussion
data generators as exmaple.
Co-authored-by: Jun Pataleta <jun@moodle.com>
2023-05-29 10:32:11 +08:00
Luca Bösch
eecbead7d9
MDL-78314 quiz: style button fieldset in "Manually grade question".
2023-05-26 15:09:43 +02:00
Jun Pataleta
d1de2ba1a4
Merge branch 'MDL-76065-master' of https://github.com/lameze/moodle
2023-05-25 11:56:54 +08:00
Jun Pataleta
428e604344
Merge branch 'MDL-78320' of https://github.com/paulholden/moodle
2023-05-25 11:48:42 +08:00
Andrew Nicols
5c183a99e7
Merge branch 'MDL-78307-master' of https://github.com/dpalou/moodle
2023-05-25 10:42:19 +08:00
Paul Holden
ca95bee259
MDL-78333 mod_assign: final removal of deprecated log format methods.
2023-05-24 16:41:55 +01:00