Simey Lameze
2db07c4d0a
MDL-79990 behat: custom step to verify assign grading data
...
This commit also optimise the new behat test.
2024-03-07 09:44:34 +08:00
Angelia Dela Cruz
3ac3d942dd
MDL-79990 gradingform: Behat test for marking guide information display
2024-03-07 09:44:34 +08:00
Sara Arjona
2444b2b787
weekly release 4.1.9+
2024-03-05 11:22:31 +01:00
Jun Pataleta
b704fa7dda
Merge branch 'MDL-80819_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2024-03-05 11:48:39 +08:00
Huong Nguyen
9d3d193f29
Merge branch 'MDL-80836-401' of https://github.com/snake/moodle into MOODLE_401_STABLE
2024-03-05 10:24:39 +07:00
Jun Pataleta
43c7557e84
weekly release 4.1.9+
2024-03-01 12:24:39 +08:00
Jun Pataleta
da74ac4987
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2024-03-01 12:24:37 +08:00
AMOS bot
1e5bc3a393
Automatically generated installer lang files
2024-02-28 00:10:59 +00:00
Sara Arjona
7c20cd1b81
Merge branch 'MDL-81036-401' of https://github.com/marinaglancy/moodle into MOODLE_401_STABLE
2024-02-27 13:04:19 +01:00
Marina Glancy
edf1a1ac8c
MDL-81036 behat: fix the action menu clickable area selector
2024-02-23 11:23:21 +00:00
Eloy Lafuente (stronk7)
5a2acac1ed
MDL-80819 install: halt any install if php min version is not met
...
Apart from environmental stuff, the moodle_minimum_php_version_is_met()
function is executed by all installs (web, cli, database, ...)
and halts any installation (early) not meeting the PHP constraints.
2024-02-23 11:08:40 +01:00
Huong Nguyen
719c95009e
weekly release 4.1.9+
2024-02-23 08:37:56 +07:00
Huong Nguyen
860b4b941a
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2024-02-23 08:37:54 +07:00
Huong Nguyen
26ed48ec40
Merge branch 'MDL-80844_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2024-02-22 11:24:26 +07:00
Huong Nguyen
58ba1a9448
Merge branch 'MDL-80862-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2024-02-22 10:38:16 +07:00
Sara Arjona
40d2b4de39
Merge branch 'MDL-76441_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2024-02-21 17:50:08 +01:00
Sara Arjona
bce1d7ff85
Merge branch 'MDL-80404-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-02-21 13:23:48 +01:00
Angelia Dela Cruz
3f439ff9d4
MDL-80404 mod_data: Behat for url autolinking and opening in new window
2024-02-21 16:03:46 +08:00
Huong Nguyen
0c34355c85
Merge branch 'MDL-79792-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-02-21 14:25:55 +07:00
Angelia Dela Cruz
ab118d48f5
MDL-79792 core_badges: Behat test for awarding badge to group members
2024-02-21 14:06:09 +08:00
Jun Pataleta
6df3213c9b
Merge branch 'MDL-79003-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2024-02-21 10:35:31 +08:00
Andrew Nicols
6dbd0e938f
MDL-80862 testing: Reset task manager between behat tests
2024-02-20 10:55:04 +08:00
AMOS bot
8889f6f26f
Automatically generated installer lang files
2024-02-20 00:13:48 +00:00
Sara Arjona
36aa09726b
Merge branch 'MDL-79674-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2024-02-19 10:20:59 +01:00
Sara Arjona
196c2ae7a5
Merge branch 'MDL-80613-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2024-02-19 09:14:39 +01:00
Sara Arjona
4d217e3a1a
weekly release 4.1.9+
2024-02-15 15:39:56 +01:00
Sara Arjona
09e3db1aa6
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2024-02-15 15:39:53 +01:00
Simey Lameze
8815ecb3fd
MDL-80613 behat: convert manual completion steps to use generators
2024-02-15 11:02:57 +08:00
Jake Dallimore
8482210209
MDL-80836 auth_lti: take user through login instead of sesspiggyback
...
Browsers are phasing out 3rd party cookies. Those which can be set are
partitioned to the top level embedding site, so piggybacking is
prevented. This will break the account linking process. This fix swaps
the piggyback for a login round trip, as originally intended, which
resolves the issue.
2024-02-15 10:40:05 +08:00
Sara Arjona
281ef7ef8d
Merge branch 'MDL-79321-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-02-14 09:35:38 +01:00
Angelia Dela Cruz
6970580b4c
MDL-79321 mod_quiz: Behat to set quiz as interactive with multiple tries
2024-02-13 17:09:00 +08:00
Jun Pataleta
652633b467
Merge branch 'MDL-80402-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-02-13 15:51:52 +08:00
Angelia Dela Cruz
5a7963d9f5
MDL-80402 mod_quiz: Behat for interactive quiz question dependency
2024-02-13 15:23:17 +08:00
AMOS bot
56ff5e78f1
Automatically generated installer lang files
2024-02-13 00:10:13 +00:00
Eloy Lafuente (stronk7)
e31db928b5
MDL-80844 phpunit: Only some tests can use the debugging sink
...
The only tests that have COMPLETE* support for the debugging sink
are the advanced_testcase and the database_driver ones (store and
report). So we must ensure that the rest of tests don't use the
debugging sink at all.
Right now we are using it for storing, but later there is not
reporting, so any debugging happening within non advanced tests
is not detected.
This commit just ensures that we stop making that storing for
non advanced/database_driver tests. Nothing more, nothing less.
* Note that we have had to add a few missing bits to the
database_driver testcase because it was not 100% complete. Now
it behaves 100% the same than the advanced_testcase one regarding
the debugging sink.
2024-02-12 13:03:06 +01:00
AMOS bot
03fcd81892
Automatically generated installer lang files
2024-02-12 00:11:13 +00:00
Eloy Lafuente (stronk7)
05a41b6e32
MDL-76441 env: Moodle 4.2.x and 4.3.x do not support PHP 8.3
2024-02-10 12:15:11 +01:00
Jake Dallimore
8a38a37f1f
Moodle release 4.1.9
v4.1.9
2024-02-09 10:33:26 +08:00
Sara Arjona
4ea1bd3537
weekly release 4.1.8+
2024-02-08 16:18:25 +01:00
Sara Arjona
35b7cbf027
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2024-02-08 16:18:21 +01:00
Ilya Tregubov
87eb0fdf21
MDL-80504 forum: Fix seperate group mode
2024-02-08 10:56:42 +07:00
Andrew Nicols
c8aef2e4ba
Merge branch 'MDL-80738-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2024-02-08 11:39:18 +08:00
Leon Stringer
fa72ebc155
MDL-80501 mod_h5pactivity: activity group mode
...
Respect activity's group mode when checking access to the report.
Previously only the course's group mode was checked.
2024-02-08 11:16:16 +08:00
Andrew Nicols
6d7f162df0
Merge branch 'MDL-80667-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2024-02-08 09:42:22 +08:00
Jun Pataleta
97d64fb809
Merge branch 'MDL-80784-401' of https://github.com/noeldemartin/moodle into MOODLE_401_STABLE
2024-02-07 17:19:53 +08:00
Paul Holden
fd3c586992
MDL-80738 quiz_statistics: ensure tests uses a DB-backed lock class.
...
Fix the test file/class name too.
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2024-02-07 07:50:13 +00:00
Ilya Tregubov
61fb8ee988
MDL-69774 mod_forum: Restrict URL to accpet only expected params
2024-02-07 15:28:42 +08:00
Huong Nguyen
44f8c11123
Merge branch 'MDL-80512-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2024-02-07 13:32:01 +07:00
Jun Pataleta
e5b9510af2
Merge branch 'MDL-75081-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2024-02-07 10:38:03 +08:00
Paul Holden
ab151f86ab
MDL-75081 grade: fix rogue gradebook scenarios containing invalid steps.
2024-02-07 09:07:04 +08:00