romainq
|
e292cc1f0d
Impact analysis: better error report if the data model defines redundancy on a unidirectional relation (make it easier to troubleshoot for consultants)
|
8 years ago |
romainq
|
b246164f18
Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data')
|
8 years ago |
romainq
|
4ae0c364e6
Archives: filter out archived objects from the impact analysis, even when in Archive Mode
|
8 years ago |
romainq
|
a87d98cf63
N.447 Impact analysis: messing up redundancy settings (could either lead to wrong results or a fatal error if a relation is configured downstream)
|
8 years ago |
romainq
|
3681a6a896
Fixes a regression introduced in [r4642]. N.450 Impact analysis. The previous fix aimed at generating more redundancy nodes, but in fact it generated too many in some circumstances.
|
8 years ago |
romainq
|
08cea3a033
N.450 Impact analysis : missing edges (and redundancy) when two classes impact a given class and both relations use the same neighbour id (and if redundancy is enabled over both relations)
|
8 years ago |
dflaven
|
6267c9f8d7
Optimization: do not load all columns when checking if a CI is part of the "context" of a given ticket.
|
9 years ago |
romainq
|
80fd860680
#1159 Cannot add edge (impact analysis not working)
|
9 years ago |
dflaven
|
782b423db2
Prevent timeouts during the computation of the impact analysis + keep the columns (and ordering) in the lists of objects when creating a PDF of the impact analysis.
|
9 years ago |
dflaven
|
5571c138ae
A little bit of polishing on the impact analysis feature...
|
10 years ago |
dflaven
|
bf800862db
Relations & Impact analysis enhancements:
|
10 years ago |
dflaven
|
76a43b3264
Integration of the new impact analysis into the tickets.
|
10 years ago |
romainq
|
e9c9f2bf19
Code refactoring: coloring a relation graph (purpose: distinguish potentially impacted CIs and really impacted CIs, when analyzing a change ticket)
|
10 years ago |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
10 years ago |
romainq
|
cced42e068
Rework of the relation diagrams: added min_up data to the redundancy nodes
|
10 years ago |
romainq
|
2151413df9
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
|
10 years ago |
romainq
|
c89f6ecfb0
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account)
|
10 years ago |
dflaven
|
a1ae03ce90
Helper class to managed relation graphs.
|
10 years ago |