Difference between revisions of "Developer Meetings/20150915"
From Slicer Wiki
Line 12: | Line 12: | ||
*** [https://github.com/Slicer/Slicer/pull/339 PR#339 STYLE: Facilitate integration with python IDE] | *** [https://github.com/Slicer/Slicer/pull/339 PR#339 STYLE: Facilitate integration with python IDE] | ||
*** [https://github.com/Slicer/Slicer/pull/338 PR#338 STYLE: Refactor DataProbe for easier customization] | *** [https://github.com/Slicer/Slicer/pull/338 PR#338 STYLE: Refactor DataProbe for easier customization] | ||
+ | * Nicole | ||
+ | ** Proposed changes: | ||
+ | *** Improvements to CTK related to deleting individual items from the DICOM file browser: https://github.com/commontk/CTK/pull/597 | ||
+ | **** integrated and closed, pull request to update Slicer: https://github.com/Slicer/Slicer/pull/340 | ||
+ | *** Fix for repeated extensions in volume property file saving: https://github.com/Slicer/Slicer/pull/341 | ||
= To Discuss= | = To Discuss= | ||
Line 17: | Line 22: | ||
* Following integration of [https://github.com/Slicer/Slicer/pull/312 PR#312 Move to itkmghio], test <code>py_nomainwindow_test_slicer_mgh</code> is failing on [http://slicer.cdash.org/viewTest.php?onlydelta&buildid=637261 linux] and [http://slicer.cdash.org/viewTest.php?buildid=637262&onlydelta windows]. | * Following integration of [https://github.com/Slicer/Slicer/pull/312 PR#312 Move to itkmghio], test <code>py_nomainwindow_test_slicer_mgh</code> is failing on [http://slicer.cdash.org/viewTest.php?onlydelta&buildid=637261 linux] and [http://slicer.cdash.org/viewTest.php?buildid=637262&onlydelta windows]. | ||
* Upgrade of DCMTK: https://github.com/Slicer/Slicer/pull/329 | * Upgrade of DCMTK: https://github.com/Slicer/Slicer/pull/329 | ||
− | + | ||
− | |||
− | |||
= Conclusion = | = Conclusion = |
Revision as of 18:33, 15 September 2015
Home < Developer Meetings < 20150915Update
- Jc:
- Reviewed and integrated:
- Reviewed:
- Proposed changes:
- Nicole
- Proposed changes:
- Improvements to CTK related to deleting individual items from the DICOM file browser: https://github.com/commontk/CTK/pull/597
- integrated and closed, pull request to update Slicer: https://github.com/Slicer/Slicer/pull/340
- Fix for repeated extensions in volume property file saving: https://github.com/Slicer/Slicer/pull/341
- Improvements to CTK related to deleting individual items from the DICOM file browser: https://github.com/commontk/CTK/pull/597
- Proposed changes:
To Discuss
- Following integration of PR#312 Move to itkmghio, test
py_nomainwindow_test_slicer_mgh
is failing on linux and windows. - Upgrade of DCMTK: https://github.com/Slicer/Slicer/pull/329