Sara Arjona
a210aea91c
Merge branch 'MDL-77665-main' of https://github.com/laurentdavid/moodle
2024-06-19 07:35:17 +02:00
Huong Nguyen
ebae7fbae4
Merge branch 'MDL-81523' of https://github.com/stronk7/moodle
2024-06-19 09:52:10 +07:00
Huong Nguyen
51e7fe3b75
Merge branch 'MDL-81249-main' of https://github.com/andelacruz/moodle
2024-06-19 09:18:14 +07:00
Andrew Nicols
36772d4c8e
Merge branch 'MDL-81644-main-new' of https://github.com/meirzamoodle/moodle
2024-06-18 23:13:55 +08:00
Andrew Nicols
14d9e59492
Merge branch 'MDL-81431-main' of https://github.com/lameze/moodle
2024-06-18 22:47:27 +08:00
Shamim Rezaie
859a54b1c0
MDL-80745 mod_assign: Move group selector on grading page to action bar
...
AMOS BEGIN
MOV [clearall,gradereport_grader],[clearall,core]
AMOS END
2024-06-19 00:41:05 +10:00
Shamim Rezaie
c1a2436cb5
MDL-80745 core_grades: deprecate core_grades_renderer::group_selector
2024-06-19 00:41:05 +10:00
Shamim Rezaie
37eae68cdb
MDL-80745 core_course: group selector renderer for actionbar in course
2024-06-19 00:41:05 +10:00
Andrew Nicols
40938bd83b
Merge branch 'MDL-81739-main' of https://github.com/davewoloszyn/moodle
2024-06-18 22:33:14 +08:00
Paul Holden
e47957af26
MDL-82191 core: add closing backtick to upgrade note, correct todo.
2024-06-18 12:16:33 +01:00
Paul Holden
3724f682b3
Merge branch 'MDL-82191-main' of https://github.com/andrewnicols/moodle into main
2024-06-18 12:11:23 +01:00
Paul Holden
74d85b0a90
Merge branch 'MDL-82156-main' of https://github.com/andrewnicols/moodle into main
2024-06-18 12:00:03 +01:00
Angelia Dela Cruz
0cc5f72f82
MDL-81249 gradingform: Behat test that grades are retained
2024-06-18 17:44:59 +08:00
Huong Nguyen
58dbb96ce5
Merge branch 'MDL-82148' of https://github.com/stronk7/moodle
2024-06-18 16:27:22 +07:00
Angelia Dela Cruz
f86157f901
MDL-81249 gradingform: Enhance Behat test for deleting marking guide
2024-06-18 16:45:59 +08:00
Huong Nguyen
87ec51598d
Merge branch 'MDL-79546' of https://github.com/timhunt/moodle
2024-06-18 15:29:29 +07:00
Andrew Nicols
bbdf580177
MDL-82224 core_admin: Remove manual check for json
...
JSON can no longer be disabled.
2024-06-18 15:55:03 +08:00
Shamim Rezaie
fe7738b7da
Merge branch 'mdl-78080-main-split' of https://github.com/james-cnz/moodle
2024-06-18 16:05:48 +10:00
lameze
f7d942e94a
MDL-81431 behat: set grade item checkboxes one at the time
2024-06-18 13:57:03 +08:00
David Woloszyn
1b1128d646
MDL-52046 reportbuilder: Support null return from checkbox callback
2024-06-18 15:17:26 +10:00
Jun Pataleta
ab72eef3de
MDL-80951 backup: Add description for formselectall template
2024-06-18 11:51:11 +08:00
Jun Pataleta
a08233635d
Merge branch 'MDL-80951-main-v02' of https://github.com/ferranrecio/moodle
2024-06-18 11:40:08 +08:00
Paul Holden
53b69add3a
MDL-81671 libraries: upgrade to version 1.3.3 of Serializable Closure.
2024-06-17 15:03:16 +01:00
Paul Holden
7ab967202c
MDL-82202 course: correct last access report entity column callback.
...
Ensure it works when being aggregated.
2024-06-17 14:27:01 +01:00
Huong Nguyen
87f926d692
MDL-82133 reportbuilder: Fix illegal whitespace
2024-06-17 16:01:38 +07:00
Huong Nguyen
e7a432c01d
Merge branch 'MDL-82133' of https://github.com/lostrogit/moodle
2024-06-17 15:53:00 +07:00
Wolfgang Reichert
1264e3e0f0
MDL-73091 core_badges: Avoid undefined variable notice in review
...
* Fix review method for award_criteria_courseset when courseset is empty
* Add unit tests for coverage of the award_criteria_courseset class
@co-authored jz-reichert@web.de
2024-06-17 09:59:38 +02:00
Laurent David
26b747bf1f
MDL-77665 mod_h5pactivity: Improve generator package upload
...
* Allow the specification of the username in order to set the owner
of the H5P file package when creating a new H5P instance.
2024-06-17 06:31:18 +02:00
Laurent David
7bf85150b9
MDL-77665 core_h5p: Allow deployment if user has been deleted
...
* If user has been deleted we consider that the content can be deployed
by a user who can deploy other packages
* Add behat test to cover for this use case
* Fix the content bank generator as it was failing to upload the content
as the given user
2024-06-17 06:31:18 +02:00
James C
7dca6d0e3b
MDL-78080 course: Duplicate section: Duplicate by section id, not num
2024-06-17 12:51:33 +12:00
James C
7cde0e9984
MDL-78080 course: Duplicate section: No duplicate option for section 0
2024-06-17 12:51:33 +12:00
James C
f00a6caaaf
MDL-78080 course: Duplicate section: Don't copy deleted activities
2024-06-17 12:51:33 +12:00
James C
ef02908013
MDL-78080 course: Duplicate section: Copy section summary files
2024-06-17 12:51:13 +12:00
James C
23567ce725
MDL-78080 course: Duplicate section: Copy custom section options
2024-06-17 12:48:22 +12:00
James C
acf5e44fde
MDL-78080 course: Duplicate section: Fix course_update_section params
2024-06-17 12:47:16 +12:00
Eloy Lafuente (stronk7)
adb4a5aade
MDL-82148 phpunit: Remove all cases of multiple @coversDefaultClass
...
Only one by class is allowed (to be used as shortcut exclusively)
2024-06-15 21:43:31 +02:00
Daniel Ziegenberg
52a5f2aa4e
MDL-80645 libaries: Update symfony/deprecation-contracts to 3.5.0
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-06-14 23:18:53 +02:00
Daniel Ziegenberg
6222b1307e
MDL-80643 libraries: Update http-client to 1.0.3
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-06-14 23:17:03 +02:00
Daniel Ziegenberg
2c4fb82def
MDL-80642 libaries: Update http-message to 2.0.0
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-06-14 23:16:23 +02:00
DangHieu1407
02cd2808c8
MDL-79546 Quiz: Allow regrade of selected question
...
Co-authored-by: Tim Hunt <T.J.Hunt@open.ac.uk>
2024-06-14 20:29:23 +01:00
Eloy Lafuente (stronk7)
08e8b21b1f
MDL-81523 upgrade: Add a upgrade note sharing about the change/fix
2024-06-14 16:04:57 +02:00
Eloy Lafuente (stronk7)
674497a12c
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
...
All setUp(), tearDown(), setUpBeforeClass() and tearDownAfterClass()
must, always, call to parent, to ensure that everything is properly
set and cleaned.
While in a lot of situations this is not needed (parents may not
have anything to run), with PHPUnit >= 10 this can become more
important because we are going to move the reset code from current
placement @ runBare() to setUp()/tearDown().
Note that all the changes performed in this commit have been detected
and fixed by moodle-cs (ParentSetUpTearDownSniffTest).
2024-06-14 16:04:57 +02:00
Mikel Martín
06b779d31d
MDL-81818 theme_boost: Refactor ".no-gutters" usages for BS5
...
- Add .g-0 to the Boostratp 5 bridge SCSS file
- Replace .no-gutters occurrences with .g-0
2024-06-14 15:09:43 +02:00
Tim Hunt
6105d96744
MDL-82200 inplace editable: fix background of the help text
2024-06-14 12:37:52 +01:00
Anupama Sarjoshi
1945ad1d36
MDL-79796 quiz: Preview icon should be visible in question bank pop-up
2024-06-14 11:19:19 +01:00
Andrew Nicols
574ea2a02d
MDL-82156 core: Remove manually loaded classes
...
These classes were all introduced in Moodle 4.4.
Originally they were scheduled for removal in MDL-81134, but now that we
have MDL-82156 we can remove them immediately as the autoloader now
checks for the presence of a newer class and resets if that class is not
present in the autoloader cache.
2024-06-14 12:28:56 +08:00
Andrew Nicols
434c191ff3
MDL-82156 core: Check that key classes are present for classloader
2024-06-14 12:28:55 +08:00
Andrew Nicols
ca985c79c6
MDL-82156 core: Move core_component cache validity check to own method
2024-06-14 12:28:55 +08:00
Andrew Nicols
8c1ab804b3
MDL-82191 core: Deprecated unused stale libraries
2024-06-14 09:27:42 +08:00
Ilya Tregubov
2bf886f9dd
weekly release 4.5dev
2024-06-14 08:56:53 +08:00