Commit Graph

7289 Commits

Author SHA1 Message Date
Evren Ozkan
a14973be04 Bug fixing: The code block which activates first measurement is moved outside of if statement that checks whether toolDataInsertedManually is true. 2015-12-10 15:17:52 -05:00
Evren Ozkan
6423751291 Pin/Unpin thumbnail panel styling issue 2015-12-10 11:50:12 -05:00
Evren Ozkan
25fc95e963 OHIFVIEWER18- Thumbnails panel is on top of images when it is not pinned 2015-12-10 11:34:39 -05:00
Evren Ozkan
906c3e3f55 Changed lesion table grab cursor to row-resize from col-resize 2015-12-10 09:31:18 -05:00
Evren Ozkan
418d81f543 OHIFVIEWER17: Hiding Panel shall be appear when mouse is over on panel, hiding panel shall be hidden when mouse is away from panel.
OHIFVIEWER18: Pin/Unpin hiding panel
2015-12-10 07:45:13 -05: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
da197368bf Add some WIP changes to Lesion Tracker dialogs 2015-12-09 14:26:11 +01:00
Evren Ozkan
e4c24608af resizeViewportElements function is added to resize viewport after resizing lesion table 2015-12-07 15:08:23 -05:00
Evren Ozkan
884cbf06fe Grab and resize lesion table height 2015-12-07 11:55:48 -05:00
Evren Ozkan
3caab55b44 OHIFVIEWER-14 For time points with overlays, the image box display shall default to the first overlay 2015-12-03 17:20:12 -05:00
Evren Ozkan
5bf96137f1 Set background color of selected row in lesion table 2015-12-02 14:19:26 -05:00
Evren Ozkan
e248f9ec7a Bug fixing: visual indicators to indicate active timepoints in viewports in timepoint headers 2015-12-02 11:51:36 -05:00
Evren Ozkan
51ff40dd6d OHIFVIEWER-27 Popup is shown/hidden to set the timepoint as Baseline when the user clicks timepoint header cell in lesion table 2015-12-02 11:32:14 -05:00
Evren Ozkan
8cd054825f OHIFVIEWER-15 Visual indicators("<" char) are added to related timepoint header in lesionTable to denote active timepoints in viewports 2015-12-01 14:00:04 -05:00
Rob Lewis
5c3b1b40f5 Updated locations for body rather than brain 2015-11-28 18:02:26 -05:00
Evren Ozkan
fc5b8316cc Bringing&linking series when reloading a patient. (setSeries function is added in imageViewerViewport) 2015-11-28 14:33:27 -05:00
Rob Lewis
d4dbdaefc6 Make worklist widths reactive (by %) 2015-11-28 11:44:32 -05:00
Rob Lewis
9e80b8b162 Fix search filtering so it works on browsers other than Chrome. 2015-11-28 11:31:01 -05:00
Evren Ozkan
7e07f81056 Bug fixing: Delete a lesion 2015-11-27 16:27:49 -05:00
Evren Ozkan
c27f80c8b8 Delete the lesion on image and from Measurements collection if del or ctrl+d(for mac) keys are pressed after a lesion is selected 2015-11-26 23:54:44 -05: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
Evren Ozkan
5010307b6e Bug fixing: First measurement of target tool is shown as 0 in the table until it is moved 2015-11-25 18:31:44 -05:00
Evren Ozkan
6ebff476a2 Bug fixing: add patientId to measurementData for lesion and nonTarget tools to delete all lesions properly 2015-11-25 13:48:29 -05:00
Erik Ziegler
050e811109 Updated cornerstoneTools to fix angle and annotation bugs 2015-11-25 19:24:16 +01:00
Evren Ozkan
e6f1f34d1c Bug fixing: Linking on last row in lesion table is broken 2015-11-25 07:48:29 -05:00
Erik Ziegler
8a844dd2fe Bug fix in dicomParser which will soon be merged upstream 2015-11-25 11:12:40 +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
Evren Ozkan
e6fd2e60b0 Move removeCollections.js to server folder from both and check patientId while setting null array to toolState data 2015-11-24 11:55:10 -05:00
Evren Ozkan
ca30e22464 Clear tools button is added. Removes all target and nonTarget lesions data on image and deletes from Measurements collection 2015-11-24 10:57:02 -05:00
Rob Lewis
dbd7453980 Fixed worklist styling to make better use of width and not wrap elements onto more than one line 2015-11-23 13:12:24 -05:00
Rob Lewis
33479443b4 updated studyDate picker style and hid hanging protocol buttons 2015-11-22 18:48:08 -05:00
Rob Lewis
4cd386c8bd Start non-target from the arrow-end of the line 2015-11-22 18:33:40 -05: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
Evren Ozkan
a3c0048490 Bringing series into viewport when measurements are selected in lesion table (work in progress) 2015-11-21 22:10:43 -05:00
Evren Ozkan
7c1a0c38c0 bringing series into viewport (work in progress) 2015-11-21 16:19:36 -05:00
Erik Ziegler
42c8ddc73b Fixed moveHandle and moveNewHandle which broke following measurement event changes to cornerstoneTools 2015-11-21 21:38:02 +01:00
Erik Ziegler
38ccfff849 Updated cornerstoneTools to use the measurementEvents branch 2015-11-21 18:23:18 +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
bfe6b80e27 Fixed broken values in viewportOverlay after metaData renaming 2015-11-20 15:27:42 +01:00
Erik Ziegler
4a482c1d12 Changed naming in study and series metadata for consistency 2015-11-20 15:23:58 +01:00
Evren Ozkan
b28e84076f Bringing series into viewport ( work-in-progress) 2015-11-19 23:44:07 -05:00
Evren Ozkan
652144932f lesion table scrollbar is visible 2015-11-19 16:51:52 -05:00
Erik Ziegler
39db003dca Added basic reloading of series from different studies 2015-11-19 21:36:03 +01:00
Erik Ziegler
0af0069d69 Added data persistence for lesion measurements and timepoints 2015-11-19 21:11:59 +01:00
Evren Ozkan
1facbfb0b1 lesion table styling issue 2015-11-19 14:16:56 -05:00
Erik Ziegler
8d6e9b7156 Added Prior indicator to viewport overlay based on oldest study date 2015-11-19 14:30:19 +01:00
Erik Ziegler
27566c3865 Linked study date to viewports in measurement grid 2015-11-19 13:26:27 +01:00