Commit Graph

57 Commits

Author SHA1 Message Date
Evren Ozkan
af639b4de2 Allow to sort thumbnails by AcquisitionDateTime or any other stack property (sorted by InstanceNumber ascending by default)
- Retrieve AcquisitionDateTime via DICOMWeb (WIP for DIMSE)
- Add a global template helper to sort arrays by an array element property or deep array element propery, and sort type
2016-10-24 09:47:12 -04:00
Bruno Alves de Faria
5cd4234757 Fixing merging issues 2016-09-09 15:44:21 -03:00
Bruno Alves de Faria
e088eca37a Merging from upstream 2016-09-09 14:58:54 -03:00
weiwei
72ea5d1a2d add showConfirmDialog necessary files 2016-09-07 21:12:29 +08:00
weiwei
37929ca989 add showConfirmDialog necessary files 2016-09-07 21:10:53 +08:00
weiwei
69e0e30a2a expose addMetaData in viewerbase 2016-09-07 19:49:05 +08:00
Bruno Alves de Faria
0ec797a79c AWV-1: Adding navigation of display sets 2016-08-23 18:00:06 -03:00
Erik Ziegler
ee070614a5 Added About modal with last commit hash, moved some dialogs to lesionTracker package from viewerbase (OHIF-52) 2016-08-11 12:47:09 +02:00
Erik Ziegler
f7e888d1be Cleaned up some unused files (OHIF-54) 2016-08-10 15:39:31 +02:00
Erik Ziegler
fe32c40832 Move server-side functions from viewerbase to worklist. Split multi-frame and single-image modalities into separate display sets (OHIF-36) 2016-08-08 18:37:32 +02:00
Erik Ziegler
81b011f111 Fix double-click to enlarge viewport bugs. Add annotation dialog box to OHIF Viewer 2016-08-05 12:16:47 +02:00
Erik Ziegler
82e374b1e3 Remove tabbed layout in favour of current Lesion Tracker design (OHIF-49) 2016-07-23 20:11:01 +02:00
Erik Ziegler
8b364ce9d0 Fixed OHIF Viewer layout / CINE / Hanging Protocol buttons (OHIF-49) 2016-07-23 15:56:36 +02:00
Erik Ziegler
59c851fa57 Started replacing toolbar in OHIF Viewer with that of Lesion Tracker (OHIF-49) 2016-07-22 18:23:36 +02:00
Erik Ziegler
a6c45ddd27 Updating design of OHIF Viewer using (OHIF-49) 2016-07-22 14:26:29 +02:00
Bruno Alves de Faria
cb875b1913 LT-253: Creating dynamic form components 2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
9beee70081 LT-242: Creating UI resizable, improving heads up display layout and fixing tool selection behavior 2016-07-22 11:12:04 +02:00
Erik Ziegler
40062e2e9d LT-253: Added Collection to store Additional Findings in the database. Set up some form components that store temporary UI state 2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
048bb3f050 LT-249: Implementing behavior for 'comparison' and 'key timepoints' switch 2016-07-22 11:08:27 +02:00
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