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
Evren Ozkan
c511edd419
Fix a bug by sorting the studies by study date and time instead of only study date in prior function (to add prior indicator)
2016-11-14 21:19:52 -05:00
Evren Ozkan
b0f9426015
Fix a bug by comparing study date and time instead of only study date to add prior indicator
2016-11-14 20:24:04 -05:00
Evren Ozkan
f9f4a14bae
Fix a tiny bug by checking study in prior
2016-11-14 19:22:23 -05: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
Evren Ozkan
205e11ea03
Check if the cine dialog is initially out of screen
2016-11-10 18:53:37 -05:00
Emanuel F. Oliveira
90960aea09
OHIF-20 Conditional update of multi-frame meta data.
2016-11-08 20:32:51 -02:00
Eloízio Salgado
a7ba6b49fe
OHIF-129: Enabling CinePlay button only when active viewport has more than 1 image in its stack; Fixed some errors when CinePlay Dialog is open and stopped and layout changes.
2016-11-07 12:01:03 -02:00
Eloízio Salgado
12862aec51
OHIF-127: Resizing viewport when window gets resized
2016-11-04 18:32:50 -02:00
Eloízio Salgado
553eb9e24e
OHIF-126: OHIF-126: Show float values rounded to 2 decimal places on pet study for the fields (Location, Thickness, Spacing Between Slices, Frame Rate)
2016-11-04 15:28:35 -02:00
Evren Ozkan
a433a3f7df
Do not show instance number for single-frame images on the series panel
2016-11-04 11:15:04 -04:00
Eloízio Salgado
dfcc64d2ca
OHIF-125: Fix Exception caused by Cornerstone Tools when sending empty viewports and/or not DOM elements to its functions
2016-11-04 10:31:54 -02:00
Emanuel F. Oliveira
7d199ab462
OHIF-20 Documentation for parsingUtils.js library...
2016-11-04 09:08:57 -02:00
Emanuel F. Oliveira
1122594d2b
OHIF-20 Moving multi-frame related functionality to metaDataProvider / Created new library with parsing utilities.
2016-11-03 23:54:04 -02:00
Eloízio Salgado
952f4d1a60
OHIF-123: Removing mouse events over dicom overlays to keep Cornerstone tools functionallity working when these overlays are hovered
2016-11-03 16:45:57 -02:00
Eloízio Salgado
d3eaec0383
OHIF-122: Removing hardcored configuration
2016-11-03 16:33:46 -02: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
Evren Ozkan
ca1ed4fb0a
Add css class for compression text to allow customizing it in viewportOverlay
2016-11-02 18:40:08 -04:00
Evren Ozkan
4c0cdc559b
Update metadata for missing fields using image data
2016-11-02 18:01:36 -04: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
Emanuel Oliveira
ca28f5dbce
OHIF-15 Added two rendering options for cine dialog.
2016-10-26 00:03:30 -02:00
Erik Ziegler
255b60e2fc
Fix dialog CSS issues (OHIF-114)
2016-10-25 14:20:27 +02:00
Evren Ozkan
9d279e8626
OHIF-118 Fix the issue with retrieving AcquisitionDateTime or any DT DICOM attribute via DIMSE
2016-10-24 22:41:10 -04:00
Evren Ozkan
af639b4de2
Allow to sort thumbnails by AcquisitionDateTime or any other stack property (sorted by InstanceNumber ascending by default)
...
- Retrieve AcquisitionDateTime via DICOMWeb (WIP for DIMSE)
- Add a global template helper to sort arrays by an array element property or deep array element propery, and sort type
2016-10-24 09:47:12 -04: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
Erik Ziegler
da7202de0f
Fixed bugs in standalone Viewer, recreated client-only build
2016-09-28 09:53:10 -04:00
Erik Ziegler
a5a6e3a6bd
Added Standalone Client-only Viewer with build instructions
2016-09-13 21:34:16 +02: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
5cd4234757
Fixing merging issues
2016-09-09 15:44:21 -03:00
Bruno Alves de Faria
574a6d02b0
Merging from downstream (Ascend)
2016-09-09 15:40:23 -03:00
Bruno Alves de Faria
e088eca37a
Merging from upstream
2016-09-09 14:58:54 -03:00
weiwei
72ea5d1a2d
add showConfirmDialog necessary files
2016-09-07 21:12:29 +08:00
weiwei
37929ca989
add showConfirmDialog necessary files
2016-09-07 21:10:53 +08:00
weiwei
1879fb1b0b
move showConfirmDialog from lesiontracker to viewerbase
2016-09-07 20:57:11 +08:00
weiwei
69e0e30a2a
expose addMetaData in viewerbase
2016-09-07 19:49:05 +08:00
weiwei
f411d98422
added modality attribute to displayset
2016-09-07 02:29:32 +08:00
Bruno Alves de Faria
36da38283a
AWV-3: Adding current state to display set navigation buttons on CINE dialog
2016-09-05 10:43:09 -03:00
Bruno Alves de Faria
6b86b8d2dc
AWV-3: Adding CSS3 animations to the CINE dialog
2016-09-05 10:20:30 -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
54481cf716
AWV-1: Clearing empty viewports labels
2016-09-03 11:38:26 -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
Erik Ziegler
a47ecf0aac
Import fixes necessary for client-only builds
2016-08-31 22:08:42 +02:00
Evren Ozkan
486a7b30ed
This fix has been reset somehow, so applying it again:
...
- Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid)
2016-08-31 15:52:58 -04:00
Bruno Alves de Faria
e9ec386e72
LT-281: Replacing variables for theme calls
2016-08-31 15:54:32 +02:00