Dongsheng Cai
4f1c48ef54
MDL-69956 forum: throw exception when advanced grading is not ready
2021-04-30 14:59:31 +10:00
Adrian Greeve
f104a01ba5
Merge branch 'MDL-71481-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-04-30 11:19:27 +08:00
Jun Pataleta
f852b7d938
Merge branch 'MDL-71486-311' of git://github.com/HuongNV13/moodle into MOODLE_311_STABLE
2021-04-30 11:08:44 +08:00
Sujith Haridasan
9d60d0dd82
MDL-70753 report: Provide a separate page for course report
...
Provide page for the reports in the course administration.
The page has a drop down to navigate to different reports.
The navigation is remembered just like the grade reports in
the course.
Signed-off-by: Sujith Haridasan <sujith@moodle.com>
2021-04-30 08:37:13 +05:30
Jun Pataleta
67d1960126
Merge branch 'MDL-70947-311' of git://github.com/HuongNV13/moodle into MOODLE_311_STABLE
2021-04-30 10:34:17 +08:00
Sara Arjona
ca3f88fd1f
Merge branch 'MDL-60331-311_take3' of git://github.com/lucaboesch/moodle into MOODLE_311_STABLE
2021-04-29 17:49:48 +02:00
Sara Arjona
76cda8ba33
Merge branch 'MDL-71162-311-2' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE
2021-04-29 17:27:27 +02:00
Dani Palou
185ed20456
MDL-71273 tool_mobile: Change the LTI disabled feature
2021-04-29 14:57:07 +02:00
Paul Holden
e810f798ee
MDL-71463 dml: escape square brackets for SQL Server LIKE operator.
2021-04-29 13:49:35 +01:00
Jun Pataleta
b4edfb9031
Merge branch 'MDL-71455-311' of https://github.com/dcai/moodle into MOODLE_311_STABLE
2021-04-29 18:05:17 +08:00
Paul Holden
864bf17afb
MDL-71481 repository_flickr_public: return more file data.
...
A HTTP HEAD request is required to get the image filesize.
The remaining data can be obtained from existing calls to
the Flickr API.
2021-04-29 09:48:12 +01:00
Huong Nguyen
89fe45e38c
MDL-70947 File upload: Upload protection
...
Interacts badly with double-submit protection, and not all uploads protected
2021-04-29 15:32:00 +07:00
Huong Nguyen
feb8548a45
MDL-71486 course: Notice when in site home/course page
2021-04-29 14:43:06 +07:00
Sara Arjona
d7f2abf5af
Merge branch 'MDL-71016-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-04-29 09:21:44 +02:00
Jun Pataleta
20f2014d0d
Merge branch 'MDL-70863-311' of git://github.com/jleyva/moodle into MOODLE_311_STABLE
2021-04-29 15:04:32 +08:00
Adrian Greeve
cd96ef301c
Merge branch 'MDL-71235-311' of https://github.com/dcai/moodle into MOODLE_311_STABLE
2021-04-29 14:41:55 +08:00
Adrian Greeve
24695a6e42
Merge branch 'MDL-71470-311' of git://github.com/mihailges/moodle into MOODLE_311_STABLE
2021-04-29 14:26:23 +08:00
Andrew Nicols
3bc386e69e
Merge branch 'MDL-70965-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-04-29 13:51:02 +08:00
Dongsheng Cai
4104a24196
MDL-71235 webservices: add activity completion data to web services
2021-04-29 13:52:52 +10:00
Andrew Nicols
50a6634639
Merge branch 'MDL-70897-311' of git://github.com/kabalin/moodle into MOODLE_311_STABLE
2021-04-29 10:33:20 +08:00
Dongsheng Cai
0ebdf3f1b4
MDL-71455 core_backup: fix course completion options when backup/restore
2021-04-29 11:42:47 +10:00
Andrew Nicols
14add58a7f
Merge branch 'MDL-56609_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-04-29 09:41:40 +08:00
Adrian Greeve
702ea8590e
Merge branch 'MDL-71051-311-2' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-04-29 09:22:37 +08:00
Víctor Déniz
da781a899a
Merge branch 'MDL-71200-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-04-28 20:53:27 +01:00
Paul Holden
23f0859a9c
MDL-71016 gradeexport_xml: ensure user/grade idnumbers are encoded.
2021-04-28 19:03:50 +01:00
Michael Hawkins
635a53e293
MDL-71162 mod_assign: Update and improve completion behat testing
2021-04-29 00:47:21 +08:00
Michael Hawkins
3ac450e1fc
MDL-71162 mod_resource: Improve behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
5c0a2b0d7d
MDL-71162 mod_label: Improve behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
0fb2ea4eef
MDL-71162 mod_imscp: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
f84235eac7
MDL-71162 mod_h5pactivity: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
7b9a10b175
MDL-71162 mod_folder: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
29cb40286a
MDL-71162 mod_chat: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
ef3b5d9297
MDL-71162 mod_quiz: Improve behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
619b5d1b98
MDL-71162 mod_survey: Improve behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
0773b2c4c6
MDL-71162 mod_scorm: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
5150efa190
MDL-71162 mod_glossary: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
4aec4586d3
MDL-71162 mod_wiki: Improve behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
5a9053f87e
MDL-71162 mod_wiki: Ensure completion conditions displayed on all tabs
2021-04-29 00:47:21 +08:00
Michael Hawkins
0888b6b285
MDL-71162 mod_book: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
751220c3be
MDL-71162 mod_forum: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
70fe3792b3
MDL-71162 mod_feedback: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
29a02febdc
MDL-71162 mod_data: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Michael Hawkins
f5687b7bc6
MDL-71162 mod_data: Ensure completion conditions displayed on all tabs
2021-04-29 00:47:21 +08:00
Michael Hawkins
954ec584f2
MDL-71162 mod_choice: Updated completion behat to use latest rules
2021-04-29 00:47:21 +08:00
Michael Hawkins
b04f03598a
MDL-71162 mod_lesson: Add behat testing for completion conditions
2021-04-29 00:47:21 +08:00
Luca Bösch
003d17d98b
MDL-60331 questions: prevent double escaping question categories.
2021-04-28 17:16:31 +02:00
Sara Arjona
f65de8edfb
Merge branch 'MDL-70979-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-04-28 13:06:12 +02:00
Sara Arjona
c70efcb7ec
Merge branch 'MDL-71127-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-04-28 12:58:22 +02:00
Marina Glancy
86d19b3474
MDL-70965 core_dml: php8 related changes:
...
1. pg_connection_status(false) fails on PHP8 because the argument is not a stream
2. skipeed the unittest that expected that pg_query() does not show an error if the resource is invalid
see also MDL-71482
2021-04-28 12:42:41 +02:00
Srdjan
99e536fc4c
MDL-70965 core_dml: read_slave - mock db handles as resources
...
So they comply with the type hints.
2021-04-28 12:42:41 +02:00