View Issue Details

IDProjectCategoryView StatusLast Update
0013993mantisbtadministrationpublic2014-09-23 18:05
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.2.8 
Target Version1.2.9Fixed in Version1.2.9 
Summary0013993: Support search by email in manage users page
Description

It is currently possible to find a user to manage using the username, but not possible via email. It is common in public trackers for users to only remember their email and request help with their account. Hence, we should make this search support both user name and email.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036298

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master-1.2.x 16c85fff

2012-03-02 15:46

user23246


Details Diff
Fixes 0013993: Support search by email in manage users page

- Search by email, if no match by username.
- Use the label 'Search' instead of 'Username' for the text field.
Affected Issues
0013993
mod - manage_user_edit_page.php Diff File
mod - manage_user_page.php Diff File

MantisBT: master c1a7935f

2012-03-25 19:04

vboctor


Details Diff
Fixes 0013993: Support search by email in manage users page
- Search by email, if no match by username.
- Use the label 'Search' instead of 'Username' for the text field.
Affected Issues
0013993
mod - manage_user_edit_page.php Diff File
mod - manage_user_page.php Diff File