Bruno Alves de Faria
1ffbf15ea3
T-249: Adjusting measurements panel styles
2016-07-22 11:08:27 +02:00
Erik Ziegler
521de2fad3
Study metadata is added on study browser click
2016-07-22 11:03:01 +02:00
Erik Ziegler
757513906c
Study list context menu styling
2016-07-22 11:00:56 +02:00
Erik Ziegler
ee9ea4450d
More study list styling
2016-07-22 11:00:56 +02:00
Erik Ziegler
848251eba9
More cleanup for the study list
2016-07-22 11:00:16 +02:00
Erik Ziegler
7c92b9a7dd
Styling updates for 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
0ee44729d2
Fix missing small template loading issues found on Windows
2016-07-16 11:58:20 +02:00
Evren Ozkan
7ffe59655c
Do search() call to retrieve all studies inside onCreated callback of worklistResult template
2016-06-17 09:26:10 -04:00
Evren Ozkan
5a680261c7
- Do not attempt to get studies metadata if ViewerData already has studies property and use it to view studies in tab (for cases when a tab is opened with metadata externally)
...
- Add showStudyListTab helper whether to show StudyListTab in worklist template - it is shown by default (it is not shown only if "data.showStudyListTab" is set to false when rendering worklist template)
2016-06-16 18:36:38 -04: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
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
1a48b6040a
Cleaned up the worklist design a bit
2016-04-09 22:00:05 +02: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
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