Commit Graph

38 Commits

Author SHA1 Message Date
Bruno Alves de Faria
4b307598e9 LT-251: Showing only the active timepoint and creating 'Show additional timepoints' button and behavior 2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
e3fc56c0f4 LT-251: Disabling drag and drop from series and adding click-to-select behavior for quick switch areas 2016-07-22 11:08:27 +02:00
Erik Ziegler
7fca7e3129 Added rudimentary HUD 2016-07-22 11:00:16 +02:00
Erik Ziegler
a9a4f3f82b Lesion Tracker Redesign so far 2016-07-22 11:00:16 +02:00
weiwei
b957b1f540 make the viewer work at meteor 1.3 2016-06-13 17:12:28 -05:00
weiwei
e8c6cf31c2 upgrade to 1.3 2016-06-09 11:12:42 -05:00
Evren Ozkan
99da14e1a7 Merge branch 'isImage'
* isImage:
  Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid)
  Check study instances whether they have image data based on sopClassUid instead of rows
2016-06-03 13:01:30 -04:00
Erik Ziegler
2e52d9e3c1 First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02:00
Evren Ozkan
896cc715ea Check study instances whether they have image data based on sopClassUid instead of rows 2016-05-02 19:14:47 -04:00
Evren Ozkan
e97e72944f LT-73 Move queryStudies used to get study metadata from exportStudies to lib as a global function 2016-04-05 17:38:36 -04:00
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
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
7cebd3c91c LT-115: Add CR-Target, UN-Target and EX-Target tools (WIP) 2016-03-02 12:09:05 -05:00
Evren Ozkan
9970b8795b LT-73 Move export tool and progress dialog component to OHIFViewer 2016-03-01 11:55:58 -05:00
Aysel Afsar
1dc7eb71c0 - Add "Study Not Found" message
- Hide loading text after WorklistSearch method is called
2016-02-19 16:49:32 -05:00
Weiwei
47eebc64e1 orthanc proxy 2016-02-14 15:23:06 +01:00
Erik Ziegler
36ff46be41 Added persistent single-image measurments (length, ellipse) (LT-37, LT-156) 2016-02-14 13:36:44 +01:00
Erik Ziegler
b624d12762 Fix syncing bug LT-177, update Cornerstone package libraries 2016-02-13 17:42:10 +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
cb8672576e Improvements to study list selection, study/timepoint association UI (LT-116 and LT-60) 2016-01-13 11:50:07 +01:00
Erik Ziegler
44491c639d Fixes for keydown event detection for dialogs. Updated cornerstoneTools to latest master 2016-01-09 18:41:33 +01:00
Erik Ziegler
86c8a32e2a Fix OHIF global variable definition bug in OHIF Viewer, moved resizeViewportElements to viewerbase 2015-12-15 10:20:57 -05:00
Erik Ziegler
bde599ed7b Added image scrollbar to viewports (LT-20)
Added image scrollbar to viewports (LT-20)
2015-12-14 08:06:28 -05:00
Erik Ziegler
da3101be93 Added hotkey support to viewerbase 2015-12-09 15:48:24 +01:00
Erik Ziegler
a005e5b359 Updates to fix dialogs for non-target lesions. 2015-12-09 14:26:11 +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
292edc11d3 Added a basic implementation of hanging protocols with one hardcoded mammogram protocol. 2015-11-18 16:56:37 +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
14f47ad0e3 Add removable backdrop templates for close-on-click-outside dialogs 2015-11-16 12:40:50 +01:00
Erik Ziegler
a18b6a6dbf Bug fix for lesion table 2015-11-11 00:05:01 +01:00
Erik Ziegler
5363880e40 Cleanup around viewerbase and worklist 2015-11-06 15:29:09 +01:00
Erik Ziegler
814e6f7741 Fix overriding of viewerbase style in LesionTracker. Add loading icon for worklist 2015-11-06 12:06:11 +01:00
Erik Ziegler
1ad2b92704 Minor updates to package.js for several packages 2015-11-03 22:58:05 +01:00
Evren Ozkan
c7f4662b6c hidingPanel is added for thumbnails 2015-11-03 11:27:43 -05:00
Erik Ziegler
a10f149b4b Updates to improve reactivity, session storage, logging 2015-10-30 12:25:08 +01:00
Erik Ziegler
e2000480d3 Updates to Lesion Tracker lesionTable and Packaging 2015-10-23 18:21:46 +02:00
Erik Ziegler
7217b7c67d Work towards tabbed panels. Still very broken 2015-10-15 15:05:41 +02:00
Erik Ziegler
b774c22593 Merged LesionTracker and OHIF Viewer, refactored out common components 2015-10-13 14:14:50 +02:00