Michael Hawkins
f105612d7f
MDL-71189 core_completion: Implementing custom completion sort ordering
...
This adds the requirement for activities supporting custom completion to
specify the order all completion conditions should be displayed for that
activity. It also implements the sorting that takes place.
2021-05-03 13:36:11 +08:00
Michael Hawkins
c997fc7784
MDL-71189 core_completion: Updates to meet current coding standards
2021-05-03 13:36:11 +08:00
Víctor Déniz
0a986fdf13
weekly release 4.0dev
2021-04-30 12:54:01 +01:00
Jun Pataleta
021d14896f
Merge branch 'MDL-71051-master' of git://github.com/abgreeve/moodle
2021-04-30 14:18:41 +08:00
Adrian Greeve
d6040d3056
MDL-71051 profilefield_datetime: Fix to missing required param.
...
The define_after_data method was looking for a required_param
when it should have been an optional parameter. This was causing
error messages when creating a new datetime field.
2021-04-30 13:00:21 +08:00
Adrian Greeve
c94a0090e0
Merge branch 'MDL-71481' of git://github.com/paulholden/moodle
2021-04-30 11:19:02 +08:00
Jun Pataleta
6d24e7fb17
Merge branch 'MDL-71486-master' of git://github.com/HuongNV13/moodle
2021-04-30 11:07:57 +08:00
Jun Pataleta
c646a8eaec
Merge branch 'MDL-70947-master' of git://github.com/HuongNV13/moodle
2021-04-30 10:34:11 +08:00
Sara Arjona
3a07ee3191
Merge branch 'MDL-60331-master_take3' of git://github.com/lucaboesch/moodle
2021-04-29 17:49:43 +02:00
Sara Arjona
1aa318d3e0
Merge branch 'MDL-71162-master-2' of git://github.com/mickhawkins/moodle
2021-04-29 17:27:20 +02:00
Jun Pataleta
e61f3796dd
Merge branch 'MDL-71455-master' of https://github.com/dcai/moodle
2021-04-29 18:05:09 +08:00
Paul Holden
643b0ccabe
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:19 +01:00
Huong Nguyen
c6fb80b639
MDL-70947 File upload: Upload protection
...
Interacts badly with double-submit protection, and not all uploads protected
2021-04-29 15:28:19 +07:00
Huong Nguyen
3e2570611f
MDL-71486 course: Notice when in site home/course page
2021-04-29 14:42:49 +07:00
Adrian Greeve
e17333c342
Merge branch 'MDL-71141-master' of git://github.com/ferranrecio/moodle
2021-04-29 15:40:51 +08:00
Sara Arjona
af1d676fb8
Merge branch 'MDL-71016' of git://github.com/paulholden/moodle
2021-04-29 09:21:39 +02:00
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