Ibrahim
579c0c9d01
updates
2024-09-27 15:44:01 -04:00
Ibrahim
e91811ff23
updates
2024-09-27 12:58:39 -04:00
Ibrahim
7a96406a11
feat(studies-panel): New OHIF study panel - under experimental flag ( #4254 )
2024-09-11 14:57:19 -04:00
Bill Wallace
e1feffa425
fix: Add kheops integration into OHIF v3 again ( #4345 )
2024-09-05 09:15:48 -04:00
Igor Octaviano
14498d4e9a
fix: 🐛 SeriesInstanceUID fallback + update retrieve metadata filtered to check for lazy ( #4346 )
2024-08-27 07:49:48 -04:00
Bill Wallace
7599ec9421
feat: Add CS3D WSI and Video Viewports and add annotation navigation for MPR ( #4182 )
2024-08-15 14:36:53 -04:00
Igor Octaviano
9b10303a2e
fix(url): series query param filtering ( #4328 )
2024-08-06 09:26:34 -04:00
Igor Octaviano
16b7aa4f65
fix(dicom): Update multiframe DICOM JSON parsing for correct image ID generation ( #4307 )
2024-07-26 12:47:49 -04:00
Leonardo Campos
fc0064fd9d
feat(pmap): added support for parametric map ( #4284 )
2024-07-24 16:40:28 -04:00
Bill Wallace
a2084f319b
feat: Add interleaved HTJ2K and volume progressive loading ( #4276 )
2024-07-05 12:33:07 -04:00
Leonardo Campos
2048b19484
feat(studyPrefetcher): Study Prefetcher ( #4206 )
2024-06-28 08:58:39 -04:00
Bill Wallace
fdf883ada8
fix(orthanc): Correct bulkdata URL handling and add configuration example PDF ( #4262 )
2024-06-26 12:26:00 -04:00
Michael Andersen
aef00e91d6
fix(CustomViewportOverlay): pass accurate data to Custom Viewport Functions ( #4224 )
...
Co-authored-by: Michael Andersen <Michael.Andersen@rmp.uhn.ca>
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2024-06-21 16:22:35 -04:00
Ibrahim
a433d406e2
feat(sort): custom series sort in study panel ( #4214 )
2024-06-20 16:58:59 -04:00
Ibrahim
6f93449149
fix(studybrowser): Differentiate recent and all in study panel based on a provided time period ( #4242 )
...
Co-authored-by: Salim Kanoun <salim.kanoun@gmail.com>
2024-06-20 08:53:56 -04:00
Bill Wallace
d8f6991dbe
fix: Use correct external URL for rendered responses with relative URI ( #4236 )
2024-06-17 22:36:03 -04:00
Bill Wallace
2eab049d79
fix: Re-enable hpScale module ( #4237 )
2024-06-17 22:21:16 -04:00
Bill Wallace
55dcfa1f69
feat: Add customization merge, append or replace functionality ( #3871 )
2024-06-12 11:20:27 -04:00
Igor Octaviano
649ffab4d9
fix: get direct url pixel data should be optional for video ( #4152 )
2024-06-05 12:39:59 -04:00
Ibrahim
430330f7e3
fix(hydration): Maintain the same slice that the user was on pre hydration in post hydration for SR and SEG. ( #4200 )
2024-06-05 10:07:53 -04:00
Alireza
2174026789
fix: segmentation creation and segmentation mode viewport rendering ( #4193 )
2024-05-30 13:07:37 -04:00
Alireza
d7aa386800
fix(docker): docker build was broken because of imports ( #4192 )
2024-05-30 13:01:14 -04:00
Bill Wallace
18ac08ed86
feat(hp): Add displayArea option for Hanging protocols and example with Mamo( #3808 )
2024-05-29 11:31:09 -04:00
Alireza
70f2c797f4
feat(ui): move to React 18 and base for using shadcn/ui ( #4174 )
...
Co-authored-by: IbrahimCSAE <ibrahim.mdev@gmail.com>
2024-05-27 14:30:25 -04:00
Ibrahim
73d9e99d5d
fix(crosshairs): reset angle, position, and slabthickness for crosshairs when reset viewport tool is used ( #4113 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-05-23 16:18:44 -04:00
Michael Andersen
b124c91d8f
fix(HangingProtocol): fix hp when unsupported series load first ( #4145 )
...
Co-authored-by: Michael Andersen <Michael.Andersen@rmp.uhn.ca>
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2024-05-21 19:39:44 -04:00
Alireza
70bb6c4626
fix(stack-invalidation): Resolve stack invalidation if metadata invalidated ( #4147 )
2024-05-21 11:21:41 -04:00
Igor Octaviano
2de102c73c
fix(DicomJSONDataSource): Fix series filtering ( #4092 )
2024-05-09 16:10:56 -04:00
Ibrahim
374065bc3b
feat(typings): Enhance typing support with withAppTypes and custom services throughout OHIF ( #4090 )
2024-05-08 12:12:49 -04:00
Ibrahim
730f434910
fix(bugs): enhancements and bugs in several areas ( #4086 )
2024-05-06 14:55:32 -04:00
Alireza
d250d04580
fix(layouts): and fix thumbnail in touch and update migration guide for 3.8 release ( #4052 )
2024-04-18 23:21:02 -04:00
Ibrahim
3754c224b4
fix(bugs): enhancements and bug fixes - more ( #4043 )
2024-04-17 14:42:40 -04:00
Alireza
f99a0bfb31
fix(viewport): Reset viewport state and fix CINE looping, thumbnail resolution, and dynamic tool settings ( #4037 )
2024-04-16 11:04:48 -04:00
Ibrahim
e80fc6f477
fix(bugs): enhancements and bug fixes ( #4036 )
2024-04-16 09:01:06 -04:00
Igor Octaviano
4f99244d86
fix(dicom-video): Update get direct func for dicom json to use url if present and fix config argument ( #4017 )
2024-04-10 10:55:19 -04:00
Bill Wallace
7fac49b449
fix: Microscopy bulkdata and image retrieve ( #3894 )
2024-04-10 10:16:09 -04:00
Leonardo Campos
d57e8bc157
feat(4D): Add 4D dynamic volume rendering and new pre-clinical 4d pt/ct mode ( #3664 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
Co-authored-by: Neil <neil.a.macphee@gmail.com>
2024-04-09 23:57:34 -04:00
Ibrahim
cea27d438d
feat(advanced-roi-tools): new tools and icon updates and overlay bug fixes ( #4014 )
2024-04-04 23:00:11 -04:00
Ibrahim
9f3235ff09
feat(segmentation): Enhanced segmentation panel design for TMTV ( #3988 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-04-02 23:33:04 -04:00
Ibrahim
b7f90e3951
feat(ViewportActionMenu): window level per viewport / new patient info / colorbars/ 3D presets and 3D volume rendering ( #3963 )
...
Co-authored-by: Joe Boccanfuso <109477394+jbocce@users.noreply.github.com>
2024-04-02 09:35:30 -04:00
Alireza
158a181670
fix(new layout): address black screen bugs ( #4008 )
2024-03-28 16:45:11 -04:00
Ibrahim
617043fe0d
feat(layout): new layout selector with 3D volume rendering ( #3923 )
2024-03-28 10:40:32 -04:00
Alireza
566b25a544
feat(toolbar): new Toolbar to enable reactive state synchronization ( #3983 )
2024-03-27 16:01:32 -04:00
Ibrahim
45b68e841d
feat(worklist): new investigational use text ( #3999 )
2024-03-25 11:33:24 -04:00
Bill Wallace
21e8a2bd0b
fix(demo): Deploy issue ( #3951 )
2024-02-22 14:42:46 -05:00
Igor Octaviano
5bba98ed84
fix: 🐛 Sort merge results based on default data source (input) ( #3903 )
2024-02-05 13:46:47 -05:00
m00n620
ef46b5a704
fix toggleHpTools to support split primary button ( #3900 )
...
Fixes a small bug in toggling buttons with hanging protocols.
2024-01-22 15:42:51 -05:00
Patrick Wespi
a47aeb8bd7
fix: catch errors in getPTImageIdInstanceMetadata ( #3897 )
2024-01-22 09:58:22 -05:00
Igor Octaviano
911d672835
fix: 🐛 Check merge key for merge data source ( #3901 )
2024-01-17 10:51:49 -05:00
Igor Octaviano
0049f4c030
feat(hp): enable OHIF to run with partial metadata for large studies at the cost of less effective hanging protocol ( #3804 )
...
Co-authored-by: rodrigobasilio2022 <rodrigo.basilio@radicalimaging.com>
Co-authored-by: rodrigobasilio2022 <114958722+rodrigobasilio2022@users.noreply.github.com>
2024-01-09 14:22:00 -05:00
Sofien-Sellami
61bf22c6f8
feat(ui): sidePanel expandedWidth ( #3728 )
2024-01-08 13:59:20 -05:00
Pedro H. Köhler
2049c0936c
feat: improve disableEditing flag ( #3875 )
...
Co-authored-by: Igor Octaviano <igoroctaviano@gmail.com>
2024-01-08 13:45:24 -05:00
Bill Wallace
98650302c7
fix: PDF display request in v3 ( #3878 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-01-08 13:15:54 -05:00
Pedro H. Köhler
e1f55e65f2
feat(customizationService): Enable saving and loading of private tags in SRs ( #3842 )
2023-12-13 14:21:46 -05:00
Pavel
d14a8f0199
feat(i18n): enhanced i18n support ( #3761 )
2023-12-11 09:43:58 -05:00
Alireza
f1a67647ae
fix(SM): drag and drop is now fixed for SM ( #3813 )
2023-11-28 13:04:30 -05:00
Igor Octaviano
c4ff2c2f09
feat: Merge Data Source ( #3788 )
...
Add the ability to merge two different series queries to generate a complete study query result. Provides basic support for other types of merges, but those aren't yet added as full features.
2023-11-24 08:46:54 -05:00
Igor Octaviano
b694228dd5
feat(url): Add SeriesInstanceUIDs wado query param ( #3746 )
2023-11-15 09:37:09 -05:00
Alireza
43b1c17209
feat(dicomJSON): Add Loading Other Display Sets and JSON Metadata Generation script ( #3777 )
2023-11-10 16:51:23 -05:00
Alireza
bf252bcec2
feat(hp callback): Add viewport ready callback ( #3772 )
...
Co-authored-by: Ouwen Huang <ouwen.huang@duke.edu>
2023-11-08 09:19:49 -05:00
Alireza
ee67bcc0f5
docs(faq): FAQ and Segmentation Mode Fix for some studies ( #3762 )
2023-11-03 12:19:24 -04:00
Joe Boccanfuso
b23eeff937
fix(thumbnail): Avoid multiple promise creations for thumbnails ( #3756 )
2023-11-02 12:07:52 -04:00
Pavel
330e11c7ff
feat(i18n): enhanced i18n support ( #3730 )
2023-10-31 15:36:45 -04:00
Bill Wallace
dd6d9768bb
fix(toolbar): allow customizable toolbar for active viewport and allow active tool to be deactivated via a click ( #3608 )
...
Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com>
2023-10-25 13:08:12 -04:00
Alireza
157b88c909
fix(display messages): broken after timings ( #3719 )
2023-10-11 12:01:32 -04:00
Alireza
a3f2a1a7b0
fix(export): wrong export for the tmtv RT function ( #3715 )
2023-10-11 10:10:29 -04:00
Alireza
8bc12a37d0
fix(bugs): fixing lots of bugs regarding release candidate ( #3700 )
2023-10-05 23:39:56 -04:00
Alireza
ebe8f71da2
feat(locale): add German translations - community PR ( #3697 )
...
Co-authored-by: pwespi <pwespi@pm.me>
2023-10-04 13:11:31 -04:00
Bill Wallace
108383b9ef
feat(debug): Add timing information about time to first image/all images, and query time ( #3681 )
2023-10-03 17:01:00 -04:00
Bill Wallace
8a335bd03d
fix(StackSync): Miscellaneous fixes for stack image sync ( #3663 )
2023-10-03 10:59:09 -04:00
Joe Boccanfuso
86f54d0d07
fix(toggleOneUp): fixed one up for main tmtv layout ( #3677 )
2023-09-26 16:49:06 -04:00
Joe Boccanfuso
85c899b399
feat(SidePanel): new side panel tab look-and-feel ( #3657 )
2023-09-22 15:36:44 -04:00
Alireza
48bbd6281a
feat(segmentation mode): Add create, and export SEG with Brushes ( #3632 )
2023-09-22 10:23:44 -04:00
Joe Boccanfuso
2737903386
fix(DicomJson): retrieve.series.metadata method should be async ( #3659 )
2023-09-18 11:02:27 -04:00
Ibrahim
74e62a1763
fix(health imaging): studies not loading from healthimaging if imagepositionpatient is missing ( #3646 )
2023-09-12 10:30:02 -04:00
Yaroslav Halchenko
11ca5b6eae
docs(spelling): Add codespell config + github action, run and fix a good number of typos ( #3645 )
2023-09-12 07:40:38 -04:00
Alireza
94f7cfb08e
fix(hotkeys): preserve hotkeys if changed, and reduce re-rendering ( #3635 )
2023-09-06 14:09:26 -04:00
Alireza
9045ddaedc
chore(prettier): full repo linting and code reformatting once and for all ( #3627 )
2023-09-01 16:19:39 -04:00
Alireza
4c6ff873e8
feat(grid): remove viewportIndex and only rely on viewportId ( #3591 )
...
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2023-08-30 16:46:55 -04:00
Joe Boccanfuso
adedc8c382
feat(data source UI config): Popup the configuration dialogue whenever a data source is not fully configured ( #3620 )
2023-08-30 09:27:48 -04:00
Joe Boccanfuso
44f101d3f2
fix(PT Metadata): Allow for PatientWeight to be missing from the metadata ( #3621 )
2023-08-29 12:21:21 -04:00
Joe Boccanfuso
a336992971
feat(cloud data source config): GUI and API for configuring a cloud data source with Google cloud healthcare implementation ( #3589 )
2023-08-25 14:19:17 -04:00
Joe Boccanfuso
0f9b36906f
feat(thumbnail highlight): Thumbnails of hydrated series are now highlighted ( #3594 )
2023-08-16 12:51:26 -04:00
rodrigobasilio2022
f845f87716
feat(handler): Add handler for unsupported sopclassUIDs ( #3601 )
2023-08-16 11:37:28 -04:00
Bill Wallace
53c16b928f
feat(hp priors): Study comparison hanging protocol ( #3579 )
2023-08-16 10:15:12 -04:00
rodrigobasilio2022
19408c987f
feat(errorHandling): Create fallback page for Server, Study and Series ( #3592 )
2023-08-15 22:59:29 -04:00
rodrigobasilio2022
5302e5b62b
feat(Thumbnail): Display set messages support & displaying of series inconsistencies in the thumbnail ( #3499 )
...
Co-authored-by: Igor Octaviano <igoroctaviano@gmail.com>
2023-08-11 19:16:25 -03:00
Alireza
5d435424e2
lint(curly): consistent use of curly brackets in codebase ( #3584 )
2023-08-09 10:07:33 -04:00
Igor Octaviano
0493a0d587
feat(Mode): Ability to overwrite mode configuration and small improvements ( #3580 )
2023-08-08 10:05:20 -04:00
Joe Boccanfuso
7bbc213f58
feat(DataSource): Allow for dynamic data source configuration and creation ( #3543 )
2023-07-20 11:43:05 -04:00
Bill Wallace
64f8bb580a
fix(colormap): update opacityMapping to opacity and use simple list renderer( #3464 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-07-04 11:57:59 -04:00
Joe Boccanfuso
ef4f28690a
fix(DICOM Upload): use correct Accept header for upload ( #3498 )
2023-06-27 11:44:46 -04:00
Alireza
52f419d188
feat(transferSyntax): Add customizable Transfer syntax through datasource config ( #3406 )
2023-06-22 20:47:50 -04:00
Salim Kanoun
1a91f210ab
rename
2023-06-20 22:18:14 +02:00
Salim Kanoun
fa73a458bd
WIP (not tested yet)
2023-06-20 09:34:20 +00:00
Joe Boccanfuso
cc73f15c8c
fix(Button): redesign of existing Button component for consistency ( #3473 )
2023-06-15 12:58:21 -04:00
Salim Kanoun
ad3ef3e8ef
Merge branch 'master' into customizable-TS
2023-06-09 21:45:03 +02:00
Joe Boccanfuso
da5c32bce3
fix(modal and dialogues): fixes as per specifications ( #3438 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-06-07 08:31:09 -04:00
Salim Kanoun
18c6a47dca
Merge branch 'master' into customizable-TS
2023-06-07 13:08:49 +02:00
Alireza
828690cd3b
chore(build): try to build demo and docs ( #3434 )
2023-06-06 13:34:26 -04:00