Commit Graph

19 Commits

Author SHA1 Message Date
Evren Ozkan
a2124c03e9 LT-66 Import DICOM Studies
- Add a toolbar in the top of worklist
- Add Import button in the worklist toolbar
- Upload all files in the selected folder to import from client to server
- Import uploaded files via DIMSE
- Delete uploaded files from server when import is completed
- Handle import status in client
- Show/Update progress dialog in client while uploading and importing files
- Show Import button only if import is supported for the default service type (DICOMWeb is currently not supported)
2016-03-30 18:38:29 -04:00
Erik Ziegler
beaa0d4e65 Remove unnecessary logging for instance metadata 2016-03-20 10:29:35 +01:00
Erik Ziegler
7e64fb4109 Clips use DICOM frameTime by default (LT-210). Added floating clip control dialog (LT-209) 2016-03-17 12:10:23 +01:00
Aysel Afsar
a2c0dbefc3 - Return modalities attribute by merging modality and modalitiesInStudy attributes to be able to filter if only modality tag exists
- Remove modality tag in filter object and filter modalities of studies returned from WorklistSearch method
2016-03-16 21:23:48 -04:00
Aysel Afsar
28ba53b328 - Add modality tag in filter object to filter studies 2016-03-15 10:17:37 -04:00
Weiwei
94076f6263 orthanc proxy 2016-02-14 15:22:23 +01:00
Erik Ziegler
b624d12762 Fix syncing bug LT-177, update Cornerstone package libraries 2016-02-13 17:42:10 +01:00
Erik Ziegler
d3d0ad4beb Fixed DIMSE+WADO-URI 2016-02-10 19:56:22 +01:00
Erik Ziegler
9cde04bcfe Remove some subscription / reactivity / caching bugs and the unnecessary PatientLocations collection 2016-02-10 16:38:49 +01:00
Erik Ziegler
8297171f4a Update CornerstoneWADOImageLoader to 0.9.0, tried to get DIMSE + WADO-URI working 2016-02-09 13:19:11 +01:00
Erik Ziegler
beaa56c0b3 Updates for Timepoint assocation (LT-60) and Conformance Checks (LT-92, LT-93, LT-94) 2016-02-08 19:59:39 +01:00
Erik Ziegler
6c4eae3699 Fix accession number and study description in study list 2016-02-02 22:21:23 +01:00
Erik Ziegler
98222abd0a Added starrynight test setup 2016-01-25 21:46:41 +01:00
Erik Ziegler
462820f0aa Added support for multi-frame images (e.g. ultrasound). Updated cornerstoneTools with mouseClick bug fix 2015-11-26 10:36:34 +01:00
Erik Ziegler
487ebf9541 Add Next/Previous Hanging Protcol stage buttons (only works with MG for now) 2015-11-20 19:35:31 +01:00
Erik Ziegler
f349572d53 Commented a lot of functions. Tried to get jsDoc and/or docco to work 2015-11-16 17:49:35 +01:00
Erik Ziegler
a3817e4d4e Added ViewerBaseStudyLoaded event and source image uid to instance retrieval 2015-11-16 11:02:21 +01:00
Erik Ziegler
5363880e40 Cleanup around viewerbase and worklist 2015-11-06 15:29:09 +01:00
Erik Ziegler
b774c22593 Merged LesionTracker and OHIF Viewer, refactored out common components 2015-10-13 14:14:50 +02:00