David Bogner
f80adab439
MDL-78478 forms: Fix repeated elements in dynamic forms
2023-06-14 15:13:54 +02:00
Ilya Tregubov
71c36d2de1
weekly release 4.3dev
2023-06-09 13:14:19 +08:00
Sara Arjona
86edd3d142
Merge branch 'MDL-78415-master-enfix' of https://github.com/vmdef/moodle
2023-06-08 20:33:02 +02:00
Víctor Déniz
9bb5581f4b
MDL-78415 lang: Fix typo in Behat tests
2023-06-08 18:46:52 +01:00
Víctor Déniz
7e3b1b1450
MDL-78415 lang: Fix Behat tests regressions after merging en_fix strings
2023-06-08 11:40:13 +01:00
Víctor Déniz
48c161543d
MDL-78415 lang: Add parameter to reopencolumn string
2023-06-08 11:38:49 +01:00
Helen Foster
06c5a6c883
MDL-78415 lang: Import fixed English strings (en_fix)
2023-06-08 09:59:04 +01:00
Sara Arjona
06bead8e8c
Merge branch 'MDL-77946' of https://github.com/paulholden/moodle
2023-06-08 06:56:46 +02:00
Sara Arjona
253b66ec81
Merge branch 'MDL-78308' of https://github.com/paulholden/moodle
2023-06-08 06:48:27 +02:00
Andrew Nicols
9f5d56b7c3
Merge branch 'MDL-75696_master' of https://github.com/marxjohnson/moodle
2023-06-08 12:30:49 +08:00
Andrew Nicols
d11668405f
Merge branch 'MDL-77357-master' of https://github.com/safatshahin/moodle
2023-06-08 12:27:10 +08:00
Safat
7e91f77541
MDL-77357 communication_matrix: Add plugin savepoint
2023-06-08 14:18:25 +10:00
Andrew Nicols
8538341bc8
Merge branch 'MDL-78364' of https://github.com/paulholden/moodle
2023-06-08 12:17:03 +08:00
Andrew Nicols
3daea485f3
Merge branch 'MDL-78008' of https://github.com/timhunt/moodle
2023-06-08 12:09:07 +08:00
Andrew Nicols
b610b9adbe
Merge branch 'MDL-77933-master' of https://github.com/snake/moodle
2023-06-08 12:02:58 +08:00
Andrew Nicols
ce6658d2c8
MDL-76838 core: Add unit test for invalid unicode sequences
2023-06-08 11:59:10 +08:00
Andrew Nicols
7de0cb32d1
Merge branch 'MDL-76838' of https://github.com/paulholden/moodle
2023-06-08 11:54:05 +08:00
Jun Pataleta
d1295a8734
Merge branch 'MDL-75898-master' of https://github.com/matthewhilton/moodle
2023-06-08 11:43:18 +08:00
Andrew Nicols
f31d8f688e
Merge branch 'MDL-78026' of https://github.com/paulholden/moodle
2023-06-08 11:35:57 +08:00
Andrew Nicols
46ba6e83f8
Merge branch 'MDL-77264' of https://github.com/paulholden/moodle
2023-06-08 11:31:51 +08:00
Andrew Nicols
212e27c5ac
Merge branch 'MDL-76821-master' of https://github.com/snake/moodle
2023-06-08 11:28:55 +08:00
Jake Dallimore
6f54ece655
MDL-77933 enrol_lti: return site name and logo during registration
...
Instead of the Moodle icon and the 'moodle' lang string, return the
site fullname and compact logo during dynamic registration.
2023-06-08 11:28:26 +08:00
Andrew Nicols
7cff32e8fb
Merge branch 'MDL-77635-master-2' of https://github.com/ilyatregubov/moodle
2023-06-08 11:26:07 +08:00
Andrew Nicols
346d508950
Merge branch 'MDL-77799-master' of https://github.com/sammarshallou/moodle
2023-06-08 11:20:26 +08:00
Andrew Nicols
d61f233c88
Merge branch 'MDL-77814-master' of https://github.com/ferranrecio/moodle
2023-06-08 11:07:40 +08:00
Ilya Tregubov
44bd656a98
MDL-77635 core_grades: Use sticky footer on import grades page
2023-06-08 11:06:28 +08:00
Ilya Tregubov
4838f8e916
MDL-77635 formslib: Allow using a sticky footer in QuickForms
2023-06-08 11:05:46 +08:00
Andrew Nicols
b38ef87454
Merge branch 'MDL-78408-master' of https://github.com/snake/moodle
2023-06-08 11:05:03 +08:00
Jun Pataleta
78c71f408a
Merge branch 'MDL-78036' of https://github.com/stronk7/moodle
2023-06-08 11:03:39 +08:00
Andrew Nicols
11a075eb61
Merge branch 'wip_MDL-78400_master' of https://github.com/gjb2048/moodle
2023-06-08 10:51:07 +08:00
Andrew Nicols
15c15030d6
Merge branch 'MDL-76406-master' of https://github.com/safatshahin/moodle
2023-06-08 10:36:54 +08:00
Jun Pataleta
f46cc228a5
Merge branch 'MDL-76842-master' of https://github.com/snake/moodle
2023-06-08 10:34:46 +08:00
Jun Pataleta
7aee844d05
Merge branch 'MDL-78431-master' of https://github.com/andrewnicols/moodle
2023-06-08 10:28:31 +08:00
Jake Dallimore
c25857a73f
MDL-76842 auth_lti: remove redundant conditional logic and cast
2023-06-08 10:27:19 +08:00
Jake Dallimore
22b0565ef1
MDL-76842 enrol_lti: fix user record updates in user_repository
...
Only call user_update_user when the relevant user data has changed,
preventing unnecessary user_updated events. This also removes the
line setting timemodified on the user since user_update_user already
handles this.
2023-06-08 10:27:16 +08:00
Stevani Andolo
fdb80ffc40
MDL-78215 core: Added support unit test
2023-06-08 09:36:00 +08:00
Stevani Andolo
429c403c3f
MDL-78215 core: support checking if 0.0.0.0 is in subnet
2023-06-08 09:36:00 +08:00
Jake Dallimore
b1e550a229
MDL-76842 enrol_lti: test confirming the erroneous user_updated events
...
This test will fail until the fix - only updating users when data has
changed - is put in place in the following commit.
2023-06-08 09:29:56 +08:00
Jake Dallimore
d9fbe7c866
MDL-76842 auth_lti: don't update the user unless data has changed
...
When receiving data from the LTI launch, or service call, only update
the user record when we know something has changed. This prevents the
creation of many \core\event\user_updated events.
2023-06-08 09:29:56 +08:00
Jake Dallimore
3208e7f182
MDL-76842 auth_lti: don't update the user after membership creation
...
This isn't required and generates excess events. The only thing update
does, other than update the user fields, is to update the picture, but
in this case, that's unset in membership-based auths anyway, so it's
entirely safe to remove this.
2023-06-08 09:29:56 +08:00
Jake Dallimore
dd507afe4b
MDL-76842 auth_lti: test confirming the erroneous user_updated events
...
This test will fail until the fix - only updating users when data has
changed - is put in place in the following commit.
2023-06-08 09:29:56 +08:00
Jun Pataleta
0a36466d9f
Merge branch 'MDL-69530' of https://github.com/paulholden/moodle
2023-06-07 23:26:52 +08:00
Jun Pataleta
58e76214e4
Merge branch 'MDL-78378-master' of https://github.com/sarjona/moodle
2023-06-07 23:24:41 +08:00
Jun Pataleta
0dce9fe077
Merge branch 'MDL-76745_master' of https://github.com/marxjohnson/moodle
2023-06-07 22:54:27 +08:00
Andrew Nicols
da418eb16b
MDL-78431 core: Abort after config for source maps
2023-06-07 21:07:25 +08:00
Sara Arjona
357ad39138
Merge branch 'MDL-78322' of https://github.com/paulholden/moodle
2023-06-07 12:42:57 +02:00
Sara Arjona
e7cb93d877
Merge branch 'MDL-78352' of https://github.com/paulholden/moodle
2023-06-07 12:41:06 +02:00
Sara Arjona
d91a9d5117
Merge branch 'MDL-71183' of https://github.com/paulholden/moodle
2023-06-07 12:38:46 +02:00
Sara Arjona
c00b8f7c87
Merge branch 'MDL-78047-master' of https://github.com/stevandoMoodle/moodle
2023-06-07 18:08:47 +08:00
Sara Arjona
1279060f15
Merge branch 'MDL-78010-master' of https://github.com/ferranrecio/moodle
2023-06-07 18:08:47 +08:00