ohif-bot
330eeaa216
chore(release): publish [skip ci]
...
- @ohif/extension-vtk@1.7.14
- @ohif/viewer@4.5.22
2020-10-20 12:49:10 +00:00
James Petts
d627dee3b2
Update crosshairs UI and fix bug where you could scroll offscreen. ( #2126 )
...
* Update crosshairs UI and fix bug where you could scroll offscreen.
* Update tests for removed rotate tool.
2020-10-20 13:45:52 +01:00
ohif-bot
d8714ea9c4
chore(release): publish [skip ci]
...
- @ohif/extension-vtk@1.7.13
- @ohif/viewer@4.5.21
2020-10-15 14:17:26 +00:00
James Petts
3c05920705
[IDC-2098] Update RVTKJSV ( #2107 )
...
* Update RVTKJSV
* Update react-vtkjs-viewport
* Fix WWWC tool with new rvtkjsv version
2020-10-15 15:15:28 +01:00
ohif-bot
c6629bda75
chore(release): publish [skip ci]
...
- @ohif/extension-vtk@1.7.12
- @ohif/viewer@4.5.20
2020-10-13 16:25:26 +00:00
James Petts
588bcc9d17
Throw error if data too large in WebGL 1 enabled browser ( #2106 )
2020-10-13 17:23:14 +01:00
ohif-bot
c31f8f9d65
chore(release): publish [skip ci]
...
- @ohif/extension-vtk@1.7.11
- @ohif/viewer@4.5.19
2020-10-13 13:06:12 +00:00
James Petts
c0280e28ca
Bring in rotatable crosshairs. ( #2101 )
...
* Bring in rotatable crosshairs.
* Pull in react-vtkjs-viewport 0.13.1 fix.
2020-10-13 14:00:01 +01:00
ohif-bot
7c3ac387ef
chore(release): publish [skip ci]
...
- @ohif/extension-dicom-rt@0.4.9
- @ohif/viewer@4.5.18
2020-10-12 08:26:15 +00:00
James Petts
d6f79d9ddf
[IDC-2063] Harden RTSTRUCT import ( #2102 )
...
* WIP
* Fix RTSTRUCT import with missing ContourImageSequence
2020-10-12 09:24:28 +01:00
ohif-bot
9448993cf0
chore(release): publish [skip ci]
...
- @ohif/extension-cornerstone@2.9.6
- @ohif/extension-dicom-html@1.2.9
- @ohif/extension-dicom-rt@0.4.8
- @ohif/extension-dicom-segmentation@0.4.7
- @ohif/extension-dicom-tag-browser@0.0.4
- @ohif/extension-vtk@1.7.10
- @ohif/core@2.10.7
- @ohif/viewer@4.5.17
2020-10-07 10:54:55 +00:00
James Petts
1c556b4cc3
Update dcmjs version ( #2094 )
2020-10-07 11:53:30 +01:00
ohif-bot
94a9067fe3
chore(release): publish [skip ci]
...
- @ohif/extension-debugging@0.1.6
- @ohif/extension-dicom-rt@0.4.7
- @ohif/extension-vtk@1.7.9
- @ohif/ui@1.5.6
- @ohif/viewer@4.5.16
2020-10-06 09:51:18 +00:00
James Petts
cfba4df70e
IDC-2064 & IDC-2059 add more options to debug extension ( #2069 )
...
* Add more to debug extension.
* Update and comment out unit tests broke from v3.
2020-10-06 10:48:56 +01:00
ohif-bot
11c1d12872
chore(release): publish [skip ci]
...
- @ohif/extension-vtk@1.7.8
- @ohif/core@2.10.6
- @ohif/viewer@4.5.15
2020-09-30 18:03:17 +00:00
Ștefan Silviu-Alexandru
91364db882
fix: use SeriesMetadata method instead of property in findMostRecentStructuredReport ( #2038 )
...
fixes #1714
Call getInstanceCount() instead of manually checking length (which does not work)
Co-authored-by: Stefan Silviu <silviu.stefan@ab4.systems>
2020-09-30 20:01:07 +02:00
Nicolas Byl
bea31d5fec
fix: Enable port changes for Docker image using the PORT variable ( #2016 )
2020-09-30 19:55:28 +02:00
ohif-bot
48ecbc261a
chore(release): publish [skip ci]
...
- @ohif/viewer@4.5.14
2020-09-30 10:19:10 +00:00
Woonchan Cho
8bc467fb07
[IDC-2052] PWA start url ( #2070 )
...
Change start_url in manifest.json from "./index.html" to "./"
Co-authored-by: Woonchan Cho <wcho24@wustl.edu>
2020-09-30 11:16:18 +01:00
ohif-bot
cffc44f0f4
chore(release): publish [skip ci]
...
- @ohif/extension-cornerstone@2.9.5
- @ohif/viewer@4.5.13
2020-09-29 10:42:25 +00:00
James Petts
ea0fc07e30
Update react-cornerstone-viewport for performance improvements ( #2062 )
...
* Update react-cornerstone-viewport
* Bump react-cornerstone-viewport version.
* Comment out tests which always cause problems.
2020-09-29 11:40:27 +01:00
ohif-bot
b8d241fa33
chore(release): publish [skip ci]
...
- @ohif/extension-dicom-tag-browser@0.0.3
- @ohif/viewer@4.5.12
2020-09-24 10:35:44 +00:00
James Petts
ccdfcd4a85
[IDC-2049] Sort Tags in Tag browser split items in sequences, add indent after space. ( #2053 )
...
* Sort tag browser, add items, add indent.
* Remove debugger.
2020-09-24 11:34:22 +01:00
ohif-bot
6cf72d1757
chore(release): publish [skip ci]
...
- @ohif/extension-dicom-rt@0.4.6
- @ohif/extension-dicom-segmentation@0.4.6
- @ohif/viewer@4.5.11
2020-09-17 19:11:25 +00:00
James Petts
bb1cdbda3a
[IDC-1905] Hover tooltips for Segmentation + RTSTRUCT extension ( #2044 )
...
* WIP debug dialog
* Rename the p10 downloader extension to debugger extension, add button to toolbar. Deactivate it by default.
* Fix unit tests
* WIP
* WIP
* Finish mailTo
* tooltop
2020-09-17 20:09:46 +01:00
ohif-bot
fab122dd8f
chore(release): publish [skip ci]
...
- @ohif/extension-debugging@0.1.5
- @ohif/extension-vtk@1.7.7
- @ohif/ui@1.5.5
- @ohif/viewer@4.5.10
2020-09-17 18:31:52 +00:00
James Petts
42803b0ae8
[IDC-2006] - optional mailTo for debugging extension. ( #2027 )
...
* WIP debug dialog
* Rename the p10 downloader extension to debugger extension, add button to toolbar. Deactivate it by default.
* Fix unit tests
* WIP
* WIP
* Finish mailTo
2020-09-17 19:28:08 +01:00
ohif-bot
5a78da8ff6
chore(release): publish [skip ci]
...
- @ohif/extension-dicom-html@1.2.8
- @ohif/extension-dicom-microscopy@0.51.3
- @ohif/extension-dicom-pdf@1.0.6
- @ohif/extension-dicom-rt@0.4.5
- @ohif/extension-dicom-segmentation@0.4.5
- @ohif/extension-dicom-tag-browser@0.0.2
- @ohif/extension-vtk@1.7.6
- @ohif/core@2.10.5
- @ohif/ui@1.5.4
- @ohif/viewer@4.5.9
2020-09-10 10:17:12 +00:00
James Petts
0ef88e88eb
[IDC-1129] - DICOM Tag Viewer extension ( #2022 )
...
* WIP render top level tags.
* Add drop down to select series.
* Fix errors with type 2 sequences.
* WIP swap instance.
* Fix formatting and make fullscreen.
* Remove debuggers.
* Finish formatting.
* Fix error with double SeriesNumber deconstruction.
* Address reviewer comments.
2020-09-10 11:13:24 +01:00
ohif-bot
a7b5f1847a
chore(release): publish [skip ci]
...
- @ohif/extension-debugging@0.1.4
- @ohif/extension-dicom-rt@0.4.4
- @ohif/extension-dicom-segmentation@0.4.4
- @ohif/viewer@4.5.8
2020-09-10 09:14:18 +00:00
James Petts
5cb6e63b88
[IDC-1672] Highlight SEG segment/ RT structure when click to jump. ( #2034 )
...
* Highlight for RTSTRUCT.
* SEG temp crosshairs.
* Disable RT highlighting for now.
* Remove TODO
2020-09-10 10:11:59 +01:00
ohif-bot
48eb4a9ec3
chore(release): publish [skip ci]
...
- @ohif/viewer@4.5.7
2020-09-09 13:00:24 +00:00
James Petts
d9231fd431
Split query parameter calls. ( #2035 )
2020-09-09 13:59:07 +01:00
ohif-bot
e5b578bd8e
chore(release): publish [skip ci]
...
- @ohif/extension-vtk@1.7.5
- @ohif/core@2.10.4
- @ohif/viewer@4.5.6
2020-09-03 13:51:56 +00:00
James Petts
f38979037d
IDC-1532 multiple series search google ( #2026 )
...
* Multiple series search for google cloud adapter.
* Revert IDC config.
* fix: 🐛 Series filtering on multiple series for google
* Revert changes to default config.
* Address reviewers comments.
* Fixed spelling mistakes
2020-09-03 14:48:32 +01:00
ohif-bot
45ca88f5b8
chore(release): publish [skip ci]
...
- @ohif/extension-cornerstone@2.9.4
- @ohif/extension-debugging@0.1.3
- @ohif/extension-dicom-html@1.2.7
- @ohif/extension-dicom-microscopy@0.51.2
- @ohif/extension-dicom-pdf@1.0.5
- @ohif/extension-dicom-rt@0.4.3
- @ohif/extension-dicom-segmentation@0.4.3
- @ohif/extension-lesion-tracker@0.2.1
- @ohif/extension-vtk@1.7.4
- @ohif/core@2.10.3
- @ohif/viewer@4.5.5
2020-09-03 11:00:46 +00:00
James Petts
a1dee16a3d
[IDC-1939] Debug Dialog part 1 ( #2011 )
...
* WIP debug dialog
* Rename the p10 downloader extension to debugger extension, add button to toolbar. Deactivate it by default.
* Fix unit tests
2020-09-03 11:58:04 +01:00
ohif-bot
6a37a2a661
chore(release): publish [skip ci]
...
- @ohif/extension-cornerstone@2.9.3
- @ohif/extension-dicom-html@1.2.6
- @ohif/extension-dicom-rt@0.4.2
- @ohif/extension-dicom-segmentation@0.4.2
- @ohif/extension-vtk@1.7.3
- @ohif/core@2.10.2
- @ohif/viewer@4.5.4
2020-09-02 12:19:23 +00:00
James Petts
a8caf4bba4
[IDC-2017] Harden segmentation import to support more SEGs ( #2024 )
...
* fix: 🐛 Upgrade dcmjs version to support more SEGs
2020-09-02 13:17:30 +01:00
ohif-bot
29dcc82e28
chore(release): publish [skip ci]
...
- @ohif/extension-dicom-html@1.2.5
- @ohif/extension-dicom-microscopy@0.51.1
- @ohif/extension-dicom-pdf@1.0.4
- @ohif/extension-dicom-rt@0.4.1
- @ohif/extension-dicom-segmentation@0.4.1
- @ohif/extension-vtk@1.7.2
- @ohif/core@2.10.1
- @ohif/viewer@4.5.3
2020-08-28 15:52:27 +00:00
James Petts
dbf0501031
[IDC-1994] Sort series list by SeriesNumber, and sort by same SeriesNumber by date/time. ( #2010 )
...
* Sort based on SeriesNumber and SeriesDate/SeriesTime.
* Harden, and perform final sort in algorithm if last N entries have the same SeriesNumber.
* Switch to insertion rather than sorting as sorting is too slow. Reimplement low priority sorting into new insertion method.
* Fix local file viewing.
2020-08-28 16:51:08 +01:00
ohif-bot
ef28fa2ac1
chore(release): publish [skip ci]
...
- @ohif/extension-vtk@1.7.1
- @ohif/viewer@4.5.2
2020-08-24 09:45:34 +00:00
James Petts
779a7e0976
fix: 🐛 Fail gracefully on an MPR load error ( #1992 )
...
* feat: 🎸 Update react-vtkjs-viewport usage to use requestPool
* Fix import of react-vtkjs-viewport to cornerstone-tools path.
* Increase maximum load time of MPR test now we are throttling requests.
* fix: 🐛 Fail gracefully on an MPR load error
* Respond to reviewer comments.
2020-08-24 10:44:09 +01:00
ohif-bot
7f3ca1fc23
chore(release): publish [skip ci]
...
- @ohif/extension-cornerstone@2.9.2
- @ohif/viewer@4.5.1
2020-08-20 14:50:30 +00:00
Alex Broaddus
59ab68b4ed
fix: Updated react-cornerstone-viewport to version 4.0.2 ( #2001 )
...
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-08-20 10:48:16 -04:00
ohif-bot
248bc0a64a
chore(release): publish [skip ci]
...
- @ohif/viewer@4.5.0
2020-08-20 13:13:52 +00:00
ladeirarodolfo
5fdace1432
feat: 🎸 Filter/promote multiple series instances ( #1533 )
...
improve filter/promote to be applied on multiple series instances
✅ Closes: 1532
Co-authored-by: Rodolfo Ladeira <rodolfo_radical@hotmail.com>
2020-08-20 15:12:00 +02:00
ohif-bot
71b6b454a3
chore(release): publish [skip ci]
...
- @ohif/extension-cornerstone@2.9.1
- @ohif/viewer@4.4.1
2020-08-20 02:25:10 +00:00
Alex Broaddus
3b02a06f5e
perf(stackPrefetch): Added stackPrefetch config with 20 max concurrent requests ( #2000 )
...
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-08-19 22:23:00 -04:00
Erik Ziegler
ebdcde1c4d
fix: Fix incorrect command name in Percy test ( #1999 )
2020-08-19 15:42:25 -04:00