Aysel Afsar
064743a8f7
Show Sign Up and forgotPassword pages without login
2016-03-28 12:27:18 -04:00
Aysel Afsar
b8c08d5f3a
Prevent viewing Lesion Tracker pages if user is not login
2016-03-27 22:40:43 -04:00
Aysel Afsar
e2f8bf2431
LT-174: Add confirmation modal template to confirm removing the timepjoint association
2016-03-24 09:28:51 -04:00
Erik Ziegler
c94cd6a328
Fix missing CINE data for LesionTracker
2016-03-23 16:31:35 +01:00
Aysel Afsar
3c60a6dda1
LT-103: Authenticate via LDAP
2016-03-22 15:43:06 -04:00
Aysel Afsar
161bbba5cf
LT-162: Add server information modal in user account menu
2016-03-09 22:47:17 -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
cd4a9a51da
LT-115: Set CR/UN/EX buttons as enabled for follow-up timepoints
2016-03-02 15:49:20 -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
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