Commit graph

100937 commits

Author SHA1 Message Date
Jun Pataleta
0e904ad5db Merge branch 'MDL-70863-master' of git://github.com/jleyva/moodle 2021-04-29 15:04:11 +08:00
Adrian Greeve
98edee3c4a Merge branch 'MDL-71235-master' of https://github.com/dcai/moodle 2021-04-29 14:42:35 +08:00
Adrian Greeve
e42ce0baee Merge branch 'MDL-71470-master' of git://github.com/mihailges/moodle 2021-04-29 14:27:06 +08:00
Andrew Nicols
b4baf69846 Merge branch 'MDL-70965-master' of git://github.com/marinaglancy/moodle 2021-04-29 13:49:59 +08:00
Dongsheng Cai
36bc7b07db MDL-71235 webservices: add activity completion data to web services 2021-04-29 13:52:32 +10:00
Andrew Nicols
430caa5de1 Merge branch 'MDL-70897-master' of git://github.com/kabalin/moodle 2021-04-29 10:18:01 +08:00
Dongsheng Cai
2935cb508d MDL-71455 core_backup: fix course completion options when backup/restore 2021-04-29 11:38:31 +10:00
Andrew Nicols
72498d5f99 Merge branch 'MDL-56609' of https://github.com/stronk7/moodle 2021-04-29 09:34:18 +08:00
Adrian Greeve
d4673e3047 Merge branch 'MDL-71051-master-2' of git://github.com/marinaglancy/moodle 2021-04-29 09:27:07 +08:00
Paul Holden
0bda284937 MDL-71016 gradeexport_xml: ensure user/grade idnumbers are encoded. 2021-04-28 19:03:45 +01:00
Víctor Déniz
0ff631fabc Merge branch 'MDL-71200' of git://github.com/paulholden/moodle 2021-04-28 18:54:41 +01:00
Michael Hawkins
bf8818f9a6 MDL-71162 mod_assign: Update and improve completion behat testing 2021-04-29 00:46:27 +08:00
Michael Hawkins
c02e9af3ed MDL-71162 mod_resource: Improve behat testing for completion conditions 2021-04-29 00:46:27 +08:00
Michael Hawkins
ec3ec899b6 MDL-71162 mod_label: Improve behat testing for completion conditions 2021-04-29 00:46:28 +08:00
Michael Hawkins
941330feac MDL-71162 mod_imscp: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
a74f47af90 MDL-71162 mod_h5pactivity: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
0ef85f4c0b MDL-71162 mod_folder: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
5ccda6fa5c MDL-71162 mod_chat: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
b7289dfd80 MDL-71162 mod_quiz: Improve behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
9fec71fe27 MDL-71162 mod_survey: Improve behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
f9c276632a MDL-71162 mod_scorm: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
4bf3b7a48d MDL-71162 mod_glossary: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
36d5523904 MDL-71162 mod_wiki: Improve behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
194a38b0a3 MDL-71162 mod_wiki: Ensure completion conditions displayed on all tabs 2021-04-29 00:41:07 +08:00
Michael Hawkins
2c2745cd89 MDL-71162 mod_book: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
3b715af830 MDL-71162 mod_forum: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
8970651506 MDL-71162 mod_feedback: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
1f2daaefc7 MDL-71162 mod_data: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Michael Hawkins
1ea2ae17be MDL-71162 mod_data: Ensure completion conditions displayed on all tabs 2021-04-29 00:41:07 +08:00
Michael Hawkins
53707660dc MDL-71162 mod_choice: Updated completion behat to use latest rules 2021-04-29 00:41:07 +08:00
Michael Hawkins
73bcf9a8d0 MDL-71162 mod_lesson: Add behat testing for completion conditions 2021-04-29 00:41:07 +08:00
Luca Bösch
7dd58aac64 MDL-60331 questions: prevent double escaping question categories. 2021-04-28 17:30:46 +02:00
Sara Arjona
f123a7d0e0 Merge branch 'MDL-70979' of git://github.com/paulholden/moodle 2021-04-28 13:06:07 +02:00
Sara Arjona
d0a84d36d7 Merge branch 'MDL-71127' of git://github.com/paulholden/moodle 2021-04-28 12:58:15 +02:00
Marina Glancy
badf442ec7 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:07 +02:00
Srdjan
ebf19a7085 MDL-70965 core_dml: read_slave - mock db handles as resources
So they comply with the type hints.
2021-04-28 12:38:32 +02:00
Sara Arjona
92cfa71cd0 Merge branch 'MDL-70763' of git://github.com/paulholden/moodle 2021-04-28 12:36:23 +02:00
Ruslan Kabalin
3bf770c801 MDL-71051 core_user: fix issues and address review issues 2021-04-28 11:47:26 +02:00
Marina Glancy
8974874018 MDL-71051 core_user: create user profile field form is now modal form 2021-04-28 11:47:22 +02:00
Marina Glancy
4a159a0947 MDL-71051 core_user: move user profile edit field form to classes 2021-04-28 11:47:22 +02:00
Marina Glancy
60b95cd46f MDL-71051 core_user: editing user profiles - modal form, template 2021-04-28 11:47:22 +02:00
Marina Glancy
880aff7bf9 MDL-71051 core_user: move edit profile category form to classes 2021-04-28 11:47:22 +02:00
Marina Glancy
ef3d6a3d70 MDL-71051 core_user: use user profile generator in all tests 2021-04-28 11:47:21 +02:00
Marina Glancy
9a5fd6fbc1 MDL-71051 core_user: fix mistakes in phpdocs, deprecated unused func 2021-04-28 11:47:11 +02:00
Marina Glancy
5682b9a585 MDL-71051 core_user: always use API when working with profile fields 2021-04-28 11:39:04 +02:00
Mihail Geshoski
49ce037665 MDL-71470 repository_googledocs: Update unit tests 2021-04-28 16:30:27 +08:00
Mihail Geshoski
0ce519591b 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 16:30:27 +08:00
Sara Arjona
0084f9c762 Merge branch 'MDL-71244-master' of git://github.com/lucaboesch/moodle 2021-04-28 09:17:28 +02:00
Jun Pataleta
e30e83d0d0 Merge branch 'MDL-71330-master' of https://github.com/dcai/moodle 2021-04-28 13:41:57 +08:00
Dongsheng Cai
b927b0eac3 MDL-71330 mod_chat: Implement the activity dates functionality 2021-04-28 15:33:14 +10:00