Feature #37949
improve backenduser management module (especially when having tons of users)
| Status: | Resolved | Start date: | 2012-06-12 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
improve backenduser management module (especially when having tons of users)
the current module is slow and not really useable with > 1000 users :(
Associated revisions
[FEATURE] Migrate EXT: beuser to Extbase
This patchset includes a new backend user administration.
Based on extbase a model for BackendUsers is included.All users can be listed and the listing can be filtered by
- username
- usergroup
- admin/non-admin
- active/inactive
- ever logged in.
The user listing includes the last login column also the
limit of 1.000 users was removed and pagination integrated.
Selected users can be compared in a table view.
All active backend user sessions are listed - can be terminated.
Of course the SU/change user feature was migrated.
Clickmenu was widely integrated to allow editing right away.
Change-Id: I32569c848581a49b3948e093d717dad50e973c5d
Resolves: #39141
Resolves: #5288
Resolves: #37949
Resolves: #33427
Resolves: #18602
Resolves: #15494
Releases: 6.0
Reviewed-on: http://review.typo3.org/12935
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[FEATURE] Migrate EXT: beuser to Extbase
This patchset includes a new backend user administration.
Based on extbase a model for BackendUsers is included.All users can be listed and the listing can be filtered by
- username
- usergroup
- admin/non-admin
- active/inactive
- ever logged in.
The user listing includes the last login column also the
limit of 1.000 users was removed and pagination integrated.
Selected users can be compared in a table view.
All active backend user sessions are listed - can be terminated.
Of course the SU/change user feature was migrated.
Clickmenu was widely integrated to allow editing right away.
Change-Id: I32569c848581a49b3948e093d717dad50e973c5d
Resolves: #39141
Resolves: #5288
Resolves: #37949
Resolves: #33427
Resolves: #18602
Resolves: #15494
Releases: 6.0
Reviewed-on: http://review.typo3.org/12935
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[FEATURE] Migrate EXT: beuser to Extbase
This patchset includes a new backend user administration.
Based on extbase a model for BackendUsers is included.All users can be listed and the listing can be filtered by
- username
- usergroup
- admin/non-admin
- active/inactive
- ever logged in.
The user listing includes the last login column also the
limit of 1.000 users was removed and pagination integrated.
Selected users can be compared in a table view.
All active backend user sessions are listed - can be terminated.
Of course the SU/change user feature was migrated.
Clickmenu was widely integrated to allow editing right away.
Change-Id: I32569c848581a49b3948e093d717dad50e973c5d
Resolves: #39141
Resolves: #5288
Resolves: #37949
Resolves: #33427
Resolves: #18602
Resolves: #15494
Releases: 6.0
Reviewed-on: http://review.typo3.org/12935
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
Updated by Georg Ringer 12 months ago
someone IMO is rewriting that with extbase?!
Updated by Kay Strobach 12 months ago
ok - is it in the trunk already?, than i missed it :(
Updated by Felix Kopp 12 months ago
Here!
I could need support.
If you would like to support this venture - please hit me back.
http://forge.typo3.org/projects/show/extension-backend_users
Updated by Kay Strobach 12 months ago
hello felix,
i started something similar with extjs (called ext:sitemgr) this allows subadmins to manage their users.
i really would like to join, but i can only do some testing, as my time is fully taken by the dashboard extension and other projects i maintain :( - sry.
Regards
Kay
Updated by Gerrit Code Review 10 months ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 11 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Gerrit Code Review 10 months ago
Patch set 12 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12935
Updated by Felix Kopp 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 57a3cb396a1a01b831672c533656b3c1d6cd2d25.