Erik Ziegler
18bcf83805
feat(openid-connect): Switch to generic OIDC Client library instead of using Keycloak.js ( #273 )
2018-09-19 14:50:12 +02:00
Bruno Alves de Faria
589be952b7
fix(inputSelect) Improving inputSelect component usability ( #26 )
2018-07-12 14:20:11 +02:00
Bruno Alves de Faria
26fd6e8a2b
Creating cornerstone method to get the bounding box
2017-12-28 08:59:25 -02:00
Bruno Alves de Faria
37137b9331
Final adjustments on quickSwitch
2017-10-25 22:20:43 -02:00
Bruno Alves de Faria
6fdfd27fe5
Accepting numeric values on common labels
2017-10-12 13:25:22 -03:00
Bruno Alves de Faria
15f04a5790
Fixing user preferences saving issues
2017-10-11 08:55:10 -03:00
Bruno Alves de Faria
edd6ff862d
Keeping measurement's text always inside the image
2017-08-22 18:48:28 -03:00
Bruno Alves de Faria
d2289f5eb0
Moving user functions to ohif:user package
2017-04-13 17:46:12 -03:00
Bruno Alves de Faria
4fd18c61aa
Adding sections to login form and allowing schema overriding
2017-04-12 19:49:15 -03:00
Bruno Alves de Faria
0cd4714f1a
Fixing multi-level dropdown issues with window boundaries
2017-03-28 18:30:40 -03:00
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
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
Emanuel F. Oliveira
21400c5836
Mostly style files and Hanging Protocol changes
2017-01-29 22:11:17 -02:00
Bruno Alves de Faria
9a11dc1808
LT-350: Fixing save button display issue on Viewer
2017-01-11 11:52:45 -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
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
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
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
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
2a119a5464
LT-67: Refactoring schema validation
2016-08-30 14:04:32 -03:00
Bruno Alves de Faria
17f8d87d32
Fixing hanging protocols matching score issues
2016-08-24 11:53:31 -03:00
Bruno Alves de Faria
0ec797a79c
AWV-1: Adding navigation of display sets
2016-08-23 18:00:06 -03:00
Bruno Alves de Faria
479e420179
Opening series sidebar by default
2016-08-20 10:09:31 -03:00
Bruno Alves de Faria
a2c8d0627e
LT-275: Fixing common section selection for inner levels
2016-08-15 16:35:50 -03:00
Bruno Alves de Faria
9d8c039ffc
LT-275 Implementing search for measure labels
2016-08-08 10:47:57 -03:00
Bruno Alves de Faria
7d4c76ddb0
LT-275: Storing and showing common used labels
2016-08-03 15:49:42 -03:00
Bruno Alves de Faria
bbb7dad905
LT-275: Creating measure flow component common section
2016-08-03 11:13:48 -03:00