Commit Graph

321 Commits

Author SHA1 Message Date
Bruno Alves de Faria
60aa1d0982 PWV-3: Creating ohif:log package and partially refactoring ohif:measurements 2016-11-15 08:21:46 +01:00
Bruno Alves de Faria
f3f32518c6 PWV-3: Refactoring MeasurementConfiguration and TimepointsConfiguration 2016-11-15 08:21:46 +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
739c6e9e9f Bug fixing for Standalone Viewer 2016-09-22 10:45:07 -04:00
Bruno Alves de Faria
c6690781f8 LT-67: Fixing broken lesiontracker package 2016-09-09 08:45:39 -03: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
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
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
Aysel Afsar
813c68881a LT-196: Verify user's email on signup 2016-02-28 12:58:05 -05:00
Aysel Afsar
f26fc22cef LT-32: Set lesion tool as active tool if timepoint is baseline otherwise window level when switch the tabs 2016-02-24 12:45:37 -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
Erik Ziegler
231df3e5b1 Fixes for lesion activation and loaded timepoint indicators 2016-02-16 13:11:47 +01:00
Erik Ziegler
11e300f013 Style and bug fixes related to active-entry and hipaaAuditLog integration 2016-02-15 14:36:01 +01:00
Aysel Afsar
3b7330ca75 Merge userManagement branch to master 2016-02-14 20:45:04 -05:00
Aysel Afsar
eb32e1771f LT-97: Add requireRegexValidation and requireStrongPasswords properties under passwordOptions which is under passwordOptions.
- requireRegexValidation toggles whether or not password validation is controlled by regular expression
- requireStrongPasswords toggles whether password validation is controlled by zxcvbn package
LT-104: User account shall be locked after 5 failed attempts
- "failedAttemptsLimit" property which is under passwordOptions in ActiveEntry configuration object sets number of failed attempts count to lock user account, it is set 5 as default
LT-99: Passwords shall use password history of 6
- "passwordHistoryCount" property which is under passwordOptions in ActiveEntry configuration object sets count of last passwords that is not used to reset password
- Show error messages in changePassword template
- Make signIn button disabled if inputs are not validated
2016-02-14 17:03:00 -05:00
Erik Ziegler
36ff46be41 Added persistent single-image measurments (length, ellipse) (LT-37, LT-156) 2016-02-14 13:36:44 +01:00
Erik Ziegler
b624d12762 Fix syncing bug LT-177, update Cornerstone package libraries 2016-02-13 17:42:10 +01:00
Erik Ziegler
f7e24b8b10 Keep toolData and Measurements in sync (LT-149) 2016-02-12 20:38:00 +01:00
Erik Ziegler
bc2b58b63b Remove validation from Measurements Observe hook 2016-02-11 22:05:57 +01:00
Aysel Afsar
24e615da1e LT-97: - Remove zxcvbn package because of version conflict,
- Add passwordOptions in ActiveEntry.configure
- Toggle showPasswordStrengthIndicator to show password strength meter ui, toggle requireRegexValidation to set password regex for validation or requireStrongPasswords to create strong passwords by using zxcvbn.
- Sign in/ sing up when enter key is pressed
2016-02-11 08:48:11 -05:00
Erik Ziegler
9cde04bcfe Remove some subscription / reactivity / caching bugs and the unnecessary PatientLocations collection 2016-02-10 16:38:49 +01:00
Erik Ziegler
7d42456f57 Still trying to get DIMSE+WADO-URI working 2016-02-10 10:50:20 +01:00
Aysel Afsar
5ec3cace94 LT-107: Add countdown dialog
- Remove ui from meteor-stale-session package
2016-02-09 22:16:37 -05:00
Erik Ziegler
b01a2cccee Fixes for LT-29, disable target measurements when pixel spacing is not available 2016-02-09 15:08:26 +01:00
Erik Ziegler
8297171f4a Update CornerstoneWADOImageLoader to 0.9.0, tried to get DIMSE + WADO-URI working 2016-02-09 13:19:11 +01:00
Erik Ziegler
15cfeac7b4 Fix Meteor settings 2016-02-08 23:12:33 +01: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
Aysel Afsar
e659f0f4b3 - Renamed validatePassword method, usePwstrength and useZxcvbn,
- Moved passwordOptions from settings.json to ActiveEntry configuration object
- Used zxcvbn rule set if showPasswordStrengthIndicator is true, used regular expression rule set if showPasswordStrengthIndicator is false
2016-02-04 17:53:01 -05:00
Erik Ziegler
6c4eae3699 Fix accession number and study description in study list 2016-02-02 22:21:23 +01:00
Aysel Afsar
d3671a5bdd LT-97: Password validation
LT-107: Login session timeout after 30 min
2016-02-02 10:25:02 -05:00
Aysel Afsar
59a6905eb0 LT-160: Create user accounts and require login for access by using active-entry package 2016-01-27 08:35:06 -05:00
Aysel Afsar
4e38bbfa0b Revert "LT-160: Create user accounts and require login for access by using active-entry package"
This reverts commit 3394b9ed64.
2016-01-27 08:25:22 -05:00
Aysel Afsar
3394b9ed64 LT-160: Create user accounts and require login for access by using active-entry package 2016-01-27 08:24:36 -05:00
Erik Ziegler
d2ab42e11c Added nightwatch starrynight scaffold folder 2016-01-26 17:57:50 +01: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
Aysel Afsar
56d2a2f654 LT-29: Set activeViewport session for empty imageViewerViewport element, deactivate lesion tools for element which does not have pixel spacing data 2016-01-20 20:16:37 -05:00
Aysel Afsar
12a326c7fe LT-123: Add missing files
-Replace mathUtils.js functions with existed functions in cornerstoneMath.js
-Add rectToPoints, doesIntersect, getIntersectionRect methods in cornerstoneMath.rect,
-Add intersectLine method in cornerstoneMath.lineSegment
2016-01-14 00:10:24 -05:00
Erik Ziegler
41b75de814 Work-in-progress on study/timepoint association modal and multi-study selection (LT-60, LT-116) 2016-01-12 21:56:40 +01:00
Aysel Afsar
10be1b0336 LT-29: Disable Target measurements when pixel spacing is not available 2016-01-12 14:53:35 -05:00
Erik Ziegler
906f7c6234 Move decrementing to server and out of observe hook 2016-01-11 19:47:19 +01:00
Erik Ziegler
fdde2f9ff9 Trying to debug duplicate removal on QA server 2016-01-11 18:50:15 +01:00
Erik Ziegler
90a16a8059 Applied JSCS and added JSCS/jsHint config files 2016-01-11 11:32:20 +01:00
Erik Ziegler
a1618438d8 Temporary length tool is toggleable. Changed text for Excluded label based on test outline 2016-01-10 15:15:05 +01:00
Erik Ziegler
96ddd36151 Improved lesion removing / renumbering after removal 2016-01-09 23:04:22 +01:00
Aysel Afsar
d912c7a269 Scale overlay tool is added into toggleLesionTrackerTools function 2016-01-08 13:56:50 -05:00
Aysel Afsar
d87f436ada LT-28: Scale overlay tool (work-in-progress) 2016-01-06 16:45:52 -05:00
Evren Ozkan
91bd8cab47 previous target tool is removed
biDirectional tool is changed as target tool
length and width measurements are added into lesion table
2015-12-23 17:53:44 -05:00
Erik Ziegler
4ae0183a9c Bug fixes for confirmDelete and lesion management 2015-12-21 09:29:19 -05:00
Erik Ziegler
220ff065dc Fixed bug LT-85 (Location Response Selections). Work on LT-9 and LT-12 2015-12-20 18:24:51 -05:00
Evren Ozkan
32ab6ced96 LT-22: Bi-directional tool (work-in-progress) 2015-12-15 22:30:16 -05:00
Erik Ziegler
9027f5d107 Remove duplicated function. Added error handling to imageViewerViewport in cases where DOM element is removed. 2015-12-15 16:49:26 -05:00
Erik Ziegler
86c8a32e2a Fix OHIF global variable definition bug in OHIF Viewer, moved resizeViewportElements to viewerbase 2015-12-15 10:20:57 -05:00
Erik Ziegler
37fa29cce4 Updated hotkey presets to the specified defaults. Closes LT-21 2015-12-14 08:31:25 -05:00
Erik Ziegler
b2d4812dd0 Add button/hotkey to show/hide tools in viewports 2015-12-11 17:55:26 +01:00
Evren Ozkan
ba05a3d21e Styling fixing: set height of thumbnails panel 2015-12-10 15:18:53 -05:00
Evren Ozkan
a14973be04 Bug fixing: The code block which activates first measurement is moved outside of if statement that checks whether toolDataInsertedManually is true. 2015-12-10 15:17:52 -05:00
Evren Ozkan
25fc95e963 OHIFVIEWER18- Thumbnails panel is on top of images when it is not pinned 2015-12-10 11:34:39 -05:00
Evren Ozkan
418d81f543 OHIFVIEWER17: Hiding Panel shall be appear when mouse is over on panel, hiding panel shall be hidden when mouse is away from panel.
OHIFVIEWER18: Pin/Unpin hiding panel
2015-12-10 07:45:13 -05:00
Erik Ziegler
e4112c44f1 Lesion and non-target tools are always interactive. Added set/get default tool states to toolManager (OHIFVIEWER-51) 2015-12-10 11:32:53 +01:00
Erik Ziegler
da3101be93 Added hotkey support to viewerbase 2015-12-09 15:48:24 +01:00
Erik Ziegler
da197368bf Add some WIP changes to Lesion Tracker dialogs 2015-12-09 14:26:11 +01:00
Evren Ozkan
3caab55b44 OHIFVIEWER-14 For time points with overlays, the image box display shall default to the first overlay 2015-12-03 17:20:12 -05:00
Evren Ozkan
51ff40dd6d OHIFVIEWER-27 Popup is shown/hidden to set the timepoint as Baseline when the user clicks timepoint header cell in lesion table 2015-12-02 11:32:14 -05:00
Evren Ozkan
6ebff476a2 Bug fixing: add patientId to measurementData for lesion and nonTarget tools to delete all lesions properly 2015-11-25 13:48:29 -05:00
Evren Ozkan
e6f1f34d1c Bug fixing: Linking on last row in lesion table is broken 2015-11-25 07:48:29 -05:00
Evren Ozkan
e6fd2e60b0 Move removeCollections.js to server folder from both and check patientId while setting null array to toolState data 2015-11-24 11:55:10 -05:00
Evren Ozkan
ca30e22464 Clear tools button is added. Removes all target and nonTarget lesions data on image and deletes from Measurements collection 2015-11-24 10:57:02 -05:00
Rob Lewis
33479443b4 updated studyDate picker style and hid hanging protocol buttons 2015-11-22 18:48:08 -05:00
Erik Ziegler
c178505d38 Added Measurements Observe hook to repopulate toolData from database. Refactored lesion tools and lesionTable. 2015-11-22 17:17:42 +01:00
Erik Ziegler
9ad2ccaaaf Updated lesionTable to store measurement ID. Worked on refactoring functions in lesionTable.js to allow loading of series from a click on a row 2015-11-22 12:20:19 +01:00
Erik Ziegler
487ebf9541 Add Next/Previous Hanging Protcol stage buttons (only works with MG for now) 2015-11-20 19:35:31 +01:00
Evren Ozkan
652144932f lesion table scrollbar is visible 2015-11-19 16:51:52 -05:00
Erik Ziegler
0af0069d69 Added data persistence for lesion measurements and timepoints 2015-11-19 21:11:59 +01:00
Erik Ziegler
292edc11d3 Added a basic implementation of hanging protocols with one hardcoded mammogram protocol. 2015-11-18 16:56:37 +01:00
Evren Ozkan
83714e2e85 studyDateList template is moved inside hidingPanel 2015-11-17 19:01:41 -05:00
Erik Ziegler
7174dfe73f Merge branch 'studyDate' 2015-11-17 18:36:48 +01:00
Erik Ziegler
1511642000 Switched studies in Session to ViewerStudies and WorklistStudies Collections. Fixes studyDate selector issues 2015-11-17 18:17:51 +01:00
Evren Ozkan
2f21777327 Prevents page zooming 2015-11-17 10:50:54 -05:00
Evren Ozkan
2e51b4e41d Getting studyDate from wordlist 2015-11-17 16:04:20 +01:00
Evren Ozkan
b7fd87d9bb Styling fixing 2015-11-16 22:57:14 -05:00
Evren Ozkan
178efaf79f Styling fixing for lesion tracker 2015-11-16 22:55:41 -05:00
Erik Ziegler
f349572d53 Commented a lot of functions. Tried to get jsDoc and/or docco to work 2015-11-16 17:49:35 +01:00
Erik Ziegler
9ce3e5ed86 Updated lesion dialog to use collections 2015-11-11 22:16:22 +01:00
Rob Lewis
4221f54144 Fixed lesion table header width problem and added table borders 2015-11-11 08:19:53 -05:00
Erik Ziegler
a18b6a6dbf Bug fix for lesion table 2015-11-11 00:05:01 +01:00
Rob Lewis
48c22bda06 Change icon for non-target tool and remove length tool 2015-11-10 09:25:44 -05:00
Evren Ozkan
db21685473 nonTarget tool is added 2015-11-09 08:08:50 -05:00
Rob Lewis
7ca832ae83 A couple of minor style changes 2015-11-06 14:38:23 -05:00
Erik Ziegler
4c4fb73fdc Added reset viewport and clear tools buttons to toolbar 2015-11-06 18:24:53 +01:00
Erik Ziegler
b49c36493e Measurements and Timepoint interaction in Lesion Table and tools 2015-11-06 17:35:35 +01:00
Rob Lewis
0365e9963d Updated viewport border to be white on hover, grey otherwise (for LesionTracker only)
Updated href to point to ohif.org
2015-11-06 09:23:24 -05:00
Erik Ziegler
b5f94412fa Made tabs open before study loads. Added study loading indicator 2015-11-06 12:36:38 +01:00
Erik Ziegler
814e6f7741 Fix overriding of viewerbase style in LesionTracker. Add loading icon for worklist 2015-11-06 12:06:11 +01:00
Rob Lewis
26a5adbb48 Some minor style changes (colors, lesion tool icon) 2015-11-05 15:19:00 -05:00
Rob Lewis
48a9990f32 Updated logo to the OHIF logo 2015-11-05 13:45:11 -05:00
Evren Ozkan
ac45654772 Some styling changes
Styling changes for lesionTable, move logo&header in same row with tabs
2015-11-03 19:21:45 -05:00
Evren Ozkan
c7f4662b6c hidingPanel is added for thumbnails 2015-11-03 11:27:43 -05:00
Erik Ziegler
587999b8dd Improved loading indicators. Added % loaded to viewports and thumbnails 2015-10-31 17:01:47 +01:00
Rob Lewis
4968fc1811 More styling changes for lesion table (alternating row colors and match hover color of worklist 2015-10-30 13:17:09 -04:00
Rob Lewis
d07d794dcd added .bat files for starting apps in Windows 2015-10-30 10:34:05 -04:00
Erik Ziegler
a10f149b4b Updates to improve reactivity, session storage, logging 2015-10-30 12:25:08 +01:00
Rob Lewis
074f043a65 Revert "Updated path to packages and config based on having pushed viewers down one level"
This reverts commit b056112e6b.
2015-10-29 10:23:38 -04:00
radicalrob
b056112e6b Updated path to packages and config based on having pushed viewers down one level 2015-10-29 09:58:56 -04:00
Aysel Afsar
f5f10dea34 Measurements collection is added for lesion table 2015-10-29 08:51:00 -04:00
Erik Ziegler
dfb4f6a41c Updated Meteor apps to 1.2.1 2015-10-27 16:28:53 +01:00
Erik Ziegler
e2000480d3 Updates to Lesion Tracker lesionTable and Packaging 2015-10-23 18:21:46 +02:00
Erik Ziegler
4721400b34 Updates to save viewport data across sessions / while switching tabs 2015-10-23 14:08:51 +02:00
Erik Ziegler
56417df385 Styling fixes for tabs, collapsible search box, navbar updates 2015-10-22 17:01:00 +02:00
Erik Ziegler
7f04f96222 Fixes for activeViewport reactivity 2015-10-22 11:12:20 +02:00
Erik Ziegler
3e483cb7a9 Updated with Aysel's LesionTracker changes 2015-10-20 16:23:32 +02:00
Erik Ziegler
f7e6bee94f Update to tabs. Styling needs work 2015-10-20 15:45:27 +02:00
Erik Ziegler
7217b7c67d Work towards tabbed panels. Still very broken 2015-10-15 15:05:41 +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
a538b5f07d Cleanup to make LesionTracker layout work with refactored packages 2015-10-13 20:50:48 +02:00
Erik Ziegler
b774c22593 Merged LesionTracker and OHIF Viewer, refactored out common components 2015-10-13 14:14:50 +02:00