dcm4che / dcm4chee-arc-light

DICOM Archive J2EE application
439 stars 242 forks source link

UI : Provide function to Update Access Control ID of matching Series #4561

Closed gunterze closed 1 month ago

gunterze commented 2 months ago

Add widget Update Access Control ID in More functions of Series Tab of Navigation page to Update Access Control ID for matching Series by invoking

Method URL Description
POST /dcm4chee-arc/aets/{aet}/rs/series/access/{accessControlID} Update Access Control ID of matching Series

Requires #4559 Related #1889