2.13.0 Changelog

Bug

  • [DCMEE-568] - setting the currently active cache volume OFFLINE doesn't work
  • [DCMEE-570] - Media Export of instances of Private SOP Classes fails with java.lang.UnsupportedOperationException
  • [DCMEE-573] - HL7service - invoking reloadStylesheets fails
  • [DCMEE-574] - Web Folder is not rendered properly in Opera
  • [DCMEE-575] - XDS Export failed due of missing ExtrinsicObject Element in SOAP Body. (only with JBoss WS stack)
  • [DCMEE-576] - Default installation of dcm4chee on Windows is not accessible from another machine
  • [DCMEE-579] - editmwl.jar throws java.lang.reflect.UndeclaredThrowableException
  • [DCMEE-582] - FileCopy order failed when source file is on a tar Filesystem.
  • [DCMEE-595] - Invoking CL utility twiddle fails with java.lang.NoClassDefFoundError: gnu/getopt/LongOpt
  • [DCMEE-601] - MWL Console does not show actual scheduled start time but 00:00
  • [DCMEE-602] - Creating wado jpeg with columns parameter creates warning stack trace in logs
  • [DCMEE-603] - Patient Root C-Find response inconsistency
  • [DCMEE-606] - FileCopy order failed with FileNotFound Exception.
  • [DCMEE-610] - create.db2sql: "PACSDB.AUDIT_RECORD_OLD" is an undefined name.
  • [DCMEE-611] - duplicate index name "station_name" in create.db2sql
  • [DCMEE-613] - Potential NPE or NoSuchElemetException in XDSI Service
  • [DCMEE-615] - DB2 JDBC driver property currentSchema must be specified, if user != DB name
  • [DCMEE-628] - FileSystemManagementService#updateAETitle fails when any of the services it tries to update is not registered
  • [DCMEE-636] - Wrong attribute matching in SeriesBean
  • [DCMEE-637] - sending of HL7 messages from the HL7SendService seems to be broken
  • [DCMEE-639] - Web/Trash: Delete All Entries does not remove checked entries from view
  • [DCMEE-641] - Remove default eventCode entries defined in metadata.conf.

Improvement

  • [DCMEE-253] - Request to change overwrite behavior to update atributes on instance level with last received copy of an instance
  • [DCMEE-474] - Add (0008,2111) Derivation Description to provided conf/dcm4chee-impax-attribute-filter.xml
  • [DCMEE-548] - update impax attribute filters
  • [DCMEE-577] - Aggregate table updates in one alter statement per table
  • [DCMEE-600] - Increase robustness of decompression of multiframe images
  • [DCMEE-604] - Add support to WebView launcher for sorting instances
  • [DCMEE-605] - Log receive of HL7 messages and send of HL7 response messages in server.log with DEBUG level
  • [DCMEE-614] - Change JDBC binding for Oracle BLOB's to LONGVARBINARY
  • [DCMEE-618] - Query for StudyInstanceUID in RequestAttributes Sequence need either SPS ID, Requesting Service or Requesting Physician.
  • [DCMEE-621] - Configurable Teaching File and Media Export on MPPS COMPLETE
  • [DCMEE-623] - Support matching for Performing Physician Name (0008,1050) at Series Level
  • [DCMEE-624] - HL7 Server: Make Socket Send/Receive Buffer Length and TCP_NODELAY option configurable
  • [DCMEE-642] - Add log for Forward2 service to get input of XSLT.
  • [DCMEE-643] - Show MWL Item Attributes doesn't show all attributes of the MWL item.
  • [DCMEE-646] - ADT update messages failed if the message contains an empty MRG segment.

New Feature

  • [DCMEE-533] - Provide Service which updates DB's blobs when dcm4chee-attribute-filter has been modified
  • [DCMEE-609] - Restrict WADO access according Study Read Permissions granted to roles of authentified user
  • [DCMEE-640] - Add new XDS Storage feature using DICOM PACS as Storage.

Task

  • [DCMEE-567] - Update reference to Jakarta Cactus in Eclipse .classpath and BUILD instructions to v1.7.2
  • [DCMEE-571] - Update config of CDW Storage SCP to accept same list of SOP Classes as the Storage SCP of the archive by default configuration
  • [DCMEE-578] - Specify javac source=1.4, target=1.4 in ant build scripts
  • [DCMEE-584] - Refactor IANScu Service: Provide Notification FIlter by SeriesStored and StudyDeleted Notification User Object
  • [DCMEE-598] - Generalize init script for Red Hat
  • [DCMEE-612] - Refactoring TCE Exporter: reuse SeriesStored.NOTIF_FILTER
  • [DCMEE-620] - Refactoring ForwardService: reuse SeriesStored.NOTIF_FILTER
  • [DCMEE-630] - Provide binary distribution package for standalone Media Creator (dcm4chee-cdw)
  • [DCMEE-631] - Do no longer include Media Creator (dcm4chee-cdw) in Archive binary distribution package
  • [DCMEE-632] - Upgrade to JBoss-4.2.2.GA
  • [DCMEE-634] - Extend dcm4chee-impax-attribute-filter.xml with US Stress Echo relevant attributes
  • [DCMEE-644] - Limit Logger org.dcm4chee.* and org.freebxml.* to INFO level by default conf/jboss-log4j.xml
  • [DCMEE-645] - Exclude XDS Repository from dcm4chee Archive binary distribution