Commit graph

102561 commits

Author SHA1 Message Date
Andrew Nicols
f80a31b8b6 Merge branch 'MDL-72827-master' of git://github.com/peterRd/moodle 2021-10-28 11:51:29 +08:00
Peter Dias
44d06f8218 MDL-72827 quiz: Expand completion behat tests
- Update the behat tests to more precisely check the state in the completion report.
- Check combination of completion conditions with passing grade
2021-10-28 11:38:10 +08:00
Peter Dias
cb2afc668d MDL-72827 completion: Revert completion flow logic
- Reverts the custom flow logic introduced in the 52206
- Expand unit tests to cover different grade based completion settings
2021-10-28 11:38:10 +08:00
Andrew Nicols
88d5175d41 MDL-72263 theme: Adjust parameters for focusing close button 2021-10-28 08:51:16 +08:00
Andrew Nicols
62f1e0540e Merge branch 'MDL-72263-master-v02' of git://github.com/ferranrecio/moodle 2021-10-28 08:51:09 +08:00
Eloy Lafuente (stronk7)
4f271297ce Merge branch 'MDL-72879-master-enfix' of git://github.com/mudrd8mz/moodle 2021-10-27 22:12:11 +02:00
Jun Pataleta
369983e713 Merge branch 'MDL-72652-master' of git://github.com/mihailges/moodle 2021-10-27 22:28:21 +08:00
Eloy Lafuente (stronk7)
51b45f0c71 Merge branch 'MDL-55231-patch' of git://github.com/ilyatregubov/moodle 2021-10-27 15:22:32 +02:00
Ilya Tregubov
c1468388bc MDL-55231 core_course: Fix behat tests. 2021-10-27 13:25:58 +02:00
Ferran Recio
59128bb411 MDL-72263 courseformat: adding core/tree to course index 2021-10-27 10:54:56 +02:00
Jun Pataleta
472bdb44f3 Merge branch 'MDL-72669-master' of git://github.com/rezaies/moodle 2021-10-27 15:07:32 +08:00
Ilya Tregubov
a704f137cf Merge branch 'MDL-55231-master' of https://github.com/dcai/moodle 2021-10-27 08:46:41 +02:00
David Mudrák
53bb0947b6 MDL-72879 lang: Use fixed strings in tests, too 2021-10-27 07:37:03 +02:00
Jake Dallimore
6266b198ed Merge branch 'MDL-71914-master-v3' of git://github.com/peterRd/moodle 2021-10-27 10:39:09 +08:00
Shamim Rezaie
4d705b52b1 Merge branch 'MDL-72385-master' of git://github.com/HuongNV13/moodle 2021-10-27 12:44:24 +11:00
Peter Dias
7791553bd9 MDL-71914 feedback: Unit tests for the dynamic forms 2021-10-27 09:33:20 +08:00
Helen Foster
07b7482063 MDL-72879 lang: Import fixed English strings (en_fix) 2021-10-26 21:05:10 +02:00
Ilya Tregubov
92fa7e150a Merge branch 'MDL-69723-master' of https://github.com/martygilbert/moodle 2021-10-26 16:32:52 +02:00
Marty
424fecb7b0
MDL-69723 assign: Add # need grading to summary
For teachers viewing the assignment summary (/mod/assign/index.php),
it shows a '-' in the 'Grade' column. Instead of showing a '-', display
the number of items that need grading.

Augment by creating a link to the grading page so that teachers can see
the outstanding assignments more quickly.

Also attempted to write phpunit tests that verify values for ungraded
submissions for teachers.
2021-10-26 09:58:02 -04:00
Ilya Tregubov
ff33ad50f3 Merge branch 'MDL-72663' of git://github.com/paulholden/moodle 2021-10-26 15:11:49 +02:00
Víctor Déniz
2b2897bf10 on-demand release 4.0dev+ 2021-10-26 12:36:28 +01:00
Víctor Déniz
3610fbca7b Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2021-10-26 12:36:23 +01:00
Dan Marsden
ecc47348b3 MDL-55231 core_course: Correct chat cache handling 2021-10-26 19:08:15 +11:00
Dongsheng Cai
9a900492bc MDL-55231 core_course: Partial course cache rebuild 2021-10-26 19:08:15 +11:00
Huong Nguyen
b3df2aba62 MDL-72385 tool_usertours: Improve and simplify design of user tours 2021-10-26 12:55:37 +07:00
Peter Dias
7a67d3c0ac MDL-71914 theme: Disable secondary nav during behat 2021-10-26 11:21:32 +08:00
Peter Dias
f3ee54ae04 MDL-71914 mod_glossary: Updated glossary behat tests 2021-10-26 11:21:32 +08:00
Peter Dias
57220ca4e3 MDL-71914 feedback: Updated feedback behat tests 2021-10-26 11:21:32 +08:00
Peter Dias
f1ca3757a7 MDL-71914 navigation: Update tab urls
- Remove sr from the urls when not set
- Remove sesskey from course tab so the scan can pick it up
2021-10-26 11:21:32 +08:00
Peter Dias
773051b98f MDL-71914 mod_feedback: Add tertiary nav in feedback 2021-10-26 11:21:32 +08:00
Peter Dias
10b7badd61 MDL-71914 mod_glossary: Add tertiary nav in glossary 2021-10-26 11:21:32 +08:00
Ilya Tregubov
35fe820eb3 Merge branch 'MDL-72280' of git://github.com/paulholden/moodle 2021-10-25 16:13:54 +02:00
Ilya Tregubov
122ff15517 Merge branch 'master-MDL-70323' of https://github.com/golenkovm/moodle 2021-10-25 08:21:55 +02:00
Andrew Nicols
9e9b7bb20d Merge branch 'MDL-71750-master' of https://github.com/NashTechOpenUniversity/moodle 2021-10-25 13:18:21 +08:00
Mikhail Golenkov
4c7bf9eb7e MDL-70323 core_h5p: Add H5P crossOrigin setting 2021-10-24 21:21:58 +11:00
AMOS bot
d2855fdd51 Automatically generated installer lang files 2021-10-24 00:07:34 +00:00
Paul Holden
bd9abebcd1 MDL-72280 course: implement course datasource for custom reporting.
Create new entity for exposing report data on course categories,
joining it to the course entity to provide data for the reportbuilder
editor.

Co-authored-by: Carlos Castillo <carlos.castillo@moodle.com>
2021-10-22 17:19:33 +01:00
Paul Holden
5ec86bf501 MDL-72663 reportbuilder: improvements to column aggregation methods.
The group concatenation types now consistently sort the returned values
and support aggregating columns containing multiple fields and those
with defined callbacks.
2021-10-22 16:17:31 +01:00
Paul Holden
16a65f73e7 MDL-72663 reportbuilder: column API changes to improve aggregation.
Refinements to how columns can be defined in relation to available
aggregation methods:

* Disable aggregation types;
* Set column GROUP BY during aggregation;
* Defer column sorting to that of the aggregation method
2021-10-22 16:17:17 +01:00
Ilya Tregubov
e5894c0455 on-demand release 4.0dev+ 2021-10-22 12:49:26 +02:00
Ilya Tregubov
95f575f7c0 Merge branch 'MDL-69371' of git://github.com/stronk7/moodle 2021-10-22 08:46:23 +02:00
Eloy Lafuente (stronk7)
777f654c28 MDL-69371 behat: Raise privacy exports allowed size
Note that this issue is not the one causing this problem alone
but just one more causing the download limits to be surpassed.

Allowing 1000 more bytes to have some margin, as far as we are
adding lots of new css stuff here and there.
2021-10-22 08:31:38 +02:00
Thong Bui
76c0a743bf MDL-71750 File upload: Disable submittion when uploading multiple files
Fixed issue "Save" and "Submit and finish" button is not disabled when file uploading in the ticket MDL-71644
2021-10-22 13:26:02 +07:00
Jun Pataleta
69243cd62a Merge branch 'MDL-69371-master-fix' of git://github.com/abgreeve/moodle 2021-10-22 12:59:38 +08:00
Shamim Rezaie
5c3cdd147d MDL-72669 qtype_multianswer: Replace empty option with NBSP 2021-10-22 14:33:50 +11:00
abgreeve
2c7b7ff3d3 MDL-69371 behat: Update to step definition.
This extends the step to look for the file manager on
admin pages as well which has a slightly different html
signature to look for.
2021-10-22 10:32:14 +08:00
Víctor Déniz
f8cab39a04 Merge branch 'MDL-72607-master_fix_media_vimeo_url_parser' of https://github.com/praxisdigital/moodle 2021-10-21 23:29:41 +01:00
Eloy Lafuente (stronk7)
0e4bc1212b Merge branch 'two_failures' of https://github.com/stronk7/moodle 2021-10-21 23:21:51 +02:00
Eloy Lafuente (stronk7)
69a12d7606 Merge branch 'MDL-72228' of https://github.com/paulholden/moodle 2021-10-21 20:45:30 +02:00
Ferran Recio
c0578a83df MDL-71663 core_courseformat: fix merge conflict 2021-10-21 20:27:35 +02:00