mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
d6e50d14d2
60 changed files with 1920 additions and 461 deletions
|
@ -30,6 +30,8 @@ information provided here is intended especially for developers.
|
|||
* Behat now supports date and time selection from the datetime form element. Examples:
|
||||
- I set the field "<field_string>" to "##15 March 2021 08:15##"
|
||||
- I set the field "<field_string>" to "##first day of January last year noon##"
|
||||
* Added new class, AMD modules and WS that allow displaying forms in modal popups or load and submit in AJAX requests.
|
||||
See https://docs.moodle.org/dev/Modal_and_AJAX_forms for more details.
|
||||
|
||||
=== 3.10 ===
|
||||
* PHPUnit has been upgraded to 8.5. That comes with a few changes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue