Task #39844
closedReplace the BackendUser model in beuser with the Extbase Model
0%
Description
Extbase ships new models in version 6.0. The beuser extension has own BackendUser and BackendUserGroup models. These are not needed anymore.
We can remove them and use the own extbase models.
Updated by Gerrit Code Review over 12 years 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/13803
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13803
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13803
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13803
Updated by Gerrit Code Review over 12 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13803
Updated by Felix Kopp almost 12 years ago
Let us take a second approach, Markus!
Updated by Michał Jankiewicz almost 11 years ago
ping Maybe time to re-activate or remove ?
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to New
- Assignee deleted (
Markus Günther) - Target version deleted (
6.0.0) - TYPO3 Version changed from 6.0 to 7
Updated by Christian Kuhn over 7 years ago
- Status changed from New to Rejected
rejected. the models are used in different domains and don't cover each other well.