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
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
Erik Ziegler
710265af07
Fix layoutManager bug
2016-08-11 10:22:16 +02:00
Erik Ziegler
f7e888d1be
Cleaned up some unused files (OHIF-54)
2016-08-10 15:39:31 +02:00
Erik Ziegler
2dbeea31a0
Prevent unnecessary layoutManager update when toggling enlargement
2016-08-10 10:56:44 +02:00
Erik Ziegler
131fe7ff99
LT-251: Fix isDisplaySetActive highlight on visible thumbnails
2016-08-10 10:47:54 +02:00
Bruno Alves de Faria
610d4f6d4a
LT-251: Highlighting both quick switches with the selected thumbnail
2016-08-09 17:38:43 -03:00
Bruno Alves de Faria
b3f35cf3e9
LT-251: Fixing thumbnails issue
2016-08-09 15:36:04 -03:00
Erik Ziegler
ba76a89e13
Bug fix for studyThumbnails helper that sometimes runs with no data in Lesion Tracker (OHIF-36)
2016-08-08 18:45:17 +02:00
Erik Ziegler
fe32c40832
Move server-side functions from viewerbase to worklist. Split multi-frame and single-image modalities into separate display sets (OHIF-36)
2016-08-08 18:37:32 +02:00
Erik Ziegler
81b011f111
Fix double-click to enlarge viewport bugs. Add annotation dialog box to OHIF Viewer
2016-08-05 12:16:47 +02:00
Erik Ziegler
1a264f81e5
Cleaned up dialog styles (OHIF-49) and duplicate calls to Worklist Search (credit to @mdg583)
2016-08-03 23:19:13 +02:00
Erik Ziegler
82e374b1e3
Remove tabbed layout in favour of current Lesion Tracker design (OHIF-49)
2016-07-23 20:11:01 +02:00
Erik Ziegler
8b364ce9d0
Fixed OHIF Viewer layout / CINE / Hanging Protocol buttons (OHIF-49)
2016-07-23 15:56:36 +02:00
Erik Ziegler
a6c45ddd27
Updating design of OHIF Viewer using (OHIF-49)
2016-07-22 14:26:29 +02:00
Bruno Alves de Faria
cb875b1913
LT-253: Creating dynamic form components
2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
529ef28042
LT-251: Fixing quick switch thumbnails when study is changed
2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
9beee70081
LT-242: Creating UI resizable, improving heads up display layout and fixing tool selection behavior
2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
022c534895
LT-250: Fixing non-active state issue for toolbar
2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
048bb3f050
LT-249: Implementing behavior for 'comparison' and 'key timepoints' switch
2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
5b930f8db2
LT-251: Showing only one quick switck if there is no second viewport
2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
c623faea94
LT-251: Hiding series from sutdy quick switch
2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
4b307598e9
LT-251: Showing only the active timepoint and creating 'Show additional timepoints' button and behavior
2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
37d67f491d
LT-251: Fixing quick switch issue when trying to get UID of study
2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
d8181a1a5e
LT-251: Making quick switch work according to series; Making quick switch responsive
2016-07-22 11:08:27 +02:00
Bruno Alves de Faria
e3fc56c0f4
LT-251: Disabling drag and drop from series and adding click-to-select behavior for quick switch areas
2016-07-22 11:08:27 +02:00
Erik Ziegler
e1de7eaf21
Work towards study / series hover tools (LT-251)
2016-07-22 11:03:01 +02:00
Erik Ziegler
ee9ea4450d
More study list styling
2016-07-22 11:00:56 +02:00
Erik Ziegler
a9a4f3f82b
Lesion Tracker Redesign so far
2016-07-22 11:00:16 +02:00
weiwei
b957b1f540
make the viewer work at meteor 1.3
2016-06-13 17:12:28 -05:00
Evren Ozkan
5935c027b1
Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid) in layoutManager as well
2016-06-10 17:37:07 -04:00
Erik Ziegler
3734b5f31a
Remove requirement for columns as well as rows, one is enough
2016-06-05 10:41:18 +02:00
Evren Ozkan
99da14e1a7
Merge branch 'isImage'
...
* isImage:
Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid)
Check study instances whether they have image data based on sopClassUid instead of rows
2016-06-03 13:01:30 -04:00
Evren Ozkan
6f0f1dc0ea
Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid)
2016-06-03 12:37:59 -04:00
Erik Ziegler
2e52d9e3c1
First pass at a Hanging Protocol implementation and editor (LT-131)
2016-05-07 12:40:02 +02:00
Evren Ozkan
896cc715ea
Check study instances whether they have image data based on sopClassUid instead of rows
2016-05-02 19:14:47 -04:00
Aysel Afsar
dfcb33153f
LT-239: Handle the error if the last imported file is not dcm file
...
- Add message label in progress dialog
2016-04-25 19:01:59 -04:00
Aysel Afsar
2a17760ff8
LT-240: Add studyListFunctionsEnabled property (false as default) in public.ui object in settings file to enable/disable import / export / anonymize functions
...
LT-239: Error handling on the import process (WIP)
2016-04-21 22:42:06 -04:00
Erik Ziegler
cbaf770fba
Add fallback in case instances have URL specified directly
2016-04-14 19:30:18 +02:00
Evren Ozkan
d3cdd4be35
LT-66 Fix a tiny bug with logging status of file upload to import
2016-04-06 10:40:43 -04:00
Evren Ozkan
e97e72944f
LT-73 Move queryStudies used to get study metadata from exportStudies to lib as a global function
2016-04-05 17:38:36 -04:00
Evren Ozkan
55fbf3f1da
LT-212 Fix the bug caused by exporting large studies
...
- Use blob instead of arraybuffer as xhr response type to download dicom files
- Convert blob to arraybuffer after blob downloaded via xhr
2016-04-01 22:43:48 -04:00
Evren Ozkan
a2124c03e9
LT-66 Import DICOM Studies
...
- Add a toolbar in the top of worklist
- Add Import button in the worklist toolbar
- Upload all files in the selected folder to import from client to server
- Import uploaded files via DIMSE
- Delete uploaded files from server when import is completed
- Handle import status in client
- Show/Update progress dialog in client while uploading and importing files
- Show Import button only if import is supported for the default service type (DICOMWeb is currently not supported)
2016-03-30 18:38:29 -04:00
Erik Ziegler
7e64fb4109
Clips use DICOM frameTime by default (LT-210). Added floating clip control dialog (LT-209)
2016-03-17 12:10:23 +01:00
Erik Ziegler
dbeaba1684
Fix DICOM Time helper
2016-03-13 12:34:53 +01:00
Aysel Afsar
76a9f6a894
LT-115: Set CRUNEX tool buttons as disabled if timepoint is baseline
...
- Remove addDisabledTool and getDisabledTool methods in toolManager
- Add disabledToolButtons array in toolDefaultStates to check enable/disable buttons
2016-03-10 11:21:52 -05:00
Erik Ziegler
f53bfcc05c
Added View option to explicitly load unassociated studies in the lesion tracker (LT-183)
2016-03-08 13:11:43 +01:00
Aysel Afsar
cd4a9a51da
LT-115: Set CR/UN/EX buttons as enabled for follow-up timepoints
2016-03-02 15:49:20 -05:00