Huong Nguyen
c0e132dce9
Merge branch 'MDL-82988-main' of https://github.com/meirzamoodle/moodle
2024-10-31 11:21:41 +07:00
Huong Nguyen
49e299df29
Merge branch 'MDL-82775-main' of https://github.com/dpalou/moodle
2024-10-31 11:21:39 +07:00
meirzamoodle
758f79a5af
MDL-82988 general: Apply helper to get path to fixture
2024-10-27 13:46:48 +07:00
Jun Pataleta
9f5d7823e5
Merge branch 'MDL-83423-main' of https://github.com/snake/moodle
2024-10-24 12:13:19 +08:00
Huong Nguyen
208328d6aa
Merge branch 'MDL-83432' of https://github.com/paulholden/moodle
2024-10-24 10:12:39 +07:00
Dani Palou
965932fdcb
MDL-82775 mod_h5pactivity: Return total attempts in get_user_attempts
2024-10-22 20:28:56 +02:00
Jun Pataleta
a464ecd440
Merge branch 'MDL-83472' of https://github.com/paulholden/moodle
2024-10-22 15:55:51 +08:00
Paul Holden
61acf7d7be
MDL-83432 enrol: fix arguments to enrolment test generator.
2024-10-18 15:12:34 +01:00
Jun Pataleta
989c111447
Merge branch 'MDL-83457-main' of https://github.com/roland04/moodle
2024-10-17 12:23:17 +08:00
Paul Holden
37266a9f19
MDL-83472 phpunit: add void return type to test methods.
...
See also 01148a0816 from MDL-81522.
2024-10-16 13:01:07 +01:00
Philipp Memmel
152231239f
MDL-81450 mod_forum: Reduce size of file icon in HTML mails
...
@Co-authored-by: Mateusz Walczak
2024-10-16 11:31:59 +02:00
Mikel Martín
20c6be9350
MDL-83457 mod_feedback: Fix get_incomplete_users early return type
...
Fix 'feedback_get_incomplete_users' early return when there are no users with
the 'mod/feedback:complete' capability from 'false' to an empty array. That
will follow the function signature.
2024-10-15 09:50:13 +02:00
Jake Dallimore
e8ec0979dc
MDL-83423 mod_lti: fix JWK decoding when multiple keys missing alg
...
Related to MDL-77077, but was a case missed there. Now, any unusable
keys (i.e. can't be used during the JWT decode), are dropped from the
keyset if they don't have the 'alg' prop, preventing a 'missing alg'
exception during keyset parsing. Since these cannot be used during
decode, these aren't needed anyway.
2024-10-15 09:13:34 +08:00
Jun Pataleta
e28447c09c
Merge branch 'MDL-82912-main' of https://github.com/andelacruz/moodle
2024-10-10 10:35:00 +08:00
Angelia Dela Cruz
bf031177f0
MDL-82912 mod_workshop: Behat to view assessment after workshop close
2024-10-09 16:13:08 +08:00
Huong Nguyen
374ce36695
Merge branch 'MDL-83331' of https://github.com/timhunt/moodle
2024-10-09 14:46:42 +07:00
Tim Hunt
8853e262e1
MDL-83331 behat: enable navigation direct to mod/.../index.php
2024-10-07 12:00:17 +01:00
Jun Pataleta
c9356e039f
MDL-83374 upgrade: add the 4.5.0 separation line to all upgrade scripts
2024-10-05 21:16:13 +08:00
Jun Pataleta
5b421c6db6
NOBUG: Add upgrade notes
2024-10-05 15:08:28 +08:00
Huong Nguyen
3a6640c461
NOBUG: Add upgrade notes
2024-10-04 21:06:11 +07:00
Jun Pataleta
62b8b3709d
Merge branch 'MDL-83238-main-enfix' of https://github.com/mudrd8mz/moodle
2024-10-03 16:01:53 +08:00
Sara Arjona
d7f28e0c93
Merge branch 'MDL-83309-main' of https://github.com/junpataleta/moodle
2024-10-03 08:22:26 +02:00
meirzamoodle
3229dda3d6
MDL-83332 core: Revert the slashargument removal on MDL-62640
...
Removing the option causes issues on MacOS.
2024-10-02 18:36:14 +07:00
Jun Pataleta
7f0b254022
MDL-83309 mod_subsection: Remove $plugin->release
...
* Release names ($plugin->release) are only for non-core plugins
2024-10-02 17:18:28 +08:00
Jun Pataleta
f24e0ecf53
MDL-83309 versions: Bump all versions and requires near release
2024-10-02 17:04:53 +08:00
Huong Nguyen
4d1c0cb04b
NOBUG: Add upgrade notes
2024-10-01 19:37:15 +07:00
Mihail Geshoski
d0056ae0b0
MDL-83264 mod_quiz: Return the correct name for top categories
2024-10-01 09:40:47 +08:00
Helen Foster
8e8267144d
MDL-83238 lang: Import fixed English strings (en_fix)
2024-09-30 19:42:49 +02:00
Huong Nguyen
282421ce6c
NOBUG: Change upgrade notes version
2024-09-27 19:16:56 +07:00
Huong Nguyen
7b4ed9096f
NOBUG: Add upgrade notes
2024-09-27 18:45:07 +07:00
Jun Pataleta
25c8f5b429
Merge branch 'MDL-82581' of https://github.com/paulholden/moodle
2024-09-27 10:10:39 +08:00
Sara Arjona
9a83df73a5
Merge branch 'MDL-82872' of https://github.com/jfederico/moodle
2024-09-26 17:59:54 +02:00
jfedericobn
43542cbcb4
MDL-82872 mod_bigbluebuttonbn: Extend meeting_events with subplugins
2024-09-26 15:33:10 +00:00
Huong Nguyen
7c3c18c4e8
Merge branch 'MDL-62640-main' of https://github.com/meirzamoodle/moodle
2024-09-26 11:06:55 +07:00
Jun Pataleta
f2e601c39f
Merge branch 'MDL-83148' of https://github.com/paulholden/moodle
2024-09-26 11:16:25 +08:00
Jake Dallimore
9a293aae34
Merge branch 'MDL-80746-main-update-rebased' of https://github.com/mihailges/moodle
2024-09-25 14:45:26 +08:00
Jake Dallimore
b62aff2c3a
MDL-80746 mod_assign: fix action bar rendering
...
As per prior commit, this fixes the export_for_template() method as
well as the template itself, ensuring no rendering is done in the
renderable, and ensuring the template defers to the comboboxsearch
or dialog partials with the data-only (no html) contexts.
2024-09-25 12:47:07 +08:00
Jake Dallimore
c648839070
MDL-80746 core_course: fix group_selector rendering
...
This change:
- Fixes the group_selector constructor, removing the unnecessarily
deprecated param (this code is main-only, so no need to deprecate) and
fixes all calling code.
- moves the button and content into separate named_templatable
renderables, cleaning up the group_selector code so that it only needs
to make a single call to render and doesn't concern itself with contexts
of other renderables.
2024-09-25 12:47:07 +08:00
Jake Dallimore
8d1cdf6f8e
MDL-80746 core_course: fix initial_selector rendering
...
This change:
- Fixes naming of initials_selector class (making plural to match its
predecessor), and addresses relevant calling code.
- Adds an initials_dropdown_form renderable, templatable
- Removes superfluous course/classes/output/actionbar renderer
- Replaces the rendering logic inside initial_selector with calls to
render the new renderable
- Simplifies the initials_selector class, using instance vars instead of
passing args to helpers, removing unnecessary vars, etc.
2024-09-25 12:47:07 +08:00
Kevin Percy
67379e7607
MDL-80746 behat: Update initials bar behat selector to core_course
2024-09-25 12:47:07 +08:00
Kevin Percy
303b226f6b
MDL-80746 mod_assign: Move grading page initials selector to action bar
2024-09-25 12:47:07 +08:00
Huong Nguyen
9de70c3b5b
Merge branch 'MDL-74050-main' of https://github.com/durenadev/moodle
2024-09-25 09:03:09 +07:00
meirzamoodle
83f6d355f7
MDL-62640 mod_wiki: Adjust code for slashargument removal
2024-09-25 08:30:18 +07:00
meirzamoodle
652f6b9994
MDL-62640 mod_scorm: Adjust code for slashargument removal
2024-09-25 08:30:18 +07:00
Sara Arjona
3140928651
NOBUG: Add upgrade notes
2024-09-24 16:54:09 +02:00
Daniel Ureña
b4770461f7
MDL-74050 mod_assign: New WS remove_submission
2024-09-24 16:47:55 +02:00
Shamim Rezaie
e5290c42ab
Merge branch 'MDL-77625' of https://github.com/timhunt/moodle
2024-09-24 02:52:46 +10:00
Sara Arjona
65fc64aa19
Merge branch 'MDL-81612' of https://github.com/timhunt/moodle
2024-09-23 07:36:07 +02:00
Sara Arjona
303d17ba9b
Merge branch 'MDL-82681-main-3' of https://github.com/mihailges/moodle
2024-09-23 07:17:03 +02:00
Paul Holden
72c6b9d436
MDL-82581 mod_label: avoid overflowing length of label name.
2024-09-20 19:28:47 +01:00