Add partially out of image planar figures for cropped image
Merge branch 'T26657-fix-picker-spacing'
Merge branch 'T26657-fix-picker-spacing'
Solved when T26269 is solved.
The new implementation of the image statistics plugin offers a pulldown menu for image and mask image. This avoids the inconsistent data selection.
Merge branch 'T26599-add-dicomweb-module'
Merge branch 'T26290-extend-rest-api'
Merge branch 'T26290-extend-rest-api'
Stacked bar charts are also supported, but handled differently than stacked area charts.
Add missing existing label check
Interface extension for chart widget: UpdateData
Merge branch 'T26348-fix-planar-figure-out-of-image'
Merge branch 'T26348-fix-planar-figure-out-of-image'
Refactoring of calculation job ends. Fixes T26348.
Merge branch 'T26290-extend-rest-api'
Fix temporary object error on linux
Merge branch 'T26290-extend-rest-api'
Add headers to requests Make request API broader Add client config (certificate…
The unique property has been improved here: T25927.
At the moment it has not the standard pattern, but has a flexible length.
Use empty objects when calculation was not successful Refactor statistics view
InjectPlugin: add patient image and segmentation image combobox for storing of…
Fix deprecated method use
Merge branch 'T26407-fix-include'
InjectView: add button to store dicom object in PACS Add client config to…
Fixed overflow in UIDGenerator to get real random UIDs Improve UIDGeneratorTest
Refactor tests with cppunit
Add client which invokes displaying Add igtl2vtk conversion
Add comments for low random part lengh, and use a higher lower bound for tests
Remove c code for time. Make seed and generator unique for the application
Replace itk with std functions for RNG
Merge branch 'personal/steint/jens-student' of https://phabricator.mitk.
Add planar figure to binary segmentation conversion option triggered by simple…
add fixed radius for planar figure circle
Add loop of mesh data which is updated in the renderwindow and also sent from…
Change uid generator to avoid expensive string operations and overflow while…
Add scene streaming plugin which uses a server as microservice where loaded…
Remove crazy renaming logic
Rename DataNode Action to Duplicate Add itkCloneMacro to mitkBaseData
Fixed overflow in UIDGenerator to get real random UIDs Improve UIDGeneratorTest
Add copy data node function to context menu
Fixed overflow in UIDGenerator to get real random UIDs Improve UIDGeneratorTest
Change handling of Post responses.
Add new plugin just to make data injection possible without more details Handle…
Add environment variables for deployment
Add new module DICOMweb including the Dicomweb functions from the plugin
Refactoring of RESTClient to handle JSON/binary Global replacement of _XPLATSTR…
ChartExample: add button to update the current chart if it exists Add emit…
Refactoring concerning GET server handling (module) Add adding-series function…
Documentation of the whole plugin. Fix delete temp folder option.
Change send post implementation and handle put. Remove includes.
Extend SendRequest in module to allow byte arrays to be sent with put. Add stow…
Fix macro in module (linux) Refactoring
Add documentation for rest module
Remove outputs from module and fix path in plugin
refactor DICOMweb as normal class
Load micro services successfully
Refactor segmentation rework plugin to work with new rest module
Merge remote-tracking branch 'origin' into T25025-seg-rework-plugin
Change cpprestsdk linking
Okay, never mind. Now it works and i am not quite sure what i have done..
Maybe because i removed vcpkg from PATH.
I cannot build Boost while MITK_USE_cpprestsdk is ON.
Rename cpp rest module dependency
Merge master into seg-rework branch
Handle preflight OPTIONS request to prevent CORS issues Add allow origin method…
Merge branch 'T25831-improve-statistics-documentation'
Improved statistics plugin documentation. Fixes T25831.
Seems to be resolved... Can't reproduce it.