Commit Graph

163 Commits

Author SHA1 Message Date
Aysel Afsar
0eeb05e72b OHIF-101: Display Series Details for selected studies 2016-08-26 12:04:34 -04:00
Aysel Afsar
28a904b290 LT-274: Fix blank date in last login dialog on first logon
- Remove redundant lastLoginModal.js file
- Refactor userAccountMenu.js
2016-08-24 11:03:21 -04:00
Bruno Alves de Faria
3827fb0e7b LT-275: Making the measure flow respect the window bounds and fixing scrolling when selecting by common section 2016-08-12 08:02:58 -03:00
Erik Ziegler
ee070614a5 Added About modal with last commit hash, moved some dialogs to lesionTracker package from viewerbase (OHIF-52) 2016-08-11 12:47:09 +02:00
Erik Ziegler
f7e888d1be Cleaned up some unused files (OHIF-54) 2016-08-10 15:39:31 +02:00
Erik Ziegler
d4b014847a Add ServerConfiguration schema to validate Meteor settings, removed defaultSettings, ran JSCS for DIMSEService package 2016-08-09 15:53:09 +02:00
Bruno Alves de Faria
9d8c039ffc LT-275 Implementing search for measure labels 2016-08-08 10:47:57 -03:00
Erik Ziegler
f963fec586 Fix duplicate helper bugs in Lesion Tracker 2016-08-05 10:09:12 +02:00
Bruno Alves de Faria
fd5e7dd2f4 LT-67 Adding peeers to DIMSE servers structure 2016-08-04 16:47:10 +02:00
Bruno Alves de Faria
b33ce54188 Refactoring servers configuration structure 2016-08-04 16:47:10 +02:00
Erik Ziegler
afeb0d82fb Fix Viewer opening bugs in OHIF Viewer (OHIF-49) 2016-08-04 10:42:34 +02:00
Bruno Alves de Faria
7fdfbf1c1a LT-275: Creating measure flow component layout and motion 2016-07-25 17:19:47 -03:00
Erik Ziegler
82e374b1e3 Remove tabbed layout in favour of current Lesion Tracker design (OHIF-49) 2016-07-23 20:11:01 +02:00
Erik Ziegler
a6c45ddd27 Updating design of OHIF Viewer using (OHIF-49) 2016-07-22 14:26:29 +02:00
Erik Ziegler
f53ee8e030 Try to fix LT-273 in CSS. Change descriptionRequired for LT-252 2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
7aebb20c58 LT-253: Making lesion table looks like the specified in design 2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
1136e12eb3 LT-242: Fixing HUD resizing issue 2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
8564c52981 LT-253: Creating select2 component 2016-07-22 11:12:04 +02:00
Bruno Alves de Faria
cb875b1913 LT-253: Creating dynamic form components 2016-07-22 11:12:04 +02:00
Erik Ziegler
40062e2e9d LT-253: Added Collection to store Additional Findings in the database. Set up some form components that store temporary UI state 2016-07-22 11:12:04 +02:00
Erik Ziegler
a58e237418 LT-248: Hook up Current Case measurement status to progress box 2016-07-22 11:08:27 +02:00
Erik Ziegler
97c8c2b554 Updated to Meteor 1.3 2016-07-22 11:08:27 +02:00
Erik Ziegler
848251eba9 More cleanup for the study list 2016-07-22 11:00:16 +02:00
Erik Ziegler
a9a4f3f82b Lesion Tracker Redesign so far 2016-07-22 11:00:16 +02:00
Erik Ziegler
b247e89d8b Update OHIFViewer and LesionTracker to Meteor 1.3.4.4 to try to fix Windows issues 2016-07-17 10:45:59 +02:00
weiwei
7c64341284 upgrade lesiontracker to meteor 1.3 2016-06-14 10:49:29 -05:00
Erik Ziegler
c0fe9fff50 Fix double-tap to open study (#20) 2016-06-08 10:14:31 +02:00
Erik Ziegler
6f23c7163a Fixing iron:router issue with latest Chrome version 2016-06-07 19:32:30 +02:00
Erik Ziegler
574dc26b36 Small fixes to prevent errors in HP stage lists and misplacement in lesion table 2016-05-08 08:11:57 +02:00
Erik Ziegler
2e52d9e3c1 First pass at a Hanging Protocol implementation and editor (LT-131) 2016-05-07 12:40:02 +02: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
Erik Ziegler
ee274d4ee1 Fix Lesion Tracker worklist styling 2016-04-14 15:37:31 +02:00
Aysel Afsar
48a626173c Show resetPassword without login 2016-04-06 22:43:39 -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
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
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
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
2bb429a898 LT-162: Parse dicomWeb qidoRoot 2016-03-10 14:47:55 -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
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