moodle/user
Mihail Geshoski d4d28485c7 MDL-63534 core_user: Add support for removal of context users
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:36 +02:00
..
amd MDL-60924 core_user: Hold participant filters when clicking some link 2018-07-16 18:03:12 +02:00
classes MDL-63534 core_user: Add support for removal of context users 2018-10-22 12:48:36 +02:00
filters MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
profile MDL-63249 lang: Merge English strings from the en_fix language pack 2018-09-04 08:40:48 +02:00
selector MDL-59847 core: Stop supporting custom identity fields in user selectors 2018-08-02 10:22:07 +08:00
templates MDL-62447 user: Fix component name typo 2018-05-15 10:41:57 +02:00
tests MDL-63534 core_user: Add support for removal of context users 2018-10-22 12:48:36 +02:00
action_redir.php MDL-59758 core_user: Replace old bulk actions 2017-11-07 14:18:49 +08: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
edit.php MDL-61402 Core: Add a cancel button to edit profile page 2018-02-16 09:34:23 +00:00
edit_form.php MDL-61402 Core: Add a cancel button to edit profile page 2018-02-16 09:34:23 +00:00
editadvanced.php MDL-61402 Core: Add a cancel button to edit profile page 2018-02-16 09:34:23 +00:00
editadvanced_form.php MDL-61402 Core: Add a cancel button to edit profile page 2018-02-16 09:34:23 +00:00
editlib.php Merge branch 'MDL-41847-master' of git://github.com/sarjona/moodle 2018-07-31 23:50:43 +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 MDL-55425 user: allow to update another user editor pref 2016-08-05 09:36:00 +08:00
emailupdate.php
externallib.php Merge branch 'MDL-62657-master' of git://github.com/junpataleta/moodle 2018-08-29 09:30:07 +08: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-37669 mod_forum: Mark posts as read on notify to user pref 2016-09-07 12:32:42 +08:00
forum_form.php MDL-37669 mod_forum: Mark posts as read on notify to user pref 2016-09-07 12:32:42 +08:00
grouppix.php
index.php MDL-61967 core_user: Allow filtering by No groups on participants page 2018-09-24 18:33:45 +02:00
language.php MDL-52781 core_user: replace direct PARAM_ usages. 2016-04-21 15:24:36 +08:00
language_form.php MDL-52781 core_user: replace direct PARAM_ usages. 2016-04-21 15:24:36 +08:00
lib.php Merge branch 'MDL-61967-master' of git://github.com/sarjona/moodle 2018-09-25 11:08:53 +02: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 MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
preferences.php
profile.php MDL-55074 theme_boost: Behat fixes for latest theme changes 2016-10-21 16:06:54 +08:00
profilesys.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
renderer.php MDL-61967 core_user: Allow filtering by No groups on participants page 2018-09-24 18:33:45 +02:00
repository.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-54858 user: Final deprecation of useredit_update_picture 2018-07-30 09:13:20 +08:00
view.php