Commit Graph

1717 Commits

Author SHA1 Message Date
Ubaldo Mattos
c0baa7e10b
Delete README.md 2018-12-23 12:36:52 -02:00
Ubaldo Mattos
d5944c64bb
Create README.md 2018-12-23 12:34:50 -02:00
Ubaldo Mattos
124b6f3cbe
Update README.md 2018-12-23 12:33:50 -02:00
Ubaldo Mattos
093bd11bc5
Create README.md 2018-12-23 12:33:00 -02:00
Ubaldo Mattos
1b8e0622f7
Delete README.md 2018-12-23 12:32:24 -02:00
Ubaldo Mattos
35db826556
Delete Windows Server 2016.md 2018-12-23 12:32:11 -02:00
Ubaldo Mattos
9dde9697e6
Create README.md 2018-12-23 12:30:30 -02:00
Ubaldo Mattos
23f93cb85f
Update Windows Server 2016.md 2018-12-23 12:28:01 -02:00
Ubaldo Mattos
f67b94f4a8
Update Windows Server 2016.md 2018-12-23 12:26:29 -02:00
Ubaldo Mattos
1a3c6c5b75
Update Windows Server 2016.md 2018-12-23 12:25:42 -02:00
Ubaldo Mattos
e7b500b04e
Update Windows Server 2016.md 2018-12-23 12:24:49 -02:00
Ubaldo Mattos
e2d38e6637
Update Windows Server 2016.md 2018-12-23 12:23:51 -02:00
Ubaldo Mattos
a1ed687ec7
Update Windows Server 2016.md 2018-12-23 12:22:38 -02:00
Ubaldo Mattos
83e6e890a4
Update Windows Server 2016.md 2018-12-23 12:22:09 -02:00
Ubaldo Mattos
9799778873
Update Windows Server 2016.md 2018-12-23 12:21:58 -02:00
Ubaldo Mattos
f3a4bbc63a
Update Windows Server 2016.md 2018-12-23 12:19:40 -02:00
Ubaldo Mattos
0038a1d9e1
Update Windows Server 2016.md 2018-12-23 12:18:40 -02:00
Ubaldo Mattos
07c6d1f5bd
Update Windows Server 2016.md 2018-12-23 12:18:22 -02:00
Ubaldo Mattos
e16da38bc1
Update Windows Server 2016.md 2018-12-23 12:18:06 -02:00
Ubaldo Mattos
0258774875
Update Windows Server 2016.md 2018-12-23 12:12:16 -02:00
Ubaldo Mattos
2194779f87
Update Windows Server 2016.md 2018-12-23 11:56:07 -02:00
Ubaldo Mattos
9f94525996
Update Windows Server 2016.md 2018-12-23 11:55:00 -02:00
Ubaldo Mattos
433c81f451
Update Windows Server 2016.md 2018-12-23 11:54:33 -02:00
Ubaldo Mattos
2f600c4535
Update Windows Server 2016.md 2018-12-23 11:54:04 -02:00
Ubaldo Mattos
833e84fd76
Update Windows Server 2016.md 2018-12-23 11:53:32 -02:00
Ubaldo Mattos
3b280ab41c
Update Windows Server 2016.md 2018-12-23 10:07:29 -02:00
Ubaldo Mattos
a6e07bf4a1
Update Windows Server 2016.md 2018-12-23 10:06:24 -02:00
Ubaldo Mattos
4df497ff78
Update Windows Server 2016.md 2018-12-23 10:05:24 -02:00
Ubaldo Mattos
4fce726d86
Update Windows Server 2016.md 2018-12-23 10:04:17 -02:00
Ubaldo Mattos
e42ae11936
Update Windows Server 2016.md 2018-12-23 09:54:43 -02:00
Ubaldo Mattos
7e72ea591b
Update Windows Server 2016.md 2018-12-23 09:48:18 -02:00
Ubaldo Mattos
09dc550f4c
Create Windows Server 2016.md
This file is the first of a serie with information about how to install OHIF viewer on client machines.
2018-12-23 09:45:00 -02:00
Evren Ozkan
e508a59ee3 fix(thumbnails): Prevent caching for thumbnail images by using canvas element (thanks @jasonklotzer) 2018-12-19 10:29:45 -05:00
Zaid Safadi
7643a384b4 Update cornerstone libs (wado) to latest and fix Incorrect ultrasound measurement #319 (#323) 2018-12-17 23:33:30 +01:00
nicolasvandooren
947a5f470d feat(standalone-viewer): Add authorization header (#322) 2018-12-12 18:01:46 +01:00
Evren Ozkan
a4b8f2c5ed fix(user-preferences): Fix the issues with saving/retrieving user preferences in OHIFViewer 2018-11-09 13:22:14 -05:00
Evren Ozkan
5017fd13af fix(hot-keys): Set the correct context name to enable hot keys based on the current page (#308) 2018-11-09 13:14:03 -05:00
Evren Ozkan
99041bebde fix(study-list): Use offset and limit in the dicomweb queries used to search studies with next/prev pagination in study list (#290) 2018-11-08 17:43:26 -05:00
Evren Ozkan
6ad7586d25 Fix the issues with modality filter in study list 2018-10-25 19:28:54 -04:00
Evren Ozkan
68e2619199 Bump cornerstone-core to 2.2.7 and cornerstone-tools to 2.4.0 2018-10-25 14:36:45 -04:00
Erik Ziegler
2c6bd1ef6f
chore(dcmjs): Move DICOM-SR creation / parsing logic from OHIF to dcmjs (#293) 2018-10-18 08:53:47 +02:00
João Vinagre
fa73fedb73 fix(study-list): Change convertStringToStudyDate to use moment to fix study date issues 2018-10-04 11:40:48 +02:00
Erik Ziegler
89d97a7a3a chore(dicomweb-client): Switch to dicomweb-client.js to push logic out of OHIF 2018-10-04 11:40:48 +02:00
Erik Ziegler
45c5867663 chore(openid-connect): Update versionsFrom to 1.7 for ohif-user-oidc 2018-10-01 14:15:29 +02:00
Erik Ziegler
a70f1547a3 fix(lesion-tracker): Fix routing and package building issues with Lesion Tracker 2018-10-01 14:15:29 +02:00
Erik Ziegler
539c8af98b fix(lesion-tracker): Fix package import issues with ohif-user-meteor-accounts 2018-10-01 14:15:29 +02:00
Erik Ziegler
84c68f4084 fix(lesion-tracker): Fix improper use of loadStudy in longitudinalViewportOverlay (closes #194) 2018-10-01 14:15:29 +02:00
Erik Ziegler
19731a2223 chore(research-use-warning): Add Investigational Use Only warning to Lesion Tracker 2018-10-01 14:15:29 +02:00
Erik Ziegler
89c6252429 chore(lesion-tracker): Remove unused gagarin / nightwatch tests 2018-10-01 14:15:29 +02:00
Erik Ziegler
3c4c8c26f9 fix(lesion-tracker): Stop trying to load study with non-existent studyInstanceUid 2018-10-01 14:15:29 +02:00