Page MenuHomePhabricator
Feed All Stories

Aug 4 2020

floca committed rMITK70d153bbd471: Prevented crash on application closure. Fixed T27634 (authored by floca).
Prevented crash on application closure. Fixed T27634
Aug 4 2020, 5:05 PM
floca committed rMITKa74c5b452c76: Prevented crash on application closure. (authored by floca).
Prevented crash on application closure.
Aug 4 2020, 5:04 PM
floca closed T27634: [Registration] Crash at application closure when Registration Manipulator or Evaluator is active as Resolved by committing rMITKa74c5b452c76: Prevented crash on application closure..
Aug 4 2020, 5:04 PM · MITK (v2021.02)
neher triaged T27647: Fix dicom module renaming and rest module dep as High priority.
Aug 4 2020, 4:33 PM · MITK Diffusion
neher closed T27644: Visualize tractometry binning as Resolved.
Aug 4 2020, 2:46 PM · MITK Diffusion
thomass triaged T27646: [Data manager] Option to change color of segmentation disappeared in data manager as Normal priority.
Aug 4 2020, 2:31 PM · Auto-closed, Request for Discussion, MITK
neher committed rMITKDIFF5c25c9c1056c: Merge branch 'T27644-TractometryBinning' (authored by neher).
Merge branch 'T27644-TractometryBinning'
Aug 4 2020, 2:25 PM
neher committed rMITKDIFF41104a673019: Added centroid based binning (authored by neher).
Added centroid based binning
Aug 4 2020, 2:25 PM

Aug 3 2020

neher committed rMITKDIFF4c72d53fc1ad: Add coloring basic (authored by neher).
Add coloring basic
Aug 3 2020, 4:11 PM
neher added a comment to T27644: Visualize tractometry binning.

Pushed new branch T27644-TractometryBinning.

Aug 3 2020, 4:11 PM · MITK Diffusion
neher triaged T27644: Visualize tractometry binning as Wishlist priority.
Aug 3 2020, 3:53 PM · MITK Diffusion
floca edited projects for T24775: Refactor plugins to use the new node selection widgets, added: MITK; removed MITK (v2021.02).
Aug 3 2020, 1:30 PM · MITK, Restricted Project, Cleared
kalali committed rMITK936b789bbc0a: Refactor DeformableClippingPlane plugin to use the new node selection widgets (authored by kalali).
Refactor DeformableClippingPlane plugin to use the new node selection widgets
Aug 3 2020, 1:13 PM
kalali committed rMITK540a9ae22d0d: Ensure color components to be <= 1.0f (authored by kalali).
Ensure color components to be <= 1.0f
Aug 3 2020, 1:13 PM
kalali committed rMITK3accc287f87d: Add more const-correctness (authored by kalali).
Add more const-correctness
Aug 3 2020, 1:13 PM
kalali committed rMITK0b78143eecdf: Simplify function and make it more readable (authored by kalali).
Simplify function and make it more readable
Aug 3 2020, 1:13 PM
kalali committed rMITKd074f7074a76: Simplify condition to enable UI element (group box) (authored by kalali).
Simplify condition to enable UI element (group box)
Aug 3 2020, 1:13 PM
kalali committed rMITK52360025467c: Simplify for-loop and change style (authored by kalali).
Simplify for-loop and change style
Aug 3 2020, 1:13 PM
kalali committed rMITK9443f151d240: Make nullptr check more visible (authored by kalali).
Make nullptr check more visible
Aug 3 2020, 1:13 PM
kalali committed rMITKc63c38d0ab16: Use auto (authored by kalali).
Use auto
Aug 3 2020, 1:13 PM
kalali committed rMITK41eed2598243: Fix missing "this" pointer (authored by kalali).
Fix missing "this" pointer
Aug 3 2020, 1:13 PM
kalali committed rMITK13e2b28d1f68: Use mitk numeric constant (authored by kalali).
Use mitk numeric constant
Aug 3 2020, 1:12 PM
kalali committed rMITK130dcde2604e: Move controls initialization to constructor initializer list (authored by kalali).
Move controls initialization to constructor initializer list
Aug 3 2020, 1:12 PM
kalali committed rMITK27164bacf476: Simplify string comparison (authored by kalali).
Simplify string comparison
Aug 3 2020, 1:12 PM
kalali committed rMITK1a203b8744af: Use const ref value for the list of nodes (authored by kalali).
Use const ref value for the list of nodes
Aug 3 2020, 1:12 PM
kalali updated the task description for T24775: Refactor plugins to use the new node selection widgets.
Aug 3 2020, 1:12 PM · MITK, Restricted Project, Cleared
kalali committed rMITKc0bab37190df: Change include type (authored by kalali).
Change include type
Aug 3 2020, 1:12 PM
kalali committed rMITK360cbd97d8b1: Use explicit type (authored by kalali).
Use explicit type
Aug 3 2020, 1:12 PM
kalali closed T27595: Refactor DeformableClippingPlane plugin to use the new node selection widgets, a subtask of T24775: Refactor plugins to use the new node selection widgets, as Resolved.
Aug 3 2020, 1:12 PM · MITK, Restricted Project, Cleared
kalali committed rMITKd8fab84f37d5: Use const iterator (authored by kalali).
Use const iterator
Aug 3 2020, 1:12 PM
kalali closed T27595: Refactor DeformableClippingPlane plugin to use the new node selection widgets as Resolved.
Aug 3 2020, 1:12 PM · Cleared, MITK (v2021.02)
kalali committed rMITKa46a421d410e: Fix unused parameter (authored by kalali).
Fix unused parameter
Aug 3 2020, 1:12 PM
kalali committed rMITK7b75d1810240: Fix error with hidden virtual function (authored by kalali).
Fix error with hidden virtual function
Aug 3 2020, 1:12 PM
kalali committed rMITKfc60fc85e4b0: Modify UI to include single node selection widget (authored by kalali).
Modify UI to include single node selection widget
Aug 3 2020, 1:12 PM
kalali committed rMITKfc88c26aa74c: Clean code: use auto, define node predicates (authored by kalali).
Clean code: use auto, define node predicates
Aug 3 2020, 1:12 PM
kalali committed rMITK85bd2c3a02e7: Use new Qt5 signal-slot syntax (authored by kalali).
Use new Qt5 signal-slot syntax
Aug 3 2020, 1:12 PM
kalali committed rMITKa67b507f168c: Clean class: reorder functions, fix style, remove comments (authored by kalali).
Clean class: reorder functions, fix style, remove comments
Aug 3 2020, 1:12 PM
thomass added a comment to T27641: [Segmentation] Watershed does always generate a 3D static seg. Even if dynamic segmentation was generated..

Test image: 3D+t Heart

Aug 3 2020, 9:49 AM · Cleared, MITK (v2021.02)
thomass closed T27642: [Segmentation] Watershed segmentation always creates a second segmentation which is 3D even if the image is 4D and dynamic as Invalid.

duplicate to T27641

Aug 3 2020, 9:49 AM · MITK (v2021.02)
floca removed a project from T27641: [Segmentation] Watershed does always generate a 3D static seg. Even if dynamic segmentation was generated.: Restricted Project.
Aug 3 2020, 9:47 AM · Cleared, MITK (v2021.02)
thomass triaged T27642: [Segmentation] Watershed segmentation always creates a second segmentation which is 3D even if the image is 4D and dynamic as High priority.
Aug 3 2020, 9:47 AM · MITK (v2021.02)
floca placed T27641: [Segmentation] Watershed does always generate a 3D static seg. Even if dynamic segmentation was generated. up for grabs.
Aug 3 2020, 9:47 AM · Cleared, MITK (v2021.02)
floca triaged T27641: [Segmentation] Watershed does always generate a 3D static seg. Even if dynamic segmentation was generated. as High priority.
Aug 3 2020, 9:46 AM · Cleared, MITK (v2021.02)
thomass added a comment to T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation.

You totally right and the reason why I oversaw this is when I double checked:

Aug 3 2020, 9:43 AM · MITK (v2021.10), Missing Info, Restricted Project
neher triaged T27640: Segmentation cannot handle signed images as Normal priority.
Aug 3 2020, 8:52 AM · Auto-closed, MITK

Aug 2 2020

floca added a comment to T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation.

All issues have been adressed in respective subtasks.

Aug 2 2020, 9:37 PM · MITK (v2021.10), Missing Info, Restricted Project
thomass closed T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation as Resolved.

All issues have been adressed in respective subtasks.

Aug 2 2020, 5:26 PM · MITK (v2021.10), Missing Info, Restricted Project
thomass closed T26840: Mission Homepage Reorganization as Resolved.
Aug 2 2020, 4:05 PM · MITK
kislinsk added a comment to T25882: Rewrite dashboard script for CDash 2.6.

The This build already has a configure error in the CDash log file is triggered because we submit the Configure part twice: for the superbuild and for the MITK-build. However, it seems that this part is only allowed to be submitted once.

Aug 2 2020, 11:43 AM · CI, MITK (v2021.02), Restricted Project
kislinsk added a comment to T25882: Rewrite dashboard script for CDash 2.6.

Pushed new branch hotfix/T25882-CDash-v2.6.

Aug 2 2020, 10:43 AM · CI, MITK (v2021.02), Restricted Project
kislinsk added a comment to T26854: Unattended Qt installation.

Here is the currently working script.

Aug 2 2020, 7:50 AM · CI, Restricted Project, MITK
kislinsk renamed CEST References from CEST references to CEST References.
Aug 2 2020, 7:37 AM
kislinsk edited the content of CEST User Manual.
Aug 2 2020, 7:35 AM · MITK
kislinsk reopened T25882: Rewrite dashboard script for CDash 2.6 as "Open".

I still cannot browse submission results. :/

Aug 2 2020, 7:31 AM · CI, MITK (v2021.02), Restricted Project

Aug 1 2020

kislinsk closed T25882: Rewrite dashboard script for CDash 2.6 as Resolved.
Aug 1 2020, 4:58 PM · CI, MITK (v2021.02), Restricted Project
kislinsk added a comment to T25882: Rewrite dashboard script for CDash 2.6.

Deleted branch hotfix/T25882-CDash-v2.6.

Aug 1 2020, 4:58 PM · CI, MITK (v2021.02), Restricted Project
kislinsk committed rMITK899caed2f76e: Merge branch 'hotfix/T25882-CDash-v2.6' into develop (authored by kislinsk).
Merge branch 'hotfix/T25882-CDash-v2.6' into develop
Aug 1 2020, 4:56 PM
kislinsk committed rMITKf0e722f6a65d: Merge branch 'hotfix/T25882-CDash-v2.6' (authored by kislinsk).
Merge branch 'hotfix/T25882-CDash-v2.6'
Aug 1 2020, 4:55 PM
kislinsk added a comment to T25882: Rewrite dashboard script for CDash 2.6.

Deleted branch bugfix/T25882-CDash-v2.6.

Aug 1 2020, 4:53 PM · CI, MITK (v2021.02), Restricted Project
kislinsk added a comment to T25882: Rewrite dashboard script for CDash 2.6.

Pushed new branch hotfix/T25882-CDash-v2.6.

Aug 1 2020, 4:52 PM · CI, MITK (v2021.02), Restricted Project
kislinsk added a comment to T25882: Rewrite dashboard script for CDash 2.6.

Pushed new branch bugfix/T25882-CDash-v2.6.

Aug 1 2020, 4:43 PM · CI, MITK (v2021.02), Restricted Project
floca added a comment to T26840: Mission Homepage Reorganization .

@thomass Can this task be closed?

Aug 1 2020, 11:53 AM · MITK
kislinsk claimed T25882: Rewrite dashboard script for CDash 2.6.
Aug 1 2020, 8:23 AM · CI, MITK (v2021.02), Restricted Project
kislinsk closed T27638: 2020 Week 31 as Resolved.
Aug 1 2020, 1:26 AM · MITK
kislinsk added a comment to T27638: 2020 Week 31.

Deleted branch release/T27638-2020-Week-31.

Aug 1 2020, 1:26 AM · MITK
kislinsk added a comment to T27526: 2020 Week 27.

Deleted branch release/T27526-2020-Week-27.

Aug 1 2020, 1:26 AM · MITK
kislinsk committed rMITK88aa43536c8c: 2020 Week 31 (Very Late July) (authored by kislinsk).
2020 Week 31 (Very Late July)
Aug 1 2020, 1:25 AM
kislinsk edited the content of Changelog.
Aug 1 2020, 1:21 AM · MITK
kislinsk edited the content of 2020 Week 31 (Very Late July).
Aug 1 2020, 1:20 AM
kislinsk edited projects for T27459: [Perfusion] Use PropertyReleationRules for referencing between input image and parameter maps, added: Breaking Change; removed Noteworthy.
Aug 1 2020, 12:54 AM · Breaking Change, MITK (v2021.02)
kislinsk claimed T27638: 2020 Week 31.
Aug 1 2020, 12:24 AM · MITK
kislinsk closed T27639: Migrate to new CDash site as Resolved.

I wiped out the workspaces of the Jenkins Continuous and Nightly clients which is necessary to apply the new submission URL. I will do the same for eMITK.

Aug 1 2020, 12:11 AM · MITK (v2021.02)
kislinsk added a comment to T27639: Migrate to new CDash site.

Deleted branch bugfix/T27639-MigrateToNewCDashSite.

Aug 1 2020, 12:09 AM · MITK (v2021.02)
kislinsk committed rMITK1d93318bd164: Merge branch 'bugfix/T27639-MigrateToNewCDashSite' into develop (authored by kislinsk).
Merge branch 'bugfix/T27639-MigrateToNewCDashSite' into develop
Aug 1 2020, 12:02 AM

Jul 31 2020

kislinsk added a comment to T27639: Migrate to new CDash site.

Pushed new branch bugfix/T27639-MigrateToNewCDashSite.

Jul 31 2020, 11:59 PM · MITK (v2021.02)
kislinsk triaged T27639: Migrate to new CDash site as Unbreak Now! priority.
Jul 31 2020, 11:56 PM · MITK (v2021.02)
thomass added a revision to T27107: [MITKDoc] Revise Screenshot Maker Plugin Documentation: Unknown Object (Differential Revision).
Jul 31 2020, 5:21 PM · Cleared, MITK (v2021.02)
kislinsk added a comment to T27638: 2020 Week 31.

Pushed new branch release/T27638-2020-Week-31.

Jul 31 2020, 1:33 PM · MITK
kislinsk triaged T27638: 2020 Week 31 as Normal priority.
Jul 31 2020, 1:32 PM · MITK
kislinsk created an object: 2020 Week 31 (Very Late July).
Jul 31 2020, 1:31 PM
floca added a revision to T27622: [Segmentation] Make 3D Threshold / UL Threshold only for on a single timestep for a dynamic mask: Unknown Object (Differential Revision).
Jul 31 2020, 1:19 PM · Restricted Project, Cleared, MITK (v2021.02)
floca added a revision to T27621: [Segmentation] 3D Threshold / UL Threshold does not use a timestep != 0 for static masks: Unknown Object (Differential Revision).
Jul 31 2020, 1:19 PM · Restricted Project, Cleared, MITK (v2021.02)
floca triaged T27637: [Segmentation] Multilabel label name dialog on label creation is a UX problem as Normal priority.
Jul 31 2020, 1:10 PM · MITK (v2022.04), Cleared
floca lowered the priority of T27099: [MITKDoc] Revise Clipping Plane Plugin Documentation from Normal to Low.
Jul 31 2020, 11:31 AM · MITK (v2024.06), Cleared
thomass committed rMITK582aadc6da8d: Update text and pngs of the point set interaction documentation (authored by thomass).
Update text and pngs of the point set interaction documentation
Jul 31 2020, 11:30 AM
thomass closed T27103: [MITKDoc] Revise Point Set Interaction Plugin Documentation as Resolved by committing rMITK582aadc6da8d: Update text and pngs of the point set interaction documentation.
Jul 31 2020, 11:30 AM · Cleared, MITK (v2021.02)
floca removed a project from T27095: [MITKDoc] Revise MultiLabel Segmentation Plugin Documentation: Cleared.
Jul 31 2020, 11:30 AM · MITK (v2021.02)
floca removed a project from T27093: [MITKDoc] Revise Segmentation Plugin: Cleared.
Jul 31 2020, 11:29 AM · MITK (v2021.02)
kahl added a comment to T27500: Use Python/C-API for execution of Python Code with MITK-Python-Service.

Pushed new branch feature/T27500-use-PythonCApi-in-python-service-V2.

Jul 31 2020, 9:58 AM · MITK

Jul 30 2020

floca added a parent task for T27616: [Segmentation] Otsu creates static 3D segmentation regardless of segmentation choice: T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation.
Jul 30 2020, 10:22 PM · Breaking Change, MITK (v2021.02)
floca added a subtask for T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation: T27616: [Segmentation] Otsu creates static 3D segmentation regardless of segmentation choice.
Jul 30 2020, 10:22 PM · MITK (v2021.10), Missing Info, Restricted Project
thomass added a revision to T27098: [MITKDoc] Revise Image Cropper Plugin Documentation: Restricted Differential Revision.
Jul 30 2020, 2:59 PM · Cleared, MITK (v2021.02)
floca edited projects for T27634: [Registration] Crash at application closure when Registration Manipulator or Evaluator is active, added: MITK (v2021.02); removed MITK.
Jul 30 2020, 1:28 PM · MITK (v2021.02)
floca triaged T27634: [Registration] Crash at application closure when Registration Manipulator or Evaluator is active as Normal priority.
Jul 30 2020, 1:28 PM · MITK (v2021.02)
floca claimed T27621: [Segmentation] 3D Threshold / UL Threshold does not use a timestep != 0 for static masks.
Jul 30 2020, 1:13 PM · Restricted Project, Cleared, MITK (v2021.02)
floca claimed T27622: [Segmentation] Make 3D Threshold / UL Threshold only for on a single timestep for a dynamic mask.
Jul 30 2020, 1:13 PM · Restricted Project, Cleared, MITK (v2021.02)
floca claimed T27112: [MITKDoc] Revise Matchpoint Registration Evaluator Plugin Documentation.
Jul 30 2020, 1:12 PM · Cleared, MITK (v2021.02)
floca closed T27143: Matchpoint Registration Evaluator- Colorblend Bug as Resolved.

As assumed, it was fixed by T27085. Thanks @kislinsk

Jul 30 2020, 1:11 PM · Cleared, MITK (v2021.02), Restricted Project
thomass claimed T27107: [MITKDoc] Revise Screenshot Maker Plugin Documentation.
Jul 30 2020, 1:06 PM · Cleared, MITK (v2021.02)
floca added a revision to T27114: [MITKDoc] Revise Matchpoint Mapper Plugin Documentation: Restricted Differential Revision.
Jul 30 2020, 1:05 PM · Cleared, MITK (v2021.02)