HomePhabricator
Diffusion MITK 202a4bcb66b7

2020 Week 39 (Late September)

Description

2020 Week 39 (Late September)

The following - possibly updated - changelog can be viewed as formatted
article at https://phabricator.mitk.org/w/mitk/changelog/2020.39/.

🛠 Third-party dependency changes

none

✨ New features

  • Improved and restructured MITK documentation (ongoing effort) for the following views:
    • Command-line Modules
    • Concentration Curve Converter
    • Logging
    • MatchPoint Algorithm Browser
    • MatchPoint Registration Manipulator
    • MatchPoint Registration Visualizer
    • Multilabel Segmentation
    • Model Fit Demo
    • Model Fit Inspector
    • Perfusion Curve Description Parameters
    • Segmentation
    • Statistics
  • The CDash dashboard script was completely rewritten to successfully submit to CDash v2.6
    • Template for the configuration of clients: CMake/MITKDashboardScript.cmake
    • Execute with ctest --script MITKDashboardScript.cmake
  • Added a build configuration for classification command-line apps

🐛 Bugfixes

  • Fixed doxygen errors related to dot directed graphs
  • Fixed watershed segmentation tool for dynamic images
  • Tools in the Multilabel Segmentation view are now correctly activated when the view is opened for the first time
  • Tool manager context is now always set correctly in Multilabel Segmentation

🔥 API-breaking changes

  • Packaging on Windows with NSIS now requires NSIS version 3 instead of version 2
  • Implementation files like .cpp files are now excluded from the doxygen parser
  • All CDash subproject and label features were removed. For example, the SUBPROJECTS parameter of 'mitk_create_module()' is not parsed anymore. We may consider reintroducing subprojects/labels with a different approach in the future.

Details

Provenance
kislinskAuthored on Sep 25 2020, 1:56 PM
kislinskPushed on Sep 25 2020, 2:00 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK1223fbcd0327: T27772 rename fit inspector views in manual overview
rMITK96eff29e7367: 2020 Week 36 (Very Early September)
Branches
Unknown
Tags
Unknown
References
tag: snapshots/2020-09-25
Tasks
T27772: Clean up ModelFitInspector in TOC of doxygen documentation

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.