Commit Graph

180 Commits

Author SHA1 Message Date
Emanuel F. Oliveira
4df18233c4 Update viewer to use prior studies for Hanging Protocols initialization and using those studies in HP Match Image process (added getStudyPriors and getStudyPriorsMap) 2017-03-02 10:16:10 -03:00
Eloízio Salgado
f96a37e1bc Hanging Protocols: Fixing Lesion Tracker 2017-03-02 10:16:09 -03:00
Eloízio Salgado
20efd80c01 Overriding getImageId in OHIFInstanceMetadata and fixing OHIFViewer to add display sets properly 2017-03-02 10:16:09 -03:00
Emanuel F. Oliveira
638c3df924 [WIP] Changing OHIFStudyMetadataSource to StudyList namespace 2017-03-02 10:15:09 -03:00
Emanuel F. Oliveira
6cfb4f16eb [WIP] Moving hanging protocols initialization to OHIF Viewer specific code. 2017-03-02 10:15:09 -03:00
Evren Ozkan
82876ddbe7 OHIF-157 Use OHIF.utils.absoluteUrl which removes the leading “/” from path before calling Meteor.absoluteUrl 2017-03-01 16:43:11 -05:00
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03:00
Evren Ozkan
33f9b8672b Integrate web workers and the latest cornerstone libraries
- Upgrade cornerstone to v0.10.1
- Upgrade cornerstoneTools to v0.8.1
- Upgrade cornerstoneWADOImageLoader to v0.14.1
- Upgrade dicomParser to v1.7.4
- Upgrade hammerjs to v2.0.8
2017-02-13 15:49:02 -05:00
Eloízio Salgado
cd5eba6549 Removing unused code 2017-01-30 12:14:04 -02:00
Eloízio Salgado
c2c8a43c3a Removing ohif-cornerstone as a dependency for ohif-viewerbase (Final step) 2017-01-29 22:11:19 -02:00
Eloízio Salgado
64b511375e Adding stackImagePositionOffsetSynchronizer.js to Viewerbase namespace and instanciating it in the Viewers 2017-01-29 22:11:18 -02:00
Eloízio Salgado
e693d48dbe Adding Metadata classes to Lesion Tracker (WIP) and some fixed; 2017-01-29 22:11:17 -02:00
Eloízio Salgado
a8626d02c0 toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
014dc7730f Testing + Removing debugger statements 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
d25141f336 [WIP] Moving ViewerStudies collection to TypeSafeCollection implementation + Fixing sorting bug in findAllBy method in TypeSafeCollection 2017-01-29 22:11:17 -02:00
Eloízio Salgado
a4e7aa86ab Fixing handleResize namespacing 2017-01-29 22:11:17 -02:00
Eloízio Salgado
123007d751 Fixing Viewerbase namespace 2017-01-29 22:11:17 -02:00
Eloízio Salgado
660b828f4b Creating ohif:metadata package with metadata classes and adding it to the viewers 2017-01-29 22:11:17 -02:00
Erik Ziegler
3e1127fc78 Fixes to make Viewer load 2017-01-29 22:11:17 -02:00
Erik Ziegler
7083948bea Fix some routes and styles 2017-01-29 22:11:17 -02:00
Erik Ziegler
48b606881b Change 'design' to 'ohif:design' in a few more Styl files. Fix duplicated declaration 2017-01-29 22:11:17 -02:00
Erik Ziegler
92f57721e3 Change 'design' to 'ohif:design' in package.js for each package 2017-01-29 22:11:17 -02:00
Erik Ziegler
068192e035 Change 'design' to 'ohif:design' in package.js for each package 2017-01-29 22:11:17 -02:00
Evren Ozkan
76ebe11c8e OHIF-149 The viewer shall allow the root URL to be changed - WIP
- Use absoluteUrl for hard-coded paths in html and js
2017-01-10 13:09:43 -05:00
Bruno Alves de Faria
9f66dd5823 LT-115: Fixing toolbar overflow for Viewers 2017-01-05 15:08:44 -02:00
Bruno Alves de Faria
2b745010de LT-115: FIxing 'More' tools drawer for Viewer 2017-01-05 14:12:15 -02:00
Evren Ozkan
77182d1916 Make the persistence method of hanging protocols configurable
- Implement ProtocolStore interface to allow persisting hanging protocols using different strategies
- Implement and set default strategy to persist hanging protocols in the MongoDB collection “HangingProtocols” in the application server
2017-01-04 17:49:31 -05:00
Eloízio Salgado
87d61298b4 LT-397: Check that everything works when internet is disconnected; Adding Google Fonts Local Copies 2016-11-25 17:38:07 -02:00
Evren Ozkan
59e54f1122 Add missing package.json for OHIFViewer 2016-11-22 09:56:55 -05:00
Eloízio Salgado
d19d205fb0 LT-377: Remove duplicated loading template in OHIF Viewer 2016-11-18 17:11:03 -02:00
Erik Ziegler
666e626f05 LT-375, LT-376: Update versions, Remove expectation of DICOM images from metaData provider 2016-11-18 11:32:15 +01:00
Bruno Alves de Faria
86f511bdf9 LT-291: Fixing data issues on Non-Targets 2016-11-15 07:45:53 -02:00
Bruno Alves de Faria
28b3b34cfe Fixing issues with moment js 2.15.2 on windows 2016-11-15 08:29:46 +01:00
Erik Ziegler
9496410e55 LT-324: Improve scrolling responsiveness 2016-11-15 08:29:46 +01:00
Erik Ziegler
9ac196a916 Bug fixing after rebasing on top of Master 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
710499c10b PWV-1: Fixing studylist and viewer links styles 2016-11-15 08:24:30 +01:00
Bruno Alves de Faria
db0602def7 PWV-1: Fixing merging issues 2016-11-15 08:24:30 +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
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
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
Erik Ziegler
59631418ac Update all applications to Meteor 1.4.2 (OHIF-119) 2016-10-28 06:58:22 +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
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
739c6e9e9f Bug fixing for Standalone Viewer 2016-09-22 10:45:07 -04:00
Bruno Alves de Faria
a6cee30270 LT-67: Fixing wrong viewports CSS height property 2016-09-12 10:13:45 -03:00
Bruno Alves de Faria
e6cb4e873a LT-67: Fixing styling issues 2016-09-09 17:09:38 -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
e98e686664 AWV-1: Refactoring layout manager 2016-09-02 20:07:14 -03:00
Erik Ziegler
8ec58015ce Remove unnecessary CORS proxy scripts (LT-165). Update to Meteor 1.4.1.1 2016-09-02 09:55:43 +02: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
6cbfc1c180 LT-67: Migrating the main form and its inputs to components 2016-08-29 16:51:02 -03:00
Aysel Afsar
0eeb05e72b OHIF-101: Display Series Details for selected studies 2016-08-26 12:04:34 -04:00
weiwei
5b92455620 add wadoproxy package 2016-08-25 10:34:42 +08:00
weiwei
c3be49d238 add wado proxy package 2016-08-25 10:31:09 +08:00
Aysel Afsar
4b627198b7 OHIF-48: Add pagination for worklist 2016-08-24 17:36:03 -04: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
479e420179 Opening series sidebar by default 2016-08-20 10:09:31 -03:00
Rob Lewis
4e164215ea Merge branch 'master' of https://github.com/OHIF/Viewers 2016-08-17 16:31:15 -04:00
Rob Lewis
ed918c9d32 Change 'Studies' to 'Series' because in LesionTracker, thumbnails are organized at the study level, but in OHIF Viewer, they are at the series level. 2016-08-17 15:40:28 -04:00
radicalrob
0f1e589b04 added startup bat file for orthanc DIMSE running locally 2016-08-14 19:50:34 +00: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
Erik Ziegler
dc6934667c Fix flexbox issues in Firefox (LT-277) 2016-08-11 11:20:25 +02:00
Erik Ziegler
31a9f09992 Fix unintentional resizing of viewports 2016-08-10 16:13:09 +02:00
Erik Ziegler
f7e888d1be Cleaned up some unused files (OHIF-54) 2016-08-10 15:39:31 +02:00
Erik Ziegler
77de389bb8 Replaced OHIF Logo PNG with SVG 2016-08-10 11:39:26 +02:00
Erik Ziegler
bbcbc93510 Clean up Cornerstone enabledElements in thumbnails (LT-251) 2016-08-09 21:21:02 +02:00
Erik Ziegler
d4b014847a Add ServerConfiguration schema to validate Meteor settings, removed defaultSettings, ran JSCS for DIMSEService package 2016-08-09 15:53:09 +02:00
Rob Lewis
d8327ca9db LT-273: Increased font weight for "loading" text, DICOM tag overlays, worklist results 2016-08-09 09:00:06 -04: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
f963fec586 Fix duplicate helper bugs in Lesion Tracker 2016-08-05 10:09:12 +02:00
Bruno Alves de Faria
fd5e7dd2f4 LT-67 Adding peeers to DIMSE servers structure 2016-08-04 16:47:10 +02:00
Bruno Alves de Faria
b33ce54188 Refactoring servers configuration structure 2016-08-04 16:47:10 +02:00
Erik Ziegler
afeb0d82fb Fix Viewer opening bugs in OHIF Viewer (OHIF-49) 2016-08-04 10:42:34 +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
59c851fa57 Started replacing toolbar in OHIF Viewer with that of Lesion Tracker (OHIF-49) 2016-07-22 18:23:36 +02:00
Erik Ziegler
a6c45ddd27 Updating design of OHIF Viewer using (OHIF-49) 2016-07-22 14:26:29 +02:00
Erik Ziegler
f53ee8e030 Try to fix LT-273 in CSS. Change descriptionRequired for LT-252 2016-07-22 11:12:04 +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
cea41d09db LT-249: Fixing issue with multiple duplicated CSS imports 2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
35711b057d LT-250: Creating drawer for toolbar 'more' button 2016-07-22 11:08:27 +02:00
Erik Ziegler
97c8c2b554 Updated to Meteor 1.3 2016-07-22 11:08:27 +02:00
Erik Ziegler
a9a4f3f82b Lesion Tracker Redesign so far 2016-07-22 11:00:16 +02:00
Erik Ziegler
b247e89d8b Update OHIFViewer and LesionTracker to Meteor 1.3.4.4 to try to fix Windows issues 2016-07-17 10:45:59 +02:00
weiwei
b957b1f540 make the viewer work at meteor 1.3 2016-06-13 17:12:28 -05:00
weiwei
e8c6cf31c2 upgrade to 1.3 2016-06-09 11:12:42 -05:00
Erik Ziegler
c0fe9fff50 Fix double-tap to open study (#20) 2016-06-08 10:14:31 +02:00
Erik Ziegler
6f23c7163a Fixing iron:router issue with latest Chrome version 2016-06-07 19:32:30 +02:00
Erik Ziegler
2e52d9e3c1 First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02: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
095ad92eab Enable hotkeys in OHIF Viewer 2016-03-17 12:13:04 +01: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
Evren Ozkan
9970b8795b LT-73 Move export tool and progress dialog component to OHIFViewer 2016-03-01 11:55:58 -05:00