Commit graph

101461 commits

Author SHA1 Message Date
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
Sara Arjona
2e877cd448 Merge branch 'MDL-70763-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-04-28 12:36:30 +02:00
Septatrix
a05e94a03e MDL-70110 assign: add group submission attemptnumber test 2021-04-28 11:50:37 +02:00
Ruslan Kabalin
66e8f7a3d4 MDL-71051 core_user: fix issues and address review issues 2021-04-28 11:49:28 +02:00
Marina Glancy
b597b491ec MDL-71051 core_user: create user profile field form is now modal form 2021-04-28 11:49:28 +02:00
Marina Glancy
ac494c7d91 MDL-71051 core_user: move user profile edit field form to classes 2021-04-28 11:49:27 +02:00
Marina Glancy
abb2c72b26 MDL-71051 core_user: editing user profiles - modal form, template 2021-04-28 11:49:27 +02:00
Marina Glancy
bc74e13322 MDL-71051 core_user: move edit profile category form to classes 2021-04-28 11:49:27 +02:00
Marina Glancy
10bf851874 MDL-71051 core_user: use user profile generator in all tests 2021-04-28 11:49:27 +02:00
Marina Glancy
5ac934b1fd MDL-71051 core_user: fix mistakes in phpdocs, deprecated unused func 2021-04-28 11:49:27 +02:00
Marina Glancy
3c9e54eafa MDL-71051 core_user: always use API when working with profile fields 2021-04-28 11:49:27 +02:00
Mihail Geshoski
a4bd04e892 MDL-71470 repository_googledocs: Update unit tests 2021-04-28 16:29:33 +08:00
Sara Arjona
7fae164d47 Merge branch 'MDL-71244-311' of git://github.com/lucaboesch/moodle into MOODLE_311_STABLE 2021-04-28 09:17:34 +02:00
Jun Pataleta
e197cf24d8 Merge branch 'MDL-71330-311' of https://github.com/dcai/moodle into MOODLE_311_STABLE 2021-04-28 13:41:52 +08:00
Dongsheng Cai
f628b3d1bd MDL-71330 mod_chat: Implement the activity dates functionality 2021-04-28 15:34:02 +10:00
Mihail Geshoski
dbd4620365 MDL-71470 repository_googledocs: Use file name in the source attribute
Instead of using the file title when generating the source attribute,
we should be using only the name of the Google Drive file in order to
avoid having the original extension within the filename after the file
is imported and added into Moodle.
2021-04-28 12:56:46 +08:00
Andrew Nicols
e3fb7862d7 Merge branch 'MDL-71168-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-04-28 10:50:02 +08:00
Andrew Nicols
2f1e3eada4 MDL-70909 mod_h5pactivity: Whitespace fix 2021-04-28 10:26:24 +08:00
Andrew Nicols
66131d9307 Merge branch 'MDL-70909-311' of git://github.com/ferranrecio/moodle into MOODLE_311_STABLE 2021-04-28 10:25:44 +08:00
Andrew Nicols
6645cb3396 Merge branch 'MDL-71386-311' of git://github.com/NoelDeMartin/moodle into MOODLE_311_STABLE 2021-04-28 10:15:42 +08:00
Andrew Nicols
1d7bbdfc08 Merge branch 'MDL-71389-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE 2021-04-28 09:49:48 +08:00
Eloy Lafuente (stronk7)
f6062a0bf8 MDL-56609 phpunit: Fix bogus expectation on DST changes day
Current test works ok every day of the year but the day of
DST begin changes (last Sunday of March currently).

That day, 01:00 Europe/London simply doesn't exist, because
the time is moved forward by 60 minutes.

Hence the expectation for the next cron execution is not 1 "normal"
day (24h) but 1 less hour.

Note this only happens for the current test on DST begins, the
opposite change (DST ends), happening the last Sunday of October
is not affected, because, at all effects, 01:00 is a perfectly normal
and existing hour.
2021-04-27 18:30:56 +02:00