Commit Graph

327 Commits

Author SHA1 Message Date
Aysel Afsar
feb7f0972c LT-117: Remove the user from reviewers when session timeout 2016-04-04 11:06:14 -04:00
Aysel Afsar
8ee2eaf644 LT-117: Remove the user from reviewers of user is logout 2016-04-04 10:35:52 -04:00
Aysel Afsar
2da841bab0 LT-117: Add warning icon in study list row and give tip about user when warning icon is hovered if study is in-use by another user 2016-04-04 00:00:33 -04:00
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
37ae35e33f LT-174: Add confirmation box before timepoint association is removed 2016-03-23 10:43:01 -04:00
Aysel Afsar
e3b34b52d6 Bug fixing: Show Worklist option in user account menu if loaded page is Audit or Change Password 2016-03-22 17:46:14 -04:00
Aysel Afsar
33f25528b1 LT-103: Set url and port attributes as empty to sign in natively as default 2016-03-22 17:16:37 -04:00
Aysel Afsar
506ab56711 LT-103: Show error messages if username or password are invalidated
- Remove Need An Account and Forgot Password buttons for Sign In page
2016-03-22 17:03:13 -04:00
Aysel Afsar
ea307b1067 Update versions file 2016-03-22 15:44:35 -04:00
Aysel Afsar
3c60a6dda1 LT-103: Authenticate via LDAP 2016-03-22 15:43:06 -04:00
Erik Ziegler
beaa0d4e65 Remove unnecessary logging for instance metadata 2016-03-20 10:29:35 +01:00
Erik Ziegler
fc7dde0082 Fix NaN FPS 2016-03-17 15:30:14 +01:00
Erik Ziegler
70b3f938cf Fix autoplay 2016-03-17 14:04:11 +01:00
Erik Ziegler
095ad92eab Enable hotkeys in OHIF Viewer 2016-03-17 12:13:04 +01:00
Erik Ziegler
7e64fb4109 Clips use DICOM frameTime by default (LT-210). Added floating clip control dialog (LT-209) 2016-03-17 12:10:23 +01:00
Aysel Afsar
d1d4e09815 Merge branch 'master' of https://github.com/OHIF/Viewers 2016-03-16 21:27:16 -04:00
Aysel Afsar
a2c0dbefc3 - Return modalities attribute by merging modality and modalitiesInStudy attributes to be able to filter if only modality tag exists
- Remove modality tag in filter object and filter modalities of studies returned from WorklistSearch method
2016-03-16 21:23:48 -04:00
Weiwei
fa43580b2c Revert "Merge branch 'medken' of https://github.com/OHIF/Viewers"
This reverts commit 2be7a9bd2f, reversing
changes made to f839c60a68.
2016-03-16 18:18:33 -05:00
Weiwei
2be7a9bd2f Merge branch 'medken' of https://github.com/OHIF/Viewers 2016-03-16 18:11:22 -05:00
Weiwei
f839c60a68 added c-store feature to dimse package, fixed logging of vr length mismatch 2016-03-16 18:10:14 -05:00
Aysel Afsar
a5d4c6d0eb LT-102: Send a email which includes password reset link if Forgot Password option is selected
- Add custom Reset Password template  and reset password
- Show the first error instead showing all errors of invalidated input values in Sign Up and changePassword templates
2016-03-16 10:28:07 -04:00
Aysel Afsar
28ba53b328 - Add modality tag in filter object to filter studies 2016-03-15 10:17:37 -04:00
Erik Ziegler
31d34a3fb5 Work from Medken branch 2016-03-13 16:38:43 +01:00
Erik Ziegler
bee1e38044 Add option to convert non-Targets to CR/NE/EX 2016-03-13 15:36:12 +01:00
Erik Ziegler
dbeaba1684 Fix DICOM Time helper 2016-03-13 12:34:53 +01:00
Aysel Afsar
d483f2ae68 LT-207: Case insensitive for Modality filtering 2016-03-11 13:11:26 -05:00
Aysel Afsar
2e4082c4e7 Add Worklist option to return worklist if page is Change Password 2016-03-11 13:09:49 -05:00
Aysel Afsar
2bb429a898 LT-162: Parse dicomWeb qidoRoot 2016-03-10 14:47:55 -05:00
Aysel Afsar
76a9f6a894 LT-115: Set CRUNEX tool buttons as disabled if timepoint is baseline
- Remove addDisabledTool and getDisabledTool methods in toolManager
- Add disabledToolButtons array in toolDefaultStates to check enable/disable buttons
2016-03-10 11:21:52 -05:00
Aysel Afsar
161bbba5cf LT-162: Add server information modal in user account menu 2016-03-09 22:47:17 -05:00
Aysel Afsar
72ecc5b40d LT-190: Axis used to determine overall response is listed first in lesion table by criteria 2016-03-08 16:41:25 -05:00
Aysel Afsar
3876a91ee3 Mistyped as longestDiameter instead of shortestDiameter 2016-03-08 08:16:40 -05:00
Erik Ziegler
f53bfcc05c Added View option to explicitly load unassociated studies in the lesion tracker (LT-183) 2016-03-08 13:11:43 +01:00
Aysel Afsar
52286136ab Merge branch 'crunexTools' 2016-03-07 09:21:11 -05:00
Aysel Afsar
58d145194a LT-115: Disable/Enable CRUNEX button for active image viewer 2016-03-07 09:05:59 -05:00
Erik Ziegler
e2d855c333 Fix worklist context menu position (LT-193) 2016-03-07 14:34:29 +01:00
Erik Ziegler
c4ad6b04b5 Updated Trial Criteria selection, added groundwork for allowing multiple criteria (LT-188) 2016-03-07 13:36:48 +01:00
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
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
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