moodle/user
2020-11-17 23:12:56 +01:00
..
amd MDL-69964 course: toggle participant checkboxes in root element. 2020-11-16 17:44:17 +00:00
classes MDL-63387 user: show both role names on course participants page. 2020-09-01 12:05:20 +01:00
filters MDL-58827 user: add institution & department filters. 2019-11-05 00:16:13 +00:00
profile MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
selector MDL-66471 user: fix user_selector debug about extra identity fields. 2020-05-19 19:12:35 +01:00
templates MDL-68167 lib: Clear single-select autocomplete elements with keyboard 2020-10-30 16:01:38 +11:00
tests Merge branch 'MDL-70148-master' of git://github.com/andrewnicols/moodle into master 2020-11-17 23:12:56 +01:00
action_redir.php MDL-69844 user: Fix no email in download_participants_table 2020-11-03 12:34:28 +01:00
calendar.php MDL-58424 core_calendar: moved logic from api.php to lib.php 2017-04-04 11:01:52 +01:00
course.php MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
defaulthomepage.php MDL-57208 user: select default homepage from user preferences page. 2019-07-30 08:53:18 +01:00
edit.php MDL-61215 core_user: use the new optimised_image filetype group 2020-08-14 17:06:23 +02:00
edit_form.php MDL-29320 user: Make email query case-insensitive 2019-04-30 16:19:20 +08:00
editadvanced.php MDL-61215 core_user: use the new optimised_image filetype group 2020-08-14 17:06:23 +02:00
editadvanced_form.php MDL-66071 user: username is required with non-internal auth method 2019-08-07 00:55:10 +02:00
editlib.php MDL-69050 lang: Improve the wording of the comments 2020-09-24 19:41:58 +02:00
editor.php MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
editor_form.php
emailupdate.php MDL-29320 user: Make email query case-insensitive 2019-04-30 16:19:20 +08:00
externallib.php MDL-61215 core_user: use the new optimised_image filetype group 2020-08-14 17:06:23 +02:00
files.php MDL-26976 files: Display space usage message in private files 2017-06-19 11:01:48 +01:00
files_form.php
forum.php MDL-66770 mod_forum: put nested v2 display mode behind user preference 2019-11-01 13:17:24 +08:00
forum_form.php MDL-66770 mod_forum: put nested v2 display mode behind user preference 2019-11-01 13:17:24 +08:00
grouppix.php
index.php MDL-60932 core_user: Fix docs link for participants page 2020-07-31 10:29:56 +02:00
language.php
language_form.php MDL-64570 accessibility: autocomplete user profile fields 2019-02-19 09:44:15 +08:00
lib.php MDL-68612 user: Unified filter deprecations - related library functions 2020-05-29 12:13:26 +08:00
managetoken.php
pix.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
policy.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
portfolio.php MDL-60646 user_portfolio: Fix action icons in Show / hide column 2018-01-18 15:26:21 +08:00
portfoliologs.php
preferences.php
profile.php
profilesys.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
renderer.php MDL-68612 user: Unified filter deprecations - renderer and renderable 2020-05-29 12:18:39 +08:00
repository.php
upgrade.txt MDL-68612 user: Unified filter deprecations - renderer and renderable 2020-05-29 12:18:39 +08:00
view.php