Dan Rukas
a3b51aa8db
ui(components): New Dialog and Modal components for ui-next ( #4772 )
...
Co-authored-by: sedghi <ar.sedghi@gmail.com>
2025-02-28 15:17:55 -05:00
Bill Wallace
d25809eed0
fix: Performance of panel study browser ( #4819 )
2025-02-28 13:51:43 -05:00
Bill Wallace
2410c6a509
fix: cache thumbnail in display set ( #4782 )
2025-02-18 18:19:09 -05:00
Alireza
55ad8efbab
feat(customization): new customization service api ( #4688 )
2025-01-23 14:24:13 -05:00
Alireza
cf97fa9b7b
fix(ui): Update dependencies and add missing icons ( #4699 )
2025-01-21 09:34:19 -05:00
Bill Wallace
07c628e689
feat(multimonitor): Add simple multi-monitor support to open another study( #4178 )
2025-01-13 10:49:08 -05:00
Alireza
d4a4267429
feat(dev): move to rsbuild for dev - faster ( #4674 )
2025-01-10 15:05:35 -05:00
Dan Rukas
230ae9758b
ui(components): Viewport components added to ui-next ( #4649 )
...
Co-authored-by: sedghi <ar.sedghi@gmail.com>
2025-01-08 14:23:34 -05:00
Ibrahim
60fc7d6a11
fix(tag-browser): fix dicom tag browser not loading in segmentation mode in study panel ( #4601 )
2024-12-13 10:07:59 -05:00
Alireza
62b2748847
fix: Measurement Tracking: Various UI and functionality improvements ( #4481 )
2024-11-12 13:14:47 -05:00
Alireza
7ce7127d7c
OHIF with Cornerstone3D 2.0 ( #4347 )
2024-11-06 07:15:27 -05:00
Ibrahim
a7fd9fa5bf
feat(new-study-panel): default to list view for non thumbnail series, change default fitler to all, and add more menu to thumbnail items with a dicom tag browser ( #4417 )
2024-10-18 11:42:44 -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
a2084f319b
feat: Add interleaved HTJ2K and volume progressive loading ( #4276 )
2024-07-05 12:33:07 -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
Ibrahim
374065bc3b
feat(typings): Enhance typing support with withAppTypes and custom services throughout OHIF ( #4090 )
2024-05-08 12:12:49 -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
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
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
Alireza
566b25a544
feat(toolbar): new Toolbar to enable reactive state synchronization ( #3983 )
2024-03-27 16:01:32 -04:00
Alireza
f1a67647ae
fix(SM): drag and drop is now fixed for SM ( #3813 )
2023-11-28 13:04:30 -05:00
Joe Boccanfuso
b23eeff937
fix(thumbnail): Avoid multiple promise creations for thumbnails ( #3756 )
2023-11-02 12:07:52 -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
48bbd6281a
feat(segmentation mode): Add create, and export SEG with Brushes ( #3632 )
2023-09-22 10:23:44 -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
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
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
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
Joe Boccanfuso
7bbc213f58
feat(DataSource): Allow for dynamic data source configuration and creation ( #3543 )
2023-07-20 11:43:05 -04:00
Joe Boccanfuso
cc73f15c8c
fix(Button): redesign of existing Button component for consistency ( #3473 )
2023-06-15 12:58:21 -04: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
Bill Wallace
d5c5951e57
fix(SR): KO series being displayed in browser list ( #3382 )
...
* fix: KO series being displayed in browser list
* fix sr for volume viewports
* move highlight labelmap to RAF
* remove commented code
* fix the hydration bug for the SR
* apply review comments
* revert the key images for sr
* Remove some obsolete changes
* set initial image for sr instead of jump
* Remove viewportType stack
---------
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-05-15 08:23:13 -04:00
Alireza
84cb709b44
feat(panel and auth): fix study panel to not rely on priors and add token param to url ( #3381 )
...
* fix: multiframe
* fix the unnecessary use of prior since some servers dont like it
* add authentication via token in url
* add data citation
* add resources
* upgrade packages
* yarn lock
* apply review comments
2023-05-11 10:01:33 -04:00
M.D
075008c674
feat(microscopy): add dicom microscopy extension and mode ( #3247 )
...
* skeleton for dicom-microscopy extension
* skeleton for microscopy mode
* [feat] ported @radicalimaging/microscopy-dicom to OHIF's default extension
* [feat] ported microscopy mode from private repo
* added new definitions to the package.json
* webpack configuration update for microscopy extension
* register new icons for microscopy tools
* fixes to the microscopy extension and mode
* trivial error fix - typescript type import error
* link microscopy extension with default OHIF app plugin config
* demo config fix
* fix logs
* remove unsed imports
* [fix] loading of microscopy
* [fix] webworker script loading, normalizing denaturalized dataset
* found the latest version of dicom-microscopy-viewer that works with current OHIF extension : 0.35.2
* hide thumbnail pane by default, as we have issues with
* comments
* remove unused code
* [feat] microscopy - annotation selection
* [feat] microscopy - edit annotation label
* wip
* [bugfix] dicom-microscopy tool
* [bugfix] dicom microscopy annotations
* [fix] mixed-content blocking caused by BulkDataURI
* [fix] microscopy measurements panel - center button
* [fix] microscopy measurements panel - styling
* [fix] microscopy - controls
* fix local loading of microscopy
* fix local loading of dicom microscopy
* fix typo - indexof to indexOf
* [fix] remove unused icons
* remove commented out lines from webpack configuration
* platform/viewer/public/config/default.js - revert accidental changes
* [refactor] redirecting to microscopy mode on Local mode
* attribution to DMV and SLIM viewer
* [fix] code review feedbacks
* fix thumbnails
* [fix] microscopy - fix old publisher.publish() to PubSubService._broadcastEvent()
* [fix] interactions, webpack config, roi selection
* [feat] microscopy - remove select tool from UI
* microscopy author
* [fix] saving and loading SR
* [bugfix] - missing publish() function in MicroscopyService, replace with _broadcastEvent
* remove author section from readme
* refactor SR saving feature
* fix webpack config after merge
* [bugfix] repeated import
* fix e2e
* webpack configuration
* hide "Create report" button for microscopy
2023-04-27 20:53:52 -04:00
Alireza
eea0ed487b
feat(dicomImageLoader): replace wado image loader with the new library ( #3339 )
...
* use new dicom image loader instead of cswil
new dicom image loader fails
update dicom image loader
update yarn lock
modify webpack
* update webpack
* fix webpack
* update package versions
* update package versions
2023-04-26 20:55:56 -04:00
Bill Wallace
8e9d7bd2bb
feat(findingSite): Allow customizing the measurement panel and show site/finding ( #3155 )
...
* feat: Allow customizing the measurements panel.
Also includes default display of the site/finding values from the DICOM
SR object.
Update fixes
PR review comments - move the recordInteraction to COmmandsManager.run
PR fixes
fix: Dependency updates to allow right click to be recognized
PR fixes
* Use newer CSWIL
* Make both the base measurements and the tracking measurements show codes
* Fix the right click context menu bringing up menu
2023-03-24 16:45:21 -04:00
Bill Wallace
5ad5bd232d
fix(tmtv): hanging protocol state sync ( #3269 )
...
* fix: TMTV mode and message on drag and drop/toggle MPR
* Tweaked some packages to force a rebuild
2023-03-21 14:25:56 -04:00
Bill Wallace
803f638401
feat: state sync service and hanging protocol updates to preserve state ( #3131 )
...
* feat: Add state sync and use it to remember viewport grid info
fix: Version updates
Fixes for toggling MPR mode
Fix the display when the interleaved load module fails
Fix the memory of the state to restore correctly
PR fixes for the state sync service
PR fixes
PR fixes
PR fixes
Added a hack warning to remove volumeDeactivate
Fixes for TMTV colormap setting
Fix the casing
Missed renames
fix: tests not running due to variance in ordering
Reverting some fixes to change case
PR changes - mostly comments and minor improvements
fix: All display sets were being updated on drag and drop
PR fixes - mostly renames
PR fixes
Test support for OHIF, for HP branch
test: Add at least a minimal set of automated tests for hanging protocols
Docs
PR fixes
Merge fixes
DOCS updates
Add an example of the mn hanging protocol
PR fixes
PR fixes
PR fixes
* Fix the drag and drop
PR fixes
* PR changes - update default keys for next/previous stage
* fix: Was storing the custom viewport grid too aggressively
Caused by a PR change misspelling a variable
2023-03-15 12:41:41 -04:00
Bill Wallace
67fc3f733d
feat(SR): Measurement adapter mappings and save to same series ( #3140 )
...
* feat: Add adapter mappings for RectangleROI and Angle and save same
PR comments
* fix: Rehydrate check on non core measurement adapters
2023-02-17 16:44:21 -05:00
Alireza
926290f69e
feat: add more e2e tests for MPR and add test mode and extension ( #3180 )
...
* tests: add various e2e tests for MPR and measurements
wip
add cypress config
feat: add mode and extension for testing
add hp applied through search params
add MPR tests
apply review comments
add more e2e tests
update yarn lock
* fix unit tests failing
2023-02-17 15:04:07 -05:00
Bill Wallace
8af0362d12
fix(typescript): rename services to fix typescript ( #3165 )
...
* fix: Rename services to lower camel case, hp, measure
* fix: Rename DisplaySetService instances to displaySetService
* fix: Rename CornerstoneViewportService to lower camel case
* fix: Added lower case segmentationService rename
* rename other services (#3166 )
* rename uiDialogService
* rename toolGroupService
* rename uiNotificationService
* rename viewportGridService
* rename syncGroupService
* rename CornerstoneCacheService
* Fix a syntax error in hotkeys
* Fix a couple of rename issues that were missed
---------
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-02-10 16:46:09 -05:00
Bill Wallace
0e1a58da79
fix: Use @cornerstonejs/adapters ( #3116 )
...
Also update the sort series to be consistent, using a single version of the series sort, and fix an issue with longitudinal mode export.
2023-02-06 17:05:13 -05:00
Bill Wallace
980b44f18c
fix(misc): Update the data source name, provide a /datasources example customization for debug ( #3036 )
...
* fix(misc):Update the data source name, provide a /datasources
Update the imports for a few things to match, to avoid 2 versions
Fix the datasources name
pr:Make the data source selector configurable
* Updated data source selector page as requested
* PR fixes
2023-02-03 16:56:27 -05:00
Joe Boccanfuso
58ae8690a7
fix: Clicking on measurement should highlight the measurement row in the measurement panel OHIF-433 ( #3111 )
...
* fix: OHIF-433 Clicking on measurement should highlight the measurement row in the measurement panel
Added selected flag to each OHIF measurement.
Listening to CS3D ANNOTATION_SELECTION_CHANGE to keep the selected flag in sync.
* fix: OHIF-433 Clicking on measurement should highlight the measurement row in the measurement panel
Fixed broken unit tests.
* PR feedback from Alireza:
- use MEASUREMENT_UPDATED event for selection changed
- added TODO to eventually have CS3D introduce the selected flag per annotation
- added MeasurementService._publishEvent
* PR feedback: now using _broadcastEvent
2023-01-13 13:57:18 -05:00
Bill Wallace
9a03bde0ae
Fix/sr hydration non tracking ( #3080 )
...
* fix:DICOM SR hydration - remove redundancies
feat:Allow save and restore on non-tracking view
* PR comments
2022-12-29 10:13:06 -05:00