Commit Graph

93 Commits

Author SHA1 Message Date
Aysel Afsar
7cebd3c91c LT-115: Add CR-Target, UN-Target and EX-Target tools (WIP) 2016-03-02 12:09:05 -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
f26fc22cef LT-32: Set lesion tool as active tool if timepoint is baseline otherwise window level when switch the tabs 2016-02-24 12:45:37 -05:00
Erik Ziegler
231df3e5b1 Fixes for lesion activation and loaded timepoint indicators 2016-02-16 13:11:47 +01: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
Aysel Afsar
eb32e1771f LT-97: Add requireRegexValidation and requireStrongPasswords properties under passwordOptions which is under passwordOptions.
- requireRegexValidation toggles whether or not password validation is controlled by regular expression
- requireStrongPasswords toggles whether password validation is controlled by zxcvbn package
LT-104: User account shall be locked after 5 failed attempts
- "failedAttemptsLimit" property which is under passwordOptions in ActiveEntry configuration object sets number of failed attempts count to lock user account, it is set 5 as default
LT-99: Passwords shall use password history of 6
- "passwordHistoryCount" property which is under passwordOptions in ActiveEntry configuration object sets count of last passwords that is not used to reset password
- Show error messages in changePassword template
- Make signIn button disabled if inputs are not validated
2016-02-14 17:03:00 -05: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
bc2b58b63b Remove validation from Measurements Observe hook 2016-02-11 22:05:57 +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
beaa56c0b3 Updates for Timepoint assocation (LT-60) and Conformance Checks (LT-92, LT-93, LT-94) 2016-02-08 19:59:39 +01:00
Aysel Afsar
59a6905eb0 LT-160: Create user accounts and require login for access by using active-entry package 2016-01-27 08:35:06 -05:00
Aysel Afsar
4e38bbfa0b Revert "LT-160: Create user accounts and require login for access by using active-entry package"
This reverts commit 3394b9ed64.
2016-01-27 08:25:22 -05:00
Aysel Afsar
3394b9ed64 LT-160: Create user accounts and require login for access by using active-entry package 2016-01-27 08:24:36 -05:00
Erik Ziegler
b2fa6ead3b Add Clinical Meteor packages to Lesion Tracker 2016-01-25 17:14:42 +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
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
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
Aysel Afsar
10be1b0336 LT-29: Disable Target measurements when pixel spacing is not available 2016-01-12 14:53:35 -05:00
Erik Ziegler
906f7c6234 Move decrementing to server and out of observe hook 2016-01-11 19:47:19 +01:00
Erik Ziegler
fdde2f9ff9 Trying to debug duplicate removal on QA server 2016-01-11 18:50:15 +01:00
Erik Ziegler
90a16a8059 Applied JSCS and added JSCS/jsHint config files 2016-01-11 11:32:20 +01:00
Erik Ziegler
a1618438d8 Temporary length tool is toggleable. Changed text for Excluded label based on test outline 2016-01-10 15:15:05 +01:00
Erik Ziegler
96ddd36151 Improved lesion removing / renumbering after removal 2016-01-09 23:04:22 +01:00
Aysel Afsar
d912c7a269 Scale overlay tool is added into toggleLesionTrackerTools function 2016-01-08 13:56:50 -05:00
Aysel Afsar
d87f436ada LT-28: Scale overlay tool (work-in-progress) 2016-01-06 16:45:52 -05:00
Evren Ozkan
91bd8cab47 previous target tool is removed
biDirectional tool is changed as target tool
length and width measurements are added into lesion table
2015-12-23 17:53:44 -05:00
Erik Ziegler
4ae0183a9c Bug fixes for confirmDelete and lesion management 2015-12-21 09:29:19 -05: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
Evren Ozkan
32ab6ced96 LT-22: Bi-directional tool (work-in-progress) 2015-12-15 22:30:16 -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
86c8a32e2a Fix OHIF global variable definition bug in OHIF Viewer, moved resizeViewportElements to viewerbase 2015-12-15 10:20:57 -05:00
Erik Ziegler
37fa29cce4 Updated hotkey presets to the specified defaults. Closes LT-21 2015-12-14 08:31:25 -05:00
Erik Ziegler
b2d4812dd0 Add button/hotkey to show/hide tools in viewports 2015-12-11 17:55:26 +01:00
Evren Ozkan
ba05a3d21e Styling fixing: set height of thumbnails panel 2015-12-10 15:18:53 -05:00
Evren Ozkan
a14973be04 Bug fixing: The code block which activates first measurement is moved outside of if statement that checks whether toolDataInsertedManually is true. 2015-12-10 15:17:52 -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
e4112c44f1 Lesion and non-target tools are always interactive. Added set/get default tool states to toolManager (OHIFVIEWER-51) 2015-12-10 11:32:53 +01:00
Erik Ziegler
da3101be93 Added hotkey support to viewerbase 2015-12-09 15:48:24 +01:00
Erik Ziegler
da197368bf Add some WIP changes to Lesion Tracker dialogs 2015-12-09 14:26:11 +01:00
Evren Ozkan
3caab55b44 OHIFVIEWER-14 For time points with overlays, the image box display shall default to the first overlay 2015-12-03 17:20:12 -05:00
Evren Ozkan
51ff40dd6d OHIFVIEWER-27 Popup is shown/hidden to set the timepoint as Baseline when the user clicks timepoint header cell in lesion table 2015-12-02 11:32:14 -05:00
Evren Ozkan
6ebff476a2 Bug fixing: add patientId to measurementData for lesion and nonTarget tools to delete all lesions properly 2015-11-25 13:48:29 -05:00
Evren Ozkan
e6f1f34d1c Bug fixing: Linking on last row in lesion table is broken 2015-11-25 07:48:29 -05:00