Commit Graph

18 Commits

Author SHA1 Message Date
Evren Ozkan
a433a3f7df Do not show instance number for single-frame images on the series panel 2016-11-04 11:15:04 -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
e088eca37a Merging from upstream 2016-09-09 14:58:54 -03:00
weiwei
f411d98422 added modality attribute to displayset 2016-09-07 02:29:32 +08:00
Bruno Alves de Faria
176b503c5a AWV-3: Merging changes from upstream 2016-09-03 14:47:39 -03:00
Bruno Alves de Faria
e4dfd7c4bf AWV-1: Enablind and disabling viewport navigation buttons 2016-09-03 10:55:01 -03: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
2cc06e454a Fixing viewports initial sorting issue 2016-08-22 14:54:31 -03: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
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
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
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
Erik Ziegler
220ff065dc Fixed bug LT-85 (Location Response Selections). Work on LT-9 and LT-12 2015-12-20 18:24:51 -05:00
Erik Ziegler
f349572d53 Commented a lot of functions. Tried to get jsDoc and/or docco to work 2015-11-16 17:49:35 +01:00
Erik Ziegler
5363880e40 Cleanup around viewerbase and worklist 2015-11-06 15:29:09 +01:00
Erik Ziegler
b774c22593 Merged LesionTracker and OHIF Viewer, refactored out common components 2015-10-13 14:14:50 +02:00