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
Paul Holden
e36e40f530
MDL-75081 behat: define new heading
named selector.
...
Co-authored-by: Jun Pataleta <jun@moodle.com>
2024-02-07 09:06:40 +08:00
Paul Holden
3a8a8c8463
MDL-75081 behat: correct tests of table contents asserting one column.
...
Prior to this change, assertions of "should exist" and "should not
exist" in table content, where the step provided only a single column,
could give false positives and pass (when they shouldn't).
2024-02-07 09:05:07 +08:00
meirzamoodle
2f811e6acf
MDL-74641 repository: Fix wrong increment of temporary file for small sizes
2024-02-06 16:00:21 +01:00
meirzamoodle
fb7da9c74f
MDL-74641 repository: Handles increase bytes while extracting zip files
...
We should not rely solely on the provided size information.
Therefore the system needs to recalculate the size of each file in the zip file,
whether small or big.
The changes also cover the filemanager.js file if an error appears.
2024-02-06 16:00:21 +01:00
meirzamoodle
d27862e2ca
MDL-78300 block: Determine if users can comment based on context
2024-02-06 16:00:21 +01:00
Paul Holden
c7fde934c7
MDL-54749 tool_langimport: require sesskey to update lang packs.
2024-02-06 16:00:21 +01:00
Sara Arjona
be50fbe20c
Merge branch 'MDL-80816_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2024-02-06 15:51:56 +01:00
Ilya Tregubov
74bf7382dd
Merge branch 'MDL-80713-401' of https://github.com/HuongNV13/moodle into MOODLE_401_STABLE
2024-02-06 11:20:38 +08:00
Huong Nguyen
cb075f6257
MDL-80713 Unit Tests: Message sink improvement
...
- Added a new method called get_messages_by_component()
This method will help to retreive the redirected messages
of specific component only
- Added a new method called get_messages_by_component_and_type()
This method will help to retreive the redirected messages
of specific component and type only
2024-02-05 13:27:07 +07:00
Eloy Lafuente (stronk7)
8a1b5fc2b0
MDL-80816 core: Bump actions to newer versions
...
All the new ones are Nodejs 20 based, because
Nodejs 16 is being deprecated @ GH environments.
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20
2024-02-02 17:17:53 +01:00
Sara Arjona
560f4d895b
weekly release 4.1.8+
2024-01-25 16:48:39 +01:00
Jun Pataleta
95c3017da4
Merge branch 'MDL-80656-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2024-01-25 12:13:47 +08:00
Ilya Tregubov
8fffc08ee8
Merge branch 'MDL-79159-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-01-25 09:36:26 +08:00
Ilya Tregubov
364230d6f8
Merge branch 'MDL-80653-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2024-01-25 09:26:49 +08:00
Paul Holden
45f674e8cb
MDL-80653 h5p: handle content type creation errors in test.
...
See also same in c7d08f85.
2024-01-24 08:58:30 +00:00
Sara Arjona
4ba166cf80
Merge branch 'MDL-79940-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-01-24 09:22:48 +01:00
Angelia Dela Cruz
3a779663aa
MDL-79159 mod_lesson: Behat coverage for lesson question max attempts
2024-01-24 16:18:46 +08:00
Simey Lameze
ca7b24f6d0
MDL-80656 behat: remove unnecessary activity duplication steps
2024-01-24 11:14:42 +08:00
Angelia Dela Cruz
35a2a34a7d
MDL-79940 mod_workshop: Behat to confirm review button for reviewers
2024-01-24 09:10:41 +08:00
Sara Arjona
38c4d51947
Merge branch 'MDL-80339-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-01-23 07:48:37 +01:00
Angelia Dela Cruz
a86228f547
MDL-80339 mod_lesson: Behat to confirm grade visibility in lesson
2024-01-23 10:13:27 +08:00
Jun Pataleta
b30033c6c0
Merge branch 'MDL-79029-401' of https://github.com/ferranrecio/moodle into MOODLE_401_STABLE
2024-01-23 09:21:26 +08:00
Ferran Recio
5661849a02
MDL-79029 behat: optimize behat tests
...
Replace some add activity to section steps to the new
add activity to course section so they are faster and do
not require javascript.
2024-01-22 11:23:44 +01:00
Ferran Recio
66e8ce9976
MDL-79029 behat: new add activity steps
2024-01-22 11:23:44 +01:00
Jun Pataleta
cf92eaeb0b
Merge branch 'MDL-80377-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-01-22 16:32:15 +08:00
Angelia Dela Cruz
f7f40e54e6
MDL-80377 block: Behat confirming folder file in recent activity block
2024-01-19 14:31:30 +08:00
Huong Nguyen
627177855a
weekly release 4.1.8+
2024-01-19 11:24:39 +07:00
Andrew Nicols
0d0aa11e19
Merge branch 'MDL-80591_401' of https://github.com/stronk7/moodle into MOODLE_401_STABLE
2024-01-18 10:57:43 +08:00
Sara Arjona
eb0439b5da
Merge branch 'MDL-80266-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2024-01-16 07:20:21 +01:00
Andrew Nicols
37101f0698
MDL-80266 mod_forum: Reset subscription caches between behat tests
2024-01-16 13:34:46 +08:00
Eloy Lafuente (stronk7)
4b8a001bb0
MDL-80591 phpunit: delegate run to phpunit binary
...
Instead of manually including composer's auto-loading
stuff and then run PHPUnit\TextUI\Command::main(), now
we are using the PHPUnit "binary".
That way behaviour should be 100% the same than
running vendor/bin/phpunit (recommended instead of util.php --run).
Also, note that, for other util.php commands, we still need
composer's auto-loading to happen, so we have moved it immediately
after the --run command.
Finally, a few more file_exists() conditions have been added
to ensure that PHPUnit is properly installed. Redundant but...
2024-01-13 18:32:43 +01:00
Ilya Tregubov
a9cf9d5519
weekly release 4.1.8+
2024-01-12 09:11:53 +08:00
Ilya Tregubov
53275e5b8f
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2024-01-12 09:11:48 +08:00
Huong Nguyen
518e5799e4
Merge branch 'MDL-80452-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-01-11 10:45:35 +07:00
Huong Nguyen
6a610605f6
Merge branch 'MDL-80229-401' of https://github.com/davewoloszyn/moodle into MOODLE_401_STABLE
2024-01-11 10:36:56 +07:00
Angelia Dela Cruz
e4eb16bd9f
MDL-80452 mod_h5pactivity: Behat for H5Pactivity duplication and delete
2024-01-11 11:22:22 +08:00
Huong Nguyen
3e831cc8c5
Merge branch 'MDL-73639-401-fix' of https://github.com/sarjona/moodle into MOODLE_401_STABLE
2024-01-10 14:47:48 +07:00
Sara Arjona
5ecca13a6f
Merge branch 'MDL-80340-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2024-01-10 07:35:14 +01:00
Huong Nguyen
278f58dae0
Merge branch 'MDL-80382-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2024-01-10 10:31:13 +07:00
Sara Arjona
73cf6fb65c
MDL-73639 behat: Fix the failure with the Enrol button
...
The button at the top of the page is hidden a few seconds by the
un-enrolment confirmation dialogue. Instead of waiting a few seconds
or reloading the page, the button at the bottom is clicked instead.
2024-01-09 16:39:38 +01:00
Simey Lameze
6483b5d68f
MDL-80340 behat: make query to fetch h5p attempts less strict
2024-01-09 16:16:06 +08:00
Angelia Dela Cruz
6c24b8289f
MDL-80382 behat: Replace "Frist" typos in Behat tests to "First"
2024-01-09 11:00:06 +08:00
Huong Nguyen
e2e00a9dd4
Merge branch 'MDL-73639-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2024-01-08 16:10:15 +07:00
Simey Lameze
8168155e17
MDL-73639 behat: improvements to the new recover grades test
2024-01-08 13:09:25 +08:00
Angelia Dela Cruz
d6650b63bf
MDL-73639 core_grades: Behat to test Recover grades default settings
2024-01-08 13:09:25 +08:00
Ilya Tregubov
174389cc26
Merge branch 'MDL-79937-401_fixlessonmatching' of https://github.com/catalystfd/moodle into MOODLE_401_STABLE
2024-01-08 09:21:02 +08:00
AMOS bot
03454c2262
Automatically generated installer lang files
2023-12-23 00:11:20 +00:00
Jun Pataleta
e591ddc4e8
Moodle release 4.1.8
v4.1.8
2023-12-22 10:01:56 +08:00