Commit Graph

66 Commits

Author SHA1 Message Date
Evren Ozkan
37c3eb4c71 NonTarget Tool refactoring
NonTarget Tool is using callback function to set lesion number,
Unused function-nonTargetToolAdded is removed from lesionTable.js
2015-11-12 11:31:29 -05:00
Evren Ozkan
a205727c27 NonTarget Tool refactoring
pointNearTextBox is added to enable text moving
2015-11-12 11:31:29 -05:00
Erik Ziegler
16daf5e72b Add Windows-specific Docker instructions to README 2015-11-12 15:29:58 +01:00
Erik Ziegler
9ce3e5ed86 Updated lesion dialog to use collections 2015-11-11 22:16:22 +01:00
Erik Ziegler
1d0ae73611 Fix for reference line bug 2015-11-11 15:37:11 +01:00
Rob Lewis
0e2c5e0d2e A minor fix to the lesion table's line-height so the rows aren't so "fat" and the scrollbar appears at the right time 2015-11-11 08:34:48 -05:00
Rob Lewis
0a260ca5d2 Merge branch 'master' of https://github.com/OHIF/Viewers 2015-11-11 08:20:12 -05:00
Rob Lewis
4221f54144 Fixed lesion table header width problem and added table borders 2015-11-11 08:19:53 -05:00
Erik Ziegler
a8ecd214d7 Refactored lesion tool to use updated cornerstoneTools functions 2015-11-11 13:36:33 +01:00
Erik Ziegler
9202d8da55 Fixed broken lesion table hover style 2015-11-11 00:08:58 +01: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
radicalrob
60afb178e8 sort worklist by patient name, then study date 2015-11-10 09:16:14 -05:00
Evren Ozkan
aa5e23cf8e Bug fixing: nonTarget tool measurements will be active when row is selected 2015-11-09 15:35:06 -05:00
Evren Ozkan
1e61e487c0 Bug fixing: nonTarget tool rendering problem when measurements of a row are activated 2015-11-09 11:49:31 -05:00
Evren Ozkan
3c8c212416 Bug fixing: Non-Target lesion in lesion table
location dropdown list in nonTargetLesionDialog is disabled if
lesionNumber exists
2015-11-09 09:38:24 -05:00
Evren Ozkan
db21685473 nonTarget tool is added 2015-11-09 08:08:50 -05:00
Erik Ziegler
02a5b2fc53 Added magnify, window by region, and arrow annotation tools 2015-11-06 21:49:44 +01:00
Erik Ziegler
219d5059e0 Merge branch 'master' of github.com:OHIF/Viewers 2015-11-06 20:55:24 +01:00
Erik Ziegler
6d6f174f94 Added double-click to zoom viewports 2015-11-06 20:52:28 +01: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
1d025623e5 Fix prefetch bug in imageViewerViewports 2015-11-06 18:01:39 +01:00
Erik Ziegler
b49c36493e Measurements and Timepoint interaction in Lesion Table and tools 2015-11-06 17:35:35 +01:00
Erik Ziegler
5363880e40 Cleanup around viewerbase and worklist 2015-11-06 15:29:09 +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
e8bbf5e35e Remove active viewport orange border; just use white border on hover 2015-11-05 17:34:14 -05:00
Rob Lewis
26a5adbb48 Some minor style changes (colors, lesion tool icon) 2015-11-05 15:19:00 -05:00
Erik Ziegler
1bcf4fc02d Update dicomParser. Small bug fix in hangingProtocol to avoid errors on non-image files 2015-11-05 19:57:07 +01:00
Rob Lewis
48a9990f32 Updated logo to the OHIF logo 2015-11-05 13:45:11 -05:00
Evren Ozkan
7488fcac22 Bug fixing: lesions will be active after drag/drop for same image series 2015-11-03 19:21:45 -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
Erik Ziegler
1ad2b92704 Minor updates to package.js for several packages 2015-11-03 22:58:05 +01:00
Chris Hafey
4366424f35 Update README.md 2015-11-03 15:19:02 -06:00
Evren Ozkan
c7f4662b6c hidingPanel is added for thumbnails 2015-11-03 11:27:43 -05:00
Erik Ziegler
154e2d35fc Update README.md 2015-11-03 16:49:05 +01:00
Aysel Afsar
ead3928077 select lesion from lesion table and show its image
Bug fix: Scroll to the correct image when lesion table row is clicked
2015-11-01 18:24:31 -05:00
Erik Ziegler
28c67b573f Commented imageViewerViewport, fixed a reference line bug 2015-10-31 18:46:47 +01:00
Erik Ziegler
48defe8bf1 Add visual cue to active viewport 2015-10-31 17:19:58 +01:00
Erik Ziegler
587999b8dd Improved loading indicators. Added % loaded to viewports and thumbnails 2015-10-31 17:01:47 +01:00
Aysel Afsar
eac9669aa4 select lesion from lesion table and show its image(has some bugs) 2015-10-31 10:26:57 -04: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
90e677fc42 Some styling changes to lesion table 2015-10-30 12:16:09 -04:00
Rob Lewis
d07d794dcd added .bat files for starting apps in Windows 2015-10-30 10:34:05 -04:00
Erik Ziegler
7a958c3513 Fixed rebasing error 2015-10-30 12:27:30 +01:00
Erik Ziegler
a10f149b4b Updates to improve reactivity, session storage, logging 2015-10-30 12:25:08 +01:00
Aysel Afsar
9fb5cc2953 Update measurement data in lesion table 2015-10-29 19:05:04 -04:00
Aysel Afsar
78faa2a8f9 Set lesion table row data in correct columns
Populate Measurements collection according to lesion table columns
2015-10-29 15:40:20 -04:00