Feature #193
Hide expired/deleted bans from banlist
| Status : | Resolved | Start : | 08/02/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | Jannik Hartung | % Done : | 100% |
|
| Category : | Web Panel | |||
| Target version : | 1.2.1 | |||
Description
We need a checkbox or something, that will hide all of the 'non-active' bans from the ban list
Associated revisions
- Fixed the STATUS_PARSE definition again
- Fixed the KickIt feature!
- Made the dialog box movable. Just move it around like a normal window.
- Fixed the installers debug mode.
- Added theme names to the theme page. theme.conf.php new constant: theme_name
- Added
#219- Reban button - Added
#214- Clear cache button - Fixed upper-case typo in the rcon class
- Added email verifying
- Added
#193- Hide expired/deleted bans from banlist - added PruneBans() to the page.banlist.php, else the expired bans aren't marked as expired?
History
08/04/2008 05:01 PM - Brad Smith
You looking for it to be global setting or just a filter on the Ban List?
08/04/2008 06:31 PM - Olly Ginger
I think a session filter would work.
Say at the top of the banlist, we have a link to hide the unbanned/expired/deleted bans, and it stays like that for the session. And the link changes to Show non-active bans; which would re-enable it all.
08/20/2008 08:36 PM - Jannik Hartung
- Assigned to changed from Olly Ginger to Jannik Hartung
- % Done changed from 0 to 100