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
Bruno Alves de Faria
92728c4100
LT-67: Re-validating fields on change only if the form validation has already been called
2016-09-09 08:50:53 -03:00
Bruno Alves de Faria
b1a786071e
AWV-3: Creating mixin for form button components
2016-09-04 22:03:36 -03:00
Bruno Alves de Faria
e1da28ca88
AWV-3: Adding next and previous display set buttons for CINE dialog
2016-09-04 20:08:31 -03:00
Bruno Alves de Faria
20b49d5036
AWV-3: Transforming the CINE inputs in form components
2016-09-03 18:16:57 -03:00
Bruno Alves de Faria
176b503c5a
AWV-3: Merging changes from upstream
2016-09-03 14:47:39 -03:00
Bruno Alves de Faria
e8930230e7
AWV-1: Fixing grid navigation for 1x1 layout
2016-09-03 12:02:28 -03:00
Bruno Alves de Faria
e4dfd7c4bf
AWV-1: Enablind and disabling viewport navigation buttons
2016-09-03 10:55:01 -03:00
Bruno Alves de Faria
e98e686664
AWV-1: Refactoring layout manager
2016-09-02 20:07:14 -03:00
Bruno Alves de Faria
0469747b5a
AWV-1: Making the display set navigation buttons move the display sets on all viewports
2016-09-02 16:10:54 -03:00
Bruno Alves de Faria
8145e08f66
AWV-1: Preventing looping on display set navigation
2016-09-01 16:17:43 -03:00
Bruno Alves de Faria
c05e36eca8
LT-67: Styling select2 error state and adding its error tooltip
2016-09-01 13:33:17 -03:00
Bruno Alves de Faria
620f5fd4ff
LT-67: Focusing the first form input on validation error
2016-09-01 08:53:16 -03:00
Bruno Alves de Faria
34a16930ef
LT-67: Adding validation error tooltips when focusing fields
2016-09-01 08:49:36 -03:00
Bruno Alves de Faria
33e7297064
LT-67: Displaying the validation error messages inside the form
2016-08-31 19:17:00 -03:00
Erik Ziegler
a47ecf0aac
Import fixes necessary for client-only builds
2016-08-31 22:08:42 +02:00
Bruno Alves de Faria
662cfe3c94
LT-67: Fixing nested properties validation
2016-08-31 14:33:16 -03:00