feature request #6746
Implement DetailsView and show SupplementalDataView for Feature Tree and FeatureNode
70%
Description
for feature node we need inapplicableif and onlyapplicableif to be editable. Also it is nice to have id and uuid shown
For FeatureTree we need all the Identifiable Entity attributes to be editable.
In future also multi language support for the title may be relevant.
See also #6786 for thoughts about refactoring the FeatureTree editor
Related issues
Associated revisions
ref #6746 Provide selection for details and supplemental view
ref #6746 Add details view for feature tree and feature node
ref #6746 Add/adapt handlers for feature tree editor
ref #6746 Set selection to null when disposing
ref #6746 Hide menu items when nothing is selected
ref #6746 Add "Create Feature Tree" menu item
ref #6746 Enable details view for feature trees
ref #6746 Fix some titleCache problems
ref #6746 Refactor method return parameter
ref #6746 Fix detail element enabling
ref #6746 Fix potential NPE
ref #6746 Fix potential ClassCastException
ref #6746 Disable protect titleCache button for feature tree DetailsView
History
#1 Updated by Andreas Müller over 3 years ago
- Related to bug #6786: Remaining feature tree editor issues added
#2 Updated by Andreas Müller over 3 years ago
- Subject changed from Implement DetailsView and show SupplementalDataView for FeatureNode to Implement DetailsView and show SupplementalDataView for Feature Tree and FeatureNode
- Description updated (diff)
#3 Updated by Patrick Plitzner almost 3 years ago
- Related to bug #6844: New feature tree selection does not allow "no save" added
#4 Updated by Patrick Plitzner almost 3 years ago
- Status changed from New to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
- Target version changed from Unassigned CDM tickets to Release 5.0
- % Done changed from 0 to 50
#5 Updated by Andreas Müller almost 3 years ago
- Related to task #7374: Set titleCache of feature trees to protected as long as i18n support does not yet exist. added
#6 Updated by Andreas Müller almost 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
As i18n support does not exist yet (and we maybe need model change for it) we should currently only allow title cache be protected and therefore remove the "lock" symbol as it has no function.
See also #7374
#7 Updated by Patrick Plitzner almost 3 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
- % Done changed from 50 to 70
Andreas Müller wrote:
As i18n support does not exist yet (and we maybe need model change for it) we should currently only allow title cache be protected and therefore remove the "lock" symbol as it has no function.
See also #7374
Disabled toggle button
#8 Updated by Andreas Müller almost 3 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Patrick Plitzner
Seems to work