Task #39844
Replace the BackendUser model in beuser with the Extbase Model
| Status: | Under Review | Start date: | 2012-08-15 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Markus Günther | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 6.0.0 | |||
| TYPO3 Version: | 6.0 | Complexity: | easy | |
| PHP Version: | ||||
| Votes: | 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.
History
Updated by Gerrit Code Review 9 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/13803
Updated by Gerrit Code Review 9 months 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 9 months 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 9 months 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 9 months 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 6 months ago
Let us take a second approach, Markus!