Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Changes

Summary

  1. Fix bug that added suffix to series description when importing a data to persistent database. (details)
  2. [FIX] - Fix issue on filename of mhd in database. Some Names were empty, then filenames were .mhd withour prefix... (details)
  3. [FIX] Fix issue when importing data from disk (details)
  4. [FIX] modify ensureUniqueSeriesName to be coherent with medInria3.2.x devs (details)
  5. [FIX] - ensure patientId is preserved if present in data (details)
  6. [PR] Apply comments (details)
  7. [MHA] itk save default format : mha (details)
  8. [FIX] FileName on Disk when saving contour in db (details)
Commit 88cd8851c5935f6236b564768b19f4ccca6babb8 by mehdi.juhoor
Fix bug that added suffix to series description when importing a data to persistent database.
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseImporter.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseImporter.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDatabaseImporter.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseNonPersistentImporter.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDatabaseImporter.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseNonPersistentImporter.h (diff)
Commit 1a878374aa73f2471b42777e3a5792e5ab966874 by julien.castelneau
[FIX] - Fix issue on filename of mhd in database. Some Names were empty, then filenames were .mhd withour prefix...
The file was modified src/plugins/legacy/polygonRoi/polygonLabel.cpp (diff)
The file was modified src/layers/legacy/medUtilities/medUtilities.h (diff)
The file was modified src/layers/legacy/medUtilities/medUtilities.cpp (diff)
Commit 18292468cc00bf8eed3a2b3c36e0b5022e3251b5 by julien.castelneau
[FIX] Fix issue when importing data from disk
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDatabaseImporter.cpp (diff)
Commit b8137cae78615099b587de5d46053d9a86ac4476 by julien.castelneau
[FIX] modify ensureUniqueSeriesName to be coherent with medInria3.2.x devs
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDatabaseImporter.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDataPacsImporter.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDataPacsController.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseNonPersistentImporter.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDbController.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseNonPersistentImporter.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseImporter.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabasePersistentController.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDatabaseImporter.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabasePersistentController.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDataPacsController.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseNonPersistentController.h (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseImporter.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDatabaseNonPersistentController.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medDataPacsImporter.cpp (diff)
Commit 1ac680b4cf1ece39e0ec482287cdcf5b91221bfb by julien.castelneau
[FIX] - ensure patientId is preserved if present in data
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDatabaseImporter.cpp (diff)
The file was modified src/layers/legacy/medImageIO/itkDataImageReaderBase.cpp (diff)
The file was modified src/layers/legacy/medCoreLegacy/database/medAbstractDatabaseImporter.cpp (diff)
The file was modified src/layers/legacy/medUtilities/medUtilities.cpp (diff)
Commit 39dd401b6b6c94e21858446072819eda73a5e9de by julien.castelneau
[MHA] itk save default format : mha
The file was modified src/plugins/legacy/itkDataImage/writers/itkMetaDataImageWriter.cpp (diff)
Commit 649b0eeabe25e98774e40b2a34b7b42407ee545b by julien.castelneau
[FIX] FileName on Disk when saving contour in db
The file was modified src/plugins/legacy/polygonRoi/viewevent/baseViewEvent.cpp (diff)