Task #55349
Epic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
Story #54854: As an editor I want to use a more intuitive workspace module
Visualize nested data structures in workspace module
Status: | Resolved | Start date: | 2014-01-27 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Workspaces | Spent time: | 17.07 hours | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Complexity: | medium | |
PHP Version: | 5.3 | Sprint Focus: |
Description
The current workspace module only has two levels (page and the accordant record).
Nested record sets like tt_content -> sys_file_reference (any "text with image" content element) are not recognized as dependent and need to be published separately. This is basically as user-interface story.
Associated revisions
[TASK] Visualize nested data structures in workspace module
The current workspace module only has two levels (page and the
accordant records). Nested record sets like tt_content ->
sys_file_reference (any "text with image" content element) are
not recognized as dependent and need to be published separately.
The GridDataService is extended to determine the the accordant
nested record sets and provides additional data for parent and
child scenarios. The ExtJS view components are extended to take
care of nested record sets and to handle expand and collapse
events on these kind of record collections.
Resolves: #55349
Releases: 6.2
Change-Id: I93ca187c3997bf7f4cdadefd741be2541aef5ae4
Reviewed-on: https://review.typo3.org/28701
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
History
#1 Updated by Oliver Hader over 1 year ago
- File view.png added
- File file.png added
- File contentelement.png added
Task:
Modify meta-data of a referenced image in a regular content element
Overview in workspace module
Details on modified file/image
Details on (modified) content element
#2 Updated by Oliver Hader over 1 year ago
- Status changed from New to Accepted
- Complexity set to medium
#3 Updated by Oliver Hader over 1 year ago
- File ProofOfConcept.png added
- % Done changed from 0 to 30
#4 Updated by Oliver Hader over 1 year ago
- Assigned To set to Oliver Hader
#5 Updated by Oliver Hader over 1 year ago
- File Result.png added
- % Done changed from 30 to 70
The current result looks like the following
(integrity check and language icons are moved to the right)
#6 Updated by Oliver Hader over 1 year ago
- Subject changed from Visualize dependent parent-child data-structures in the workspace module to Visualize nested data structures in workspace module
#7 Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28701
#8 Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28701
#9 Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28701
#10 Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28701
#11 Updated by Oliver Hader over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 70 to 100
Applied in changeset 27ae1c79692a65a8c71712aacdcecc4e2bf12cda.