Commit Graph

90 Commits

Author SHA1 Message Date
Erik Ziegler
05d9a41f45 Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData 2017-10-25 09:56:24 +02:00
Bruno Alves de Faria
67a525167b Removing unused code from LesionTracker 2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
45d660636b PWV-138: Switching selected handle from circle to highlighted line 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
8c6a72cc0f PWV-138: Deselecting arm when advancing to another lesion 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
b17f5040db PWV-138: Removing unused flags and function 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
0888e08536 PWV-138: Rendering handles and lines based on handles' state 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
e330973c1e PWV-138: Creating selected state for bidirectional tool 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
d7369582b6 Hiding cursor while dragging handles for bidirectional Targets 2017-09-18 15:45:55 -03:00
Bruno Alves de Faria
004ab7f8ba Hiding circle handle on textboxes 2017-09-06 15:34:42 -03:00
Bruno Alves de Faria
5923a6bff5 Allowing customization on scale bars overlay 2017-09-05 21:50:02 -03:00
Bruno Alves de Faria
4fbb8ee4c7 PWV-90: Adding second row to CR/UN/EX targets' label 2017-09-05 09:54:54 -03:00
Bruno Alves de Faria
ffd59650eb Improving bidirectional tool usability 2017-09-01 19:21:40 -03:00
Bruno Alves de Faria
7bb25ae6aa Removing imageId from Measurement schema 2017-08-15 07:50:20 -03:00
Bruno Alves de Faria
ac2df0b3d0 Allowing new target handling on max targets criteria 2017-06-21 16:47:52 -03:00
Erik Ziegler
27296a8bca Switch toolState usage since ES6 modules are read-only 2017-06-15 09:18:54 +02:00
Erik Ziegler
ddef3c4710 Move towards NPM for Cornerstone dependencies 2017-06-15 09:18:54 +02:00
Erik Ziegler
3c8c52ab1b Fix performance issue with scale overlay tool 2017-06-07 16:49:49 +02:00
Bruno Alves de Faria
074186beb5 Disabling save button after success when saving 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e12fb0de35 Final adjustments to routing behaviors 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
9ccebb76bd Building the viewer data inside routes 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77 Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
0cf4dbf13f Removing contextMenu templates and title from tabs 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
91abaf8a60 Removing serverInformationModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
dd745e3f65 Removing optionsModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
efb4ca23b5 PWV-15: Creating routing branch 2017-03-21 10:16:46 -03:00
Leonardo Campos
e7cd285f9c OHIF-155: tools: textBox anchor (center) 2017-02-23 10:32:42 -03:00
Bruno Alves de Faria
a742c8036d Fixing issues with locations onModified event 2017-02-20 10:52:10 -03:00
Bruno Alves de Faria
60a001043b Allowing locations schema overriding 2017-02-20 08:41:42 -03:00
Leonardo Campos
46360c0c95 LT-401 LT-402: Scalebars issues
LT-401: Scalebars should be pinned to sides of viewport, not sides of
image

LT-402: Scalebar tool breaks on viewport flip and rotation
2017-02-14 19:25:39 -02:00
Leonardo Campos
b99b986630 LT-413: Enable analytics on Lesion Tracker 2017-02-14 01:25:50 -02:00
Emanuel F. Oliveira
a06da4e6e1 Fixing broken references in LesionTracker related to measurement deletions and lesion table row selection + Fixing bug in measurement handlers for unassociated studies. 2017-01-29 22:11:17 -02:00
Eloízio Salgado
a8626d02c0 toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer 2017-01-29 22:11:17 -02:00
Erik Ziegler
30a50c7ade Fixes to make Lesion Tracker work 2017-01-29 22:11:17 -02:00
Bruno Alves de Faria
5c316bf334 LT-404: Fixing Target undefined label when start creating a measurement 2017-01-26 15:25:11 -02:00
Bruno Alves de Faria
db4792b3de LT-92: Displaying the criteria nonconformities when clicking the warning icon 2017-01-18 11:01:52 -02:00
Leonardo Campos
98e8cf4eca LT-350: remove measurements from the viewport 2017-01-12 09:15:08 -02:00
Bruno Alves de Faria
d63aace48f LT-115: Fixing Add Label on follow ups that already have a location 2017-01-05 10:46:36 -02:00
Bruno Alves de Faria
97f48bd27c LT-115: Fixing Non-Target and Ellipse data issues 2017-01-04 18:31:06 -02:00
Bruno Alves de Faria
b776e5f411 LT-115: Removing the old code for calculating Measurement Numbers 2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
c06043483d LT-115: Considering timepoint ID for measurement numbers 2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
f13080309e LT-115: Adjusting functions to save and retrieve measurements again 2017-01-02 16:32:09 -02:00
Bruno Alves de Faria
c9c2cd548e LT-115: Adapting MeasurementAPI to new tools storage structure 2017-01-02 16:32:09 -02:00
Leonardo Campos
0e857d3520 LT-28: scale overflow tool 2016-12-29 19:01:30 -02:00
Bruno Alves de Faria
e640f5a007 LT-115: Configuring schemas for for CR-target and UN-Target 2016-12-16 16:07:03 -02:00
Bruno Alves de Faria
888c337f84 LT-40: Recalculating text call-outs position when creating measurments without dragging 2016-11-25 11:20:12 -02:00
Eloízio Salgado
eee68f8d8d LT-380: Unlocking handle's perpendicular properties to allow modification 2016-11-22 14:21:18 -02:00
Erik Ziegler
47e149b648 LT-348: Viewport is recorded when target / non-target tools are modified 2016-11-19 17:40:17 +01:00
Bruno Alves de Faria
2ac832846d LT-372: Preventing creation of targets with no size 2016-11-18 18:47:34 -02:00
Bruno Alves de Faria
49ba8eb7a7 LT-373: Preventing double click from opening two modals and creating non-targets with no size 2016-11-18 18:06:23 -02:00
Bruno Alves de Faria
7ca7808b86 LT-40: Applying the text callouts behavior for nonTarget tool 2016-11-18 16:58:54 -02:00