Jun Pataleta
e1f3a16764
Merge branch 'MDL-83235-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-26 09:25:41 +08:00
Sara Arjona
8cb9876cf8
Merge branch 'MDL-83173-404' of https://github.com/stevandoMoodle/moodle into MOODLE_404_STABLE
2024-09-25 17:11:36 +02:00
Andrew Nicols
24dadc7a7f
Merge branch 'MDL-82298-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
2024-09-25 22:55:25 +08:00
Andrew Nicols
1cc03ca6b9
MDL-82298 navigation: Update behat tests
2024-09-25 22:38:20 +08:00
Karjun Loong
35fd32ffb4
MDL-82298 navigation: Add behat tests for secondary menu navigation
2024-09-25 22:38:20 +08:00
Jose
5a010c604d
MDL-82298 navigation: Add setting data-disableactive on moremenu items
...
This setting will avoid conflicts between checkmark and
bfcache. The removed function added as part of the MDL-77732
is no longer required as the behaviour on the menu items (including the
secondary navigation) is not altered anymore by the menuItemHelper function
(menu_navigation file).
2024-09-25 22:38:19 +08:00
Mihail Geshoski
a646166319
MDL-83263 grade: Handle undefined array key on grade override revert
2024-09-25 17:27:13 +08:00
Huong Nguyen
6d65eb3a1f
Merge branch 'MDL-72856-M404' of https://github.com/michael-milette/moodle into MOODLE_404_STABLE
2024-09-25 08:58:20 +07:00
Sara Arjona
9a19ddfef4
weekly release 4.4.3+
2024-09-24 16:51:58 +02:00
Stevani Andolo
ffaed1fc50
MDL-83173 course: Fixed overlaps courses cards three dots
2024-09-24 09:51:59 +08:00
Shamim Rezaie
2c111a05ea
Merge branch 'MDL-77625_404' of https://github.com/timhunt/moodle into MOODLE_404_STABLE
2024-09-24 02:53:19 +10:00
Bas Brands
e2712c4065
MDL-70180 theme_boost: Allow form autoselect modal overflow
...
Co-authored-by: Mikel Martín <mikel@moodle.com>
2024-09-23 15:07:34 +02:00
Paul Holden
6865cf828b
MDL-83235 qbank_columnsortorder: correct config retrieval ordering.
...
There is a unique index on plugin/name, so having a trailing order
clause on value would produce no effect. We also cannot order by
CLOB fields on Oracle, lest it complain loudly.
2024-09-23 08:56:38 +01:00
meirzamoodle
3202109780
MDL-62640 environment: Remove the deprecated slash argument check
2024-09-23 13:04:30 +07:00
Sara Arjona
0cd33e81ce
Merge branch 'MDL-81612_404' of https://github.com/timhunt/moodle into MOODLE_404_STABLE
2024-09-23 07:36:18 +02:00
Huong Nguyen
f5f2e79a72
Merge branch 'MDL-83204-404' of https://github.com/roland04/moodle into MOODLE_404_STABLE
2024-09-23 11:12:45 +07:00
Paul Holden
4a4a42cdce
MDL-82580 report_log: preserve filter by individual user.
2024-09-20 20:54:15 +01:00
Paul Holden
c36fe51c48
MDL-82581 mod_label: avoid overflowing length of label name.
2024-09-20 19:26:56 +01:00
Sara Arjona
11fc78ed62
weekly release 4.4.3+
2024-09-20 16:36:04 +02:00
Sara Arjona
a635c64779
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
2024-09-20 16:35:58 +02:00
Ilya Tregubov
ff4f52ddcf
Merge branch 'MDL-82663-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-20 10:17:24 +08:00
Huong Nguyen
3342532dfa
Merge branch 'MDL-82740-404' of https://github.com/junpataleta/moodle into MOODLE_404_STABLE
2024-09-20 08:44:20 +07:00
Ilya Tregubov
931ac8545a
Merge branch 'MDL-74188-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-20 09:39:37 +08:00
Ilya Tregubov
4eed515242
Merge branch 'MDL-82488-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-20 09:25:13 +08:00
Sara Arjona
32162a7fe4
Merge branch 'MDL-83050-404' of https://github.com/laurentdavid/moodle into MOODLE_404_STABLE
2024-09-19 17:06:05 +02:00
Tim Hunt
bc8b2d8b63
MDL-81612 assign: show current value when editing a student's extension
...
Also, if there is not currently an extension set, the set extension form
will default to whatever is the latest out of the due date, the cut-off date
and midnight tonight (in the server time-zone).
2024-09-19 16:02:12 +01:00
Tim Hunt
ba94804e81
MDL-81612 assign: test generation of extensions
...
Also, some other improvements.
* In Behat you can now use either idnumber of name to identify an
assignment you are generating things for.
* create_submission generator methods now wants the cmid in $data['cmid']
not the confusingly named 'assignid'. The old name is accepted, but
generates a debugging warning. (That will fail the test, but in a way
that explains how to fix it.)
2024-09-19 16:02:12 +01:00
Jun Pataleta
ad913b65ee
MDL-82740 core: Check for monologo icons in theme overrides
2024-09-19 20:48:48 +08:00
Paul Holden
90fd319190
MDL-82813 group: correctly format group description property.
2024-09-19 13:44:58 +01:00
Laurent David
289f2b427a
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 12:01:02 +02:00
Mikel Martín
ae73896f2b
MDL-83204 tool_policy: Fix footer link spacing
2024-09-19 11:28:37 +02:00
Mikel Martín
42be864b55
MDL-83204 tool_mobile: Fix footer link spacing
2024-09-19 11:28:36 +02:00
Huong Nguyen
7fbbd368f6
Merge branch 'MDL-83199-404' of https://github.com/mihailges/moodle into MOODLE_404_STABLE
2024-09-19 15:40:30 +07:00
Ilya Tregubov
003d6ee817
Merge branch 'MDL-82909-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-19 15:08:32 +08:00
Ilya Tregubov
084dbef995
Merge branch 'MDL-82494-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-19 14:05:19 +08:00
Andrew Nicols
ecceaffca1
MDL-83205 core: Ensure that redis lock expiry is valid
...
PHP allows the specification of invalid values for `max_execution_time`,
including negative values. These should be normalised the same way that
an empty (unlimited) value is.
2024-09-19 13:36:52 +08:00
Ilya Tregubov
b0600e2954
Merge branch 'MDL-81987_404_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_404_STABLE
2024-09-19 12:50:33 +08:00
Huong Nguyen
0df6fd6b43
Merge branch 'MDL-83122-404' of https://github.com/safatshahin/moodle into MOODLE_404_STABLE
2024-09-19 10:39:35 +07:00
Jun Pataleta
e66e5955e7
MDL-79628 core: Add upgrade notes for the navigation_cache changes
2024-09-19 11:11:31 +08:00
Jun Pataleta
d73ad2127e
Merge branch 'MDL-79628-move-navcache-to-muc-feature-MOODLE_404_STABLE' of https://github.com/rajandangi/moodle into MOODLE_404_STABLE
2024-09-19 11:10:06 +08:00
Jun Pataleta
fdb513461b
Merge branch 'MDL-80965-404-behat-fix' of https://github.com/lameze/moodle into MOODLE_404_STABLE
2024-09-19 08:41:05 +08:00
AMOS bot
0e69b95fbb
Automatically generated installer lang files
2024-09-19 00:09:33 +00:00
Simey Lameze
3792869ef7
MDL-80965 behat: remove wrong tag from step
2024-09-19 07:49:22 +08:00
Sara Arjona
a290cc77a3
Merge branch 'MDL-74917-404-wrong-post-actions-list-in-statslib' of https://github.com/melanietreitinger/moodle into MOODLE_404_STABLE
2024-09-18 17:19:14 +02:00
Mihail Geshoski
5ec04e7808
MDL-83199 core: Adjust the padding for the bulk actions content area
2024-09-18 17:30:22 +08:00
Huong Nguyen
f129cbbe62
Merge branch 'MDL-81278-404' of https://github.com/mickhawkins/moodle into MOODLE_404_STABLE
2024-09-18 16:08:46 +07:00
Ilya Tregubov
9317b4d86e
Merge branch 'MDL-80965-404' of https://github.com/ilyatregubov/moodle into MOODLE_404_STABLE
2024-09-18 15:33:21 +08:00
Ilya Tregubov
86a71669ee
MDL-80965 mod_quiz: Code style fixes.
2024-09-18 15:29:49 +08:00
Luca Bösch
76d79b57c4
MDL-80965 mod_quiz: Put back random q category on the question page.
2024-09-18 15:29:49 +08:00
AMOS bot
6aa7832084
Automatically generated installer lang files
2024-09-18 00:07:44 +00:00