- 30 Dec, 2021 4 commits
-
-
Sara Arjona authored
-
-
-
AMOS Bot authored
-
- 29 Dec, 2021 16 commits
-
-
-
Paul Holden authored
Custom profile fields allow for shortnames containing mixed character casing, which should also be supported within the user fields API when retrieving said custom fields. Given that the DML libs convert all selected columns to lowercased equivalent, we need to do the same when requesting custom fields to ensure calling code doesn't try to access `->profile_field_Foo` property when the DB returns `->profile_field_foo` instead.
-
-
-
Paul Holden authored
Pass `$PAGE->subpage` value in AJAX request, which is required on some pages (e.g. user dashboard) for loading existing blocks.
-
-
-
Sara Arjona authored
This commit is UNRELATED to the MDL-72911, but we need the @skip_interim tag removed to one scenario that was causing lots of noise and failures @ CI infrastructure. This tag can now be removed because these failures were fixed a days ago. So we are using MDL-72911 (this extra commit) to remove that tag (sorry for the noise).
-
Paul Holden authored
-
-
-
-
-
Shamim Rezaie authored
-
-
-
- 28 Dec, 2021 7 commits
-
-
-
-
-
-
-
-
AMOS Bot authored
-
- 27 Dec, 2021 3 commits
-
-
https://github.com/skodak/moodlevictor authored
-
-
AMOS Bot authored
-
- 26 Dec, 2021 1 commit
-
-
AMOS Bot authored
-
- 23 Dec, 2021 9 commits
-
-
Sara Arjona authored
-
Sara Arjona authored
-
-
Sara Arjona authored
A new setting has been added to config_plugins to store the last preset identifier applied.
-
Peter Dias authored
Exclude the last node in a breadcrumb change from auto-removal if no URL provided.
-
Peter Dias authored
-
Peter Dias authored
-
https://github.com/lameze/moodlejun authored
-
-