Ilya Tregubov
94d8b7f040
Merge branch 'MDL-81380_404' of https://github.com/AnupamaSarjoshi/moodle into MOODLE_404_STABLE
2024-04-29 10:47:06 +08:00
Huong Nguyen
c6bf1efac6
Merge branch 'MDL-80849-404' of https://github.com/davewoloszyn/moodle into MOODLE_404_STABLE
2024-04-29 08:55:27 +07:00
Ilya Tregubov
50c7842d73
Merge branch 'MDL-80597-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-04-29 09:46:14 +08:00
Ilya Tregubov
48597285cd
Merge branch 'MDL-81697-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-04-29 09:22:27 +08:00
David Woloszyn
e13fe01c7b
MDL-80849 communication_matrix: Prevent numeric usernames
2024-04-29 10:49:32 +10:00
Anupama Sarjoshi
1542a9f9e1
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:12:45 +01:00
Paul Holden
edf923e38e
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 10:27:06 +01:00
Huong Nguyen
95a5cb8038
Merge branch 'MDL-78433-404' of https://github.com/aanabit/moodle into MOODLE_404_STABLE
2024-04-26 16:19:53 +07:00
Huong Nguyen
771786ad4d
Merge branch 'MDL-81641_404' of https://github.com/timhunt/moodle into MOODLE_404_STABLE
2024-04-26 16:03:54 +07:00
Sara Arjona
5f6b32c4cb
Merge branch 'MDL-81581_404' of https://github.com/stronk7/moodle into MOODLE_404_STABLE
2024-04-26 10:48:29 +02:00
Sara Arjona
8ee732f391
Merge branch 'MDL-77445-404' of https://github.com/andelacruz/moodle into MOODLE_404_STABLE
2024-04-26 10:40:29 +02:00
Paul Holden
21e6eea20e
MDL-81697 qtype_ordering: correctly reference feedback file areas.
2024-04-25 21:38:15 +01:00
Eloy Lafuente (stronk7)
1dbc78253c
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:25 +02:00
Eloy Lafuente (stronk7)
c9d48f6f25
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:25 +02:00
Eloy Lafuente (stronk7)
894ee17f53
MDL-81581 phpunit: Move multiple assert_same_xml() to common one
2024-04-25 18:52:25 +02:00
Sara Arjona
f0c1a3789d
weekly release 4.4+
2024-04-25 15:43:27 +02:00
Sara Arjona
8f0f474882
Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE
2024-04-25 15:43:24 +02:00
Philipp Imhof
452cf5c72d
MDL-80087 Questions: warn if preload_all_step_users was not called
...
Co-authored-by: Tim Hunt <T.J.Hunt@open.ac.uk>
2024-04-25 09:37:47 +07:00
Sara Arjona
6a04c121af
Merge branch 'MDL-77998-404' of https://github.com/andelacruz/moodle into MOODLE_404_STABLE
2024-04-24 14:47:59 +02:00
Angelia Dela Cruz
83eb2a624c
MDL-77998 Behat: Add behat coverage for preferences navigation
2024-04-24 19:38:50 +08:00
Huong Nguyen
1d6bee488d
Merge branch 'MDL-81627_404' of https://github.com/timhunt/moodle into MOODLE_404_STABLE
2024-04-24 15:26:05 +07:00
Tim Hunt
14574fdb56
MDL-81301 quiz: improve performance of deleting a quiz
2024-04-24 15:19:23 +07:00
Angelia Dela Cruz
aa213563e7
MDL-77445 Behat: Coverage for activity chooser navigation
2024-04-24 15:38:05 +08:00
Jun Pataleta
1d01c74390
Merge branch 'MDL-81570-404' of https://github.com/sarjona/moodle into MOODLE_404_STABLE
2024-04-24 14:40:39 +08:00
ferranrecio
0e70a88d03
MDL-81575 core_courseformat: fix interactive section visibility badge
2024-04-24 12:37:32 +08:00
Jun Pataleta
49b666b670
Merge branch 'MDL-81567-404' of https://github.com/lucaboesch/moodle into MOODLE_404_STABLE
2024-04-24 12:21:59 +08:00
Mikel Martín
4c1beb921f
MDL-81460 theme_boost: Fix loading spinner wobbles
2024-04-24 12:11:01 +08:00
Huong Nguyen
dcb43cf3b0
Merge branch 'MOODLE_404_MDL-81613' of https://github.com/danielneis/moodle into MOODLE_404_STABLE
2024-04-24 09:59:59 +07:00
Huong Nguyen
aa71fcfb7f
Merge branch 'MDL-81564-404' of https://github.com/HuongNV13/moodle into MOODLE_404_STABLE
2024-04-24 08:58:03 +07:00
Laurent David
53557c3be1
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:54:58 +07:00
Ilya Tregubov
16f7008c68
Merge branch 'MDL-81274-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-04-24 09:44:17 +08:00
Huong Nguyen
291a5449eb
Merge branch 'MDL-80107-404' of https://github.com/andelacruz/moodle into MOODLE_404_STABLE
2024-04-24 08:35:50 +07:00
Angelia Dela Cruz
42d52002ee
MDL-80107 gradingform: Behat test for defining marking guide
2024-04-24 09:03:58 +08:00
Tim Hunt
c9b7b67fad
MDL-81641 question: fix random question loader draft state tests
2024-04-23 18:25:24 +01:00
Daniel Neis Araujo
8a2929c1a9
MDL-81613 report_log: fix user fullname export for log report
2024-04-23 14:05:07 -03:00
Amaia Anabitarte
8f53f30e02
MDL-78433 course: Remove duplicated course search form
2024-04-23 16:23:13 +02:00
Sara Arjona
9ea7607613
Merge branch 'MDL-81209-main' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
2024-04-23 15:36:42 +02:00
Sara Arjona
26a607e8a3
Merge branch 'MDL-81578-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-04-23 15:13:46 +02:00
Sara Arjona
4378d1dadc
Merge branch 'MDL-81457-main' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
2024-04-23 14:57:03 +02:00
Sara Arjona
582eb88404
MDL-81570 tiny_premium: Add missing lang string
2024-04-23 12:43:40 +02:00
Sara Arjona
ec0e1d74a0
Merge branch 'MDL-81603-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-04-23 12:38:44 +02:00
Tim Hunt
82eacb2e48
MDL-81627 quiz restore: fix restore of grade item for each slot
2024-04-23 11:34:16 +01:00
Jun Pataleta
8b976e77ce
MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts
2024-04-23 15:24:02 +10:00
Paul Holden
cab8184fcb
MDL-81274 mod_data: observe current approved value on record import.
2024-04-22 12:48:54 +01:00
Paul Holden
4adb2a7695
MDL-81578 user: disable form change checker for bulk user actions.
...
When bulk user actions are used from the "Browse users" report.
2024-04-22 12:22:57 +01:00
Paul Holden
410b333e47
MDL-81603 reportbuilder: don't rely on real entity in datasource test.
2024-04-22 11:24:10 +01:00
AMOS bot
a8908c1a50
Automatically generated installer lang files
2024-04-22 00:10:33 +00:00
Luca Bösch
b0fec7d82b
MDL-81567 mod_quiz: Adopt edit section title pencil icons size.
2024-04-20 23:05:11 +02:00
Jun Pataleta
ee91c6536f
Moodle release 4.4
v4.4.0
2024-04-20 15:58:15 +08:00
Huong Nguyen
7cbed34833
Moodle release 4.4rc2
v4.4.0-rc2
2024-04-19 17:06:31 +07:00