weiwei
4a389d2304
fixed study level number of intances default to 0
2016-09-02 20:28:54 +08:00
Erik Ziegler
ed8bb26fa4
Request options are now properly passed into WADO Proxy (LT-165)
2016-09-02 09:55:43 +02:00
Bruno Alves de Faria
c05e36eca8
LT-67: Styling select2 error state and adding its error tooltip
2016-09-01 13:33:17 -03:00
Bruno Alves de Faria
33e7297064
LT-67: Displaying the validation error messages inside the form
2016-08-31 19:17:00 -03:00
Bruno Alves de Faria
6e84a388b6
LT-67: Creating data parser and styling components with validation error
2016-08-31 11:59:26 -03:00
Bruno Alves de Faria
e9ec386e72
LT-281: Replacing variables for theme calls
2016-08-31 15:54:32 +02:00
Bruno Alves de Faria
e5eb98cbc0
LT-67: Migrating DIMSE inputs to components
2016-08-31 08:09:27 -03:00
Erik Ziegler
c3d7c2af09
Fix image scrolling direction issue and DIMSE Server schema issue
2016-08-31 11:11:45 +02:00
Bruno Alves de Faria
4e70e62b7b
LT-67: Migrating DICOMWeb form inputs to components
2016-08-29 18:22:40 -03: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
Bruno Alves de Faria
eb63e88581
LT-67: Adjusting schema to switch to forms and inputs
2016-08-29 14:05:53 -03:00
Aysel Afsar
0eeb05e72b
OHIF-101: Display Series Details for selected studies
2016-08-26 12:04:34 -04:00
weiwei
0835c31ba0
added wado uri proxy
2016-08-26 15:03:04 +08:00
Aysel Afsar
4b627198b7
OHIF-48: Add pagination for worklist
2016-08-24 17:36:03 -04:00
Erik Ziegler
5c41556965
Update wiki with new screenshots (OHIF-56). Add lossy compression ratio, slice location / thickness / spacing to viewport annotation
2016-08-14 14:55:59 +02:00
Erik Ziegler
31a9f09992
Fix unintentional resizing of viewports
2016-08-10 16:13: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
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