Commit Graph

84 Commits

Author SHA1 Message Date
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
Rob Lewis
d8327ca9db LT-273: Increased font weight for "loading" text, DICOM tag overlays, worklist results 2016-08-09 09:00:06 -04:00
Erik Ziegler
fe32c40832 Move server-side functions from viewerbase to worklist. Split multi-frame and single-image modalities into separate display sets (OHIF-36) 2016-08-08 18:37:32 +02:00
Bruno Alves de Faria
9d8c039ffc LT-275 Implementing search for measure labels 2016-08-08 10:47:57 -03:00
Erik Ziegler
804488458c Add configuration option for DIMSE connections to fix connections to DCM4CHEE (#23) 2016-08-07 22:44:25 +02:00
Bruno Alves de Faria
9bf96f24d7 LT-67 Storing the activeServer in user's profile 2016-08-04 16:49:51 +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
Erik Ziegler
1a264f81e5 Cleaned up dialog styles (OHIF-49) and duplicate calls to Worklist Search (credit to @mdg583) 2016-08-03 23:19:13 +02: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
59c851fa57 Started replacing toolbar in OHIF Viewer with that of Lesion Tracker (OHIF-49) 2016-07-22 18:23:36 +02:00
Erik Ziegler
a6c45ddd27 Updating design of OHIF Viewer using (OHIF-49) 2016-07-22 14:26:29 +02:00
Bruno Alves de Faria
9beee70081 LT-242: Creating UI resizable, improving heads up display layout and fixing tool selection behavior 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
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