Bruno Alves de Faria
e3fc56c0f4
LT-251: Disabling drag and drop from series and adding click-to-select behavior for quick switch areas
2016-07-22 11:08:27 +02:00
Erik Ziegler
ee9ea4450d
More study list styling
2016-07-22 11:00:56 +02:00
Bruno Alves de Faria
e0b459abd0
LT-247: Fixing font-weight for Roboto-Black
2016-07-22 11:00:16 +02:00
Erik Ziegler
a9a4f3f82b
Lesion Tracker Redesign so far
2016-07-22 11:00:16 +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
7fa4c33064
Fix contentId bug
2016-04-14 20:02:54 +02:00
Erik Ziegler
1a48b6040a
Cleaned up the worklist design a bit
2016-04-09 22:00:05 +02:00
Erik Ziegler
fc7dde0082
Fix NaN FPS
2016-03-17 15:30:14 +01:00
Erik Ziegler
70b3f938cf
Fix autoplay
2016-03-17 14:04:11 +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
Aysel Afsar
76a9f6a894
LT-115: Set CRUNEX tool buttons as disabled if timepoint is baseline
...
- Remove addDisabledTool and getDisabledTool methods in toolManager
- Add disabledToolButtons array in toolDefaultStates to check enable/disable buttons
2016-03-10 11:21:52 -05:00
Aysel Afsar
58d145194a
LT-115: Disable/Enable CRUNEX button for active image viewer
2016-03-07 09:05:59 -05:00
Aysel Afsar
cd4a9a51da
LT-115: Set CR/UN/EX buttons as enabled for follow-up timepoints
2016-03-02 15:49:20 -05:00
Aysel Afsar
7cebd3c91c
LT-115: Add CR-Target, UN-Target and EX-Target tools (WIP)
2016-03-02 12:09:05 -05:00
Evren Ozkan
9970b8795b
LT-73 Move export tool and progress dialog component to OHIFViewer
2016-03-01 11:55:58 -05:00
Aysel Afsar
1dc7eb71c0
- Add "Study Not Found" message
...
- Hide loading text after WorklistSearch method is called
2016-02-19 16:49:32 -05:00
Erik Ziegler
b624d12762
Fix syncing bug LT-177, update Cornerstone package libraries
2016-02-13 17:42:10 +01:00
Erik Ziegler
9cde04bcfe
Remove some subscription / reactivity / caching bugs and the unnecessary PatientLocations collection
2016-02-10 16:38:49 +01:00
Erik Ziegler
beaa56c0b3
Updates for Timepoint assocation (LT-60) and Conformance Checks (LT-92, LT-93, LT-94)
2016-02-08 19:59:39 +01:00
Erik Ziegler
4c80c57d73
Remove scrollbar from thumbnail study browser
2016-01-27 19:34:26 +01:00
Erik Ziegler
383b4ff4c0
Fix thumbnail drag offset bug
2016-01-25 14:54:57 +01:00
Aysel Afsar
5e19831cda
LT-29: Move click event of empty element into imageViewerViewport events
2016-01-21 08:38:45 -05:00
Aysel Afsar
56d2a2f654
LT-29: Set activeViewport session for empty imageViewerViewport element, deactivate lesion tools for element which does not have pixel spacing data
2016-01-20 20:16:37 -05:00
Aysel Afsar
2ceca2bd10
LT-150: Added isPanelPinned property in ViewerData session to check whether thumbnails panel of the active tab is pinned or not
2016-01-19 23:35:41 -05:00
Aysel Afsar
5f58132676
LT-128: Convert date format of Study Date dropdown list from DD/MM/YYYY into Month DD, YYYY
2016-01-18 15:12:30 -05:00
Aysel Afsar
d374a97017
LT-127: Fixing the styling in IE
2016-01-18 14:48:09 -05:00
Aysel Afsar
c023b35bd3
LT-127: Enable to scroll fluidly through images in FF and IE (WIP)
2016-01-15 22:33:18 -05:00
Erik Ziegler
be5ff6f590
Bug fixing to make sure measurements are re-added to toolData
2016-01-11 18:17:02 +01:00
Erik Ziegler
798fe5a3dc
Some style changes to the study panel sidebar
2016-01-11 15:08:00 +01:00
Erik Ziegler
54076fbe33
Fixed distance settings in lesionTool. Might need to be done in cornerstoneTools as well
2016-01-11 12:26:00 +01:00
Erik Ziegler
571eb90eb8
Fixed loaded study indicator. Closes LT-91
2016-01-11 12:01:11 +01:00
Erik Ziegler
44491c639d
Fixes for keydown event detection for dialogs. Updated cornerstoneTools to latest master
2016-01-09 18:41:33 +01: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
9027f5d107
Remove duplicated function. Added error handling to imageViewerViewport in cases where DOM element is removed.
2015-12-15 16:49:26 -05:00
Erik Ziegler
a647666bf3
Clicking the active tool toggles it off and resets to default tool. Added some error handling in getStudyMetadata.
2015-12-15 16:41:04 -05:00
Erik Ziegler
86c8a32e2a
Fix OHIF global variable definition bug in OHIF Viewer, moved resizeViewportElements to viewerbase
2015-12-15 10:20:57 -05:00
Erik Ziegler
bde599ed7b
Added image scrollbar to viewports (LT-20)
...
Added image scrollbar to viewports (LT-20)
2015-12-14 08:06:28 -05:00
Evren Ozkan
c43f3b1df4
Bug fixing: vertical border line of hiding-panel
2015-12-11 12:08:15 -05:00
Evren Ozkan
ba05a3d21e
Styling fixing: set height of thumbnails panel
2015-12-10 15:18:53 -05:00
Evren Ozkan
6423751291
Pin/Unpin thumbnail panel styling issue
2015-12-10 11:50:12 -05:00
Evren Ozkan
25fc95e963
OHIFVIEWER18- Thumbnails panel is on top of images when it is not pinned
2015-12-10 11:34:39 -05:00
Evren Ozkan
418d81f543
OHIFVIEWER17: Hiding Panel shall be appear when mouse is over on panel, hiding panel shall be hidden when mouse is away from panel.
...
OHIFVIEWER18: Pin/Unpin hiding panel
2015-12-10 07:45:13 -05:00
Erik Ziegler
da3101be93
Added hotkey support to viewerbase
2015-12-09 15:48:24 +01:00