Commit Graph

224 Commits

Author SHA1 Message Date
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
Erik Ziegler
c3d7c2af09 Fix image scrolling direction issue and DIMSE Server schema issue 2016-08-31 11:11:45 +02:00
Bruno Alves de Faria
2a119a5464 LT-67: Refactoring schema validation 2016-08-30 14:04:32 -03:00
Bruno Alves de Faria
396f83b449 LT-288: Fixing viewer crash for non associated studies 2016-08-29 09:10:51 -03:00
Bruno Alves de Faria
c266599ed7 OHIF-61: Fixing 'more' tools dropdown 2016-08-24 15:21:50 -03:00
Bruno Alves de Faria
88e504a010 Fixing play/pause tool issues 2016-08-24 08:49:41 -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
2cc06e454a Fixing viewports initial sorting issue 2016-08-22 14:54:31 -03:00
Bruno Alves de Faria
5c473697d9 Displaying layout tool current state 2016-08-20 17:17:06 -03:00
Bruno Alves de Faria
67fa502930 Blocking negative values for CINE tool 2016-08-20 16:39:31 -03:00
Bruno Alves de Faria
dd26196cb5 Squatting the series information to a single line if there is no series description to display 2016-08-20 15:10:38 -03:00
Bruno Alves de Faria
d6dd104cba Displaying 'I: ' in addition to 's: ' on thumbnail entries 2016-08-20 14:03:00 -03:00
Bruno Alves de Faria
3732d7cf70 Throttling session calls due to performance issues 2016-08-20 11:24:27 -03:00
Bruno Alves de Faria
8832f101ad Fix series image thumbnail highlighting 2016-08-20 11:08:00 -03:00
Bruno Alves de Faria
2d6933fe66 Fixing enlarged active viewport issue 2016-08-20 10:48:01 -03:00
Bruno Alves de Faria
0dfb3cc824 Switching image in thumbnail by double clicking instead of dragging and dropping 2016-08-20 09:30:56 -03:00
Bruno Alves de Faria
ac7f163807 Fixing image thumbnail dragging positioning issue 2016-08-20 09:25:00 -03:00
Erik Ziegler
5c41556965 Update wiki with new screenshots (OHIF-56). Add lossy compression ratio, slice location / thickness / spacing to viewport annotation 2016-08-14 14:55:59 +02:00
Erik Ziegler
87cc2a5bc0 Make imageSlider range input use reactive variables instead of updating it manually. Add min/max zoom levels, remove unnecessary precision for Zoom 2016-08-14 13:03:10 +02:00
Bruno Alves de Faria
5763abf29b OHIF-51: Fixing grid layout right and bottom borders 2016-08-12 15:46:39 -03:00
Erik Ziegler
033eca0dbd Make external links in About modal open in new tab (OHIF-52) 2016-08-11 15:01:41 +02:00
Erik Ziegler
ee070614a5 Added About modal with last commit hash, moved some dialogs to lesionTracker package from viewerbase (OHIF-52) 2016-08-11 12:47:09 +02:00