Commit Graph

17 Commits

Author SHA1 Message Date
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
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
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
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
4ddbf13402 Target tool touch event 2015-11-13 15:11:35 -05:00
Evren Ozkan
b28edb9704 NonTarget tool touch events 2015-11-13 15:11:35 -05:00
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
9ce3e5ed86 Updated lesion dialog to use collections 2015-11-11 22:16:22 +01: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
db21685473 nonTarget tool is added 2015-11-09 08:08:50 -05:00