Commit Graph

70 Commits

Author SHA1 Message Date
Erik Ziegler
05d9a41f45 Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData 2017-10-25 09:56:24 +02:00
Aysel Afsar
b928051e10 OHIF #83 Do not assign state reactive-dict to template data since template data is overwritten and previous state is lost when router is called multiple times 2017-08-12 09:25:53 -04:00
Erik Ziegler
b966f35cf8 Fix Standalone Viewer 2017-06-15 09:19:21 +02:00
Erik Ziegler
239e5ef91e Set first viewport active by default 2017-06-07 16:49:01 +02:00
Leonardo Campos
f299eb60e0 OHIF-26: StudyLoadingListener :: wadors 2017-04-27 01:59:02 -03:00
Bruno Alves de Faria
718fd30feb Adjusting OHIF Viewer to the new structure 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
374dab5ef4 PWV-15: Updating Viewer Data inside viewer.js 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
e12fb0de35 Final adjustments to routing behaviors 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77 Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
Emanuel F. Oliveira
2a6cb42228 Bug Fix: Default timpoint protocol for LT not being applied + Lesions not being correctly selected on jumpToRowItem function. 2017-03-02 10:18:11 -03:00
Eloízio Salgado
bec8f21c0a Moving Hanging Protocols updates back to the viewers 2017-03-02 10:18:11 -03:00
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
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03: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
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
92f57721e3 Change 'design' to 'ohif:design' in package.js for each package 2017-01-29 22:11:17 -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
d19d205fb0 LT-377: Remove duplicated loading template in OHIF Viewer 2016-11-18 17:11:03 -02:00
Erik Ziegler
9496410e55 LT-324: Improve scrolling responsiveness 2016-11-15 08:29: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
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
Bruno Alves de Faria
176b503c5a AWV-3: Merging changes from upstream 2016-09-03 14:47:39 -03:00
Bruno Alves de Faria
e9ec386e72 LT-281: Replacing variables for theme calls 2016-08-31 15:54:32 +02:00
Bruno Alves de Faria
88e504a010 Fixing play/pause tool issues 2016-08-24 08:49:41 -03:00
Bruno Alves de Faria
479e420179 Opening series sidebar by default 2016-08-20 10:09:31 -03:00
Erik Ziegler
dc6934667c Fix flexbox issues in Firefox (LT-277) 2016-08-11 11:20:25 +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
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
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