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
Paul Holden
41fe473882
MDL-83094 customfield: align persistent definitions with DB schema.
...
Where the field/category tables allow nulls, the definition within
each corresponding persistent should match.
2024-09-12 16:29:25 +01: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
ferranrecio
9c55a02fb1
MDL-82541 core_course: fix orphaned sections logic
2024-09-12 16:07:42 +02:00
ferranrecio
ebaf06848c
MDL-82541 core_courseformat: delegated sections in disabled plugins
2024-09-12 16:07:42 +02:00
Paul Holden
960e37ccd6
MDL-83055 qbank_managecategories: rollback transaction on exception.
2024-09-12 14:59:19 +01:00
Paul Holden
cd2c86b301
MDL-83116 output: apply appropriate icon class to collapsible region.
2024-09-12 14:48:51 +01:00
Dani Palou
59ebca88bb
MDL-82844 ws: Return home page url in get_site_info WebService
2024-09-12 15:03:25 +02:00
Ilya Tregubov
912da0c86e
MDL-67541 core_grades: Add max and min grade to mustache.
2024-09-12 16:24:21 +08:00
Jun Pataleta
f416dc4c6a
Merge branch 'MDL-83068-main' of https://github.com/sarjona/moodle
2024-09-12 16:22:04 +08:00
Melanie Treitinger
89d07dba51
MDL-74917 core: fix typo in function stats_get_post_actions
...
Fix phpunit test and apply coding guidelines.
2024-09-12 10:15:57 +02:00
Jun Pataleta
a5ee12473b
Merge branch 'MDL-83074-main-2' of https://github.com/raortegar/moodle
2024-09-12 16:06:07 +08:00
Paul Holden
2c3c0804de
MDL-82602 webservice: correct config link to enable for mobile.
2024-09-12 08:04:59 +01:00
Jun Pataleta
37d13cb706
Merge branch 'MDL-82627-main-phpunit' of https://github.com/HuongNV13/moodle
2024-09-12 14:10:52 +08:00
Huong Nguyen
eae6d64624
MDL-82627 AI: Database modification
...
Allow nullable value for `prompt` and `sourceurl` columns
2024-09-12 13:03:53 +07:00
Jun Pataleta
7bebfbd8b9
Merge branch 'mdl-83046_main' of https://github.com/james-cnz/moodle
2024-09-12 13:40:29 +08:00
Huong Nguyen
78df6e927b
Merge branch 'MDL-83043-main' of https://github.com/meirzamoodle/moodle
2024-09-12 10:51:05 +07:00
Huong Nguyen
48f6e57073
Merge branch 'MDL-82545_main' of https://github.com/marxjohnson/moodle
2024-09-12 10:46:36 +07:00
Huong Nguyen
cdc136e136
Merge branch 'MDL-81816-main' of https://github.com/laurentdavid/moodle
2024-09-12 10:39:14 +07:00
Huong Nguyen
969b3385ac
Merge branch 'MDL-82959-main' of https://github.com/sh-csg/moodle
2024-09-12 10:34:23 +07:00
AMOS bot
f86bc3641e
Automatically generated installer lang files
2024-09-12 00:07:46 +00:00
Shamiso.Jaravaza
925ba5a221
MDL-82389 mod_bigbluebuttonbn: Fix disablenotes
2024-09-11 09:30:22 -06:00
Jun Pataleta
a442f8dd13
Merge branch 'MDL-82847-main' of https://github.com/aanabit/moodle
2024-09-11 17:26:03 +08:00
Huong Nguyen
45b42a325c
Merge branch 'MDL-68676-main' of https://github.com/rhell4/moodle
2024-09-11 15:49:52 +07:00
Jun Pataleta
9485e6918b
Merge branch 'MDL-83083-main' of https://github.com/sarjona/moodle
2024-09-11 16:48:48 +08:00
Huong Nguyen
840504bd6d
Merge branch 'MDL-75692-main' of https://github.com/laurentdavid/moodle
2024-09-11 15:45:00 +07:00
Jun Pataleta
c750565f8a
Merge branch 'MDL-82283' of https://github.com/marinaglancy/moodle
2024-09-11 16:34:19 +08:00
raortegar
94a373f79b
MDL-83074 AI: Placement Text Editor - White icon on button
2024-09-11 10:33:12 +02:00
Jun Pataleta
f2fbdafff2
Merge branch 'MDL-83052' of https://github.com/marinaglancy/moodle
2024-09-11 16:28:25 +08:00
Jun Pataleta
d078e0f5f0
Merge branch 'MDL-82270-extra_backslash' of https://github.com/mathbruyen/moodle
2024-09-11 15:53:41 +08:00
Jun Pataleta
9162b47424
Merge branch 'MDL-82492-405' of https://github.com/vladaskidanovas/moodle
2024-09-11 15:36:40 +08:00