Commit Graph

120 Commits

Author SHA1 Message Date
Bruno Alves de Faria
c3afd068a4 Removing lastLoginModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
91abaf8a60 Removing serverInformationModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
2a5699a5b7 Allowing sections to work outside components 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
02a97d4aa6 PWV-15: Removing themeSelectorModal from DOM 2017-03-21 10:16:46 -03:00
Bruno Alves de Faria
0153354004 Removing timeoutCountdownDialog from DOM 2017-03-21 10:16:46 -03:00
Leonardo Campos
5785607298 Closing dialog throws error about Promises 2017-03-04 01:33:51 -03:00
Evren Ozkan
a159c105b0 OHIF-157 Support OHIF.utils.absoluteUrl on both client and server 2017-03-01 17:27:54 -05:00
Evren Ozkan
82876ddbe7 OHIF-157 Use OHIF.utils.absoluteUrl which removes the leading “/” from path before calling Meteor.absoluteUrl 2017-03-01 16:43:11 -05:00
Leonardo Campos
e7cd285f9c OHIF-155: tools: textBox anchor (center) 2017-02-23 10:32:42 -03:00
Bruno Alves de Faria
6b17deabcb Adding loading state and error message when saving measurements 2017-02-15 17:49:32 -02:00
Bruno Alves de Faria
1582ba3ad0 Fixing event propagation issues on components mixins 2017-02-10 08:43:37 -02:00
Eloízio Salgado
c2c8a43c3a Removing ohif-cornerstone as a dependency for ohif-viewerbase (Final step) 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
541891d2ee OHIF x Nucleus Code change sync-up 2017-01-29 22:11:19 -02:00
Erik Ziegler
30a50c7ade Fixes to make Lesion Tracker work 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
21400c5836 Mostly style files and Hanging Protocol changes 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
680beb163f Initial work on Nucleus parity merge 2017-01-29 22:11:17 -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
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