Ilya Tregubov
641937a47e
MDL-81380 qbank_columnsortorder: Add type and return value hint
2024-04-29 10:46:14 +08:00
Ilya Tregubov
137692bd4e
Merge branch 'MDL-81380' of https://github.com/AnupamaSarjoshi/moodle
2024-04-29 10:39:59 +08:00
Huong Nguyen
f686d2a6c7
Merge branch 'MDL-80849-main' of https://github.com/davewoloszyn/moodle
2024-04-29 08:55:02 +07:00
Ilya Tregubov
58606791af
Merge branch 'MDL-80597' of https://github.com/paulholden/moodle
2024-04-29 09:45:58 +08:00
Ilya Tregubov
461fdcc5e5
Merge branch 'MDL-81697' of https://github.com/paulholden/moodle
2024-04-29 09:21:55 +08:00
David Woloszyn
74a6ed82b3
MDL-80849 communication_matrix: Prevent numeric usernames
2024-04-29 10:30:29 +10:00
Anupama Sarjoshi
5ced156252
MDL-81380 qbank_columnsortorder: Add upgrade.php
...
Before Moodle 4.3, config_plugins settings for qbank_columnsortorder
(disabledcol, enabledcol) had a value like
qbank_statistics\columns\facility_index,
qbank_statistics\columns\discriminative_efficiency, ...
In Moodle 4.3, the values are stored as
qbank_statistics\columns\facility_index-facility_index.
So updating the old values to match the new format.
2024-04-26 17:06:45 +01:00
Huong Nguyen
f7d369f4e2
Merge branch 'MDL-78433-main' of https://github.com/aanabit/moodle
2024-04-26 16:19:05 +07:00
Huong Nguyen
dfc2d98704
Merge branch 'MDL-81641' of https://github.com/timhunt/moodle
2024-04-26 16:03:14 +07:00
Sara Arjona
59844c271e
Merge branch 'MDL-81581' of https://github.com/stronk7/moodle
2024-04-26 10:48:24 +02:00
Paul Holden
f91dd598ef
MDL-80597 mod_quiz: simplify filtering by tags Behat assertions.
...
The initial filtering for category was redundant, as it's applied
by default. While present it also caused reproducible failures on
CI due to timing issues when trying to apply multiple filters.
2024-04-26 09:40:51 +01:00
Sara Arjona
4a3d58126a
Merge branch 'MDL-77445-master' of https://github.com/andelacruz/moodle
2024-04-26 10:40:23 +02:00
Paul Holden
88b4bc2beb
MDL-81697 qtype_ordering: correctly reference feedback file areas.
2024-04-25 21:37:30 +01:00
Eloy Lafuente (stronk7)
dadfb6e90c
MDL-81581 phpunit: Apply the new method to all remaining cases
...
After discussing it in the issue, we have agreed to apply
the new phpunit_util::normalise_line_endings() method to
all the remaining cases (within tests!) where the manual
replacement was being done. This commits achieves that.
Note that I've looked for both str_replace() and preg_replace()
cases, but only the former had cases worth converting. All the
later ones are different and cannot be replaced by the new
utility method.
2024-04-25 18:52:16 +02:00
Eloy Lafuente (stronk7)
71bd82ad68
MDL-81581 phpunit: Create the normalise_line_endings() method
...
And apply it to all the obvious places related with the issue.
Note that surely there are way more in code base, but it's
out of scope for this issue.
2024-04-25 18:52:16 +02:00
Eloy Lafuente (stronk7)
17237b824d
MDL-81581 phpunit: Move multiple assert_same_xml() to common one
2024-04-25 18:52:16 +02:00
Sara Arjona
792698af00
weekly on-sync release 4.5dev
2024-04-25 15:43:57 +02:00
Sara Arjona
f6ef944d64
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2024-04-25 15:43:53 +02:00
Huong Nguyen
228c18b723
Merge branch 'MDL-80087_main' of https://github.com/PhilippImhof/moodle
2024-04-25 09:34:22 +07:00
AMOS bot
61b40e2eaa
Automatically generated installer lang files
2024-04-25 00:12:21 +00:00
Sara Arjona
ec7aa34e20
Merge branch 'MDL-77998-master' of https://github.com/andelacruz/moodle
2024-04-24 14:47:54 +02:00
Angelia Dela Cruz
7c5cc9f140
MDL-77998 Behat: Add behat coverage for preferences navigation
2024-04-24 19:15:51 +08:00
Huong Nguyen
43ba641af7
Merge branch 'MDL-81627' of https://github.com/timhunt/moodle
2024-04-24 15:25:33 +07:00
Huong Nguyen
c77acbe423
Merge branch 'MDL-81301' of https://github.com/timhunt/moodle
2024-04-24 15:17:54 +07:00
Angelia Dela Cruz
eb36f078d8
MDL-77445 Behat: Coverage for activity chooser navigation
2024-04-24 14:42:37 +08:00
Jun Pataleta
f17f1333f1
Merge branch 'MDL-81570-main' of https://github.com/sarjona/moodle
2024-04-24 14:40:43 +08:00
Jun Pataleta
72e283b5e8
Merge branch 'MDL-81575-main' of https://github.com/ferranrecio/moodle
2024-04-24 12:36:52 +08:00
Jun Pataleta
ccd3651fee
Merge branch 'MDL-81567-main' of https://github.com/lucaboesch/moodle
2024-04-24 12:22:09 +08:00
Jun Pataleta
f0b4b6c186
Merge branch 'MDL-81460-main' of https://github.com/roland04/moodle
2024-04-24 12:10:24 +08:00
Huong Nguyen
cfd0d4b130
Merge branch 'MOODLE_main_MDL-81613' of https://github.com/danielneis/moodle
2024-04-24 09:59:36 +07:00
Huong Nguyen
aa29e5655d
Merge branch 'MDL-81564-main' of https://github.com/HuongNV13/moodle
2024-04-24 08:57:47 +07:00
Laurent David
029db9dd4c
MDL-81564 mod_data: Remove duplicate error messages
...
* When a field is missing the error is duplicated for all field
subsequently added to the database
2024-04-24 08:51:36 +07:00
Ilya Tregubov
bdeb9b8191
Merge branch 'MDL-81274' of https://github.com/paulholden/moodle
2024-04-24 09:41:42 +08:00
Huong Nguyen
862b41d833
Merge branch 'MDL-80107-master' of https://github.com/andelacruz/moodle
2024-04-24 08:35:19 +07:00
Tim Hunt
676d764452
MDL-81641 question: fix random question loader draft state tests
2024-04-23 18:25:04 +01:00
Amaia Anabitarte
93bf8539ca
MDL-78433 course: Remove duplicated course search form
2024-04-23 16:08:03 +02:00
Sara Arjona
5e8f48a53f
Merge branch 'MDL-81209-main' of https://github.com/andrewnicols/moodle
2024-04-23 15:35:12 +02:00
Sara Arjona
1e7fdcccdf
Merge branch 'MDL-81578' of https://github.com/paulholden/moodle
2024-04-23 15:13:41 +02:00
Sara Arjona
4dbeaddc5f
Merge branch 'MDL-81457-main' of https://github.com/andrewnicols/moodle
2024-04-23 14:56:31 +02:00
Sara Arjona
8cdf4dec79
Merge branch 'MDL-81603' of https://github.com/paulholden/moodle
2024-04-23 12:38:36 +02:00
Tim Hunt
8e7bd88ce3
MDL-81627 quiz restore: fix restore of grade item for each slot
2024-04-23 11:33:44 +01:00
ferranrecio
735bef87d2
MDL-81575 core_courseformat: fix interactive section visibility badge
2024-04-23 11:15:19 +02:00
Shamim Rezaie
08a8c29ca7
Merge branch 'MDL-81616-main' of https://github.com/junpataleta/moodle
2024-04-23 15:23:09 +10:00
Angelia Dela Cruz
da5de9e91e
MDL-80107 gradingform: Behat test for defining marking guide
2024-04-23 11:41:03 +08:00
Daniel Neis Araujo
bbc91d4788
MDL-81613 report_log: fix user fullname export for log report
2024-04-22 14:34:32 -03:00
Paul Holden
7594612fab
MDL-81274 mod_data: observe current approved value on record import.
2024-04-22 12:48:51 +01:00
Huong Nguyen
e3b52a6ec6
Merge branch 'MDL-81615-main' of https://github.com/junpataleta/moodle
2024-04-22 16:30:03 +07:00
Paul Holden
25780157bf
MDL-81603 reportbuilder: don't rely on real entity in datasource test.
2024-04-22 09:52:20 +01:00
Sara Arjona
f0e6e5addb
MDL-81570 tiny_premium: Add missing lang string
2024-04-22 09:40:21 +02:00
Mikel Martín
6de045dea0
MDL-81460 theme_boost: Fix loading spinner wobbles
2024-04-22 07:45:32 +02:00