Michael Hawkins
a3fa3e3fc1
MDL-78619 communication_customlink: Implement custom link provider
2023-08-27 23:10:16 +08:00
Michael Hawkins
bfbb314e2f
MDL-78619 communication: De-couple room & user management and API fix
...
Management fix: Although rooms and room users are implemented as
separate provider interfaces, there were still assumptions that
adding/removing rooms would require user handling. Where room_provider
was implemented but room_user_provider was not, that would then result
in either unnecessary ad-hoc tasks, or tasks failing with errors. Now,
checks are in place to avoid these scenarios.
API fix: Previously save_form_data() was being called on the old
provider instead of the newly enabled one, so when switching between
providers the settings would not be correctly applied and the provider
may not function. Now, the object is reloaded and the data is saved correctly.
2023-08-27 23:06:22 +08:00
Michael Hawkins
cdf17eb7d5
MDL-78619 behat: Add wwwroot transformation
...
This will replace #wwwroot# with the value of the wwwroot config.
This is useful where a FQDN within the test instance is required.
2023-08-27 23:06:22 +08:00
Jun Pataleta
9bfcd77d51
on-demand release 4.3dev+
2023-08-26 11:04:43 +08:00
Jun Pataleta
d6f6443993
NOBUG: Fixed file access permissions
2023-08-26 11:04:43 +08:00
Jun Pataleta
e6dd60f845
NOBUG: Fixed SVG browser compatibility
2023-08-26 11:04:41 +08:00
Jun Pataleta
f3c2b6a93a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2023-08-26 11:04:40 +08:00
Sara Arjona
4f558e3ec3
Merge branch 'MDL-78291-fix' of https://github.com/sarjona/moodle
2023-08-25 19:25:58 +02:00
Sara Arjona
8a40192a84
MDL-78291 behat: Fix behat tests with subpanels
2023-08-25 18:48:14 +02:00
Huong Nguyen
394dbffc24
Merge branch 'MDL-79039-master' of https://github.com/andrewnicols/moodle
2023-08-25 14:25:19 +07:00
Andrew Nicols
0c782d8181
MDL-79039 filter_mathjax: Discard text nodes. MathJax can't process them
2023-08-25 14:25:48 +08:00
Sara Arjona
e102db1cbc
Merge branch 'MDL-78251-master-2' of https://github.com/andrewnicols/moodle
2023-08-25 07:48:13 +02:00
Andrew Nicols
5a811e48d9
MDL-78251 behat: Correct course profile editing resolvers
2023-08-25 13:25:42 +08:00
Huong Nguyen
15aaa09435
MDL-79039 mathjax: Fix variable names
2023-08-25 10:58:30 +07:00
Huong Nguyen
342192561e
Merge branch 'MDL-79039-master' of https://github.com/NashTechOpenUniversity/moodle
2023-08-25 10:55:41 +07:00
Jun Pataleta
928ea71887
Merge branch 'MDL-78397' of https://github.com/paulholden/moodle
2023-08-25 11:52:57 +08:00
Jun Pataleta
0ce7bf539e
Merge branch 'MDL-78386' of https://github.com/paulholden/moodle
2023-08-25 11:39:55 +08:00
Andrew Nicols
89223fa386
Merge branch 'MDL-79031-master' of https://github.com/NashTechOpenUniversity/moodle
2023-08-25 10:56:14 +08:00
Jun Pataleta
33c8754de9
Merge branch 'MDL-78579' of https://github.com/paulholden/moodle
2023-08-25 10:47:11 +08:00
Jun Pataleta
7b94cd0a4b
Merge branch 'MDL-79079' of https://github.com/paulholden/moodle
2023-08-25 10:44:48 +08:00
hieuvu
52a7a71b93
MDL-79031 core_filter: Add new native filterContentRenderingComplete event
2023-08-25 09:36:20 +07:00
Jun Pataleta
ac77df0ec7
Merge branch 'MDL-77988' of https://github.com/paulholden/moodle
2023-08-25 10:35:58 +08:00
Jun Pataleta
cdcca40145
Merge branch 'MDL-79015-master-fix' of https://github.com/lameze/moodle
2023-08-25 09:52:25 +08:00
Simey Lameze
50ef8cdd3f
MDL-79015 behat: make verification step more specific
2023-08-25 08:38:43 +08:00
AMOS bot
5d7c0c7b41
Automatically generated installer lang files
2023-08-25 00:12:05 +00:00
Andrew Nicols
b29b6649fc
Merge branch 'MDL-79075-attempt_reviewed' of https://github.com/leonstr/moodle
2023-08-25 00:15:30 +08:00
Andrew Nicols
9bacc7efd8
Merge branch 'MDL-79063-master' of https://github.com/junpataleta/moodle
2023-08-25 00:11:05 +08:00
Andrew Nicols
2c519fab2e
Merge branch 'MDL-79073' of https://github.com/paulholden/moodle
2023-08-25 00:06:24 +08:00
Andrew Nicols
5ed90fe39f
Merge branch 'MDL-61165-master-fix' of https://github.com/junpataleta/moodle
2023-08-25 00:04:06 +08:00
Andrew Nicols
339f36fae2
Merge branch 'MDL-78811-Master' of https://github.com/aydevworks/moodle
2023-08-25 00:02:13 +08:00
Andrew Nicols
4de7660341
Merge branch 'MDL-78787' of https://github.com/paulholden/moodle
2023-08-24 23:57:46 +08:00
Jun Pataleta
da40dfa6b6
MDL-61165 mod_workshop: Bump version to remove legacy scheduled tasks
...
* We need to bump the plugin version in order for
\core\task\manager::reset_scheduled_tasks_for_component() to be run
and clear the removed legacy scheduled task.
2023-08-24 23:57:08 +08:00
Jun Pataleta
bd057ca936
MDL-61165 mod_quiz: Bump version to clear removed legacy scheduled tasks
...
* We need to bump the plugin version in order for
\core\task\manager::reset_scheduled_tasks_for_component() to be run
and clear the removed legacy scheduled tasks.
2023-08-24 23:57:07 +08:00
Andrew Nicols
108ed280e8
Merge branch 'MDL-79147-master' of https://github.com/ferranrecio/moodle
2023-08-24 23:47:00 +08:00
Andrew Nicols
3667a702db
Merge branch 'MDL-75802' of https://github.com/paulholden/moodle
2023-08-24 23:43:44 +08:00
Jun Pataleta
932306b447
Merge branch 'MDL-77917-master' of https://github.com/andrewnicols/moodle
2023-08-24 23:39:10 +08:00
Sara Arjona
556c286863
Merge branch 'MDL-78688' of https://github.com/paulholden/moodle
2023-08-24 17:35:03 +02:00
Andrew Nicols
cb1607e62f
Merge branch 'MDL-78741' of https://github.com/paulholden/moodle
2023-08-24 23:29:01 +08:00
Sara Arjona
bd22b04d30
Merge branch 'MDL-78257' of https://github.com/paulholden/moodle
2023-08-24 17:26:57 +02:00
Andrew Nicols
d38c3dfc8e
MDL-77917 communication_matrix: Topic must not be null
...
The Matrix space/room topic must always be a string. We should normalise
this on the way out of the API.
2023-08-24 23:19:38 +08:00
Sara Arjona
f2af6c0fc2
Merge branch 'MDL-78249' of https://github.com/paulholden/moodle
2023-08-24 17:15:21 +02:00
Jun Pataleta
29ec472284
Merge branch 'MDL-53368-master-3' of https://github.com/HuongNV13/moodle
2023-08-24 22:51:26 +08:00
Sara Arjona
999fbc3bdd
Merge branch 'MDL-75855' of https://github.com/paulholden/moodle
2023-08-24 16:49:34 +02:00
Sara Arjona
a2bcc9f354
Merge branch 'MDL-78965-master' of https://github.com/andelacruz/moodle
2023-08-24 16:38:22 +02:00
Paul Holden
347810b07f
MDL-75802 course: fix Behat scenario for bulk unenrolment.
2023-08-24 10:15:32 +01:00
Huong Nguyen
398bb78fa7
Merge branch 'MDL-78533' of https://github.com/paulholden/moodle
2023-08-24 15:35:14 +07:00
Huong Nguyen
dc9b012d81
Merge branch 'MDL-78502' of https://github.com/paulholden/moodle
2023-08-24 15:29:37 +07:00
Huong Nguyen
7370b09777
Merge branch 'MDL-78302' of https://github.com/paulholden/moodle
2023-08-24 15:25:43 +07:00
Huong Nguyen
9e7d90cd04
MDL-53368 block_login: reCaptcha implementation
2023-08-24 15:18:34 +07:00
Huong Nguyen
dcc351e61d
MDL-53368 recaptcha: Implement compact display mode
2023-08-24 15:18:34 +07:00