Eloízio Salgado
660b828f4b
Creating ohif:metadata package with metadata classes and adding it to the viewers
2017-01-29 22:11:17 -02:00
Erik Ziegler
30a50c7ade
Fixes to make Lesion Tracker work
2017-01-29 22:11:17 -02:00
Erik Ziegler
068192e035
Change 'design' to 'ohif:design' in package.js for each package
2017-01-29 22:11:17 -02:00
Erik Ziegler
68ebe59737
Update Lesion Tracker to Meteor 1.4.2.3, Rebuild StandaloneViewer to SampleClientOnlyBuild
2016-11-19 11:06:08 +01:00
Erik Ziegler
7f0bd1bb42
Update to Meteor 1.4.2.1
2016-11-15 08:29:46 +01:00
Bruno Alves de Faria
ae0b03c05c
LT-275: Fixing meteor 1.4.2 issues on windows due to momentjs build failures
2016-11-15 08:24:30 +01:00
Erik Ziegler
ab4d4c9008
Work on refactoring measurements out of Lesion Tracker package
...
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00
Erik Ziegler
59631418ac
Update all applications to Meteor 1.4.2 (OHIF-119)
2016-10-28 06:58:22 +02:00
Erik Ziegler
8ec58015ce
Remove unnecessary CORS proxy scripts (LT-165). Update to Meteor 1.4.1.1
2016-09-02 09:55:43 +02:00
Bruno Alves de Faria
6cbfc1c180
LT-67: Migrating the main form and its inputs to components
2016-08-29 16:51:02 -03: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
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
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
7fdfbf1c1a
LT-275: Creating measure flow component layout and motion
2016-07-25 17:19:47 -03:00
Bruno Alves de Faria
1136e12eb3
LT-242: Fixing HUD resizing issue
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
a9a4f3f82b
Lesion Tracker Redesign so far
2016-07-22 11:00:16 +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
2e52d9e3c1
First pass at a Hanging Protocol implementation and editor (LT-131)
2016-05-07 12:40:02 +02: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
Evren Ozkan
9970b8795b
LT-73 Move export tool and progress dialog component to OHIFViewer
2016-03-01 11:55:58 -05:00
Aysel Afsar
813c68881a
LT-196: Verify user's email on signup
2016-02-28 12:58:05 -05:00
Evren Ozkan
efa236f4cd
LT-73 Export selected studies from study list to local
...
- Query to get metadata of the selected studies to export
- Download and zip the queried dicom files
- Show and update the progress dialog while querying and exporting studies
2016-02-23 11:53:49 -05:00
Aysel Afsar
fb7024d20e
LT-63 & LT-70: Study list shall have option today and study date range (from/to) to limit
2016-02-19 14:26:38 -05:00
Aysel Afsar
3b7330ca75
Merge userManagement branch to master
2016-02-14 20:45:04 -05: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
e52df94363
LT-107: Add meteor-stale-session package to show countdown popup
2016-02-08 11:15:28 -05:00
Erik Ziegler
2ea9eae0aa
Resolved styling issues from Clinical Meteor packages, added HIPAA Audit Log package
2016-01-25 22:35:53 +01:00
Erik Ziegler
98222abd0a
Added starrynight test setup
2016-01-25 21:46:41 +01:00
Erik Ziegler
b2fa6ead3b
Add Clinical Meteor packages to Lesion Tracker
2016-01-25 17:14:42 +01:00
Erik Ziegler
0af0069d69
Added data persistence for lesion measurements and timepoints
2015-11-19 21:11:59 +01:00
Erik Ziegler
b49c36493e
Measurements and Timepoint interaction in Lesion Table and tools
2015-11-06 17:35:35 +01:00
Erik Ziegler
a10f149b4b
Updates to improve reactivity, session storage, logging
2015-10-30 12:25:08 +01:00
Aysel Afsar
f5f10dea34
Measurements collection is added for lesion table
2015-10-29 08:51:00 -04:00
Erik Ziegler
e2000480d3
Updates to Lesion Tracker lesionTable and Packaging
2015-10-23 18:21:46 +02:00
Erik Ziegler
f7e6bee94f
Update to tabs. Styling needs work
2015-10-20 15:45:27 +02:00
Erik Ziegler
9803046f2d
Bug fixes for worklist and OHIF viewer. Trying to get tabbed worklist/viewer working
2015-10-13 21:18:40 +02:00
Erik Ziegler
b774c22593
Merged LesionTracker and OHIF Viewer, refactored out common components
2015-10-13 14:14:50 +02:00