Commit Graph

463 Commits

Author SHA1 Message Date
Rob Lewis
314bdccaa9 Revert "OHIF-91: Fixed reference lines so they only show up in relation to the active viewport"
This reverts commit 5789e73996.
2016-08-17 12:26:51 -04:00
Bruno Alves de Faria
a581331b99 LT-275: Making the measure flow bounded by window borders 2016-08-17 10:44:09 -03:00
Bruno Alves de Faria
7c64005871 LT-275: Creating 'Add description' button action 2016-08-17 10:21:38 -03:00
Rob Lewis
5789e73996 OHIF-91: Fixed reference lines so they only show up in relation to the active viewport 2016-08-17 08:54:48 -04:00
Bruno Alves de Faria
bd3af54c87 LT-275: Adding action to Rename button 2016-08-15 17:56:19 -03:00
Bruno Alves de Faria
d5619922cc LT-275: Adding animation to 'Add label' button 2016-08-15 17:11:53 -03:00
Bruno Alves de Faria
217ab6ca34 LT-275: Adding animation to rename and add description buttons 2016-08-15 16:56:47 -03:00
Bruno Alves de Faria
e66eb1a0cf LT-275: Hiding common section after typing on search input 2016-08-15 16:45:30 -03:00
Bruno Alves de Faria
a2c8d0627e LT-275: Fixing common section selection for inner levels 2016-08-15 16:35:50 -03:00
Bruno Alves de Faria
9e61bdf300 LT-275: Fixing positioning when accessing inner levels 2016-08-15 16:01:47 -03:00
Bruno Alves de Faria
24def018f5 LT-275: Auto-focusing the search input 2016-08-15 15:12:32 -03:00
Bruno Alves de Faria
690be7492a LT-275: Finishing measure flow styles and animations 2016-08-15 15:06:16 -03:00
Bruno Alves de Faria
c437081b90 LT-275: Creating selected state with 'rename' and 'add description' options 2016-08-15 15:04:55 -03:00
Erik Ziegler
62f102617f Fixes for current case status and Lesion Tracker measurement table behaviour (LT-248) 2016-08-15 11:29:49 +02:00
Erik Ziegler
d70439c12d Fix user account menu background color. Add helper to responsively style modality text 2016-08-14 15:36:21 +02:00
Erik Ziegler
5c41556965 Update wiki with new screenshots (OHIF-56). Add lossy compression ratio, slice location / thickness / spacing to viewport annotation 2016-08-14 14:55:59 +02:00
Erik Ziegler
87cc2a5bc0 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
Bruno Alves de Faria
5763abf29b OHIF-51: Fixing grid layout right and bottom borders 2016-08-12 15:46:39 -03:00
Bruno Alves de Faria
3827fb0e7b LT-275: Making the measure flow respect the window bounds and fixing scrolling when selecting by common section 2016-08-12 08:02:58 -03: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
d832856cdb Fix accidental copy/paste error in lesion tracker package.js (OHIF-54) 2016-08-11 14:31:45 +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
4d6a683360 Fix icons.svg typo breaking SVG display in Firefox (LT-277) 2016-08-11 10:58:55 +02:00
Erik Ziegler
373225df3d Fix ProtocolEngine typos for LayoutManager (OHIF-57) 2016-08-11 10:44:05 +02:00
Erik Ziegler
710265af07 Fix layoutManager bug 2016-08-11 10:22:16 +02:00
Erik Ziegler
0860fc2c57 Fix bug preventing multiframe images from playing 2016-08-10 17:47:04 +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
Bruno Alves de Faria
4acf844eb1 LT-275: Creating class and jQuery extension to make an element always stay inside another element boundaries 2016-08-10 09:18:53 -03:00
Erik Ziegler
77de389bb8 Replaced OHIF Logo PNG with SVG 2016-08-10 11:39:26 +02:00
Erik Ziegler
2dbeea31a0 Prevent unnecessary layoutManager update when toggling enlargement 2016-08-10 10:56:44 +02:00
Erik Ziegler
131fe7ff99 LT-251: Fix isDisplaySetActive highlight on visible thumbnails 2016-08-10 10:47:54 +02:00
Rob Lewis
75b51df6e7 LT-191: Added black text shadow on DICOM overlay text so it's visible on lung windows 2016-08-09 23:08:56 -04:00
Rob Lewis
530a862d07 LT-273 Increased thickness of some rounded buttons 2016-08-09 18:03:56 -04:00
Bruno Alves de Faria
610d4f6d4a LT-251: Highlighting both quick switches with the selected thumbnail 2016-08-09 17:38:43 -03:00
Erik Ziegler
bbcbc93510 Clean up Cornerstone enabledElements in thumbnails (LT-251) 2016-08-09 21:21:02 +02:00
Bruno Alves de Faria
bd7c847443 LT-251: Fixing thumbnails issues on the left sidebar (study browser) 2016-08-09 16:15:17 -03:00
Bruno Alves de Faria
b3f35cf3e9 LT-251: Fixing thumbnails issue 2016-08-09 15:36:04 -03:00
Erik Ziegler
5b0f8e83d0 Fix thumbnail loading indicator and display issues (OHIF-36) 2016-08-09 17:48:19 +02:00
Erik Ziegler
8c9b7aef79 Fix display set double-click to enlarge bugs (OHIF-36) 2016-08-09 17:08:29 +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
356abd0978 LT-273: Increased font-weight for additional viewer dialog and button elements 2016-08-09 09:13:09 -04: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
Bruno Alves de Faria
795d1bfeba LT-275: Creating final measure flow using selectTree component 2016-08-09 08:08:36 -03:00
Erik Ziegler
fe8d256037 Add Meteor.Errors to DIMSE startup for easier configuration debugging 2016-08-09 11:16:56 +02:00
Erik Ziegler
ba76a89e13 Bug fix for studyThumbnails helper that sometimes runs with no data in Lesion Tracker (OHIF-36) 2016-08-08 18:45:17 +02: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
Bruno Alves de Faria
9d8c039ffc LT-275 Implementing search for measure labels 2016-08-08 10:47:57 -03:00
Bruno Alves de Faria
f5a64574cc LT-275 Fixing helpers merging issues 2016-08-08 10:20:12 -03:00