MantisBT: master 93eb5401
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2012-05-05 23:16 | master e1a53885 |
| Affected Issues | 0011726: Add a "Hide Disabled" filter option to the Manage Users page. | |||
| 0014216: The filter in managed_user_page.php is not persistent | ||||
| Changeset | Add filter in Manage Users page to show/hide disabled users This is a port of the following 1.2.x commits:
Original patch written by David Newcomb. Fixed issue with new filter not specified on the multi-page navigation
Simplify code by using a for loop to print the column headers instead of Rename 'hide' variable to 'hide_inactive'. With the addition of the new
The filter in managed_user_page.php is not persistent The filter values stored in the cookie whenever the criteria change, |
|||
| mod - core/print_api.php | Diff File | |||
| mod - lang/strings_english.txt | Diff File | |||
| mod - manage_user_page.php | Diff File | |||