Leon Stringer
fa9705a870
MDL-78596 core_course: Remove divider
...
With courselistshortnames enabled Moodle 3.11 and earlier showed
"Category | Short name" on the first line of course cards (for example
in block_myoverview). From Moodle 4.0 the category is moved to the last
line making the first line "Short name |". This change removes that
stray "|".
2023-06-27 17:40:41 +01:00
Dinesh Durai
201c577a85
MDL-77396 wiki: Fix print without background
2023-06-27 17:59:37 +05:30
Simey Lameze
edf6ad1ee2
MDL-77286 behat: change window size to large to avoid random fails
2023-06-27 17:12:21 +08:00
Laurent David
54e62e6997
MDL-78432 mod_label: Process markdown in label name
...
* Process markdown and other allowed formats (see FORMAT_XXX) in get_label_name
so it does not display it as a litteral string in the course index menu.
2023-06-27 08:12:57 +02:00
Andrew Nicols
ea900c4def
Merge branch 'MDL-78459-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-06-27 13:14:50 +08:00
Ilya Tregubov
aa44a1643e
Merge branch 'MDL-78443-401' of https://github.com/jleyva/moodle into MOODLE_401_STABLE
2023-06-27 11:01:44 +08:00
Jake Dallimore
8d3fd17313
MDL-78578 enrol_lti: permit launch cache access during launch redirects
...
This handles things like site policies, which store the current URL,
redirect to the policy agreement, then redirect back the current URL
afterwards. In such cases, we want to redirect back with 'launchid' set
so that we can fetch the id_token from the session cache. This is the
same thing we already do during account binding, so the patch only
makes sure the PAGE->url is properly set before calling require_login.
2023-06-27 10:07:25 +08:00
mkassaei
fff6af7c20
MDL-77679 Drag and drop question type weird behavior
2023-06-26 17:07:51 +01:00
Jun Pataleta
6f0dfe8b4b
Merge branch 'MDL-76724_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2023-06-26 19:38:03 +08:00
Huong Nguyen
d53b1b1cfe
MDL-78554 tiny_link: Fix cannot create link for selection text
...
Backport of MDL-78065
2023-06-26 15:47:33 +08:00
Paul Holden
32f9d1eeb5
MDL-78554 tiny_link: define help link text language string.
...
Backport of MDL-77874
2023-06-26 15:47:14 +08:00
Huong Nguyen
684889be8f
MDL-78554 tiny_link: Add a TinyMCE link plugin
...
Backport of MDL-76520
Co-authored-by: Andrew Lyons <andrew@nicols.co.uk>
2023-06-26 15:45:56 +08:00
Laurent David
29eb09287a
MDL-78068 mod_h5pactivity: Fix sort the paragraph activity
...
* Fix sort the paragraph/sequencing activity report in H5P.
2023-06-26 08:42:39 +02:00
Simey Lameze
31c2baeafd
MDL-78521 behat: reload page before asserting content
...
This commit also reword a Scenario name to make it unique
2023-06-26 11:19:48 +08:00
Sara Arjona
78ec9c1c12
MDL-78572 badges: Improve debugging information for Badgr
...
This is a backport from MDL-77842.
In MDL-77086 some extra information was added when a badge can't be
sent to a backpack. However, as the Badgr is not following the
specification, it's still hard to debug it when it fails (as
raised in MDL-75552, Badgr is not working because, in some cases,
it's returning the "Method Not Allowed / Request method 'POST'
not supported" error.
2023-06-25 17:40:32 +01:00
Sara Arjona
8e965a9661
MDL-78572 badges: Improve debugging
...
Display more information, like the status error, when the badge can't
be sent to the backpack.
Backport from MDL-77086
2023-06-25 17:40:03 +01:00
Andrew Nicols
d9745d9852
Merge branch 'MDL-78237-401' of https://github.com/davewoloszyn/moodle into MOODLE_401_STABLE
2023-06-24 23:21:58 +08:00
Andrew Nicols
378eae6144
Merge branch 'MDL-76673-401' of https://github.com/meirzamoodle/moodle into MOODLE_401_STABLE
2023-06-24 22:47:10 +08:00
Andrew Nicols
889e1d4e35
Merge branch 'MDL-78544-401' of https://github.com/snake/moodle into MOODLE_401_STABLE
2023-06-24 22:26:57 +08:00
Andrew Nicols
99d941bd6a
Merge branch 'MDL-77152-MOODLE_401_STABLE' of https://github.com/sh-csg/moodle into MOODLE_401_STABLE
2023-06-24 22:18:00 +08:00
Andrew Nicols
904e04a14f
Merge branch 'MDL-78172-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-06-24 22:00:12 +08:00
Eloy Lafuente (stronk7)
3c99a0a9ec
MDL-76724 environment: Moodle 4.3 requirements
...
Note that there aren't changes since Moodle 4.2
so this is a complete copy of the information
for that version.
2023-06-24 12:30:01 +02:00
Stefan Hanauska
e3c84dcb32
MDL-77152 files: Ensure trailing/leading slash
2023-06-24 10:32:02 +02:00
Sara Arjona
eb1fab720a
weekly release 4.1.4+
2023-06-23 09:00:18 +02:00
Andrew Nicols
4e7a476651
Merge branch 'MDL-78004_401' of https://github.com/mwehr/moodle into MOODLE_401_STABLE
2023-06-22 14:37:45 +02:00
Ilya Tregubov
84a7937643
Merge branch 'MDL-78434-m401' of https://github.com/sammarshallou/moodle into MOODLE_401_STABLE
2023-06-22 14:37:45 +02:00
Julien Boulen
fd7e43ef34
MDL-77986 backup: trim extra white spaces on search forms
2023-06-22 14:37:44 +02:00
Andrew Nicols
acb9789b89
Merge branch 'MDL-78071-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-06-22 14:37:44 +02:00
Andrew Nicols
fd87f7b46d
Merge branch 'MDL-78541/401' of https://github.com/skodak/moodle into MOODLE_401_STABLE
2023-06-22 14:37:44 +02:00
Andrew Nicols
675ca18cfa
Merge branch 'MDL-78350-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-06-22 14:37:44 +02:00
Andrew Nicols
1186e8a7e5
Merge branch 'MDL-68067-41' of https://github.com/Chocolate-lightning/moodle into MOODLE_401_STABLE
2023-06-22 14:37:44 +02:00
Andrew Nicols
70a0c87fd3
Merge branch 'MDL-78056-401' of https://github.com/laurentdavid/moodle into MOODLE_401_STABLE
2023-06-22 14:37:44 +02:00
Andrew Nicols
e67fd9663d
Merge branch 'MDL-78263-401' of https://github.com/jleyva/moodle into MOODLE_401_STABLE
2023-06-22 14:37:43 +02:00
Andrew Nicols
0e3c4ad99b
Merge branch 'MDL-78435-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-06-22 14:37:43 +02:00
Andrew Nicols
de329f8268
Merge branch 'MDL-75913-401' of https://github.com/davewoloszyn/moodle into MOODLE_401_STABLE
2023-06-22 14:37:43 +02:00
Andrew Nicols
3488b2ae01
Merge branch 'MDL-78477_401' of https://github.com/AnupamaSarjoshi/moodle into MOODLE_401_STABLE
2023-06-22 14:37:43 +02:00
Andrew Nicols
2452db088e
Merge branch 'MDL-77865_MOODLE_401_STABLE' of https://github.com/tuanngocnguyen/moodle into MOODLE_401_STABLE
2023-06-22 14:37:43 +02:00
hieuvu
14079fa738
MDL-78484 formslib: Move enable checkbox display before the date picker
2023-06-22 11:08:47 +07:00
Jake Dallimore
331f47a4f3
MDL-78544 forms: fix string to number comparison bug in duration element
...
Prior to PHP 8, 0 == "", but now no more. We should use empty instead.
See: https://www.php.net/manual/en/migration80.incompatible.php
2023-06-22 11:01:17 +08:00
Paul Holden
e8526347a3
MDL-78350 reportbuilder: parse javascript before rendering template.
2023-06-21 17:33:33 +01:00
Paul Holden
61ae9500d7
MDL-78350 output: parse returned dynamic tab javascript when loading.
...
Ensure we don't create nested <script> tags when rendering templates,
which triggers console errors since 1ef815cd.
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2023-06-21 17:25:40 +01:00
Juan Leyva
8cbf1bb945
MDL-78263 airnotifier: keep notification name as part of the payload
2023-06-21 18:00:58 +02:00
Petr Skoda
9fee59de2a
MDL-78541 admin: ignore headings in admin_apply_default_settings()
...
This is a workaround for plugins that do not have
unique setting names.
2023-06-21 15:47:06 +02:00
Sara Arjona
97b7c894f3
Merge branch 'MDL-76635-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-06-21 14:02:22 +02:00
Sara Arjona
c047801eb6
Merge branch 'MDL-63120_Badges_cron_task_fails-MOODLE_401_STABLE' of https://github.com/mebis-lp/moodle into MOODLE_401_STABLE
2023-06-21 11:50:28 +02:00
Anupama Sarjoshi
e954482cb0
MDL-78477 qbank_history: Fix and improve UI for edit menu delete option
...
Changes done to fix the warnings thrown in the history view when the
last version of a question is deleted and improved UI to display the
message and a Continue button, to navigate back to the Question bank.
2023-06-21 10:44:38 +01:00
Ilya Tregubov
e34bb395fc
Merge branch 'MDL-77591-401' of https://github.com/justusdieckmann/moodle into MOODLE_401_STABLE
2023-06-21 16:58:44 +08:00
Ilya Tregubov
f64e9f96aa
Merge branch 'MDL-76174_401' of https://github.com/larsbonczek/moodle into MOODLE_401_STABLE
2023-06-21 14:27:10 +08:00
Simey Lameze
39811c4b40
MDL-76635 comment: render the delete icon in the right place
...
Special thanks to Andrew Lyons.
2023-06-21 12:45:36 +08:00
Simey Lameze
8bcadeff35
MDL-76635 behat: improve submission comments test
2023-06-21 12:45:36 +08:00