Commit Graph

104 Commits

Author SHA1 Message Date
Bruno Alves de Faria
db4792b3de LT-92: Displaying the criteria nonconformities when clicking the warning icon 2017-01-18 11:01:52 -02:00
Bruno Alves de Faria
9a11dc1808 LT-350: Fixing save button display issue on Viewer 2017-01-11 11:52:45 -02:00
Evren Ozkan
76ebe11c8e OHIF-149 The viewer shall allow the root URL to be changed - WIP
- Use absoluteUrl for hard-coded paths in html and js
2017-01-10 13:09:43 -05:00
Leonardo Campos
2e6c8245d8 LT-390: Delete measurement dialog now accepts keyboard input 2016-12-26 23:47:45 -02:00
Leonardo Campos
79b2907085 LT-366: StudyList :: Export workflow issues 2016-11-28 02:32:34 -02:00
Bruno Alves de Faria
bac720f3e8 LT-40: Enabling auto positioning configuration by specific borders 2016-11-25 13:28:32 -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
Bruno Alves de Faria
8df077f046 LT-40: Preventing labels from partially going outside user's view 2016-11-25 10:41:00 -02:00
Bruno Alves de Faria
0cb0b989d5 LT-40: Fixing wrong positioning for image in corners 2016-11-24 20:38:55 -02:00
Bruno Alves de Faria
c129f1b504 LT-40: Centering text box with the central point of measurement 2016-11-24 20:01:36 -02:00
Bruno Alves de Faria
08c5692685 LT-40: Positioning labels in zoomed images according to the nearest canvas border 2016-11-24 19:26:19 -02:00
Bruno Alves de Faria
0be7fc270f LT-40: Placing the text call-outs always inside canvas when zoomed 2016-11-24 18:48:36 -02:00
Bruno Alves de Faria
e2ae778844 LT-40: Placing the text call-outs inside nearest available blank space in viewport 2016-11-24 17:21:49 -02:00
Bruno Alves de Faria
48c5e38cd2 LT-40: Implementing method to search for available space outside image 2016-11-24 16:15:18 -02:00
Leonardo Campos
02fd276227 LT-366: StudyList :: Progress Dialog 2016-11-23 19:33:02 -02:00
Bruno Alves de Faria
3abde998a0 New minimalist prototype for viewer layout 2016-11-23 18:59:37 -02:00
Evren Ozkan
e43d66df14 Trigger resize event of resizable elements when they are resized to let their listeners know (if needed) 2016-11-22 13:25:55 -05:00
Bruno Alves de Faria
4d472edde1 Preventing iframes to break resizing handlers 2016-11-22 07:44:21 -02:00
Bruno Alves de Faria
f140a64f60 Fixing event propagation on resizable.js when using iframes 2016-11-21 18:04:52 -02:00
Bruno Alves de Faria
3474fee906 LT-40: Placing the text call-out always above the patient 2016-11-21 17:22:11 -02:00
Bruno Alves de Faria
a170df2b37 LT-40: Fixing issues with text box on top left position 2016-11-21 14:33:49 -02:00
Emanuel F. Oliveira
91bafb367c LT-259 New proactive UI (three options) for unsaved changes dialog + New API for unsaved changes module (now handlers can be attached to unsaved changes namespace) + Save measurements integration. 2016-11-21 10:22:33 -02:00
Bruno Alves de Faria
ba1c508ef8 LT-40: Changing the default position for overlay text callouts 2016-11-18 16:50:59 -02:00
Bruno Alves de Faria
bcbd1a4465 LT-370: Repositioning the Add label button 2016-11-17 19:14:15 -02:00
Emanuel F. Oliveira
d2095f3cb7 LT-259 Adding warning for when user attempts to close the Lesion Tracker before saving measurements [INTEGRATING NEW MODULE INTO VIEWER + DOCUMENTATION] 2016-11-17 16:59:42 -02:00
Bruno Alves de Faria
6e2bef5317 LT-354: Converting to the new dialog/form structure 2016-11-17 13:45:51 -02:00
Emanuel F. Oliveira
2895ce84b1 LT-259 Adding warning for when user attempts to close the Lesion Tracker before saving measurements [NEW MODULE FOR TRACKING UNSAVED CHANGES BASED ON NAMESPACE] 2016-11-16 23:53:18 -02:00
Bruno Alves de Faria
a21479e1d1 LT-352: Fixing Non-Target dialog positioning 2016-11-16 16:57:37 -02:00
Emanuel F. Oliveira
c89319344a LT-330 Study list context menu style issues 2016-11-15 10:35:30 -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
8520b2aea8 LT-297: Implementing delete behavior on measurement table options 2016-11-15 08:25:09 +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
3f0b9482d1 LT-275: Adding button to add labels to measurements 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
37fcf9f004 PWV-1: Removing form modal residual padding on body 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
48002420ca PWV-1: Fixing form dialogs confirm action 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
db0602def7 PWV-1: Fixing merging issues 2016-11-15 08:24:30 +01:00
Emanuel F. Oliveira
3c363050f6 PWV-2: Removed duplicate keys on .jscsrc file and fix small glitch on form dialog promises. 2016-11-15 08:24:01 +01:00
Bruno Alves de Faria
4d79bf84a8 PWV-1: Refactoring ohif:studylist package 2016-11-15 08:24:01 +01:00
Bruno Alves de Faria
984ef94403 PWV-1: Migrating study association modal to the new structure 2016-11-15 08:24:01 +01:00
Bruno Alves de Faria
7bbd380983 PVW-2: Creating form modals mechanism 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
Evren Ozkan
9544a24ed8 Fix hanging protocol bugs
- Convert series number and instance number to integer in imageDetails.sortingInfo to sort the images properly (e.g. 1,2,10 instead of 1,10,2)
- Sort based on firstly instanceNumber, then seriesNumber, to show the first instance of the next series in the next viewport instead of the second instance of the previous series in multiple layout (other than 1x1)
- Do nothing when clicked if the previous and next stage buttons are disabled
- Add forgotten undefined check statements
2016-11-14 13:19:20 -05:00
Eloízio Salgado
37d12970ab OHIF-122: Remove hover state in disabled buttons and fix Next/Previous disabled state when layout viewport changes 2016-11-03 15:15:09 -02:00
Emanuel Oliveira
5aaa5b934d OHIF-15 Fixed cine dialog positioning + dragging whole dialog even when clicking on a button. 2016-10-27 01:33:48 -02:00
Bruno Alves de Faria
8d5d1ee360 LT-67; OHIF-78: Merging server configuration and CINE dialog changes from downstream (Ascend) 2016-09-29 12:25:04 -03:00
Bruno Alves de Faria
72bafdd014 LT-67: Replacing servers list form by components and API instances 2016-09-12 10:05:07 -03:00
Bruno Alves de Faria
e088eca37a Merging from upstream 2016-09-09 14:58:54 -03:00