Opened 4 years ago

Closed 3 years ago

#1202 closed enhancement (duplicate)

Deleting Users from the Admin Panel

Reported by: xiligroup.dev Owned by:
Priority: high Milestone: 1.1
Component: Administration Version: 1.1-alpha
Severity: major Keywords: has-patch tested
Cc: gautam.2011@…

Description

When deleting a user from the user's list, the redirection is bad. UI quit the admin UI and don't go back to user's list...

It is also not very easy to delete a series of spammy users....

Best regards

M.

Attachments (5)

delete-user.php.patch (1.0 KB) - added by Gautam Gupta 3 years ago.
New file - delete-user.php (taken from delete-topic.php), resides in bb-admin
functions.bb-template.php.diff (1.6 KB) - added by Gautam Gupta 3 years ago.
Part 4 - Function for user delete link, links to delete-user, taken from topic delete link function
functions.bb-admin.php.diff (4.0 KB) - added by Gautam Gupta 3 years ago.
Part 3 - Adds bulk editing and single user delete link
users.php.diff (1.6 KB) - added by Gautam Gupta 3 years ago.
Part 2 - users.php, bulk edit code taken from changeset [2398]
1202-better-and-combined.diff (9.3 KB) - added by Gautam Gupta 3 years ago.
Better Patch

Download all attachments as: .zip

Change History (9)

  • Cc gautam.2011@… added
  • Keywords has-patch needs-testing added
  • Milestone changed from 1.0.3 to 1.1
  • Summary changed from Bad redirection when deleting a user... to Deleting a User from the Admin Panel
  • Type changed from defect to enhancement
  • Version changed from 1.0.2 to 1.1-alpha

Attaching Patches for deleting users (4 parts). This patch is based on [2398]. Has bulk deleting of users, deleting single user.

  • Summary changed from Deleting a User from the Admin Panel to Deleting Users from the Admin Panel

New file - delete-user.php (taken from delete-topic.php), resides in bb-admin

Part 4 - Function for user delete link, links to delete-user, taken from topic delete link function

Part 3 - Adds bulk editing and single user delete link

Part 2 - users.php, bulk edit code taken from changeset [2398]

  • Keywords tested added; delete user needs-testing removed

Attaching a better patch. Also fixes the admin panel showing "Key Master ," or ", Administrator" as role if the user has throttle option on.

Better Patch

  • Resolution set to duplicate
  • Status changed from new to closed

#960 (point 3)

Note: See TracTickets for help on using tickets.