ohif-viewer/Packages/viewerbase/lib
Evren Ozkan 9544a24ed8 Fix hanging protocol bugs
- Convert series number and instance number to integer in imageDetails.sortingInfo to sort the images properly (e.g. 1,2,10 instead of 1,10,2)
- Sort based on firstly instanceNumber, then seriesNumber, to show the first instance of the next series in the next viewport instead of the second instance of the previous series in multiple layout (other than 1x1)
- Do nothing when clicked if the previous and next stage buttons are disabled
- Add forgotten undefined check statements
2016-11-14 13:19:20 -05:00
..
helpers OHIF-118 Fix the issue with retrieving AcquisitionDateTime or any DT DICOM attribute via DIMSE 2016-10-24 22:41:10 -04:00
createStacks.js Do not show instance number for single-frame images on the series panel 2016-11-04 11:15:04 -04:00
debugReactivity.js Remove tabbed layout in favour of current Lesion Tracker design (OHIF-49) 2016-07-23 20:11:01 +02:00
displayReferenceLines.js OHIF-125: Fix Exception caused by Cornerstone Tools when sending empty viewports and/or not DOM elements to its functions 2016-11-04 10:31:54 -02:00
enableHotkeys.js AWV-3: Adding CSS3 animations to the CINE dialog 2016-09-05 10:20:30 -03:00
enablePrefetchOnElement.js OHIF-125: Fix Exception caused by Cornerstone Tools when sending empty viewports and/or not DOM elements to its functions 2016-11-04 10:31:54 -02:00
getImageId.js Add fallback in case instances have URL specified directly 2016-04-14 19:30:18 +02:00
getWADORSImageId.js Fix syncing bug LT-177, update Cornerstone package libraries 2016-02-13 17:42:10 +01:00
instanceClassSpecificViewport.js First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02:00
isImage.js Updating design of OHIF Viewer using (OHIF-49) 2016-07-22 14:26:29 +02:00
layoutManager.js Added Standalone Client-only Viewer with build instructions 2016-09-13 21:34:16 +02:00
metaDataProvider.js OHIF-20 Conditional update of multi-frame meta data. 2016-11-08 20:32:51 -02:00
parsingUtils.js OHIF-20 Documentation for parsingUtils.js library... 2016-11-04 09:08:57 -02:00
resizeViewportElements.js First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02:00
setActiveViewport.js OHIF-125: Fix Exception caused by Cornerstone Tools when sending empty viewports and/or not DOM elements to its functions 2016-11-04 10:31:54 -02:00
setFocusToActiveViewport.js Improved lesion removing / renumbering after removal 2016-01-09 23:04:22 +01:00
setMammogramViewportAlignment.js First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02:00
sopClassDictionary.js Updating design of OHIF Viewer using (OHIF-49) 2016-07-22 14:26:29 +02:00
sortStudy.js Fixed OHIF Viewer layout / CINE / Hanging Protocol buttons (OHIF-49) 2016-07-23 15:56:36 +02:00
switchToImageByIndex.js Added hotkey support to viewerbase 2015-12-09 15:48:24 +01:00
switchToImageRelative.js Added hotkey support to viewerbase 2015-12-09 15:48:24 +01:00
toggleDialog.js AWV-3: Adding CSS3 animations to the CINE dialog 2016-09-05 10:20:30 -03:00
toolManager.js 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
updateAllViewports.js Added persistent single-image measurments (length, ellipse) (LT-37, LT-156) 2016-02-14 13:36:44 +01:00
viewportFunctions.js Fix hanging protocol bugs 2016-11-14 13:19:20 -05:00
WLPresets.js Fixed bugs in standalone Viewer, recreated client-only build 2016-09-28 09:53:10 -04:00