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
Shamim Rezaie
6bc8bf6360
MDL-80750 core: Limit bulk action buttons in sticky footer to 5
2024-09-18 15:48:09 +08:00
Shamim Rezaie
512f163309
MDL-80750 mod_assign: Move quick grading submit button to sticky footer
2024-09-18 15:48:09 +08:00
Shamim Rezaie
b491cc3a49
MDL-80750 core: Maintain order of actions in renderBulkActions
...
The order of bulk actions was not preserved when rendering the bulk
actions content due to asynchronous operations. This fix ensures that
the actions are added to the `data.actions` array in the correct order
by using a temporary array to store the promises and then processing
them sequentially.
Also improved the JSDoc for better clarity on what the function returns
and what it resolves to.
2024-09-18 15:48:09 +08:00
Shamim Rezaie
fc5b396a69
MDL-80750 mod_assign: Show bulk action controls on the sticky footer
2024-09-18 15:48:09 +08:00
Shamim Rezaie
5f6fe3e02f
MDL-80750 mod_assign: gradingtable should not print paging bar
2024-09-18 15:48:09 +08:00
Shamim Rezaie
5a5b16d207
MDL-80750 mod_assign: Show sticky footer with pagination on grading page
2024-09-18 15:48:09 +08:00
Sara Arjona
f6141a67d8
on-demand release 4.5dev+
2024-09-17 15:10:00 +02:00
Sara Arjona
504eb68404
NOBUG: Add upgrade notes
2024-09-17 15:10:00 +02:00
Sara Arjona
0a92bbc07f
NOBUG: Fixed SVG browser compatibility
2024-09-17 15:09:46 +02:00
Huong Nguyen
aec7313e12
Merge branch 'main_MDL-82945' of https://github.com/mattporritt/moodle
2024-09-17 08:49:30 +07:00
Huong Nguyen
9f2e45a719
MDL-83124 theme: Regenerate fontawesomeicons.json
2024-09-17 08:46:15 +07:00
Huong Nguyen
15cc34791c
Merge branch 'MDL-83124-main' of https://github.com/sarjona/moodle
2024-09-17 08:45:59 +07:00
Sara Arjona
d0f79969d1
Merge branch 'MDL-82407-main' of https://github.com/laurentdavid/moodle
2024-09-16 12:53:46 +02:00
Jun Pataleta
5f5a3f5a7b
Merge branch 'MDL-83144' of https://github.com/paulholden/moodle
2024-09-16 16:36:36 +08:00
Huong Nguyen
c7c2eddfb7
Merge branch 'main_MDL-82609' of https://github.com/mattporritt/moodle
2024-09-16 15:31:35 +07:00
Matt Porritt
2ae9b25ad4
MDL-82609 AI: Provider - Action settings
...
Allow each each Provider plugin to be able
to specify settings for the actions that they
support. Adds admin setting support for these
settings.
2024-09-16 18:19:22 +10:00
Paul Holden
99be8d5676
MDL-83134 ai: context/capability checks for setting provider state.
2024-09-16 16:08:27 +08:00
Jun Pataleta
2ea8adc589
Merge branch 'MDL-83127-main' of https://github.com/lucaboesch/moodle
2024-09-16 15:58:57 +08:00
Jun Pataleta
17cb8ba522
MDL-83109 tool_componentlibrary: Regenerate fontawesomeicons.json
2024-09-16 15:55:39 +08:00
Jun Pataleta
ce2fde56c6
Merge branch 'MDL-83109-main' of https://github.com/sarjona/moodle
2024-09-16 15:55:21 +08:00
Sara Arjona
df45f44e63
Merge branch 'MDL-82875' of https://github.com/timhunt/moodle
2024-09-16 09:44:02 +02:00
Sara Arjona
b163e9c2d0
Merge branch 'MDL-82541-main' of https://github.com/ferranrecio/moodle
2024-09-16 09:38:35 +02:00
Jun Pataleta
dd96cf9e19
Merge branch 'MDL-83053-main' of https://github.com/aanabit/moodle
2024-09-16 11:20:54 +08:00
Paul Holden
9aed047b5d
MDL-83144 mod_quiz: style attempt summary flagged icon appropriately.
2024-09-15 12:28:01 +01:00
Matt Porritt
598c84cec9
MDL-82945 AI: Image watermark rendering
...
When an image is generated using AI a watermark is added.
This patch examines the area of the image where the water
mark is to be added and changes the font color of the mark
to either black or white, so it can be read against the
background color.
2024-09-14 07:53:47 +10:00
Tim Hunt
60a1a65eea
MDL-82875 question export: test for not exporting hidden questions
2024-09-13 16:03:40 +01:00
Sara Arjona
086757bd8c
MDL-83109 theme: Update core:t/completion_fail icon and resize it
...
This commit:
- Updates core:t/completion_fail from fa-times to fa-xmark
- Reduces the font size of course index completion icons from 12px to 10px.
2024-09-13 16:14:55 +02:00
Sara Arjona
da28389a59
MDL-83124 theme: Revert t/move icon to arrows-up-down
...
Change the core:t/move icon from four-directional arrows (up-down-left-right)
to two-directional arrows (up-down) to reduce confusion, as it is used in areas
where drag-and-drop functionality is not supported
2024-09-13 16:10:08 +02:00
Vithusha Kethiri
352ca59dc6
MDL-82875 qbank_export: Fix removing hidden questions from the export
2024-09-13 13:08:28 +01:00
Sara Arjona
09e56f2d1a
on-demand release 4.5dev+
2024-09-13 13:22:02 +02:00
Sara Arjona
3cc3569974
NOBUG: Add upgrade notes
2024-09-13 13:22:02 +02:00
Sara Arjona
9ba7917c89
NOBUG: Fixed SVG browser compatibility
2024-09-13 13:21:49 +02:00
Sara Arjona
e56bfff22e
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
2024-09-13 13:21:49 +02:00
Luca Bösch
bdd8770347
MDL-83127 qtype_ordering: handle NULL in question_hints table entries.
2024-09-13 12:06:58 +02:00
Laurent David
f7b3f6930f
MDL-82407 core_courseformat: Fix positionning for course index
...
* ScrollSpy relies on offset to determine the current element in
in the course index. We need to make sure that those elements are
not positionned so the offset is calculated from the top of the page.
2024-09-13 10:50:15 +02:00
Laurent David
43d1898085
MDL-82407 core_courseformat: Fix course index for subsections
...
* Subsection should be exported in the course index in
the right order with all submodules.
2024-09-13 10:50:15 +02:00
Amaia Anabitarte
f75d148127
MDL-83053 format_singleactivity: Remove subsection from activities list
2024-09-13 09:13:50 +02:00
Jun Pataleta
140ef843a7
Merge branch 'MDL-82626-main' of https://github.com/davewoloszyn/moodle
2024-09-13 11:54:45 +08:00
David Woloszyn
2b1d330783
MDL-82626 hub: Registration collects AI usage data
2024-09-13 13:07:23 +10:00
Huong Nguyen
ace5d7d56b
MDL-83084 theme: Regenerate fontawesomeicons.json
2024-09-13 09:59:27 +07:00
Huong Nguyen
ff39465628
Merge branch 'MDL-83084-main' of https://github.com/sarjona/moodle
2024-09-13 09:57:13 +07:00
Jun Pataleta
a5b433d0f4
MDL-67541 core_grades: Remove trailing space in max
attribute value
2024-09-13 10:40:10 +08:00
Jun Pataleta
fefd5fa37c
Merge branch 'MDL-67541-main' of https://github.com/ilyatregubov/moodle
2024-09-13 10:37:51 +08:00
Jun Pataleta
971bfc80ac
Merge branch 'MDL-82935-main' of https://github.com/sarjona/moodle
2024-09-13 10:33:59 +08:00
Jun Pataleta
c2e3c57d17
Merge branch 'MDL-82844-main' of https://github.com/dpalou/moodle
2024-09-13 10:32:02 +08:00
Sara Arjona
cb1d76b2f8
Merge branch 'MDL-83116' of https://github.com/paulholden/moodle
2024-09-12 18:15:13 +02:00
ferranrecio
9795add527
MDL-82541 core_courseformat: improve orphan section visualitzation
2024-09-12 16:52:14 +02:00
ferranrecio
393d4f6043
MDL-82541 core_courseformat: fix orphan sections sorting
2024-09-12 16:30:12 +02:00
ferranrecio
9f9f5f6821
MDL-82541 core_courseformat: fix orphaned sections display
2024-09-12 16:12:13 +02:00