Commit Graph

80 Commits

Author SHA1 Message Date
Leonardo Campos
2752228c7f LT-405: syncronized scrolling issue 2017-02-08 20:59:08 -02:00
Evren Ozkan
dff42c0360 OHIF-151 Fix issue with next and prev buttons in the toolbar and cine dialog 2017-02-01 17:24:44 -05:00
Emanuel F. Oliveira
36def1e055 StandaloneViewer reconcile + Minor fix to ResizeViewportManager 2017-01-31 11:27:23 -02:00
Emanuel F. Oliveira
1a24e05e26 Removing duplicated logic in merged version of imageViewerViewport.js 2017-01-29 23:30:06 -02:00
Eloízio Salgado
acb64c4246 Creating helpers to add classes in viewports and Layout Manager elements, so any app using ohif-viewerbase can style on its own 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
9a7a2051e1 Moving latest changes from Nucleus viewer back to OHIF Viewers 2017-01-29 22:11:19 -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
Emanuel F. Oliveira
4a58d37738 Added condition to initialize Hanging Protocols... 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
136ff7661b Moving link series bug fix to OHIF Viewers 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
541891d2ee OHIF x Nucleus Code change sync-up 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
d22094bbe1 Moving Nucleus bug fix of slow toggling of reference lines to OHIF viewers... 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
f94d951453 Bug Fix: Double click was not working when no viewport is active 2017-01-29 22:11:19 -02:00
Eloízio Salgado
e40649533c Removing duplicated files/functions 2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
75e027fee5 Bug Fix: Only first frame of multiframe images is being rendered. 2017-01-29 22:11:18 -02:00
Eloízio Salgado
e2322ec05a Fix Cine Dialog styles 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
a06da4e6e1 Fixing broken references in LesionTracker related to measurement deletions and lesion table row selection + Fixing bug in measurement handlers for unassociated studies. 2017-01-29 22:11:17 -02:00
Eloízio Salgado
3def03e7d0 Adding Metadata classes to Lesion Tracker and Hanging Protocols to both viewers 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
Erik Ziegler
3e1127fc78 Fixes to make Viewer load 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
Emanuel F. Oliveira
00656ef943 Merging toolManager, enablePrefetchOnElement and imageViewerViewport... 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
9e69c43dda Most JS files, all helpers and simple reconciliations 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
21400c5836 Mostly style files and Hanging Protocol changes 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
680beb163f Initial work on Nucleus parity merge 2017-01-29 22:11:17 -02:00
Leonardo Campos
4f7348a09f Setting the right framesPerSecond on Cine 2017-01-20 18:51:27 -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
a91894c42d LT-115: Fixing toolbar box window overflowing 2017-01-06 18:07:47 -02:00
Leonardo Campos
6d4c87f31e LT-398 Stack scroll synchronization :: Toolbar button issue 2017-01-06 14:29:23 -02:00
Leonardo Campos
1d2c1c55fe LT-398: Manual stack scroll synchronization 2017-01-05 17:53:54 -02:00
Bruno Alves de Faria
3f8350a79b LT-115: Fixing hidden fortawesome icons for sub tools 2017-01-05 15:33:13 -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
Bruno Alves de Faria
94c0e1b25d LT-115: Closing the sub tools popup when clicking outside 2017-01-04 17:41:47 -02:00
Bruno Alves de Faria
e996367ed5 LT-115: Grouping sub target tools with new layout and changing data structure 2017-01-04 11:20:13 -02:00
Bruno Alves de Faria
55ca29e0cf LT-115: Changing the 'more tools' layout and behavior 2017-01-04 08:18:01 -02:00
Leonardo Campos
c3fc0b2b3b LT-398: Toggle manual stack scroll synchronization between viewports 2016-12-29 11:37:25 -02:00
Evren Ozkan
0cf9163885 Update the metaData for missing fields of the images in stack 2016-12-12 17:26:35 -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
2977cd0f8c Add tooltipTitle property for toolbarSectionButton to allow showing another text than tool label on mouse hover 2016-11-23 18:23:18 -05:00
Eloízio Salgado
5130795171 LT-389: Removing animation 2016-11-23 19:29:28 -02:00
Eloízio Salgado
3c3b23ccb7 LT-384: Centralizing Study / Series quick switch when sidebars (left and/or right) are opened 2016-11-23 16:14:51 -02:00
Eloízio Salgado
c25909de4c LT-313: Adding scroll indicator in studies/series quick switch 2016-11-22 17:31:38 -02:00
Bruno Alves de Faria
9fc538d5d4 LT-383: Picking an image from the middle of a series for thumbnails 2016-11-22 16:55:34 -02:00
Eloízio Salgado
0e3e463617 LT-361: Keeping Sidebars CSS transitions 2016-11-21 17:10:57 -02:00
Eloízio Salgado
5272cc234a LT-361: Add borders to viewport and active viewport 2016-11-18 12:12:07 -02:00
Emanuel F. Oliveira
d2095f3cb7 LT-259 Adding warning for when user attempts to close the Lesion Tracker before saving measurements [INTEGRATING NEW MODULE INTO VIEWER + DOCUMENTATION] 2016-11-17 16:59:42 -02:00
Eloízio Salgado
cea11611ed LT-360: Fixing borders and text styles for Study/Series Quick Switch 2016-11-17 15:55:33 -02:00
Bruno Alves de Faria
70aa9e9012 LT-357: Thumbnails were not showing when loading study firstly from quick switch 2016-11-17 13:07:05 -02:00
Eloízio Salgado
927df49f5d LT-358: Make measurement tool active when loading associated study 2016-11-17 12:43:07 -02:00