Feature #39324
Add BackendUser.fileMounts
| Status: | Rejected | Start date: | 2012-07-27 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Extbase: Domain | |||
| Target version: | Extbase 6.1 | |||
| Has patch: | No | Tags: | ||
| Votes: | 0 |
Related issues
| related to Extbase MVC Framework - Feature #39329: Add a relation between the BE user model and the BE user ... | Rejected | 2012-07-27 | ||
| blocked by Extbase MVC Framework - Feature #39323: Add a file mount model and repository | Resolved | 2012-07-27 | ||
| blocked by Extbase MVC Framework - Feature #39145: Add a BackEndUser model | Resolved | 2012-07-20 |
Associated revisions
[FEATURE] Add filemount property to backend users
This patch set adds the new extbase filemount model as property to the
backend user model.
Change-Id: I8ed292fa4c38794a13ca62ee85f7767e16dc80e5
Resolves: #39324
Releases: 6.1
Reviewed-on: https://review.typo3.org/13880
Reviewed-by: Tymoteusz Motylewski
Tested-by: Tymoteusz Motylewski
Reviewed-by: Oliver Klee
Reviewed-by: Markus Günther
Tested-by: Markus Günther
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Revert "[FEATURE] Add filemount property to backend users"
This reverts commit c7313d09d0cb2335d628cb55d73372f2c41447c4
File mounts a graph in CMS core. This is not reflected
by the current implementation. The feature is reverted to not add
a half baked solution.
Change-Id: Ibb2ff41db10f3daa0842e1acf52058489b81045e
Releases: 6.2, 6.1
Related: #39324
Reviewed-on: https://review.typo3.org/20303
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Revert "[FEATURE] Add filemount property to backend users"
This reverts commit c7313d09d0cb2335d628cb55d73372f2c41447c4
File mounts a graph in CMS core. This is not reflected
by the current implementation. The feature is reverted to not add
a half baked solution.
Change-Id: Ibb2ff41db10f3daa0842e1acf52058489b81045e
Releases: 6.2, 6.1
Related: #39324
Reviewed-on: https://review.typo3.org/20304
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
Updated by Markus Günther 11 months ago
- Status changed from New to Accepted
- Target version set to Extbase 6.0
Updated by Gerrit Code Review 10 months ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13880
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/13880
Updated by Ingo Pfennigstorf 9 months ago
- Target version changed from Extbase 6.0 to Extbase 6.1
Updated by Gerrit Code Review 6 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13880
Updated by Gerrit Code Review 5 months ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13880
Updated by Markus Günther 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c7313d09d0cb2335d628cb55d73372f2c41447c4.
Updated by Christian Kuhn about 1 month ago
- Status changed from Resolved to Rejected
Rejected and reverted for the same reasons as in #39329