Commit Graph

39 Commits

Author SHA1 Message Date
Erik Ziegler
8cf6666bb1 LT-332: Fixed tool color and shadow for target tool. Moved client-only utilities to client-folder in viewerbase to speed up reloading 2016-11-16 12:17:07 +01:00
Erik Ziegler
24625ba983 Minor bug fixes 2016-11-15 17:41:08 +01:00
Erik Ziegler
8a24c22647 Remove unnecessary button from Trial Info modal 2016-11-15 17:12:47 +01:00
Erik Ziegler
3d29a7e299 LT-334: Prevent Lesion Tracker dropping measurements when storing a new case. Removed test PET SUV application since it's unnecessary 2016-11-15 16:37:54 +01:00
Erik Ziegler
d6a3172bb3 LT-305: Add sorting function to properly order Measurement Table 2016-11-15 15:02:38 +01:00
Bruno Alves de Faria
0b77a1783a LT-291: Removing residual code 2016-11-15 11:35:24 -02:00
Bruno Alves de Faria
1b10665612 LT-291: Changing measuement table rename behavior for Non-Targets 2016-11-15 10:43:17 -02:00
Bruno Alves de Faria
9a459e69f8 LT-291: Fixing location on measurement table and synchronizing the default location for same measurement number 2016-11-15 09:42:19 -02:00
Bruno Alves de Faria
86f511bdf9 LT-291: Fixing data issues on Non-Targets 2016-11-15 07:45:53 -02:00
Bruno Alves de Faria
a715804880 LT-291: Allowing non-target removal 2016-11-15 08:29:46 +01:00
Bruno Alves de Faria
630d8df51b LT-291: Allowing changing the non-targets location and response 2016-11-15 08:29:46 +01:00
Eloízio Salgado
135760659c LT-322: Change of Dashed Line to Target and Non-Target tools in order to not obscure the text 2016-11-15 08:29:46 +01:00
Bruno Alves de Faria
5d8a99dc5f LT-291: Re-implementing the Non-Target tool behavior 2016-11-15 08:29:46 +01:00
Erik Ziegler
01d22aa3c5 LT-327: Added functionality to disassociate timepoints from studies 2016-11-15 08:29:46 +01:00
Emanuel F. Oliveira
42c938fb44 LT-307 Reducing the amount of image redraws on tool activation from 52 to 44 (15% improvement) 2016-11-15 08:29:46 +01:00
Erik Ziegler
adb8e76aef LT-305: Small fixes related to find/replace and target measurement functions being pulled from old code. Temporarily removed CR/UN/EX tools 2016-11-15 08:25:09 +01:00
Emanuel F. Oliveira
8631c70e4f LT-304 Difficult to select target tool on canvas for repositioning (ALTERNATE CURSORS) 2016-11-15 08:25:09 +01:00
Emanuel F. Oliveira
dd2f2cc466 LT-304 Difficult to select target tool on canvas for repositioning 2016-11-15 08:25:09 +01:00
Eloízio Salgado
987be26047 LT-293: send proper timepoint id to server when removing an association and update the view, removing this associations 2016-11-15 08:25:09 +01:00
Evren Ozkan
8a265b248a LT-320 Disable keyboard shortcuts for Target, Non-Target and Toggle Lesion Tracker Tools if the lesion tracker tools are disabled 2016-11-15 08:25:09 +01:00
Evren Ozkan
4dd9ee3f37 LT-318 Disable Case Progress, Trial, HUD and Measurements panels if the study is not associated 2016-11-15 08:25:09 +01:00
Emanuel F. Oliveira
820ba1e969 LT-317 the first study should be open by default when loading an unassociated study 2016-11-15 08:25:09 +01:00
Eloízio Salgado
cdc5d626dc LT-314: Adding transparent background color to measurement callout and change its text color to make it more readable 2016-11-15 08:25:09 +01:00
Eloízio Salgado
0319ea38c7 LT-309: Changing Info Modal body background to keep with the design 2016-11-15 08:25:09 +01:00
Erik Ziegler
be56608208 LT-275: Fix case progress and measurement table tool buttons 2016-11-15 08:25:09 +01:00
Erik Ziegler
9aa7cf012f LT-275: Work towards proper measurement / tooldata syncing 2016-11-15 08:25:09 +01:00
Erik Ziegler
60b72683d5 LT-275: Retrieving timepoint associations properly from backend 2016-11-15 08:24:30 +01:00
Evren Ozkan
5cbf08ea4f LT-290 Disable Lesion Tracker tool buttons if the opened study is not associated
- Fix the bug with temp lesion when the study is not associated
2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
cd5a1277aa LT-275: Storing the selected label and description on measurements collection 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
b1eb68521a LT-275: Moving the selectTree component to measurements package 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
dd9fa2b789 LT-275: Improving add/edit description animations and behaviors 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
826bf9bf16 LT-275: Migrating ohif:lesiontracker to the new import structure 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
a49fca71d2 LT-275: Fixing some issues on CSS animations 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
c84d0c21f3 PWV-1: Requesting timepoint data from PIM TIMC API 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
107a6538a7 PWV-1: Fixing modal incrementing body padding issues 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
5c5c2afb42 PWV-2: Exposing ohif:measurements package's lib functions on OHIF namespace 2016-11-15 08:21:46 +01:00
Bruno Alves de Faria
60aa1d0982 PWV-3: Creating ohif:log package and partially refactoring ohif:measurements 2016-11-15 08:21:46 +01:00
Bruno Alves de Faria
f3f32518c6 PWV-3: Refactoring MeasurementConfiguration and TimepointsConfiguration 2016-11-15 08:21:46 +01:00
Erik Ziegler
ab4d4c9008 Work on refactoring measurements out of Lesion Tracker package
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00