Ilya Tregubov
788f0e6f0a
NOBUG: Add upgrade notes
2024-06-14 08:56:53 +08:00
Jun Pataleta
409a36265e
Merge branch 'MDL-81287' of https://github.com/paulholden/moodle
2024-06-13 12:03:27 +08:00
Jun Pataleta
f29d66d3db
Merge branch 'MDL-82178' of https://github.com/timhunt/moodle
2024-06-13 12:00:28 +08:00
Huong Nguyen
803e94cf8a
Merge branch 'MDL-81577' of https://github.com/paulholden/moodle
2024-06-13 10:55:34 +07:00
Shamiso.Jaravaza
802876e9a8
MDL-80061 mod_bigbluebuttonbn: Change filter field
...
* Change dismissed recording time filter from timecreated to timemodified
2024-06-12 13:53:15 -06:00
Shamiso.Jaravaza
904cf075e7
MDL-80625 mod_bigbluebuttonbn: Fix param name
2024-06-12 11:45:28 -06:00
Tim Hunt
92aa1579f9
MDL-82178 quiz graded notification: fix capability check
...
Also improve the scheduled task logging
2024-06-12 12:34:24 +01:00
Jun Pataleta
48561939a3
MDL-81742 mod_feedback: Remove unnecessary whitespace
2024-06-12 11:39:06 +08:00
Jun Pataleta
03ca4e0bf8
Merge branch 'MDL-81742-main' of https://github.com/roland04/moodle
2024-06-12 11:13:51 +08:00
Huong Nguyen
1f099bfa12
Merge branch 'MDL-80743-main' of https://github.com/rezaies/moodle
2024-06-12 09:41:22 +07:00
Huong Nguyen
ad58d2e306
Merge branch 'MDL-82001' of https://github.com/paulholden/moodle
2024-06-12 09:01:18 +07:00
Huong Nguyen
96d29ef71b
Merge branch 'MDL-81522' of https://github.com/stronk7/moodle
2024-06-12 08:46:31 +07:00
Mikel Martín
f61201c947
MDL-81742 mod_feedback: Improve 'Edit' page navigation
...
- Remove 'Use template' from edit page tertiary navigation
- Create a new 'Actions' menu in the tertiary naviagation
- Move 'Import' tertiary navigation to the actions menu
- Move 'Export' button to the actions menu
- Move 'Save as new template' to the actions menu
- Convert add question select into an action menu
- Fix related behat scenarios
2024-06-11 15:30:33 +02:00
Eloy Lafuente (stronk7)
4f7631113c
MDL-81522 phpunit: Add missing void return type to all tests #2
...
This commit includes more changes, all them also adding the :void
return type to unit tests missing them.
The difference is that all these changes, while also detected
perfectly by the moodle.PHPUnit.TestReturnType sniff, were not
auto-fixed (like the previous commit ones), because all them
do include some "return" statement and, for safety, we don't
fix them.
All the cases have been visually inspected and confirmed that
the existing "return" statements always belong to anon
functions within the test body and not the test own return statement.
2024-06-11 11:55:08 +02:00
Eloy Lafuente (stronk7)
01148a0816
MDL-81522 phpunit: Add missing void return type to all tests
...
While this change is not 100% required now, it's good habit
and we are checking for it since Moodle 4.4.
All the changes in this commit have been applied automatically
using the moodle.PHPUnit.TestReturnType sniff and are, exclusively
adding the ": void" return types when missing.
2024-06-11 11:55:07 +02:00
Sara Arjona
8382970cd0
Merge branch 'MDL-81741-main' of https://github.com/roland04/moodle
2024-06-10 13:05:59 +02:00
Jun Pataleta
c42c94279a
NOBUG: Add upgrade notes
2024-06-06 22:30:24 +08:00
Huong Nguyen
49bef6561b
Merge branch 'MDL-81875-main' of https://github.com/laurentdavid/moodle
2024-06-06 22:02:36 +08:00
meirzamoodle
6322f15f93
MDL-81890 assign: confirm_sesskey fixed in view_fix_rescaled_null_grades
2024-06-06 22:02:35 +08:00
Paul Holden
815b884b6c
MDL-81778 mod_bigbluebuttonbn: access checks when getting meeting URL.
2024-06-06 22:02:33 +08:00
Jun Pataleta
e5d52aa315
Merge branch 'MDL-81982-main' of https://github.com/junpataleta/moodle
2024-06-05 10:30:44 +08:00
David Mudrák
6a95cab8a3
MDL-81982 lang: Use fixed strings in tests, too
2024-06-05 10:25:29 +08:00
Helen Foster
7b8da78e01
MDL-81982 lang: Import fixed English strings (en_fix)
2024-06-05 10:25:28 +08:00
Laurent David
6a2c1823ff
MDL-81875 mod_data: Revert database autolink removal
...
Autolinks are used in the database for text fields via
the auto-linking filter.
The revert is partial here because of changes made
in MDL-70384 to all field forms/templates
This reverts commit 42edaba5 from MDL-80949
2024-06-04 16:08:16 +02:00
Huong Nguyen
1d680644c2
Merge branch 'MDL-81955' of https://github.com/paulholden/moodle
2024-06-04 10:33:21 +07:00
Andrew Nicols
c5820bbc6e
Merge branch 'MDL-81321' of https://github.com/paulholden/moodle
2024-06-04 09:55:35 +08:00
Mikel Martín
95f4f55648
MDL-81741 mod_feedback: Create a new 'Questions' secondary menu item
2024-06-03 16:35:45 +02:00
Shamim Rezaie
b7e6a176e6
MDL-80743 mod_assign: Add automatic attempt reopening option
2024-05-31 17:40:23 +10:00
Paul Holden
0d23988cfc
MDL-81577 mod: correct arguments when formatting text for RSS.
2024-05-30 19:17:22 +01:00
Paul Holden
7e206c92cf
MDL-82001 mod_quiz: respect user language in draft save message text.
2024-05-30 16:04:26 +01:00
Sara Arjona
5d6c6bf81c
NOBUG: Add upgrade notes
2024-05-30 17:00:19 +02:00
Andrew Nicols
b17b4ad4a3
MDL-68262 assignfeedback_editpdf: Correct args to make_request_directory
2024-05-30 09:53:19 +07:00
Frederik Milling Pytlick
3590629dca
MDL-54105 mod_assign: Refactored the way that the default is set
...
Improved the way the default is set, now requiring less code and being more readable
2024-05-29 14:44:47 +02:00
Jun Pataleta
65053f6584
Merge branch 'MDL-68262-main' of https://github.com/andrewnicols/moodle
2024-05-29 16:19:04 +08:00
Andrew Nicols
9745580bf4
Merge branch 'MDL-81282' of https://github.com/paulholden/moodle
2024-05-29 09:45:00 +08:00
Andrew Nicols
960f27eb5c
Merge branch 'MDL-82015' of https://github.com/ak4t0sh/moodle
2024-05-29 09:08:16 +08:00
Andrew Nicols
06e43df2fc
MDL-81733 mod_lesson: Coding style fixes
2024-05-28 23:45:13 +08:00
Andrew Nicols
06196de3ec
Merge branch 'MDL-81733-main' of https://github.com/izendegi/moodle
2024-05-28 22:51:01 +08:00
Arnaud Trouvé
cb0db47609
MDL-82015 mod_bigbluebuttonbn: Fix date formatting during import
2024-05-28 15:23:41 +02:00
Huong Nguyen
84a2fdc2c7
MDL-54105 mod_assign: Move upgrade notes
2024-05-28 15:27:21 +07:00
Huong Nguyen
175e48bc08
Merge branch 'MDL-54105-master-default_grade_on_mod_assign' of https://github.com/praxisdigital/moodle
2024-05-28 15:21:39 +07:00
Frederik Milling Pytlick
cf7e43666b
MDL-54105 mod_assign: Added default gradetype and gradescale
...
Added 2 new settings to mod_assign and made moodle core look for them to set the default grade values.
2024-05-28 09:10:20 +02:00
Andrew Nicols
f144ede33c
Merge branch 'MDL-82004' of https://github.com/paulholden/moodle
2024-05-28 14:30:30 +08:00
Andrew Nicols
94d5733a2d
Merge branch 'MDL-81411-main' of https://github.com/ilyatregubov/moodle
2024-05-28 14:14:17 +08:00
Andrew Nicols
7fc931cdd8
Merge branch 'MDL-81698' of https://github.com/stronk7/moodle
2024-05-28 10:10:39 +08:00
Andrew Nicols
e8f8a4c494
Merge branch 'MDL-74582' of https://github.com/paulholden/moodle
2024-05-28 09:52:14 +08:00
Sara Arjona
47cd442dc9
MDL-81872 course: Fix behat errors after improving reset
2024-05-27 16:18:54 +02:00
Sara Arjona
cb72a08193
MDL-81872 course: Improve the summary page for reset
2024-05-27 16:18:54 +02:00
Sara Arjona
22cc975705
MDL-81872 course: Improve wording and workflow for reset
2024-05-27 16:18:54 +02:00
Sara Arjona
b2e325836b
MDL-81872 workshop: Fix coding style
2024-05-27 16:18:54 +02:00