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
Aysel Afsar
28ba53b328
- Add modality tag in filter object to filter studies
2016-03-15 10:17:37 -04:00
Aysel Afsar
d483f2ae68
LT-207: Case insensitive for Modality filtering
2016-03-11 13:11:26 -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
Erik Ziegler
e2d855c333
Fix worklist context menu position (LT-193)
2016-03-07 14:34:29 +01: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
Aysel Afsar
0b92ee706f
LT-64: Save sortOption in Session to keep the condition of sorting when tabs are switched.
2016-02-23 13:20:41 -05:00
Aysel Afsar
57c645a6c8
LT-64: Study list shall have click-to-sort column headings (ascending, descending)
2016-02-23 12:30:12 -05:00
Aysel Afsar
1497c06a52
Bug fixing: Call search() method in change event of studyDate if studyDate input is not empty to prevent duplicated data. Enter key calls search() method when studyDate is empty
2016-02-19 17:06:20 -05:00
Aysel Afsar
1dc7eb71c0
- Add "Study Not Found" message
...
- Hide loading text after WorklistSearch method is called
2016-02-19 16:49:32 -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
37c893004c
LT-62: Study list shall be filterable by Modality
2016-02-18 15:35:15 -05:00
Erik Ziegler
95ec18f279
Fix bugs preventing OHIF Viewer usage
2016-02-17 15:54:24 +01:00
Erik Ziegler
11e300f013
Style and bug fixes related to active-entry and hipaaAuditLog integration
2016-02-15 14:36:01 +01:00
Erik Ziegler
b624d12762
Fix syncing bug LT-177, update Cornerstone package libraries
2016-02-13 17:42:10 +01: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
beaa56c0b3
Updates for Timepoint assocation (LT-60) and Conformance Checks (LT-92, LT-93, LT-94)
2016-02-08 19:59:39 +01:00
Erik Ziegler
6c4eae3699
Fix accession number and study description in study list
2016-02-02 22:21:23 +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
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
cb8672576e
Improvements to study list selection, study/timepoint association UI (LT-116 and LT-60)
2016-01-13 11:50:07 +01: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
Erik Ziegler
d7d4ea0394
Styling updates to prevent lesion dialogs from going off screen
2015-12-21 12:11:17 -05:00
Erik Ziegler
a647666bf3
Clicking the active tool toggles it off and resets to default tool. Added some error handling in getStudyMetadata.
2015-12-15 16:41:04 -05:00
Rob Lewis
d4dbdaefc6
Make worklist widths reactive (by %)
2015-11-28 11:44:32 -05:00
Rob Lewis
9e80b8b162
Fix search filtering so it works on browsers other than Chrome.
2015-11-28 11:31:01 -05:00
Rob Lewis
dbd7453980
Fixed worklist styling to make better use of width and not wrap elements onto more than one line
2015-11-23 13:12:24 -05:00
Rob Lewis
4cd386c8bd
Start non-target from the arrow-end of the line
2015-11-22 18:33:40 -05:00
Evren Ozkan
652144932f
lesion table scrollbar is visible
2015-11-19 16:51:52 -05:00
Rob Lewis
aec9ec8f8b
Completed inline filtering - moved loading indicator into tbody to avoid reloading the header (with filter contents)
2015-11-18 16:04:34 -05:00
Rob Lewis
73a95b6e22
Inline worklist query filtering (per Armin's feedback)
2015-11-18 15:32:21 -05:00
Evren Ozkan
dac91857f0
Accession#, # Images and Modality columns are invisible on mobile versions
2015-11-17 19:02:53 -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
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
radicalrob
60afb178e8
sort worklist by patient name, then study date
2015-11-10 09:16:14 -05:00
Erik Ziegler
5363880e40
Cleanup around viewerbase and worklist
2015-11-06 15:29:09 +01: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
Erik Ziegler
1ad2b92704
Minor updates to package.js for several packages
2015-11-03 22:58:05 +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
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
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