Eloízio Salgado
b0195a1a57
OHIF-121: Adding responsiveness to Worklist
2016-11-02 10:14:04 -02:00
Eloízio Salgado
1533bd34e9
OHIF-117 Bugfix: Study list overlaps in firefox
2016-10-27 17:33:14 -02:00
Erik Ziegler
531d2e283c
Removed default study date filter (OHIF-115)
2016-10-19 17:31:14 +02:00
Bruno Alves de Faria
ed86c14807
LT-63: Applying date range filter for DicomWeb and DIMSE services on study list
2016-09-30 11:19:46 -03:00
weiwei
18de1deff3
added filter search for modalitiesinstudy
2016-09-13 16:17:36 +08:00
weiwei
2c89303841
change default study level instance number to undefined
2016-09-06 19:33:10 +08:00
weiwei
4a389d2304
fixed study level number of intances default to 0
2016-09-02 20:28:54 +08:00
Bruno Alves de Faria
e9ec386e72
LT-281: Replacing variables for theme calls
2016-08-31 15:54:32 +02:00
Aysel Afsar
4b627198b7
OHIF-48: Add pagination for worklist
2016-08-24 17:36:03 -04: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
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
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
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
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
Erik Ziegler
2e52d9e3c1
First pass at a Hanging Protocol implementation and editor (LT-131)
2016-05-07 12:40:02 +02: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
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
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