Page MenuHomePhabricator
Feed Advanced Search

Sep 20 2022

kislinsk added a comment to T29305: Fix GDCM Globals issue with many MITK binaries.

Deleted branch from rMITK MITK: bugfix/T29305-FixGDCMIssues.

Sep 20 2022, 2:22 AM · MITK (v2022.10)
kislinsk added a reverting change for rMITK7b40015a2c73: Use ITK's GDCM instead of separate GDCM: rMITK41939fd2a5d4: Revert "Use ITK's GDCM instead of separate GDCM".
Sep 20 2022, 2:22 AM
kislinsk committed rMITK41939fd2a5d4: Revert "Use ITK's GDCM instead of separate GDCM" (authored by kislinsk).
Revert "Use ITK's GDCM instead of separate GDCM"
Sep 20 2022, 2:22 AM
kislinsk committed rMITK7ea583973b1e: Upgrade GDCM from version 3.0.10 to 3.0.18 (authored by kislinsk).
Upgrade GDCM from version 3.0.10 to 3.0.18
Sep 20 2022, 2:22 AM
kislinsk committed rMITK54fc88f462dd: Downgrade GDCM from version 3.0.18 to 3.0.17 (authored by kislinsk).
Downgrade GDCM from version 3.0.18 to 3.0.17
Sep 20 2022, 2:22 AM
kislinsk committed rMITK0fa3a9b7684c: Downgrade GDCM to version 3.0.14 (authored by kislinsk).
Downgrade GDCM to version 3.0.14
Sep 20 2022, 2:22 AM
kislinsk committed rMITKea18963576a0: Merge branch 'bugfix/T29305-FixGDCMIssues' into develop (authored by kislinsk).
Merge branch 'bugfix/T29305-FixGDCMIssues' into develop
Sep 20 2022, 2:22 AM

Sep 19 2022

kislinsk added a revision to T29305: Fix GDCM Globals issue with many MITK binaries: Unknown Object (Differential Revision).
Sep 19 2022, 10:46 PM · MITK (v2022.10)
kislinsk added a reverting change for rMITK7b40015a2c73: Use ITK's GDCM instead of separate GDCM: Unknown Object (Differential Revision).
Sep 19 2022, 10:46 PM
kislinsk added a comment to T29305: Fix GDCM Globals issue with many MITK binaries.

Pushed new branch to rMITK MITK: bugfix/T29305-FixGDCMIssues.

Sep 19 2022, 10:43 PM · MITK (v2022.10)
kislinsk triaged T29305: Fix GDCM Globals issue with many MITK binaries as Unbreak Now! priority.
Sep 19 2022, 9:30 PM · MITK (v2022.10)

Sep 14 2022

kislinsk triaged T29300: Improve feedback for progress of long running tasks/operations as Wishlist priority.
Sep 14 2022, 11:10 AM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk committed rMITK802ed4cd6b79: Made tool manager sensitive to the visibility of the reference image (authored by siddharth.tourani <tourani.siddharth@gmail.com>).
Made tool manager sensitive to the visibility of the reference image
Sep 14 2022, 6:07 AM
kislinsk closed T28180: [Segmentation] Showing a previously hidden reference image requires a reinit as Resolved by committing rMITK720ebe4ad468: Made tool manager sensitive to the visibility of the reference image.
Sep 14 2022, 6:07 AM · MITK (v2022.10)
kislinsk committed rMITK720ebe4ad468: Made tool manager sensitive to the visibility of the reference image (authored by siddharth.tourani <tourani.siddharth@gmail.com>).
Made tool manager sensitive to the visibility of the reference image
Sep 14 2022, 6:07 AM
kislinsk closed T27578: 2021.1 Linux installer does not work on Fedora as Resolved.

I tested the fixed installer in a Fedora VM and it worked as expected.

Sep 14 2022, 5:59 AM · MITK (v2022.10)
kislinsk added a comment to T27578: 2021.1 Linux installer does not work on Fedora.

Deleted branch from rMITK MITK: bugfix/T27578-RemoveTCPWrappersDependency.

Sep 14 2022, 5:58 AM · MITK (v2022.10)
kislinsk committed rMITK20ed344cb5d6: Remove TCP Wrappers (libwrap) dependency (authored by kislinsk).
Remove TCP Wrappers (libwrap) dependency
Sep 14 2022, 5:57 AM
kislinsk committed rMITKd4ce642978a6: Merge branch 'bugfix/T27578-RemoveTCPWrappersDependency' into develop (authored by kislinsk).
Merge branch 'bugfix/T27578-RemoveTCPWrappersDependency' into develop
Sep 14 2022, 5:57 AM
kislinsk updated subscribers of T27320: No LocalStorage for PlaneGeometryDataVtkMapper3D.

@kalali Do you have a use case with the mxn widget where you could check this pull request with multiple 3d render windows?

Sep 14 2022, 5:52 AM · MITK, Pull Request
kislinsk triaged T29220: StatusBar info is dependent on the pointer position, not on the crosshair / mouse click as Normal priority.
Sep 14 2022, 5:42 AM · Request for Discussion, MITK
kislinsk triaged T29219: StatusBar / mouse scrolling is broken as Normal priority.
Sep 14 2022, 5:41 AM · MITK (v2022.10)
kislinsk triaged T29229: SetDataNode on SinglePointDataInteractor clears data in node as Low priority.
NOTE: The SinglePointDataInteractor is not used anymore in our code base. It was once used for the AdaptiveRegionGrowingTool.
Sep 14 2022, 5:40 AM · MITK

Sep 13 2022

kislinsk closed T29296: Crash when clearing the segmentation task list selection as Resolved.
Sep 13 2022, 12:48 PM · MITK (v2022.10)
kislinsk added a comment to T29296: Crash when clearing the segmentation task list selection.

Deleted branch from rMITK MITK: bugfix/T29296-FixCrashWhenClearingTaskListSelection.

Sep 13 2022, 12:48 PM · MITK (v2022.10)
kislinsk committed rMITK99fad818c03f: Remove debug output (authored by kislinsk).
Remove debug output
Sep 13 2022, 12:48 PM
kislinsk committed rMITKc7562ac0dca1: Check validity of task list before updating navigation buttons (authored by kislinsk).
Check validity of task list before updating navigation buttons
Sep 13 2022, 12:48 PM
kislinsk committed rMITKe91794e34de4: Merge branch 'bugfix/T29296-FixCrashWhenClearingTaskListSelection' into develop (authored by kislinsk).
Merge branch 'bugfix/T29296-FixCrashWhenClearingTaskListSelection' into develop
Sep 13 2022, 12:48 PM
kislinsk added a comment to T29296: Crash when clearing the segmentation task list selection.

Pushed new branch to rMITK MITK: bugfix/T29296-FixCrashWhenClearingTaskListSelection.

Sep 13 2022, 12:47 PM · MITK (v2022.10)
kislinsk triaged T29296: Crash when clearing the segmentation task list selection as High priority.
Sep 13 2022, 12:44 PM · MITK (v2022.10)
kislinsk removed a project from T27578: 2021.1 Linux installer does not work on Fedora: Next Milestone.
Sep 13 2022, 9:35 AM · MITK (v2022.10)

Sep 12 2022

kislinsk created ARGOS UI.
Sep 12 2022, 12:15 PM
kislinsk added a revision to T27578: 2021.1 Linux installer does not work on Fedora: Unknown Object (Differential Revision).
Sep 12 2022, 12:12 PM · MITK (v2022.10)
kislinsk added a comment to T27578: 2021.1 Linux installer does not work on Fedora.

Pushed new branch to rMITK MITK: bugfix/T27578-RemoveTCPWrappersDependency.

Sep 12 2022, 12:10 PM · MITK (v2022.10)
kislinsk added a comment to T27578: 2021.1 Linux installer does not work on Fedora.

Looking closer into the issue I wonder why it should not work without TCP Wrappers. It is an optional dependency of DCMTK which, regarding to storescp, adds two access control cmd-line arguments that we are not using anyway as far as I can see. So maybe it is just an issue since we so an explicit requirement check and then of course DO link against it. If we would explicitly disable it in DCMTK and remove the check in our CMake script, it should probably work already,

Sep 12 2022, 11:55 AM · MITK (v2022.10)
kislinsk lowered the priority of T27578: 2021.1 Linux installer does not work on Fedora from High to Normal.
Sep 12 2022, 8:30 AM · MITK (v2022.10)
kislinsk added a comment to T27578: 2021.1 Linux installer does not work on Fedora.

I would recommend to file a ticket in the DCMTK bug tracker since it is a dependency of dcmnet.

Sep 12 2022, 8:30 AM · MITK (v2022.10)
kislinsk moved T29285: [Checklist] Revise Remeshing checklist from Backlog to Tests/Checklists on the MITK (v2022.10) board.
Sep 12 2022, 8:17 AM · MITK (v2023.04), Checklist
kislinsk closed T29293: Fix typos in Core module documentation as Resolved.
Sep 12 2022, 8:01 AM · Pull Request, MITK (v2022.10)
kislinsk added a comment to T29293: Fix typos in Core module documentation.

Deleted branch from rMITK MITK: bugfix/T29293-FixTypos.

Sep 12 2022, 8:01 AM · Pull Request, MITK (v2022.10)
kislinsk committed rMITKd2d4b0885eeb: Merge remote-tracking branch 'luzpaz/bugfix/lgtm-duplicate-html-class' into… (authored by kislinsk).
Merge remote-tracking branch 'luzpaz/bugfix/lgtm-duplicate-html-class' into…
Sep 12 2022, 7:57 AM
kislinsk committed rMITKc31c2f02247e: Merge remote-tracking branch 'luzpaz/typos/modules-core' into bugfix/T29293… (authored by kislinsk).
Merge remote-tracking branch 'luzpaz/typos/modules-core' into bugfix/T29293…
Sep 12 2022, 7:57 AM
kislinsk committed rMITKdfba04a168c2: Merge branch 'bugfix/T29293-FixTypos' into develop (authored by kislinsk).
Merge branch 'bugfix/T29293-FixTypos' into develop
Sep 12 2022, 7:57 AM
kislinsk added a comment to T29293: Fix typos in Core module documentation.

Pushed new branch to rMITK MITK: bugfix/T29293-FixTypos.

Sep 12 2022, 7:56 AM · Pull Request, MITK (v2022.10)
kislinsk triaged T29293: Fix typos in Core module documentation as Low priority.
Sep 12 2022, 7:51 AM · Pull Request, MITK (v2022.10)
kislinsk closed T26841: Documentation typo as Resolved.
Sep 12 2022, 7:50 AM

Sep 10 2022

kislinsk moved T29292: Unsupported pixel types from Backlog to MITK Meeting on the Request for Discussion board.
Sep 10 2022, 5:07 PM · Request for Discussion, MITK
kislinsk triaged T29292: Unsupported pixel types as Normal priority.

We cannot see the files. Their view policy is too restricted.

Sep 10 2022, 5:07 PM · Request for Discussion, MITK

Sep 9 2022

kislinsk edited the content of 2022 Week 36 (Early September).
Sep 9 2022, 3:11 PM
kislinsk closed T29291: 2022 Week 36 (Early September) as Resolved.
Sep 9 2022, 12:59 PM · MITK
kislinsk edited the content of Changelog.
Sep 9 2022, 12:58 PM · MITK
kislinsk edited the content of 2022 Week 28 (Mid July).
Sep 9 2022, 12:58 PM
kislinsk added a comment to T29291: 2022 Week 36 (Early September).

Deleted branch from rMITK MITK: release/T29291-2022-Week-36.

Sep 9 2022, 12:57 PM · MITK
kislinsk committed rMITKd5fbcf0ecedd: Merge branch 'master' into develop (authored by kislinsk).
Merge branch 'master' into develop
Sep 9 2022, 12:57 PM
kislinsk committed rMITK36fc4a09ab87: 2022 Week 36 (Early September) (authored by kislinsk).
2022 Week 36 (Early September)
Sep 9 2022, 12:56 PM
kislinsk edited the content of 2022 Week 36 (Early September).
Sep 9 2022, 12:50 PM
kislinsk added a comment to T29291: 2022 Week 36 (Early September).

Pushed new branch to rMITK MITK: release/T29291-2022-Week-36.

Sep 9 2022, 10:31 AM · MITK
kislinsk triaged T29291: 2022 Week 36 (Early September) as Normal priority.
Sep 9 2022, 10:29 AM · MITK
kislinsk created an object: 2022 Week 36 (Early September).
Sep 9 2022, 10:27 AM
kislinsk added a comment to T28959: [Segmentation] LiveWire Closing Contour improvements.

Deleted branch from rMITK MITK: feature/T28959-livewire-closure-improvements.

Sep 9 2022, 10:16 AM · MITK
kislinsk added a comment to T28464: [Segmentation] New Add/Remove tool.

Deleted branch from rMITK MITK: feature/T28464-new-add-tool.

Sep 9 2022, 10:16 AM · MITK (v2022.10)
kislinsk added a comment to T28607: [Segmentation] LiveWire tool issues and improvements.

Deleted branch from rMITK MITK: feature/T28607-live-wire-improvements.

Sep 9 2022, 10:16 AM · MITK (v2022.10), Cleared, Checklist
kislinsk added a comment to T28778: "Use constraint zooming and panning" is only applied after reinit/restart.

Deleted branch from rMITK MITK: bugfix/T28778-apply-constraint-zooming-panning.

Sep 9 2022, 10:16 AM · Moved to git.dkfz.de, MITK, Checklist
kislinsk added a comment to T29208: Introduce sophisticated JSON library.

Deleted branch from rMITK MITK: feature/T29208-JSONForModernC++.

Sep 9 2022, 10:14 AM · MITK (v2022.10)
kislinsk added a comment to T28464: [Segmentation] New Add/Remove tool.

Deleted branch from rMITK MITK: feature/T28464-new-add-tool-2.

Sep 9 2022, 10:13 AM · MITK (v2022.10)
kislinsk added a comment to T29288: Change widget type of label name suggestions from combo box to line edit / list widget combination.

Deleted branch from rMITK MITK: feature/T29288-UseListWidgetForNewLabelDialog.

Sep 9 2022, 10:11 AM · MITK (v2022.10)
kislinsk committed rMITK37d1467c686b: Change widgets for new/rename label dialog (authored by kislinsk).
Change widgets for new/rename label dialog
Sep 9 2022, 10:11 AM
kislinsk closed T29288: Change widget type of label name suggestions from combo box to line edit / list widget combination as Resolved by committing rMITK20c1f2311423: Change widgets for new/rename label dialog.
Sep 9 2022, 10:10 AM · MITK (v2022.10)
kislinsk committed rMITK20c1f2311423: Change widgets for new/rename label dialog (authored by kislinsk).
Change widgets for new/rename label dialog
Sep 9 2022, 10:10 AM

Sep 8 2022

kislinsk added a revision to T29288: Change widget type of label name suggestions from combo box to line edit / list widget combination: Unknown Object (Differential Revision).
Sep 8 2022, 12:50 PM · MITK (v2022.10)
kislinsk added a comment to T29288: Change widget type of label name suggestions from combo box to line edit / list widget combination.

Pushed new branch to rMITK MITK: feature/T29288-UseListWidgetForNewLabelDialog.

Sep 8 2022, 12:48 PM · MITK (v2022.10)
kislinsk triaged T29288: Change widget type of label name suggestions from combo box to line edit / list widget combination as Wishlist priority.
Sep 8 2022, 12:38 PM · MITK (v2022.10)
kislinsk closed T29260: Automatically activate segmentation tool for segmentation task as Resolved.

If a tool is activated it will be activated automatically for the next task when the current task is accepted.

Sep 8 2022, 12:34 PM · MITK (v2022.10)
kislinsk closed T29260: Automatically activate segmentation tool for segmentation task, a subtask of T29157: NCT ISSO Annotation Support with MITK Segmentation Flow, as Resolved.
Sep 8 2022, 12:34 PM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk closed T29259: Keyboard shortcuts for processing segmentation task lists, a subtask of T29157: NCT ISSO Annotation Support with MITK Segmentation Flow, as Resolved.
Sep 8 2022, 12:33 PM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk closed T29259: Keyboard shortcuts for processing segmentation task lists as Resolved.
Sep 8 2022, 12:33 PM · MITK (v2022.10)
kislinsk added a comment to T29259: Keyboard shortcuts for processing segmentation task lists.

Deleted branch from rMITK MITK: feature/T29259-SegmentationTaskShortcuts.

Sep 8 2022, 12:33 PM · MITK (v2022.10)
kislinsk committed rMITK0dcf7170f21a: Add shortcuts for certain label actions (authored by kislinsk).
Add shortcuts for certain label actions
Sep 8 2022, 12:30 PM
kislinsk committed rMITKf67a0bbf4aa1: Add shortcuts for segmentation task management (authored by kislinsk).
Add shortcuts for segmentation task management
Sep 8 2022, 12:30 PM
kislinsk committed rMITK7aed72361013: Keep last tool active for next segmentation task (authored by kislinsk).
Keep last tool active for next segmentation task
Sep 8 2022, 12:30 PM
kislinsk committed rMITKcd41b1538fff: Refactor loop to use std::map::find() (authored by kislinsk).
Refactor loop to use std::map::find()
Sep 8 2022, 12:30 PM
kislinsk committed rMITKc9e88d4c27dd: Merge branch 'feature/T29259-SegmentationTaskShortcuts' into develop (authored by kislinsk).
Merge branch 'feature/T29259-SegmentationTaskShortcuts' into develop
Sep 8 2022, 12:30 PM
kislinsk added a revision to T29259: Keyboard shortcuts for processing segmentation task lists: Unknown Object (Differential Revision).
Sep 8 2022, 10:38 AM · MITK (v2022.10)
kislinsk added a revision to T29260: Automatically activate segmentation tool for segmentation task: Unknown Object (Differential Revision).
Sep 8 2022, 10:38 AM · MITK (v2022.10)
kislinsk added a comment to T29259: Keyboard shortcuts for processing segmentation task lists.

Pushed new branch to rMITK MITK: feature/T29259-SegmentationTaskShortcuts.

Sep 8 2022, 10:35 AM · MITK (v2022.10)

Sep 7 2022

kislinsk triaged T29285: [Checklist] Revise Remeshing checklist as Normal priority.
Sep 7 2022, 11:54 AM · MITK (v2023.04), Checklist
kislinsk placed T29236: Check for prerequisites and give meaningful hints for missing packages up for grabs.
Sep 7 2022, 9:47 AM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk moved T29259: Keyboard shortcuts for processing segmentation task lists from Backlog to Cycle on the MITK (v2022.10) board.
Sep 7 2022, 9:46 AM · MITK (v2022.10)
kislinsk raised the priority of T29259: Keyboard shortcuts for processing segmentation task lists from Wishlist to High.

@ahmadqasim asked me to raise priority for this task since it is the most important feature for them at the moment which is still missing.

Sep 7 2022, 9:46 AM · MITK (v2022.10)

Sep 6 2022

kislinsk closed T29253: Update external projects, a subtask of T29241: Officially support Ubuntu 22.04 and dismiss Ubuntu 18.04, as Resolved.
Sep 6 2022, 11:03 AM · MITK (v2022.10)
kislinsk closed T29253: Update external projects as Resolved.
Sep 6 2022, 11:03 AM · MITK (v2022.10)
kislinsk added a comment to T29253: Update external projects.

Deleted branch from rMITK MITK: bugfix/T29253-UpdateExternalProjects.

Sep 6 2022, 11:03 AM · MITK (v2022.10)
kislinsk closed T29241: Officially support Ubuntu 22.04 and dismiss Ubuntu 18.04 as Resolved.
Sep 6 2022, 11:01 AM · MITK (v2022.10)
kislinsk added a comment to T29241: Officially support Ubuntu 22.04 and dismiss Ubuntu 18.04.

Deleted branch from rMITK MITK: bugfix/T29241-Ubuntu22.04.

Sep 6 2022, 11:01 AM · MITK (v2022.10)
kislinsk committed rMITKbbc1818bde64: Remove completely out-dated compiler checks (authored by kislinsk).
Remove completely out-dated compiler checks
Sep 6 2022, 11:00 AM
kislinsk committed rMITK75c77f8e6a8a: Replace Ubuntu 18.04 by 22.04 in documentation (authored by kislinsk).
Replace Ubuntu 18.04 by 22.04 in documentation
Sep 6 2022, 11:00 AM
kislinsk committed rMITK8f7b629e04ff: Revert filesystem backport for Ubuntu 18.04 (authored by kislinsk).
Revert filesystem backport for Ubuntu 18.04
Sep 6 2022, 11:00 AM
kislinsk committed rMITK000258f6afca: Merge branch 'bugfix/T29241-Ubuntu22.04' into develop (authored by kislinsk).
Merge branch 'bugfix/T29241-Ubuntu22.04' into develop
Sep 6 2022, 11:00 AM
kislinsk added a comment to T29274: Label Loss on repeatedly loaded and saved segmentations.

Deleted branch from rMITK MITK: bugfix/T29274-IgnoreDefaultPropertiesOnLoad.

Sep 6 2022, 10:59 AM · MITK
kislinsk committed rMITKb318ecba0a31: Ignore default properties when loading multilabel images (authored by kislinsk).
Ignore default properties when loading multilabel images
Sep 6 2022, 10:59 AM