moodle/user/selector
David Mudrák afa3e0ff32 MDL-59847 core: Stop supporting custom identity fields in user selectors
The user_selector classes supported custom list of extra identity
fields. But they should obey the configured user policy and respect the
privacy setting made by site administrators. So the list of user
identifiers should never be hard-coded, but the setting
$CFG->showuseridentity should be always respected.
2018-08-02 10:22:07 +08:00
..
lib.php MDL-59847 core: Stop supporting custom identity fields in user selectors 2018-08-02 10:22:07 +08:00
module.js MDL-56657 admin: Style all admin/role pages for boost 2016-11-14 15:11:15 +08:00
search.php MDL-29774 core_user: Update group-membership summaries on AJAX calls 2016-10-18 09:31:36 +08:00