Erik Ziegler
3734b5f31a
Remove requirement for columns as well as rows, one is enough
2016-06-05 10:41:18 +02: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
Evren Ozkan
6f0f1dc0ea
Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid)
2016-06-03 12:37:59 -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
Aysel Afsar
dfcb33153f
LT-239: Handle the error if the last imported file is not dcm file
...
- Add message label in progress dialog
2016-04-25 19:01:59 -04:00
Aysel Afsar
2a17760ff8
LT-240: Add studyListFunctionsEnabled property (false as default) in public.ui object in settings file to enable/disable import / export / anonymize functions
...
LT-239: Error handling on the import process (WIP)
2016-04-21 22:42:06 -04:00
Erik Ziegler
cbaf770fba
Add fallback in case instances have URL specified directly
2016-04-14 19:30:18 +02:00
Evren Ozkan
d3cdd4be35
LT-66 Fix a tiny bug with logging status of file upload to import
2016-04-06 10:40:43 -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
55fbf3f1da
LT-212 Fix the bug caused by exporting large studies
...
- Use blob instead of arraybuffer as xhr response type to download dicom files
- Convert blob to arraybuffer after blob downloaded via xhr
2016-04-01 22:43:48 -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
Erik Ziegler
dbeaba1684
Fix DICOM Time helper
2016-03-13 12:34:53 +01:00
Aysel Afsar
76a9f6a894
LT-115: Set CRUNEX tool buttons as disabled if timepoint is baseline
...
- Remove addDisabledTool and getDisabledTool methods in toolManager
- Add disabledToolButtons array in toolDefaultStates to check enable/disable buttons
2016-03-10 11:21:52 -05:00
Erik Ziegler
f53bfcc05c
Added View option to explicitly load unassociated studies in the lesion tracker (LT-183)
2016-03-08 13:11:43 +01:00
Aysel Afsar
cd4a9a51da
LT-115: Set CR/UN/EX buttons as enabled for follow-up timepoints
2016-03-02 15:49:20 -05:00
Evren Ozkan
9970b8795b
LT-73 Move export tool and progress dialog component to OHIFViewer
2016-03-01 11:55:58 -05:00
Erik Ziegler
1b3280c04b
Fix tool colors (LT-191)
2016-02-16 19:33:11 +01:00
Erik Ziegler
013c003128
Made tools flourescent green so they are easier to see (LT-191)
2016-02-16 15:03:51 +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
Aysel Afsar
56d2a2f654
LT-29: Set activeViewport session for empty imageViewerViewport element, deactivate lesion tools for element which does not have pixel spacing data
2016-01-20 20:16:37 -05:00
Aysel Afsar
c023b35bd3
LT-127: Enable to scroll fluidly through images in FF and IE (WIP)
2016-01-15 22:33:18 -05: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
41baf1c737
Add PageUp and PageDown to hotkeys, Target-first sorting for lesion table
2016-01-09 23:25:35 +01:00
Erik Ziegler
96ddd36151
Improved lesion removing / renumbering after removal
2016-01-09 23:04:22 +01:00
Erik Ziegler
220ff065dc
Fixed bug LT-85 (Location Response Selections). Work on LT-9 and LT-12
2015-12-20 18:24:51 -05:00
Erik Ziegler
9027f5d107
Remove duplicated function. Added error handling to imageViewerViewport in cases where DOM element is removed.
2015-12-15 16:49:26 -05: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
37fa29cce4
Updated hotkey presets to the specified defaults. Closes LT-21
2015-12-14 08:31:25 -05:00
Erik Ziegler
646ffb2b46
Updated Window/Level presets to the specified defaults. Closes LT-19
2015-12-14 08:20:38 -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
b2d4812dd0
Add button/hotkey to show/hide tools in viewports
2015-12-11 17:55:26 +01:00
Erik Ziegler
e4112c44f1
Lesion and non-target tools are always interactive. Added set/get default tool states to toolManager (OHIFVIEWER-51)
2015-12-10 11:32:53 +01: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
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
ec9b77c4d1
Update cornerstoneTools to allow some handles off-screen. Add hardcoded MG hanging protocol to window manager. Fix tooltips in toolbar buttons
2015-11-24 18:08:15 +01:00
Erik Ziegler
c178505d38
Added Measurements Observe hook to repopulate toolData from database. Refactored lesion tools and lesionTable.
2015-11-22 17:17:42 +01:00
Erik Ziegler
9ad2ccaaaf
Updated lesionTable to store measurement ID. Worked on refactoring functions in lesionTable.js to allow loading of series from a click on a row
2015-11-22 12:20:19 +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
4a482c1d12
Changed naming in study and series metadata for consistency
2015-11-20 15:23:58 +01:00
Erik Ziegler
27566c3865
Linked study date to viewports in measurement grid
2015-11-19 13:26:27 +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
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
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
4721400b34
Updates to save viewport data across sessions / while switching tabs
2015-10-23 14:08:51 +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