Paul Holden
6c5d2f0e54
MDL-76267 qbank_viewquestionname: access check for inplace editable.
2022-11-16 11:54:42 +08:00
Huong Nguyen
3ff6aec217
MDL-76307 tiny_equation: Fix console error when using Tiny editor
2022-11-16 09:45:26 +07:00
Andrew Nicols
7e6d32d7c2
Merge branch 'MDL-76112-master' of https://github.com/marinaglancy/moodle
2022-11-16 10:07:49 +08:00
David Woloszyn
dfa476e5a5
MDL-76271 dndupload: Corrected layout when uploading to course via dnd
2022-11-16 11:16:45 +11:00
Víctor Déniz
6a0c6a19ca
Merge branch 'MDL-75781-master' of https://github.com/NashTechOpenUniversity/moodle
2022-11-15 22:30:31 +00:00
Paul Holden
104cc446d2
MDL-76322 mod_bigbluebuttonbn: fix template/JS logic around guests.
...
Only render template partials, and attempt to interact with the guest
access button if the feature is enabled.
2022-11-15 20:53:31 +00:00
Paul Holden
0ea04360ce
Merge branch 'MDL-76279-master' of https://github.com/HuongNV13/moodle
2022-11-15 17:05:03 +00:00
Sara Arjona
91e66dbaed
Merge branch 'MDL-76039' of https://github.com/paulholden/moodle
2022-11-15 17:57:07 +01:00
Paul Holden
ff5ae53e9f
Merge branch 'MDL-75410-master' of https://github.com/ferranrecio/moodle
2022-11-15 16:53:00 +00:00
Ilya Tregubov
e45f7f691a
on-demand release 4.1beta+
2022-11-15 18:09:51 +03:00
Ilya Tregubov
101bf20c8b
NOBUG: Fixed SVG browser compatibility
2022-11-15 18:09:49 +03:00
Andrew Nicols
3e3d9e0bab
MDL-76280 editor_tiny: Disable tiny preview plugin
...
The Atto preview plugin does not support Moodle filters. This commit
disables it for now with the intent that in a future release we may
replace it with a Moodle version which applies our filters correctly.
2022-11-15 21:36:51 +08:00
Paul Holden
bec6f3d8a5
MDL-76310 enrol_lti: fix consumer key upgrade steps for Oracle.
...
Avoids CLOB comparison exceptions, related to ORA-00932.
2022-11-15 11:48:16 +00:00
Paul Holden
53bc61b3e7
Merge branch 'MDL-75490-fix' of https://github.com/sarjona/moodle
2022-11-15 10:32:03 +00:00
Paul Holden
9509cb1442
Merge branch 'MDL-76261-master' of https://github.com/HuongNV13/moodle
2022-11-15 10:19:09 +00:00
Sara Arjona
71947fb012
MDL-75490 theme_classic: Update footer to pass accessibility tests
2022-11-15 11:12:29 +01:00
Jun Pataleta
2c098a7ec7
MDL-76305 core: Use dir separator when assigning $CFG->tempdir
2022-11-15 16:24:52 +08:00
Andrew Nicols
a307f2d429
MDL-76306 editor_tiny: Enable Tiny by default on install
2022-11-15 13:15:09 +08:00
Peter Burnett
ebd8e07cbc
MDL-73804 category: Use system context for category name filtering
2022-11-15 14:49:30 +10:00
Jun Pataleta
d76991321d
Merge branch 'MDL-76290-master' of https://github.com/ilyatregubov/moodle
2022-11-15 11:58:19 +08:00
Jun Pataleta
3eec73963b
Merge branch 'MDL-76230-master' of https://github.com/HuongNV13/moodle
2022-11-15 11:48:39 +08:00
Jun Pataleta
c4ad566bbc
Merge branch 'MDL-76196-master' of https://github.com/HuongNV13/moodle
2022-11-15 11:06:27 +08:00
Huong Nguyen
eb33f57a76
MDL-76261 tiny_equation: Use the correct icon
2022-11-15 09:34:57 +07:00
Víctor Déniz
897d4233ac
Merge branch 'MDL-76268-master' of https://github.com/aanabit/moodle
2022-11-15 00:11:19 +00:00
Víctor Déniz
e31b25c82c
Merge branch 'MDL-76297' of https://github.com/paulholden/moodle
2022-11-14 23:57:14 +00:00
Víctor Déniz
32fd6e60a4
Merge branch 'MDL-76229-master' of https://github.com/meirzamoodle/moodle
2022-11-14 22:56:13 +00:00
Víctor Déniz
46c1e2f910
Merge branch 'MDL-76192-master' of https://github.com/mihailges/moodle
2022-11-14 22:34:04 +00:00
Paul Holden
94818dd23f
MDL-75903 output: increase precision of primary active node matching.
...
Co-authored-by: Mikel Martín <mikel@moodle.com>
2022-11-14 17:31:26 +00:00
Paul Holden
1d0fa45056
MDL-74780 grade: account for absence of course grade items on import.
2022-11-14 17:30:15 +00:00
Paul Holden
f22c602436
MDL-75651 mod_feedback: remove duplicated activity heading.
2022-11-14 17:29:03 +00:00
Amaia Anabitarte
5a880405bf
MDL-75492 mod_data: Removing duplicated behats
2022-11-14 17:23:30 +01:00
Sara Arjona
09f03e63ad
Merge branch 'MDL-75490-master-axe_upgrade' of https://github.com/kevpercy/moodle
2022-11-14 16:37:01 +01:00
Sara Arjona
c99a1c2dda
Merge branch '75792-master-fix-grouping-sort-order' of https://github.com/DSI-Universite-Rennes2/moodle
2022-11-14 16:07:19 +01:00
Sara Arjona
5fd5650838
Merge branch 'MDL-75300' of https://github.com/paulholden/moodle
2022-11-14 16:04:06 +01:00
Ilya Tregubov
ddfb080786
MDL-76290 upgradelib: Set title ealier in upgrade_noncore.
...
Fixing regression by MDL-75751 where title was set
when body already existed
2022-11-14 17:36:55 +03:00
Paul Holden
7012900d08
MDL-76039 forms: account for null values in serialize util method.
...
Co-authored-by: Marina Glancy <marina@moodle.com>
2022-11-14 14:20:52 +00:00
Paul Holden
04fda4e848
MDL-76297 tiny_media: clarify wording of "Insert media" button.
2022-11-14 12:36:14 +00:00
Paul Holden
bc7ce934b3
Merge branch 'MDL-76278-master' of https://github.com/andrewnicols/moodle
2022-11-14 12:12:38 +00:00
Julien Boulen
7321b16ecb
MDL-75792 availability: sort groupings list by name
2022-11-14 13:08:04 +01:00
Jake Dallimore
8f221dd902
Merge branch 'MDL-75837-master-4' of https://github.com/mihailges/moodle
2022-11-14 17:15:31 +08:00
Huong Nguyen
5248111735
MDL-76276 tiny_h5p: Disable validation for Internal URL
2022-11-14 13:37:45 +07:00
Huong Nguyen
43718f7f7a
MDL-76279 tiny_equation: Fix issue with multiple equations
2022-11-14 13:18:33 +07:00
Andrew Nicols
1a0c3290c7
MDL-76278 tiny_media: Correct template context
2022-11-14 13:34:41 +08:00
Jun Pataleta
dc44a1b4f4
Merge branch 'MDL-76179-master' of https://github.com/aanabit/moodle
2022-11-14 13:22:25 +08:00
Mihail Geshoski
f439a3fa9a
MDL-75837 gradereport_user: Update zero state strings
2022-11-14 10:36:18 +08:00
Huong Nguyen
0bfa6e4fc1
MDL-76230 block_tag_flickr: Change User-agent value for API calls
2022-11-14 09:35:19 +07:00
Huong Nguyen
40c641eceb
MDL-76230 block_tag_flickr: Extra Behat test for a specific tag
2022-11-14 09:35:19 +07:00
Mathew May
57e65480a3
MDL-75837 gradebook: accessibility improvements
2022-11-14 10:19:45 +08:00
Mihail Geshoski
f589d592c9
MDL-75837 core_grades: Move the user selector template under core_grades
2022-11-14 10:11:43 +08:00
Mihail Geshoski
77a5f1aa11
MDL-75837 core_grades: Selector module for the search widget
2022-11-14 10:11:43 +08:00