Commit Graph

672 Commits

Author SHA1 Message Date
Eloízio Salgado
dfcc64d2ca 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
Emanuel F. Oliveira
7d199ab462 OHIF-20 Documentation for parsingUtils.js library... 2016-11-04 09:08:57 -02:00
Emanuel F. Oliveira
1122594d2b OHIF-20 Moving multi-frame related functionality to metaDataProvider / Created new library with parsing utilities. 2016-11-03 23:54:04 -02:00
Eloízio Salgado
952f4d1a60 OHIF-123: Removing mouse events over dicom overlays to keep Cornerstone tools functionallity working when these overlays are hovered 2016-11-03 16:45:57 -02:00
Eloízio Salgado
d3eaec0383 OHIF-122: Removing hardcored configuration 2016-11-03 16:33:46 -02:00
Eloízio Salgado
37d12970ab OHIF-122: Remove hover state in disabled buttons and fix Next/Previous disabled state when layout viewport changes 2016-11-03 15:15:09 -02:00
Evren Ozkan
ca1ed4fb0a Add css class for compression text to allow customizing it in viewportOverlay 2016-11-02 18:40:08 -04:00
Evren Ozkan
4c0cdc559b Update metadata for missing fields using image data 2016-11-02 18:01:36 -04:00
Eloízio Salgado
b0195a1a57 OHIF-121: Adding responsiveness to Worklist 2016-11-02 10:14:04 -02:00
Eloízio Salgado
e03ebc43e9 OHIF-120: Coloring worklist pagination buttons properly 2016-11-01 16:56:20 -02:00
Eloízio Salgado
1533bd34e9 OHIF-117 Bugfix: Study list overlaps in firefox 2016-10-27 17:33:14 -02:00
Emanuel Oliveira
5aaa5b934d OHIF-15 Fixed cine dialog positioning + dragging whole dialog even when clicking on a button. 2016-10-27 01:33:48 -02:00
Emanuel Oliveira
ca28f5dbce OHIF-15 Added two rendering options for cine dialog. 2016-10-26 00:03:30 -02:00
Evren Ozkan
8e9265ab23 Retrieve FrameIncrementPointer as an attribute and FrameTimeVector as a float array via DICOMWeb and DIMSE 2016-10-25 11:06:16 -04:00
Erik Ziegler
255b60e2fc Fix dialog CSS issues (OHIF-114) 2016-10-25 14:20:27 +02:00
Evren Ozkan
9d279e8626 OHIF-118 Fix the issue with retrieving AcquisitionDateTime or any DT DICOM attribute via DIMSE 2016-10-24 22:41:10 -04:00
weiwei
90069329e6 make getjson use node request 2016-10-24 22:18:26 +08:00
weiwei
2cf666f7a5 Revert "Merge branch 'master' of github.com:OHIF/Viewers"
This reverts commit 137007c220, reversing
changes made to af639b4de2.
2016-10-24 22:17:22 +08:00
weiwei
137007c220 Merge branch 'master' of github.com:OHIF/Viewers 2016-10-24 22:11:44 +08:00
weiwei
4a7fbe208e change getJSON of dicomweb to use node request 2016-10-24 22:11:12 +08:00
Evren Ozkan
af639b4de2 Allow to sort thumbnails by AcquisitionDateTime or any other stack property (sorted by InstanceNumber ascending by default)
- Retrieve AcquisitionDateTime via DICOMWeb (WIP for DIMSE)
- Add a global template helper to sort arrays by an array element property or deep array element propery, and sort type
2016-10-24 09:47:12 -04:00
Erik Ziegler
05d5b4007b Add requestOptions to DIMSE Server schema to fix authentication errors (OHIF-116) 2016-10-19 18:36:56 +02:00
Erik Ziegler
531d2e283c Removed default study date filter (OHIF-115) 2016-10-19 17:31:14 +02:00
Emanuel F. Oliveira
337525c27d PWV-2: Added missing dependencies for Worklist package and prevents removal of server config collections... 2016-09-30 20:01:58 +00:00
Bruno Alves de Faria
ed86c14807 LT-63: Applying date range filter for DicomWeb and DIMSE services on study list 2016-09-30 11:19:46 -03:00
Bruno Alves de Faria
8d5d1ee360 LT-67; OHIF-78: Merging server configuration and CINE dialog changes from downstream (Ascend) 2016-09-29 12:25:04 -03:00
Erik Ziegler
da7202de0f Fixed bugs in standalone Viewer, recreated client-only build 2016-09-28 09:53:10 -04:00
Erik Ziegler
739c6e9e9f Bug fixing for Standalone Viewer 2016-09-22 10:45:07 -04:00
Erik Ziegler
7aca58a124 Fix HUD not displaying 2016-09-15 10:36:32 +02:00
Erik Ziegler
760b90a976 Fix HUD not displaying 2016-09-15 10:32:32 +02:00
Erik Ziegler
a5a6e3a6bd Added Standalone Client-only Viewer with build instructions 2016-09-13 21:34:16 +02:00
weiwei
18de1deff3 added filter search for modalitiesinstudy 2016-09-13 16:17:36 +08:00
Bruno Alves de Faria
af4bff94e1 LT-67: Removing wadoUriRootNOTE field 2016-09-12 11:59:14 -03:00
Bruno Alves de Faria
72bafdd014 LT-67: Replacing servers list form by components and API instances 2016-09-12 10:05:07 -03:00
Bruno Alves de Faria
e6cb4e873a LT-67: Fixing styling issues 2016-09-09 17:09:38 -03:00
Bruno Alves de Faria
5cd4234757 Fixing merging issues 2016-09-09 15:44:21 -03:00
Bruno Alves de Faria
574a6d02b0 Merging from downstream (Ascend) 2016-09-09 15:40:23 -03:00
Bruno Alves de Faria
e088eca37a Merging from upstream 2016-09-09 14:58:54 -03:00
Bruno Alves de Faria
92728c4100 LT-67: Re-validating fields on change only if the form validation has already been called 2016-09-09 08:50:53 -03:00
Bruno Alves de Faria
c6690781f8 LT-67: Fixing broken lesiontracker package 2016-09-09 08:45:39 -03:00
weiwei
72ea5d1a2d add showConfirmDialog necessary files 2016-09-07 21:12:29 +08:00
weiwei
37929ca989 add showConfirmDialog necessary files 2016-09-07 21:10:53 +08:00
weiwei
1879fb1b0b move showConfirmDialog from lesiontracker to viewerbase 2016-09-07 20:57:11 +08:00
weiwei
69e0e30a2a expose addMetaData in viewerbase 2016-09-07 19:49:05 +08:00
weiwei
f411d98422 added modality attribute to displayset 2016-09-07 02:29:32 +08:00
weiwei
2c89303841 change default study level instance number to undefined 2016-09-06 19:33:10 +08:00
Bruno Alves de Faria
36da38283a AWV-3: Adding current state to display set navigation buttons on CINE dialog 2016-09-05 10:43:09 -03:00
Bruno Alves de Faria
6b86b8d2dc AWV-3: Adding CSS3 animations to the CINE dialog 2016-09-05 10:20:30 -03:00
Bruno Alves de Faria
b1a786071e AWV-3: Creating mixin for form button components 2016-09-04 22:03:36 -03:00
Bruno Alves de Faria
e1da28ca88 AWV-3: Adding next and previous display set buttons for CINE dialog 2016-09-04 20:08:31 -03:00
Bruno Alves de Faria
20b49d5036 AWV-3: Transforming the CINE inputs in form components 2016-09-03 18:16:57 -03:00
Bruno Alves de Faria
176b503c5a AWV-3: Merging changes from upstream 2016-09-03 14:47:39 -03:00
Bruno Alves de Faria
e8930230e7 AWV-1: Fixing grid navigation for 1x1 layout 2016-09-03 12:02:28 -03:00
Bruno Alves de Faria
54481cf716 AWV-1: Clearing empty viewports labels 2016-09-03 11:38:26 -03:00
Bruno Alves de Faria
e4dfd7c4bf AWV-1: Enablind and disabling viewport navigation buttons 2016-09-03 10:55:01 -03:00
Bruno Alves de Faria
e98e686664 AWV-1: Refactoring layout manager 2016-09-02 20:07:14 -03:00
Bruno Alves de Faria
0469747b5a AWV-1: Making the display set navigation buttons move the display sets on all viewports 2016-09-02 16:10:54 -03:00
weiwei
4a389d2304 fixed study level number of intances default to 0 2016-09-02 20:28:54 +08:00
Erik Ziegler
ed8bb26fa4 Request options are now properly passed into WADO Proxy (LT-165) 2016-09-02 09:55:43 +02:00
Bruno Alves de Faria
8145e08f66 AWV-1: Preventing looping on display set navigation 2016-09-01 16:17:43 -03:00
Bruno Alves de Faria
c05e36eca8 LT-67: Styling select2 error state and adding its error tooltip 2016-09-01 13:33:17 -03:00
Bruno Alves de Faria
620f5fd4ff LT-67: Focusing the first form input on validation error 2016-09-01 08:53:16 -03:00
Bruno Alves de Faria
34a16930ef LT-67: Adding validation error tooltips when focusing fields 2016-09-01 08:49:36 -03:00
Bruno Alves de Faria
33e7297064 LT-67: Displaying the validation error messages inside the form 2016-08-31 19:17:00 -03:00
Erik Ziegler
a47ecf0aac Import fixes necessary for client-only builds 2016-08-31 22:08:42 +02:00
Evren Ozkan
486a7b30ed This fix has been reset somehow, so applying it again:
- Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid)
2016-08-31 15:52:58 -04:00
Bruno Alves de Faria
662cfe3c94 LT-67: Fixing nested properties validation 2016-08-31 14:33:16 -03:00
Bruno Alves de Faria
c4ac8cbeef LT-67: Fixing change event bubbling on formItem mixin 2016-08-31 13:57:22 -03:00
Bruno Alves de Faria
6e84a388b6 LT-67: Creating data parser and styling components with validation error 2016-08-31 11:59:26 -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
52770dc79c LT-67: Validating server information with its schema 2016-08-31 10:17:46 -03:00
Bruno Alves de Faria
a057243745 LT-67: Creating default custom validatior for empty strings 2016-08-31 09:51:28 -03:00
Bruno Alves de Faria
e5eb98cbc0 LT-67: Migrating DIMSE inputs to components 2016-08-31 08:09:27 -03:00
Erik Ziegler
c3d7c2af09 Fix image scrolling direction issue and DIMSE Server schema issue 2016-08-31 11:11:45 +02:00
Bruno Alves de Faria
2a119a5464 LT-67: Refactoring schema validation 2016-08-30 14:04:32 -03:00
Bruno Alves de Faria
9e2ab2d21a LT-67: Migrating the remaining DicomWEB inputs to components 2016-08-30 11:03:57 -03:00
Bruno Alves de Faria
18516b47f0 LT-67: Creating checkbox component 2016-08-30 10:37:54 -03:00
Bruno Alves de Faria
4e70e62b7b LT-67: Migrating DICOMWeb form inputs to components 2016-08-29 18:22:40 -03:00
Bruno Alves de Faria
6cbfc1c180 LT-67: Migrating the main form and its inputs to components 2016-08-29 16:51:02 -03:00
Bruno Alves de Faria
eb63e88581 LT-67: Adjusting schema to switch to forms and inputs 2016-08-29 14:05:53 -03:00
Bruno Alves de Faria
dce2f89f37 LT-67: Fixing: default servers (JSON) were not being listed 2016-08-29 13:47:53 -03:00
Bruno Alves de Faria
a6ad256410 LT-288: Fixing wrong conditional for prior timepoint 2016-08-29 09:27:26 -03:00
Bruno Alves de Faria
396f83b449 LT-288: Fixing viewer crash for non associated studies 2016-08-29 09:10:51 -03:00
Aysel Afsar
0eeb05e72b OHIF-101: Display Series Details for selected studies 2016-08-26 12:04:34 -04:00
weiwei
0835c31ba0 added wado uri proxy 2016-08-26 15:03:04 +08:00
Aysel Afsar
793c2f3c0f OHIF-55: Add Test Drive button to login with demo user for Lesion Tracker 2016-08-25 12:08:40 -04:00
Aysel Afsar
4b627198b7 OHIF-48: Add pagination for worklist 2016-08-24 17:36:03 -04:00
Bruno Alves de Faria
c266599ed7 OHIF-61: Fixing 'more' tools dropdown 2016-08-24 15:21:50 -03:00
Aysel Afsar
28a904b290 LT-274: Fix blank date in last login dialog on first logon
- Remove redundant lastLoginModal.js file
- Refactor userAccountMenu.js
2016-08-24 11:03:21 -04:00
Bruno Alves de Faria
17f8d87d32 Fixing hanging protocols matching score issues 2016-08-24 11:53:31 -03:00
Bruno Alves de Faria
88e504a010 Fixing play/pause tool issues 2016-08-24 08:49:41 -03:00
Bruno Alves de Faria
0ec797a79c AWV-1: Adding navigation of display sets 2016-08-23 18:00:06 -03:00
Bruno Alves de Faria
3b993dadc0 LT-281: Creating architectural mechanism to allow theme switching 2016-08-22 19:13:38 -03:00
Bruno Alves de Faria
2cc06e454a Fixing viewports initial sorting issue 2016-08-22 14:54:31 -03:00
Bruno Alves de Faria
5c473697d9 Displaying layout tool current state 2016-08-20 17:17:06 -03:00
Bruno Alves de Faria
67fa502930 Blocking negative values for CINE tool 2016-08-20 16:39:31 -03:00
Bruno Alves de Faria
dd26196cb5 Squatting the series information to a single line if there is no series description to display 2016-08-20 15:10:38 -03:00
Bruno Alves de Faria
d6dd104cba Displaying 'I: ' in addition to 's: ' on thumbnail entries 2016-08-20 14:03:00 -03:00
Bruno Alves de Faria
3732d7cf70 Throttling session calls due to performance issues 2016-08-20 11:24:27 -03:00
Bruno Alves de Faria
8832f101ad Fix series image thumbnail highlighting 2016-08-20 11:08:00 -03:00
Bruno Alves de Faria
2d6933fe66 Fixing enlarged active viewport issue 2016-08-20 10:48:01 -03:00
Bruno Alves de Faria
479e420179 Opening series sidebar by default 2016-08-20 10:09:31 -03:00
Bruno Alves de Faria
0dfb3cc824 Switching image in thumbnail by double clicking instead of dragging and dropping 2016-08-20 09:30:56 -03:00
Bruno Alves de Faria
ac7f163807 Fixing image thumbnail dragging positioning issue 2016-08-20 09:25:00 -03:00
Bruno Alves de Faria
8f98efc7ea LT-275: Final polish on style for both versions 2016-08-19 18:09:39 -03:00
Bruno Alves de Faria
8fdf9c2b1c LT-275: Enabling labels selection by the common section 2016-08-18 17:15:59 -03:00
Bruno Alves de Faria
d5ecfbdd39 LT-275: Adding fixed common labels to open source version 2016-08-18 08:49:00 -03:00
Bruno Alves de Faria
82b23f4368 LT-275: Implementing label selection by search 2016-08-18 08:02:46 -03:00
Bruno Alves de Faria
394678c04e LT-275: Creating 3 columns layout for open source version 2016-08-17 19:48:06 -03:00
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