Erik Ziegler
1a48b6040a
Cleaned up the worklist design a bit
2016-04-09 22:00:05 +02:00
Aysel Afsar
48a626173c
Show resetPassword without login
2016-04-06 22:43:39 -04:00
Aysel Afsar
513abfeeb5
Merge branch 'auditTrial'
2016-04-06 15:37:35 -04:00
Aysel Afsar
2a89e5c7e2
LT-61: Search by User Name, Patient Name, Study InstanceUid and Action Type
2016-04-06 14:48:21 -04:00
Evren Ozkan
d3cdd4be35
LT-66 Fix a tiny bug with logging status of file upload to import
2016-04-06 10:40:43 -04:00
Evren Ozkan
e97e72944f
LT-73 Move queryStudies used to get study metadata from exportStudies to lib as a global function
2016-04-05 17:38:36 -04:00
Aysel Afsar
83e067b701
LT-61: Record actions that create, modify, delete, associate timepoints, remove associations and login
...
- Show Last Login Date popup after login successful
(WIP)
2016-04-05 12:16:50 -04:00
Aysel Afsar
e277c4b484
Fix user account menu by current path
2016-04-04 12:43:46 -04:00
Aysel Afsar
546d579c7a
Merge branch 'isReviewing'
2016-04-04 11:44:26 -04:00
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
Evren Ozkan
55fbf3f1da
LT-212 Fix the bug caused by exporting large studies
...
- Use blob instead of arraybuffer as xhr response type to download dicom files
- Convert blob to arraybuffer after blob downloaded via xhr
2016-04-01 22:43:48 -04:00
Weiwei
0e31eff332
image level query with combined series query
2016-03-31 18:46:13 -05:00
Evren Ozkan
a2124c03e9
LT-66 Import DICOM Studies
...
- Add a toolbar in the top of worklist
- Add Import button in the worklist toolbar
- Upload all files in the selected folder to import from client to server
- Import uploaded files via DIMSE
- Delete uploaded files from server when import is completed
- Handle import status in client
- Show/Update progress dialog in client while uploading and importing files
- Show Import button only if import is supported for the default service type (DICOMWeb is currently not supported)
2016-03-30 18:38:29 -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