ZZzzaaKK
|
2f28a0deab
|
fix(studyBrowserCustomization): fix thumbnail menu item actions in study browser (#5283)
|
2025-10-02 17:05:45 -04:00 |
|
毛知劲 | LIS/PACS/RIS 产品负责人
|
7783d0f558
|
fix(i18n): Add and update i18n Translation for Toolbar Tool Names (#5392)
|
2025-09-25 10:22:02 -04:00 |
|
Igor Octaviano
|
840b5d37d1
|
fix: Add seriesInstanceUID fallback for callByRetrieveAETitle (#5332)
|
2025-08-25 09:06:52 -04:00 |
|
devin-ai-integration[bot]
|
f1d158bbe8
|
fix: Guard series.instances in DicomJSONDataSource to prevent TypeError (OHI-2114) (#5312)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Alireza <ar.sedghi@gmail.com>
|
2025-08-08 10:28:42 -04:00 |
|
Pedro Köhler
|
735405a855
|
feat: add support to scoord3d (#5016)
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
|
2025-07-31 00:21:26 -04:00 |
|
arul-trenser
|
428b6ffbe7
|
fix: issue introduced from PR 5022 (#5223)
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
|
2025-07-23 15:05:42 -04:00 |
|
MatheusRdk
|
c8261d9883
|
Handle 200 status response and add default error handling (#5227)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-23 14:14:08 -04:00 |
|
arul-trenser
|
12de7a85c9
|
feat(segmentation): Add customization for handling missing referencedDisplaySetInstanceUID for the SEG/RTSTRUCT. (#4983)
|
2025-07-22 08:30:54 -04:00 |
|
Joe Boccanfuso
|
3d4ec3181d
|
fix(multimonitor): Study browser more menu fixes (#5208)
|
2025-07-18 12:08:18 -04:00 |
|
arul-trenser
|
6a4ca70836
|
fix: image slices are displayed in reverse order, if we switch from common layout to 2D MPR (#5022)
|
2025-07-17 08:11:26 -04:00 |
|
Ibrahim
|
faef74ab21
|
fix(viewportgrid): don't subscribe to duplicate event listeners (#5218)
|
2025-07-16 14:40:47 -04:00 |
|
Joe Boccanfuso
|
545411137c
|
fix(panels): Allow for setting the initial and minimum expanded widths of each side panel. (#5207)
|
2025-07-14 11:50:27 -04:00 |
|
Vinícius Alves de Faria Resende
|
4a59126dd9
|
fix(UnitTests): Fixing "Cannot find module @cornerstonejs/core" error while running unit tests (#5148)
|
2025-07-11 16:36:49 -04:00 |
|
Joe Boccanfuso
|
24e0263fb9
|
chore: recovery 2 (#5014) merge to 3.11 (#5175)
Co-authored-by: Alireza <ar.sedghi@gmail.com>
Co-authored-by: Dan Rukas <dan.rukas@gmail.com>
Co-authored-by: Tang Cheng <45505657+tctco@users.noreply.github.com>
|
2025-07-03 14:08:46 -04:00 |
|
Joe Boccanfuso
|
4f6f5254fb
|
fix(segmentation): Added support for unhydrated RTSTRUCT in MPR. Added support for overlaying segmentations over display sets the segmentations do not reference. (#5168)
|
2025-07-02 08:38:22 -04:00 |
|
Joe Boccanfuso
|
c2624f116d
|
fix(segmentation): Changes to fix problems with non hydrated/loaded segmentations to be viewable when switching hanging protocols (e.g. MPR) (#5139)
|
2025-06-27 07:11:46 -04:00 |
|
Ibrahim
|
57f07ad9f2
|
feat(toolbar/hokeys): add pub sub events to hotkeys manager class, subscribe toolbar to hotkeys pressed event (#5157)
|
2025-06-25 10:43:27 -04:00 |
|
Vinícius Alves de Faria Resende
|
268d62e991
|
fix(UnitTest): run was failing due to JS tests importing TS modules (#5145)
|
2025-06-18 14:15:50 -04:00 |
|
Joe Boccanfuso
|
5311c941f7
|
fix(hp): When reapplying an hp the display set selectors should be considered. (#5074)
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
|
2025-06-13 10:43:31 -04:00 |
|
Dan
|
8b2f80b82e
|
docs: Fixed incorrect documentation and variables names (#5080)
Co-authored-by: Dan Elkis <dan.elkis@signalpet.com>
|
2025-05-30 10:11:16 -04:00 |
|
Alireza
|
7c15bb8901
|
feat(actions): simplify action corner api through the toolbarService (#5033)
|
2025-05-15 12:08:12 -04:00 |
|
Celian-abd
|
da51e6e3c1
|
fix: Added missing export for LayoutSelector in ui-next (#5040)
|
2025-05-13 11:24:25 -04:00 |
|
taliabeckie
|
349306da40
|
fix(DicomWebProxyDataSource): bug fix to save Segmentation files back to Kheops (#5028)
|
2025-05-09 08:19:20 -04:00 |
|
Alireza
|
1445e12124
|
feat(app): Decouple colorbar UI from service and enable action menu programatic control (#5018)
|
2025-05-08 12:51:30 -04:00 |
|
Bill Wallace
|
578c3939f0
|
feat(thumbnails): Enhance DICOM Thumbnail Rendering with different strategies (#5004)
Co-authored-by: Martin Bellehumeur, M. Eng. <23396581+mbellehumeur@users.noreply.github.com>
|
2025-05-08 12:44:56 -04:00 |
|
Alireza
|
cd4e6408bc
|
feat(data overlay): add foreground background control plus orientation change in the UI and add RTDOSE support (#5007)
|
2025-05-05 16:35:05 -04:00 |
|
Pedro Köhler
|
7dbe5e37b0
|
feat: improve menu modals customizations (#5011)
|
2025-05-02 14:45:39 -04:00 |
|
Alireza
|
4be8495335
|
fix/remove legacy ui (#5010)
|
2025-05-02 14:05:40 -04:00 |
|
Alireza
|
98f8187dfe
|
fix(referencelines): and bring back the notification for worker updates but disallow duplication (#5005)
|
2025-04-29 14:53:37 -04:00 |
|
Dan Rukas
|
329d5b6237
|
docs(components): Adds new components to ui-next documentation (#4974)
|
2025-04-22 09:15:40 -04:00 |
|
Devu-trenser
|
3b8faa8a76
|
feat: Improve unsupported displayset messages (#4979)
|
2025-04-22 09:11:28 -04:00 |
|
Pedro Köhler
|
4926a9532c
|
feat: expose scroll thumbnail into view (#4941)
|
2025-04-11 12:41:04 -04:00 |
|
Pedro Köhler
|
a9b180c5d4
|
fix: make datasource selection work (#4944)
|
2025-04-11 09:42:54 -04:00 |
|
Alireza
|
43bc142439
|
fix(ui): Enhance UI Components and Update CornerstoneJS Dependencies and resizable panels (#4938)
Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com>
|
2025-04-09 16:49:55 -04:00 |
|
Dan Rukas
|
85f465968b
|
ui(fix): small Create Report dialog fixes (#4935)
|
2025-04-08 17:21:08 -04:00 |
|
Alireza
|
2bdf4afa4d
|
refactor(ui): Migrate components to ui-next (#4930)
Co-authored-by: Dan Rukas <dan.rukas@gmail.com>
|
2025-04-08 12:06:07 -04:00 |
|
Alireza
|
3653de7487
|
fix(segmentation): Add segment jump for new segments and make panels scrollable (#4928)
|
2025-04-07 16:45:29 -04:00 |
|
Dan Rukas
|
a8ac297e16
|
ui(components): Viewport components updated to ui-next with design updates (#4886)
|
2025-04-07 16:45:05 -04:00 |
|
Pedro Köhler
|
62e5a62066
|
feat: allow saving to same SR series (#4889)
|
2025-04-07 10:05:22 -04:00 |
|
Pedro Köhler
|
746f2524eb
|
fix(cine): Resolve Cine Player Faults on DisplaySet Update (#4909)
|
2025-04-04 13:33:36 -04:00 |
|
Alireza
|
fc33bd0d59
|
feat(image capture): Enhance SEG and RTSS Support with Dependency Updates and Bug Fixes (#4924)
|
2025-04-04 12:11:29 -04:00 |
|
nithin-trenser
|
54fded554e
|
feat: Automate tracking prompts for a less disruptive annotation workflow (#4822)
Co-authored-by: Devu Jayalekshmi <devu.jayalekshmi@trenser.com>
|
2025-04-04 12:02:13 -04:00 |
|
Alireza
|
8432d5f633
|
fix(seg): Enhance segmentation tools and UI, refactor code, and update dependencies (#4915)
|
2025-04-02 18:10:47 -04:00 |
|
Alireza
|
c75a3f3af5
|
feat(segmentation): Enhance Segmentation with New AI and Once Click Tools (#4910)
|
2025-04-01 14:19:03 -04:00 |
|
Alireza
|
d7bd36544a
|
fix: jump to measurement forever (#4867)
|
2025-03-28 10:53:04 -04:00 |
|
Bill Wallace
|
459b0d223a
|
fix: routerBasename setting (#4891)
|
2025-03-27 16:47:16 -04:00 |
|
Pedro Köhler
|
9bde644fce
|
fix: remove duplicated deleteMeasurements code (#4895)
|
2025-03-26 13:58:15 -04:00 |
|
Pedro Köhler
|
01c3726ced
|
feat: add customization to PanelStudyBrowser dbl click callback (#4871)
|
2025-03-20 12:06:26 -04:00 |
|
Bill Wallace
|
df8efba82c
|
feat: Group findings table values with custom components/grouping functions (#4712)
|
2025-03-20 09:22:45 -04:00 |
|
Alireza
|
5f112337b6
|
feat(segmentation): Enhance Segmentation Tools with Preview and Selection Features (#4870)
|
2025-03-19 18:24:33 -04:00 |
|