Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.1, 2.0, 2.1.1
-
Fix Version/s: 1.9.8
-
Component/s: Administration
-
Affected Branches:MOODLE_19_STABLE, MOODLE_20_STABLE, MOODLE_21_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
Bulk user actions should include a filter option to select users who have never logged in. See http://moodle.org/mod/forum/post.php?reply=443787
Attachments
Issue Links
| This issue will be resolved by: | ||||
| MDL-16958 | Suggestions for User Administration |
|
|
|
| This issue is duplicated by: | ||||
| MDL-19190 | User filter: Allow filtering by those who are not enrolled as a particular role in any course other than the front page (i.e. site). |
|
|
|
| MDL-19412 | Bulk user actions should include a filter option to select users who are not participants in any course: "no role" |
|
|
|
| This issue has been marked as being related by: | ||||
| MDL-20566 | Bulk user action page should use the new user selector |
|
|
|
| MDL-27673 | Bulk User Actions role menus should include teacher and student options |
|
|
|
| MDL-29576 | CLONE - Bulk User Actions role menus should include teacher and student options |
|
|
|
| MDL-29244 | Make 'selecting users who have never logged in' functionality more user-friendly |
|
|
|
Eloy - Here is a patch that gives the user an option to include or not include NEVER (i.e. never logged in). The language strings may need to be changed up but I think the logic here is pretty consistent with what is already there in the code. The only concerns I have is that the added line on the form did not seem to fit and could probably be made a little prettier. Let me know what you think. Peace - Anthony