Commit Graph

84 Commits

Author SHA1 Message Date
Aysel Afsar
4c02a1ea3f LT-184: Mention "Only 1 follow-up time point can be associated at the same time." in association dialog. 2016-03-06 18:48:56 -05:00
Aysel Afsar
7c915bd891 LT-115: Remove CRUNEX tools 2016-03-06 11:22:45 -05:00
Aysel Afsar
b51628cc9f - Rename lesion tool as bidirectional tool
- Remove measurementType property and use toolType property in the parts that uses measurementType
- Add toolType in syncMeasurementAndToolData method
- Hide Convert to Non-Target option in lesionLocationDialog for CRUNEX tools
2016-03-04 19:03:16 -05:00
Aysel Afsar
0b6776f777 LT-115: Reloading and showing CR/UN/EX measurements properly 2016-03-04 15:47:30 -05:00
Aysel Afsar
a41e50d79f LT-115: Activate CR/UN/EX tools data when lesion table is clicked 2016-03-02 23:38:03 -05:00
Aysel Afsar
a4521c0fa7 LT-115: Add location and response data in lesion table (WIP) 2016-03-02 23:06:51 -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
c5651e7e04 LT-196: Add verifyEmail property under public property in settings.json to control emailVerification template
- Add mailServerSettings in settings.json
2016-02-28 15:25:23 -05:00
Aysel Afsar
813c68881a LT-196: Verify user's email on signup 2016-02-28 12:58:05 -05:00
Aysel Afsar
9bcb9be471 LT-182: Display study date/thumbnails of the selected study as default 2016-02-24 15:13:30 -05:00
Aysel Afsar
68575ebaa9 LT-189: Length is always longer than width 2016-02-23 17:02:44 -05:00
Evren Ozkan
efa236f4cd LT-73 Export selected studies from study list to local
- Query to get metadata of the selected studies to export
- Download and zip the queried dicom files
- Show and update the progress dialog while querying and exporting studies
2016-02-23 11:53:49 -05:00
Evren Ozkan
a24387b28b LT-73 Add progress dialog component 2016-02-23 11:50:01 -05:00
Aysel Afsar
f46b6b0ebe LT-195: Add Worklist menu item to go wordlist when audit page is shown 2016-02-17 11:31:17 -05:00
Erik Ziegler
7b106d9bdd Fix duplicated lesion responses 2016-02-17 16:02:42 +01:00
Aysel Afsar
2c65b8c9c6 Fix: disable hover event of conformanceCheckFeedback if validationErrors is empty 2016-02-16 12:29:52 -05:00
Erik Ziegler
013c003128 Made tools flourescent green so they are easier to see (LT-191) 2016-02-16 15:03:51 +01:00
Erik Ziegler
85b972e2e8 Add Mediastinum/Hilum (LT-192) 2016-02-16 13:16:52 +01:00
Erik Ziegler
231df3e5b1 Fixes for lesion activation and loaded timepoint indicators 2016-02-16 13:11:47 +01:00
Aysel Afsar
97bcb6b6f5 Fix font colour of error messages popup 2016-02-15 16:44:20 -05:00
Aysel Afsar
d19e402847 LT-98: Passwords shall be required to be changed every 90 days
- route to changePassword page if the password is passwordExpirationDays old
- passwordExpirationDays property under passwordOptions object sets the time interval when password should be changed (90 days by default)
2016-02-15 13:09:58 -05:00
Erik Ziegler
11e300f013 Style and bug fixes related to active-entry and hipaaAuditLog integration 2016-02-15 14:36:01 +01:00
Aysel Afsar
3b7330ca75 Merge userManagement branch to master 2016-02-14 20:45:04 -05:00
Erik Ziegler
e354c6c577 Steps toward converting targets to non-targets 2016-02-14 15:13:08 +01:00
Erik Ziegler
3c69caf92b Non-target response defaults to NM on baseline, Present on followup (LT-112) 2016-02-14 14:17:20 +01:00
Erik Ziegler
ad52dffa94 Bug fix for empty lesion table 2016-02-14 13:39:50 +01:00
Erik Ziegler
36ff46be41 Added persistent single-image measurments (length, ellipse) (LT-37, LT-156) 2016-02-14 13:36:44 +01:00
Erik Ziegler
b624d12762 Fix syncing bug LT-177, update Cornerstone package libraries 2016-02-13 17:42:10 +01:00
Erik Ziegler
f7e24b8b10 Keep toolData and Measurements in sync (LT-149) 2016-02-12 20:38:00 +01:00
Erik Ziegler
5b07ec372c Disable double-click callbacks while placing lesion/non-target tools (LT-125) 2016-02-12 13:29:50 +01:00
Erik Ziegler
bc2b58b63b Remove validation from Measurements Observe hook 2016-02-11 22:05:57 +01:00
Erik Ziegler
02010aea81 Add studyDescription to study selector (LT-129) 2016-02-11 13:12:26 +01:00
Erik Ziegler
9cde04bcfe Remove some subscription / reactivity / caching bugs and the unnecessary PatientLocations collection 2016-02-10 16:38:49 +01:00
Aysel Afsar
5ec3cace94 LT-107: Add countdown dialog
- Remove ui from meteor-stale-session package
2016-02-09 22:16:37 -05:00
Erik Ziegler
b01a2cccee Fixes for LT-29, disable target measurements when pixel spacing is not available 2016-02-09 15:08:26 +01:00
Erik Ziegler
831e546cd5 Updated Lesion Location list (LT-166) 2016-02-09 14:48:54 +01:00
Erik Ziegler
8297171f4a Update CornerstoneWADOImageLoader to 0.9.0, tried to get DIMSE + WADO-URI working 2016-02-09 13:19:11 +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
0d66437be9 Escape key cancels lesion and non-target tool placement (LT-114) 2016-02-02 16:06:05 +01: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
5c38c4ffd9 LT-154: Deleted 1D-Measurements from image by Clear Tools button and Delete key 2016-01-19 16:57:52 -05:00
Erik Ziegler
7f7d2f6145 Set a fixed height for confirmDeleteDialog so it isn't stretched in FF and IE (LT-158) 2016-01-19 19:34:03 +01:00
Aysel Afsar
3c48d90891 LT-128: Study Date label is aligned to left 2016-01-18 15:16:03 -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
f9d697dea0 LT-123: intersected attribute is removed in intersectLine method,
getIntersectionRect method returns topLeft and bottomRight points instead of left, right, top, bottom points
2016-01-14 13:16:41 -05:00
Aysel Afsar
12a326c7fe LT-123: Add missing files
-Replace mathUtils.js functions with existed functions in cornerstoneMath.js
-Add rectToPoints, doesIntersect, getIntersectionRect methods in cornerstoneMath.rect,
-Add intersectLine method in cornerstoneMath.lineSegment
2016-01-14 00:10:24 -05:00
Erik Ziegler
cb8672576e Improvements to study list selection, study/timepoint association UI (LT-116 and LT-60) 2016-01-13 11:50:07 +01:00
Erik Ziegler
41b75de814 Work-in-progress on study/timepoint association modal and multi-study selection (LT-60, LT-116) 2016-01-12 21:56:40 +01:00
Erik Ziegler
be5ff6f590 Bug fixing to make sure measurements are re-added to toolData 2016-01-11 18:17:02 +01:00