Historial de Commits

Autor SHA1 Mensaje Fecha
  romainq e292cc1f0d Impact analysis: better error report if the data model defines redundancy on a unidirectional relation (make it easier to troubleshoot for consultants) hace 8 años
  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') hace 8 años
  romainq 4ae0c364e6 Archives: filter out archived objects from the impact analysis, even when in Archive Mode hace 8 años
  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) hace 8 años
  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. hace 8 años
  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) hace 8 años
  dflaven 6267c9f8d7 Optimization: do not load all columns when checking if a CI is part of the "context" of a given ticket. hace 9 años
  romainq 80fd860680 #1159 Cannot add edge (impact analysis not working) hace 9 años
  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. hace 9 años
  dflaven 5571c138ae A little bit of polishing on the impact analysis feature... hace 10 años
  dflaven bf800862db Relations & Impact analysis enhancements: hace 10 años
  dflaven 76a43b3264 Integration of the new impact analysis into the tickets. hace 10 años
  romainq e9c9f2bf19 Code refactoring: coloring a relation graph (purpose: distinguish potentially impacted CIs and really impacted CIs, when analyzing a change ticket) hace 10 años
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) hace 10 años
  romainq cced42e068 Rework of the relation diagrams: added min_up data to the redundancy nodes hace 10 años
  romainq 2151413df9 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI) hace 10 años
  romainq c89f6ecfb0 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account) hace 10 años
  dflaven a1ae03ce90 Helper class to managed relation graphs. hace 10 años