Commit Graph

62 Commits

Author SHA1 Message Date
Erik Ziegler
b2d4812dd0 Add button/hotkey to show/hide tools in viewports 2015-12-11 17:55:26 +01:00
Evren Ozkan
ba05a3d21e Styling fixing: set height of thumbnails panel 2015-12-10 15:18:53 -05:00
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
25fc95e963 OHIFVIEWER18- Thumbnails panel is on top of images when it is not pinned 2015-12-10 11:34:39 -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
da197368bf Add some WIP changes to Lesion Tracker dialogs 2015-12-09 14:26:11 +01: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
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
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
Evren Ozkan
e6f1f34d1c Bug fixing: Linking on last row in lesion table is broken 2015-11-25 07:48:29 -05: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
33479443b4 updated studyDate picker style and hid hanging protocol buttons 2015-11-22 18:48:08 -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
Erik Ziegler
487ebf9541 Add Next/Previous Hanging Protcol stage buttons (only works with MG for now) 2015-11-20 19:35:31 +01:00
Evren Ozkan
652144932f lesion table scrollbar is visible 2015-11-19 16:51:52 -05:00
Erik Ziegler
0af0069d69 Added data persistence for lesion measurements and timepoints 2015-11-19 21:11:59 +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
Evren Ozkan
83714e2e85 studyDateList template is moved inside hidingPanel 2015-11-17 19:01:41 -05:00
Erik Ziegler
7174dfe73f Merge branch 'studyDate' 2015-11-17 18:36:48 +01:00
Erik Ziegler
1511642000 Switched studies in Session to ViewerStudies and WorklistStudies Collections. Fixes studyDate selector issues 2015-11-17 18:17:51 +01:00
Evren Ozkan
2f21777327 Prevents page zooming 2015-11-17 10:50:54 -05:00
Evren Ozkan
2e51b4e41d Getting studyDate from wordlist 2015-11-17 16:04:20 +01:00
Evren Ozkan
b7fd87d9bb Styling fixing 2015-11-16 22:57:14 -05:00
Evren Ozkan
178efaf79f Styling fixing for lesion tracker 2015-11-16 22:55:41 -05: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
9ce3e5ed86 Updated lesion dialog to use collections 2015-11-11 22:16:22 +01:00
Rob Lewis
4221f54144 Fixed lesion table header width problem and added table borders 2015-11-11 08:19:53 -05:00
Erik Ziegler
a18b6a6dbf Bug fix for lesion table 2015-11-11 00:05:01 +01:00
Rob Lewis
48c22bda06 Change icon for non-target tool and remove length tool 2015-11-10 09:25:44 -05:00
Evren Ozkan
db21685473 nonTarget tool is added 2015-11-09 08:08:50 -05:00
Rob Lewis
7ca832ae83 A couple of minor style changes 2015-11-06 14:38:23 -05:00
Erik Ziegler
4c4fb73fdc Added reset viewport and clear tools buttons to toolbar 2015-11-06 18:24:53 +01:00
Erik Ziegler
b49c36493e Measurements and Timepoint interaction in Lesion Table and tools 2015-11-06 17:35:35 +01:00
Rob Lewis
0365e9963d Updated viewport border to be white on hover, grey otherwise (for LesionTracker only)
Updated href to point to ohif.org
2015-11-06 09:23:24 -05:00
Erik Ziegler
b5f94412fa Made tabs open before study loads. Added study loading indicator 2015-11-06 12:36:38 +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
Rob Lewis
26a5adbb48 Some minor style changes (colors, lesion tool icon) 2015-11-05 15:19:00 -05:00
Rob Lewis
48a9990f32 Updated logo to the OHIF logo 2015-11-05 13:45:11 -05:00
Evren Ozkan
ac45654772 Some styling changes
Styling changes for lesionTable, move logo&header in same row with tabs
2015-11-03 19:21:45 -05:00
Evren Ozkan
c7f4662b6c hidingPanel is added for thumbnails 2015-11-03 11:27:43 -05:00
Erik Ziegler
587999b8dd Improved loading indicators. Added % loaded to viewports and thumbnails 2015-10-31 17:01:47 +01:00
Rob Lewis
4968fc1811 More styling changes for lesion table (alternating row colors and match hover color of worklist 2015-10-30 13:17:09 -04:00
Rob Lewis
d07d794dcd added .bat files for starting apps in Windows 2015-10-30 10:34:05 -04:00
Erik Ziegler
a10f149b4b Updates to improve reactivity, session storage, logging 2015-10-30 12:25:08 +01:00
Rob Lewis
074f043a65 Revert "Updated path to packages and config based on having pushed viewers down one level"
This reverts commit b056112e6b.
2015-10-29 10:23:38 -04:00
radicalrob
b056112e6b Updated path to packages and config based on having pushed viewers down one level 2015-10-29 09:58:56 -04:00