Ticket #2394 (s1a_analysis_started tweak) — at Version 1
template-dialog-tree -- Create a tree inside template dialog
Reported by: | deyan | Owned by: | deyan |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 4 | Imp._score: | 0 |
Test_score: | 3.5 |
Description (last modified by deyan) (diff)
Replace the existing template dialog with a collapsable tree.
- The tree should have three state checkboxes
- Selected state
- Not selected state
- Gray-out state (some of the children are selected)
- Selecting a child of empty parent should make the parent grayed out (if there are other unselected checkboxes) or selected (if all of the children are selected).
- Selecting/deselecting a parent selects/deselects all of its children
- The root and the first level should be seen on opening of the dialog
- Opened nodes and states of the nodes should be selectable by developers
Change History
Note: See
TracTickets for help on using
tickets.