romainq
|
256616a393
N.788 Impact analysis: graph not refreshed when trying to filter out some classes. The node removal algorithm has been improved in two places. 1) Do not create loops (i.e. an edge having both ends on the same node) when removing a node. 2) Correctly cleanup nodes having a loop (in case there is a loop in the original graph (defensive programming)
|
8 лет назад |
romainq
|
80fd860680
#1159 Cannot add edge (impact analysis not working)
|
9 лет назад |
dflaven
|
aef3b50dba
#1156: properly escape file paths containing spaces
|
9 лет назад |
dflaven
|
5571c138ae
A little bit of polishing on the impact analysis feature...
|
10 лет назад |
dflaven
|
2c4841693c
Integration of the new way to compute relations into the datamodel (ComputeImpactedItems)
|
10 лет назад |
dflaven
|
7069c3a2aa
Impact analysis: still an alpha version.
|
10 лет назад |
dflaven
|
0ea7084670
Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version.
|
10 лет назад |
romainq
|
c89f6ecfb0
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account)
|
10 лет назад |