Bruno Alves de Faria
8e6ac3bf1e
PWV-1: Refactoring ohif:measurements import structure for templates
2016-11-15 08:21:46 +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
5c5c2afb42
PWV-2: Exposing ohif:measurements package's lib functions on OHIF namespace
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
Bruno Alves de Faria
151837d8d1
PWV-1: Fixing study list columns amount on laptop with touch
2016-11-15 08:21:46 +01:00
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
8320e11830
Fix hanging protocol bugs
...
- Insert the protocol into MatchedProtocols with its score to be used in getBestMatch
- Use isImage function to check if the instance has image data in hanging protocol engine
2016-11-11 16:40:18 -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
Eloízio Salgado
b0195a1a57
OHIF-121: Adding responsiveness to Worklist
2016-11-02 10:14:04 -02:00
Eloízio Salgado
e03ebc43e9
OHIF-120: Coloring worklist pagination buttons properly
2016-11-01 16:56:20 -02:00
Erik Ziegler
59631418ac
Update all applications to Meteor 1.4.2 (OHIF-119)
2016-10-28 06:58:22 +02:00
Eloízio Salgado
1533bd34e9
OHIF-117 Bugfix: Study list overlaps in firefox
2016-10-27 17:33:14 -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
Emanuel Oliveira
ca28f5dbce
OHIF-15 Added two rendering options for cine dialog.
2016-10-26 00:03:30 -02:00
Evren Ozkan
8e9265ab23
Retrieve FrameIncrementPointer as an attribute and FrameTimeVector as a float array via DICOMWeb and DIMSE
2016-10-25 11:06:16 -04: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
weiwei
90069329e6
make getjson use node request
2016-10-24 22:18:26 +08:00
weiwei
2cf666f7a5
Revert "Merge branch 'master' of github.com:OHIF/Viewers"
...
This reverts commit 137007c220 , reversing
changes made to af639b4de2 .
2016-10-24 22:17:22 +08:00
weiwei
137007c220
Merge branch 'master' of github.com:OHIF/Viewers
2016-10-24 22:11:44 +08:00
weiwei
4a7fbe208e
change getJSON of dicomweb to use node request
2016-10-24 22:11:12 +08: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
Erik Ziegler
05d5b4007b
Add requestOptions to DIMSE Server schema to fix authentication errors (OHIF-116)
2016-10-19 18:36:56 +02:00
Erik Ziegler
531d2e283c
Removed default study date filter (OHIF-115)
2016-10-19 17:31:14 +02:00
Emanuel F. Oliveira
337525c27d
PWV-2: Added missing dependencies for Worklist package and prevents removal of server config collections...
2016-09-30 20:01:58 +00:00
Bruno Alves de Faria
ed86c14807
LT-63: Applying date range filter for DicomWeb and DIMSE services on study list
2016-09-30 11:19:46 -03: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
739c6e9e9f
Bug fixing for Standalone Viewer
2016-09-22 10:45:07 -04:00
Erik Ziegler
7aca58a124
Fix HUD not displaying
2016-09-15 10:36:32 +02:00
Erik Ziegler
760b90a976
Fix HUD not displaying
2016-09-15 10:32:32 +02:00
Erik Ziegler
a5a6e3a6bd
Added Standalone Client-only Viewer with build instructions
2016-09-13 21:34:16 +02:00