Ilya Tregubov
a87db5a60d
Merge branch 'MDL-75616-403' of https://github.com/davewoloszyn/moodle into MOODLE_403_STABLE
2023-11-16 09:23:06 +08:00
Sara Arjona
5f59e2a61e
Merge branch 'MDL-79962-403' of https://github.com/paulholden/moodle into MOODLE_403_STABLE
2023-11-15 16:47:39 +01:00
David Saylor
b262a67c89
MDL-75616 backup: Use standard temp directory for extraction
2023-11-13 11:08:17 +11:00
Paul Holden
a502fbcd1e
MDL-79962 roles: consistent sorting of role entity name column.
...
The "name" field is typically omitted for default/pre-defined roles,
which should be accounted for when sorting.
2023-11-09 17:04:03 +00:00
Sara Arjona
dcc8300ef4
Merge branch 'MDL-79975-403' of https://github.com/paulholden/moodle into MOODLE_403_STABLE
2023-11-08 18:03:03 +01:00
Paul Holden
188b5021fb
MDL-79975 tool_task: correct class attribute table cell property.
2023-11-02 13:19:50 +00:00
Sara Arjona
03e68d81b4
Merge branch 'MDL-79856-403' of https://github.com/paulholden/moodle into MOODLE_403_STABLE
2023-10-31 13:26:32 +01:00
Paul Holden
a65a8fc40a
MDL-79856 roles: use role localname when confirming deletion.
2023-10-26 12:00:54 +01:00
Juan Leyva
f054958593
MDL-79849 tool_mobile: Add search disabled features
2023-10-25 17:32:26 +02:00
Huong Nguyen
5cc2ab26eb
Merge branch 'MDL-79352-403' of https://github.com/paulholden/moodle into MOODLE_403_STABLE
2023-10-16 10:42:06 +07:00
Jun Pataleta
2b5073a222
MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts
2023-10-11 09:40:13 +08:00
Paul Holden
d1b63c5e18
MDL-79352 admin: fix links to tool plugin management page.
2023-10-09 15:11:52 +01:00
Philipp Memmel
536780ce38
MDL-79623 tool_componentlibrary: Fix correct modal content attribute
2023-10-09 09:05:41 +00:00
Ilya Tregubov
b1774ab520
Merge branch 'MDL-79570-master' of https://github.com/ferranrecio/moodle
2023-10-06 11:09:29 +08:00
Ferran Recio
2824913f42
MDL-79570 tool_usertours: fix tours for fixed z-index elements
2023-10-06 05:00:15 +02:00
Ilya Tregubov
f9d75f083f
Merge branch 'MDL-79570-master' of https://github.com/ferranrecio/moodle
2023-10-06 08:40:33 +08:00
Ferran Recio
74b61956ca
MDL-79570 tool_usertours: fix drawers tour position
2023-10-05 18:03:33 +02:00
Sara Arjona
9877a06246
Merge branch 'MDL-79551-master-rc' of https://github.com/junpataleta/moodle
2023-10-04 12:28:14 +02:00
Jun Pataleta
d5d7835a0a
MDL-79551 versions: Make CiBoT happy
...
* Use array short syntax for $plugin->dependencies
* Add trailing comma for multi-line $plugin->dependencies array
2023-10-04 14:04:29 +08:00
Jun Pataleta
94bc2cd38b
MDL-79551 versions: bump all versions and requires near release
2023-10-04 13:57:17 +08:00
Huong Nguyen
7ac2a960e9
Merge branch 'MDL-79539-master' of https://github.com/meirzamoodle/moodle
2023-10-04 10:53:57 +07:00
Paul Holden
833e818f02
MDL-79455 tool_uploadcourse: clean course data fields individually.
2023-10-04 01:24:20 +00:00
Paul Holden
ef67f43c67
MDL-79455 tool_uploadcourse: safe preview of uploaded course data.
2023-10-04 01:24:20 +00:00
meirzamoodle
9c4b38b8d5
MDL-79539 messageinbound: avoiding a null parameter value
2023-10-02 14:26:04 +07:00
Huong Nguyen
0d6fb2546d
MDL-79344 tool_mfa: Use core/log for factor_webauthn
2023-10-02 11:41:53 +07:00
Huong Nguyen
8b395dcfc3
Merge branch 'MDL-79344-master' of https://github.com/stevandoMoodle/moodle
2023-10-02 11:36:59 +07:00
Ilya Tregubov
45031e8205
Merge branch 'MDL-79521-master' of https://github.com/meirzamoodle/moodle
2023-09-29 09:21:40 +08:00
Sara Arjona
3f8a1b0107
Merge branch 'MDL-79477' of https://github.com/paulholden/moodle
2023-09-28 10:17:33 +02:00
Stevani Andolo
492fded0ec
MDL-79344 tool_mfa: Fixed factor_webauthn request timeout handler
2023-09-28 15:48:34 +08:00
Meirza
3cda11b55c
MDL-79521 tool_analytics: Export modal should use the ModalSaveCancel
2023-09-28 12:51:54 +07:00
Ilya Tregubov
1fbe7c1113
Merge branch 'MDL-79100-master' of https://github.com/meirzamoodle/moodle
2023-09-27 13:44:14 +08:00
Ilya Tregubov
386f29a46d
Merge branch 'MDL-77708-master' of https://github.com/sarjona/moodle
2023-09-27 09:07:10 +08:00
Paul Holden
2aa56c770d
MDL-79477 tool_moodlenet: better handling of network download test.
...
We can't assume the presense of `Content-Length` header in response
to a HEAD request. Modify test assertion to account for this.
2023-09-26 11:14:46 +01:00
Sara Arjona
cc9430929d
MDL-77708 docs: Update references from docs.moodle.org/dev
2023-09-26 10:30:19 +02:00
meirzamoodle
6246db3d30
MDL-79100 core_communication: Update communication-related lang strings
2023-09-26 12:12:38 +07:00
Jun Pataleta
4cb2b3c758
Merge branch 'MDL-79484' of https://github.com/paulholden/moodle
2023-09-26 12:22:52 +08:00
Paul Holden
3f6dd17042
MDL-79485 tool_mfa: replace hard-coded verification lang strings.
2023-09-24 21:21:54 +01:00
Paul Holden
4cbce0bae2
MDL-79484 tool_mfa: remove hard-coded assumption of "and" lang string.
2023-09-24 18:56:24 +01:00
Jun Pataleta
e2f900b2ad
Merge branch 'MDL-79323-master-enfix' of https://github.com/vmdef/moodle
2023-09-21 15:29:40 +02:00
Jun Pataleta
ba0cb9c6e6
Merge branch 'MDL-79398' of https://github.com/paulholden/moodle
2023-09-20 15:05:03 +02:00
Helen Foster
13b7ea5d44
MDL-79323 lang: Import fixed English strings (en_fix)
2023-09-19 10:24:37 +01:00
Jake Dallimore
9c6891e73a
MDL-79384 tool_analytics: remove extraneous param from modal create call
2023-09-19 09:41:20 +08:00
Paul Holden
f96caa3ee0
MDL-79398 tool_mfa: remove unused enabled configuration help string.
2023-09-18 19:10:09 +01:00
Sara Arjona
3079511dc7
NOBUG: Fixed SVG browser compatibility
2023-09-15 17:33:23 +02:00
Ilya Tregubov
4355e38e88
Merge branch 'MDL-78312-master' of https://github.com/NashTechOpenUniversity/moodle
2023-09-15 16:56:22 +08:00
Matt Porritt
072efd797a
MDL-78534 Authentication: MFA Remove icon from support link.
2023-09-14 16:51:54 +08:00
Ilya Tregubov
41d8e24f81
Merge branch 'master_MDL-78534' of https://github.com/mattporritt/moodle
2023-09-14 11:05:46 +08:00
Matt Porritt
9813e1eec6
MDL-78534 Authentication: MFA Improve 2nd factor verify flow
...
Improve login page worklow.
This patch improves the display and UX when a user provides
their second factor during the login process. It includes
refactoring the display to use a template fed by renderer.
2023-09-14 11:50:16 +10:00
Matt Porritt
77a998006f
MDL-78534 Authentication: MFA factor updates for UI
...
Add additional display logic to factor classes.
Update each individual factor class and the based factor classs
with the ability to nominate an icon associated with the factor
type as well as any additional logic to assist with displaying
factor information during the login process. This includes string
updates.
2023-09-14 11:49:35 +10:00
Matt Porritt
27ca1dee46
MDL-78534 Authentication: MFA refactoring and clean up
...
General refactoring and cleanup of MFA code, to allow for easier
addition of UX improvements.
2023-09-14 11:49:34 +10:00