Jun Pataleta
fa31b3f3cb
Merge branch 'MDL-83092-main' of https://github.com/junpataleta/moodle
2024-09-20 10:30:33 +08:00
Matt Porritt
cfe65f1772
MDL-83092 AI: Placement action needs to check status of provider action
...
When all providers for a certain action are disabled, or if providers
are enabled but all individual actions of a type are disabled, then
a warning is shown on the placement admin settings page for actions
that have no providers available.
Also the text editor placement will not show the option to generate
images or text if there are no actions available.
2024-09-20 10:26:49 +08:00
Ilya Tregubov
1d48c46edb
Merge branch 'MDL-82663' of https://github.com/paulholden/moodle
2024-09-20 10:17:02 +08:00
Huong Nguyen
7c7e35b02d
Merge branch 'MDL-83182-main' of https://github.com/meirzamoodle/moodle
2024-09-20 09:06:05 +07:00
Andrew Nicols
b1b4dc4cc9
MDL-83209 cache: Correct class import
2024-09-20 09:47:59 +08:00
Andrew Nicols
e9165e309b
Merge branch 'MDL-83209-main' of https://github.com/PhMemmel/moodle
2024-09-20 09:47:10 +08:00
Huong Nguyen
2812dbff69
Merge branch 'MDL-82740-main' of https://github.com/junpataleta/moodle
2024-09-20 08:44:03 +07:00
Ilya Tregubov
85011b102e
Merge branch 'MDL-74188' of https://github.com/paulholden/moodle
2024-09-20 09:39:20 +08:00
Ilya Tregubov
847fa95212
Merge branch 'MDL-82488' of https://github.com/paulholden/moodle
2024-09-20 09:24:51 +08:00
Paul Holden
4fc4fb27ea
MDL-82715 customfield_number: coding style cleanup/clarification.
2024-09-19 18:36:36 +01:00
Paul Holden
c9a01b4354
Merge branch 'MDL-82715-main-rebased' of https://github.com/ilyatregubov/moodle into main
2024-09-19 17:42:12 +01:00
Sara Arjona
e4e8bc8bbb
Merge branch 'MDL-82845-main' of https://github.com/ferranrecio/moodle
2024-09-19 18:29:37 +02:00
Laurent David
2aa7790804
MDL-83050 core_courseformat: Fix index highlight for collapsed section
...
* Collapsed sections on course index is not highlighting the correct
element when scrolling over subelements.
2024-09-19 17:48:39 +02:00
Sara Arjona
c35427249b
Merge branch 'MDL-80890-main-fix' of https://github.com/junpataleta/moodle
2024-09-19 16:34:52 +02:00
Jun Pataleta
3fc594f72b
MDL-80890 tiny_aiplacement: Prefetch the correct lang string
2024-09-19 22:14:47 +08:00
Sara Arjona
2236a2f449
Merge branch 'mdl-82784_main_wip' of https://github.com/james-cnz/moodle
2024-09-19 16:07:38 +02:00
Jun Pataleta
23a7976a4b
MDL-82740 core: Consider theme when checking for monologo icons
2024-09-19 20:47:18 +08:00
ferranrecio
37ce4e8ece
MDL-82845 course: fix subsection navigation nodes
2024-09-19 11:26:28 +02:00
Philipp Memmel
47ba728eae
MDL-83209 core_cache: Fix regressions by enforcing codestyle
2024-09-19 10:42:52 +02:00
Huong Nguyen
d29f4cd06c
Merge branch 'MDL-83199-main' of https://github.com/mihailges/moodle
2024-09-19 15:40:15 +07:00
ferranrecio
bfe9e6328a
MDL-82845 mod_subsection: change maturity to beta
2024-09-19 10:30:57 +02:00
ferranrecio
4d3d5b3687
MDL-82845 core_course: method to get all cm_info from a section_info
2024-09-19 10:30:57 +02:00
Ilya Tregubov
8b5b91475e
MDL-82715 customfield_number: Add automatically populated providers.
...
Added number of activity provider and also hooks for plugins.
2024-09-19 16:21:50 +08:00
Sara Arjona
3e65c22adb
Merge branch 'MDL-83188' of https://github.com/paulholden/moodle
2024-09-19 10:20:14 +02:00
Ilya Tregubov
eecc29a6bf
Merge branch 'MDL-82909' of https://github.com/paulholden/moodle
2024-09-19 15:08:12 +08:00
Ilya Tregubov
adaa1944af
Merge branch 'MDL-82494' of https://github.com/paulholden/moodle
2024-09-19 14:04:48 +08:00
Ilya Tregubov
6f9f396ec6
Merge branch 'MDL-81987_main' of https://github.com/marxjohnson/moodle
2024-09-19 12:42:50 +08:00
Huong Nguyen
0b09bace52
Merge branch 'MDL-83122-main' of https://github.com/safatshahin/moodle
2024-09-19 10:39:19 +07:00
Jun Pataleta
c7cf081097
MDL-79628 core: Add missing deprecation note
...
* Add the missing deprecation note for the timeout parameter in
the PHPDoc block of the navigation_cache's constructor.
2024-09-19 11:17:05 +08:00
Jun Pataleta
254f752b76
Merge branch 'MDL-79628-move-navcache-to-muc-feature' of https://github.com/rajandangi/moodle
2024-09-19 11:14:11 +08:00
Huong Nguyen
8921272b51
Merge branch 'MDL-83082-main' of https://github.com/junpataleta/moodle
2024-09-19 09:43:32 +07:00
Jun Pataleta
92e842dceb
Merge branch 'MDL-80890-main' of https://github.com/HuongNV13/moodle
2024-09-19 10:33:13 +08:00
Huong Nguyen
cb4e621ce9
MDL-80890 AI: Course Assistance Placement
...
Co-authored-by: Matt Porritt <pozze30@gmail.com>
2024-09-19 09:30:10 +07:00
Ilya Tregubov
b022a2794d
Merge branch 'MDL-80750-main' of https://github.com/mihailges/moodle
2024-09-19 09:51:33 +08:00
Jun Pataleta
337346fefe
Merge branch 'MDL-80965-main-behat-fix' of https://github.com/lameze/moodle
2024-09-19 08:39:45 +08:00
Simey Lameze
3d64e48f62
MDL-80965 behat: remove wrong tag from step
2024-09-19 07:42:22 +08:00
Sara Arjona
9a0dcfd9e0
Merge branch 'MDL-74917-main-wrong-post-actions-list-in-statslib' of https://github.com/melanietreitinger/moodle
2024-09-18 17:19:09 +02:00
Sara Arjona
20d4b14ee0
Merge branch 'MDL-82971_upgrade-log' of https://github.com/ziegenberg/moodle
2024-09-18 17:10:12 +02:00
Sara Arjona
3c712cbea3
Merge branch 'MDL-83153-main-option1-2' of https://github.com/junpataleta/moodle
2024-09-18 16:40:00 +02:00
Jun Pataleta
a3b837e135
MDL-83153 core: Upgrade step for instances that need conversion
...
Add an upgrade step to convert `ai_action_register.success` columns
with binary type to an integer type with length 1.
2024-09-18 21:06:48 +08:00
Shamim Rezaie
674b05d4cf
Merge branch 'main_MDL-83073' of https://github.com/mattporritt/moodle
2024-09-18 20:45:10 +10:00
meirzamoodle
2f1e4e4f29
MDL-83182 core_files: Add a reference to the create_file_from_string()
2024-09-18 17:39:14 +07:00
Mihail Geshoski
899f0c92f3
MDL-83199 core: Adjust the padding for the bulk actions content area
2024-09-18 17:29:47 +08:00
Huong Nguyen
471cd47754
Merge branch 'main_MDL-82411' of https://github.com/mattporritt/moodle
2024-09-18 16:21:50 +07:00
Huong Nguyen
1d7efd8b12
Merge branch 'MDL-81278-main' of https://github.com/mickhawkins/moodle
2024-09-18 16:08:23 +07:00
Mihail Geshoski
a8d3d64ae2
MDL-80750 core: Define deselect action in bulk actions subclasses
...
The base bulk actions class supports deselecting all selected items but
lacks knowledge of the element types. To enhance flexibility and
maintain the class's generic nature, this change introduces a mechanism
that allows each subclass to explicitly define how to reset the
attributes indicating a selected state.
2024-09-18 15:48:10 +08:00
Mihail Geshoski
431e7961a8
MDL-80750 mod_assign: Move 'notify students' option into sticky footer
2024-09-18 15:48:09 +08:00
Mihail Geshoski
d62f653e47
MDL-80750 mod_assign: Generic bulk action form template
2024-09-18 15:48:09 +08:00
Shamim Rezaie
35cabfcc7e
MDL-80750 core: Use roving tabindex to manage focus for bulk actions
...
Implement roving focus for toolbars.
See https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/
2024-09-18 15:48:09 +08:00
Shamim Rezaie
1e09fddd01
MDL-80750 theme_boost: Fix assumption about presence of .dropdown
...
Updated ARIA handling code to not assume the presence of a .dropdown
element.
- Modified keypress event listener to match
`[role="menu"] [role="menuitem"]` directly.
- Changed keyboard navigation handling to avoid assuming `.dropdown`.
- Updated focus trapping to use `.dropdown-menu[role="dialog"]` selector
ensuring compatibility with `.dropup` and other variations.
- Ensured focus untrapping logic uses the same improved selector.
2024-09-18 15:48:09 +08:00