Evren Ozkan
6f0f1dc0ea
Check study instances whether they have image data based on sopClassUid or rows (JPEG and PNG images do not have sopClassUid)
2016-06-03 12:37:59 -04:00
Evren Ozkan
896cc715ea
Check study instances whether they have image data based on sopClassUid instead of rows
2016-05-02 19:14:47 -04:00
Aysel Afsar
dfcb33153f
LT-239: Handle the error if the last imported file is not dcm file
...
- Add message label in progress dialog
2016-04-25 19:01:59 -04:00
Aysel Afsar
2a17760ff8
LT-240: Add studyListFunctionsEnabled property (false as default) in public.ui object in settings file to enable/disable import / export / anonymize functions
...
LT-239: Error handling on the import process (WIP)
2016-04-21 22:42:06 -04:00
Aysel Afsar
1e1c4033a6
- Refactor ActiveEntry.sigIn method
...
- Add own Reset password template
- Check password history and validation in Reset Password
- Add expireTimeInMinute in passwordOptions to control expire time of reset link
- Show sending notification while reset link is sent
2016-04-14 15:02:22 -04:00
Erik Ziegler
7fa4c33064
Fix contentId bug
2016-04-14 20:02:54 +02:00
Erik Ziegler
cbaf770fba
Add fallback in case instances have URL specified directly
2016-04-14 19:30:18 +02:00
Erik Ziegler
ee274d4ee1
Fix Lesion Tracker worklist styling
2016-04-14 15:37:31 +02:00
aysel.afsar
6c798ad4db
LT-236: Add expiration time for password reset link
2016-04-13 14:56:35 -04:00
Aysel Afsar
1891d1fe75
Check whether priorLoginDate is undefined
2016-04-11 09:43:22 -04:00
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