Jun Pataleta
08cb2fea89
Merge branch 'MDL-78068-master' of https://github.com/laurentdavid/moodle
2023-06-30 16:42:43 +08:00
Jun Pataleta
f5701a5415
Merge branch 'MDL-77632-master-2' of https://github.com/ilyatregubov/moodle
2023-06-30 10:58:15 +08:00
Mihail Geshoski
b4cbad8b33
MDL-77632 core_grades: Add rowtitle class to grade category cell
2023-06-30 09:29:00 +08:00
Mihail Geshoski
3643f48e0f
MDL-77632 core_grades: Fix row_column_of_table_should_contain()
2023-06-30 09:28:59 +08:00
Ilya Tregubov
65cafd36cc
MDL-77632 core_grades: Move select checkboxes to name column.
2023-06-30 09:28:59 +08:00
Huong Nguyen
8dbb6183ff
weekly release 4.3dev
2023-06-29 22:22:13 +07:00
Huong Nguyen
3af841965b
MDL-67529 tool_dataprivacy: Fix Behat failures
2023-06-29 17:32:52 +08:00
Andrew Nicols
d8a9692467
Merge branch 'MDL-74570-fix' of https://github.com/sarjona/moodle
2023-06-29 17:32:52 +08:00
Andrew Nicols
86eece196e
Merge branch 'MDL-76104-master' of https://github.com/HuongNV13/moodle
2023-06-29 17:32:51 +08:00
Sara Arjona
7ae114dd5f
MDL-74570 badges: Remove unnecessary hacks
2023-06-29 17:32:51 +08:00
Andrew Nicols
8d860bbd50
Merge branch 'MDL-78247' of https://github.com/paulholden/moodle
2023-06-29 17:32:51 +08:00
Andrew Nicols
d1effac984
Merge branch 'MDL-78552' of https://github.com/skodak/moodle
2023-06-29 11:34:53 +08:00
Andrew Nicols
65295a344b
Merge branch 'MDL-78599-master' of https://github.com/snake/moodle
2023-06-29 11:32:51 +08:00
Andrew Nicols
016c4ecb45
Merge branch 'MDL-78570' of https://github.com/stronk7/moodle
2023-06-29 11:29:16 +08:00
Jun Pataleta
a874a4fcdd
Merge branch 'MDL-77993' of https://github.com/paulholden/moodle
2023-06-29 11:27:51 +08:00
Jun Pataleta
bb59f98c81
Merge branch 'MDL-78432-master' of https://github.com/laurentdavid/moodle
2023-06-29 11:25:53 +08:00
Andrew Nicols
42c7c56c9f
Merge branch 'MDL-78018' of https://github.com/paulholden/moodle
2023-06-29 11:01:34 +08:00
Andrew Nicols
461be11d34
Merge branch 'MDL-67529-master' of https://github.com/andrewnicols/moodle
2023-06-29 10:15:44 +08:00
Ilya Tregubov
d757e1e1cc
Merge branch 'MDL-72622-redis-tls' of https://github.com/catalyst/moodle
2023-06-29 09:50:43 +08:00
Ilya Tregubov
c10e47b4be
Merge branch 'MDL-77286-master' of https://github.com/lameze/moodle
2023-06-29 09:45:20 +08:00
Ilya Tregubov
65af5bcfdb
Merge branch 'MDL-78521-master' of https://github.com/lameze/moodle
2023-06-29 09:34:21 +08:00
Huong Nguyen
74256e9979
Merge branch 'MDL-77679' of https://github.com/mkassaei/moodle
2023-06-28 21:06:59 +07:00
Andrew Nicols
e5d0a83285
MDL-67529 tool_dataprivacy: Coding style updates
2023-06-28 21:39:22 +08:00
Ilya Tregubov
ab6dc892e4
Merge branch 'MDL-76656-master' of https://github.com/meirzamoodle/moodle
2023-06-28 18:08:21 +08:00
Jake Dallimore
83d34cd1cc
MDL-78599 enrol_lti: fix SQL syntax error in course grade sync
2023-06-28 12:39:03 +08:00
Jake Dallimore
013e6fd32e
MDL-78599 enrol_lti: test covering decoupled, course context grade syncs
...
This covers the case where a course is published and the launch data
doesn't include the 'lineitem' property of the ags claim, meaning the
tool can manage its own line items.
2023-06-28 12:38:54 +08:00
meirzamoodle
f69a420be1
MDL-76656 webservice: generated token can only read once
...
Generated tokens should only read once.
Therefore removing the token column at the table view of the manage tokens page and the user's page.
The token should not be able to search.
2023-06-28 09:27:31 +07:00
Kiet Chan
65be92f661
MDL-67529 GDPR: Option to filter which courses are included
2023-06-27 18:45:07 +08:00
Simey Lameze
efc6255477
MDL-77286 behat: change window size to large to avoid random fails
2023-06-27 16:09:12 +08:00
Laurent David
901fb4f2d0
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:09:55 +02:00
Andrew Nicols
827ba96806
Merge branch 'MDL-78459' of https://github.com/paulholden/moodle
2023-06-27 13:14:08 +08:00
Ilya Tregubov
4ab6108c79
Merge branch 'MDL-78443-master' of https://github.com/jleyva/moodle
2023-06-27 11:00:54 +08:00
Jun Pataleta
132cf637f3
Merge branch 'MDL-77637-trimmed' of https://github.com/Chocolate-lightning/moodle
2023-06-27 10:33:34 +08:00
Mathew May
997134f52f
MDL-77637 gradebook_setup: Create gradeitems via dyn form
2023-06-27 09:01:25 +08:00
Andrew Nicols
da379dc24b
Merge branch 'MDL-74570-master' of https://github.com/rmady/moodle
2023-06-27 08:42:59 +08:00
Srdjan
f061599fc9
MDL-72622 core: Support TLS for redis session
2023-06-27 09:49:36 +10:00
Srdjan
38076e5a0d
MDL-72622 core: Support TLS for redis cache connections
2023-06-27 09:49:33 +10:00
Rodrigo Mady
dcc296403e
MDL-74570 core_badges: Fix for Oracle DB compatibility
2023-06-26 13:00:02 -03:00
mkassaei
a410223c74
MDL-77679 Drag and drop question type weird behavior
2023-06-26 16:56:56 +01:00
Jun Pataleta
854a22e269
Merge branch 'MDL-76724' of https://github.com/stronk7/moodle
2023-06-26 19:25:54 +08:00
Laurent David
84adbb09e4
MDL-78068 mod_h5pactivity: Fix sort the paragraph activity
...
* Fix sort the paragraph/sequencing activity report in H5P.
2023-06-26 08:27:51 +02:00
Jun Pataleta
2cc54dda28
Merge branch 'MDL-78168-master-final' of https://github.com/andrewnicols/moodle
2023-06-26 11:20:06 +08:00
Simey Lameze
b1a2f8dea1
MDL-78521 behat: reload page before asserting content
...
This commit also reword a Scenario name to make it unique
2023-06-26 11:16:49 +08:00
Huong Nguyen
83579a07c6
MDL-76104 mediaplayer_youtube: Respect container max width
2023-06-26 09:39:09 +07:00
Huong Nguyen
660d714e71
MDL-76104 mediaplugin: Make media plugin behave properly in Modal dialog
2023-06-26 09:39:09 +07:00
Huong Nguyen
f4801ce455
MDL-76104 usertours: Support the Moodle filters
2023-06-26 09:39:08 +07:00
Petr Skoda
3c25ccdcd1
MDL-78552 core: tidy up MDL_PERF constants
...
* all constans usable in ABORT_AFTER_CONFIG should be always defined
* MDL_PERFDB and $PERF->logwrites not used after legacy log removal
* MDL_PERF_TEST should be documented in codebase
* deprecated warnings in shutdowb manager
2023-06-25 08:39:09 +02:00
Eloy Lafuente (stronk7)
17bfc2ab01
MDL-78570 behat: Document the removal of the skip-passed option
2023-06-24 19:58:06 +02:00
Eloy Lafuente (stronk7)
dc0869fc12
MDL-78570 behat: Remove the skip-passed legacy option
...
This option (--skip-passed) was implemented because of some bugs in the initial
versions of Behat 3 with the --rerun option.
After Behat 3.2.0 those bugs were fixed and we switched back to use
the upstream --rerun option, abandoning --skip-passed.
More yet, this option wasn't ever documented much, neither in docs or cli.
So it's time to remove it, one less thing to maintain for nothing.
Note that this commit is a 99.99% revert of the original one that was
applied to the moodle-behat-extension (now in core):
https://github.com/moodlehq/moodle-behat-extension/commit/c4b25158d212509b
2023-06-24 19:28:51 +02:00
Andrew Nicols
54f2722a7b
Merge branch 'MDL-78523-master' of https://github.com/safatshahin/moodle
2023-06-24 23:39:37 +08:00