Huong Nguyen
a8468e727d
MDL-68540 tool_usertours: Remove hideif workaround
...
We don't need to use the group element to use hideif
for text editor element anymore
2024-06-11 15:31:32 +07:00
Huong Nguyen
d8d395cb19
Merge branch 'MDL-68540-main' of https://github.com/davewoloszyn/moodle
2024-06-11 15:28:59 +07:00
Jun Pataleta
2c1af4fd9e
Merge branch 'MDL-81428-main' of https://github.com/HuongNV13/moodle
2024-06-11 13:41:58 +08:00
Andrew Nicols
12a5c8d366
MDL-81919 core: Correct mapped class location
2024-06-11 10:50:13 +07:00
David Woloszyn
954617d3e3
MDL-68540 form: Correctly target editors in node tree
...
This fix solves the hideIf and disabledIf form conditions that were not
correctly targetting the editor due to a name attribute mismatch.
2024-06-11 13:05:38 +10:00
Sara Arjona
e336e0660d
Merge branch 'MDL-80644_upgrade-http-factory' of https://github.com/ziegenberg/moodle
2024-06-10 16:55:01 +02:00
Sara Arjona
95dfd66a8d
Merge branch 'MDL-81949' of https://github.com/paulholden/moodle
2024-06-10 16:46:32 +02:00
Sara Arjona
7a0686acb9
Merge branch 'MDL-81678' of https://github.com/paulholden/moodle
2024-06-10 16:39:10 +02:00
Sara Arjona
a83d82b125
Merge branch 'MDL-80635_upgrade-geoip2-php-api-maxmind-db-reader-api' of https://github.com/ziegenberg/moodle
2024-06-10 16:23:26 +02:00
Sara Arjona
e18aefa69e
Merge branch 'MDL-81676-main' of https://github.com/aanabit/moodle
2024-06-10 16:07:28 +02:00
Sara Arjona
6764cc71ac
Merge branch 'MDL-81648-main' of https://github.com/roland04/moodle
2024-06-10 15:49:46 +02:00
Amaia Anabitarte
267a474154
MDL-81676 core_course: Rename data-sectionid to data-sectionnum
...
Activity chooser is saving section number in a data attribute called
data-sectionid. We should use data-sectionnum instead to make it easier
to understand.
2024-06-10 15:42:09 +02:00
Sara Arjona
cbee116728
Merge branch 'MDL-82041' of https://github.com/paulholden/moodle
2024-06-10 15:17:11 +02:00
Sara Arjona
8382970cd0
Merge branch 'MDL-81741-main' of https://github.com/roland04/moodle
2024-06-10 13:05:59 +02:00
Sara Arjona
4f3712505d
Merge branch 'MDL-81675-main' of https://github.com/aanabit/moodle
2024-06-10 12:38:46 +02:00
Sara Arjona
94adf2ae31
Merge branch 'MDL-70972-main' of https://github.com/PhMemmel/moodle
2024-06-10 12:33:18 +02:00
Huong Nguyen
080e89916a
MDL-81428 theme_boost: Match .disabled opacity with .text-muted
2024-06-10 17:00:47 +07:00
Huong Nguyen
a07054af30
MDL-81428 core: Display the correct status for the contact request
2024-06-10 17:00:46 +07:00
Jun Pataleta
3452601bf3
Merge branch 'MDL-81919-main-squashed' of https://github.com/andrewnicols/moodle
2024-06-10 14:41:03 +08:00
Andrew Nicols
60d8671224
MDL-81919 core: Prioritise autoloader in install
2024-06-10 14:20:26 +08:00
Ilya Tregubov
027407e9c9
Merge branch 'MDL-81510-main' of https://github.com/laurentdavid/moodle
2024-06-10 13:31:25 +08:00
Jun Pataleta
9c706bb48b
MDL-81919 core: Minor fixes
...
* Typo in Jerome Mouneyrac's name.
* Remove other trailing commas in inline arrays.
2024-06-10 13:17:11 +08:00
Jun Pataleta
c40f85eb6e
Merge branch 'MDL-81919-main-squashed' of https://github.com/andrewnicols/moodle
2024-06-10 12:56:36 +08:00
Andrew Nicols
a128312ccb
MDL-81919 customfield: Rewrite poor test assertion
2024-06-10 12:13:00 +08:00
Andrew Nicols
0abb2e6b9a
MDL-81919 core: Update moved file namespaces
2024-06-10 12:13:00 +08:00
Andrew Nicols
75e8dbb3c5
MDL-81919 core: Fix coding style issues for recently moved code
2024-06-10 12:12:59 +08:00
Andrew Nicols
8c3f18a4eb
MDL-81919 core: Move classes out of lib/setuplib.php
2024-06-10 10:04:08 +08:00
Andrew Nicols
302b94c2b7
MDL-81919 core: Add support for autoloading legacy classes
2024-06-10 10:04:08 +08:00
Paul Holden
da04fc522a
MDL-81949 tool_replace: prompt user for unrecognised CLI parameters.
2024-06-07 11:40:57 +01:00
Paul Holden
1acdc7fe82
MDL-81678 enrol: don't escape course name in welcome message.
2024-06-07 11:39:38 +01:00
Laurent David
ed029faf06
MDL-81510 core_courseformat: Do not reset the scroll position
...
* Revert the change made in MDL-75762 which would wait and change
course index selection depending on the actual scroll position
2024-06-07 09:38:54 +02:00
Laurent David
91d89170f7
MDL-81510 core_courseformat: Expand course section to show activity
...
* When a course activity is specified via an anchor in the URL we
should expand the course content containing the activity
* When we point to a specific activity via an anchor in the URL we should
expand the course index (section) surrounding the actitity.
2024-06-07 09:38:54 +02:00
Jun Pataleta
d3ae1391ab
weekly release 4.5dev
2024-06-06 22:30:25 +08:00
Jun Pataleta
c42c94279a
NOBUG: Add upgrade notes
2024-06-06 22:30:24 +08:00
Jun Pataleta
8ae4cf9fe1
NOBUG: Fixed file access permissions
2024-06-06 22:30:03 +08:00
Jun Pataleta
9b5142ed3f
Merge branch 'MDL-81750-main' of https://github.com/davewoloszyn/moodle
2024-06-06 22:02:37 +08:00
Huong Nguyen
353d53b97d
Merge branch 'MDL-81813' of https://github.com/christianabila/moodle
2024-06-06 22:02:37 +08:00
Jun Pataleta
6439a4d2b8
Merge branch 'MDL-82045-main' of https://github.com/andrewnicols/moodle
2024-06-06 22:02:37 +08:00
Huong Nguyen
1b4cd89f11
Merge branch 'MDL-81146_disable_buttons' of https://github.com/leonstr/moodle
2024-06-06 22:02:37 +08:00
Andrew Nicols
8a92cb82a6
Merge branch 'MDL-81794-main' of https://github.com/meirzamoodle/moodle
2024-06-06 22:02:36 +08:00
Huong Nguyen
49bef6561b
Merge branch 'MDL-81875-main' of https://github.com/laurentdavid/moodle
2024-06-06 22:02:36 +08:00
Huong Nguyen
7934aa46ce
Merge branch 'MDL-81749-main' of https://github.com/aanabit/moodle
2024-06-06 22:02:36 +08:00
Huong Nguyen
f4c77509f3
Merge branch 'MDL-81989-main' of https://github.com/lameze/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
meirzamoodle
3721672e26
MDL-81890 enrol_lti: Fix sesskey checks
2024-06-06 22:02:35 +08:00
meirzamoodle
40b2fb9a31
MDL-81890 course: Fix sesskey checks
2024-06-06 22:02:35 +08:00
meirzamoodle
db2f97a6f4
MDL-81890 tool_moodlenet: Fix sesskey checks
2024-06-06 22:02:35 +08:00
Jun Pataleta
671218e0b9
MDL-81631 backup: Simplify logic using null coalescing operator
2024-06-06 22:02:35 +08:00
Jun Pataleta
e0ec62cfe5
Merge branch 'MDL-81631_master' of https://github.com/santoshndev/moodle
2024-06-06 22:02:34 +08:00
Jun Pataleta
6efc4177c5
Merge branch 'MDL-81894-main' of https://github.com/andrewnicols/moodle
2024-06-06 22:02:34 +08:00