**************************** /home/medsrv/releases/patch.51/README.patch.51.medley-21 - optimization in figuring out prev/next study in getpbs. (Unexpected tomcat slowdowns) - studies created by split/merge are logged as 'reindex' and will not be listed on the Accounting page List of modified components: cases classes Patch date: 2006-02-01 07:55:27.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-20 - make cd burning more robust (apache load problems) - Fix for occasional send report errors reported at Davis (a buffering bug in multipart request processing) List of modified components: cd classes Patch date: 2006-01-20 05:45:54.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-19 - Removed HTML comment which messed up exported worklist table - Add ANALYZE table to crontab (mysql/ctrl) - Do not use tomcatw.sh (start tomcat in the old way) List of modified components: apache cases mysql Patch date: 2006-01-06 10:37:13.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer61 Last changes and bugfixes: Version 5.1 (Build 06.1) Changes and bugfixes: - Bugfix: Light setting list handling by image modality - Bugfix: Disappeared light settings - Standard toolbar is visible by default - Toolbar order on the Report panel - Modify flying menu on the Report panel - Increase cache size max to 999999 MB - BTS #8220: Downloading large canned reports List of modified components: download Patch date: 2006-01-02 14:50:03.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer59 Last changes and bugfixes: Version 5.1 (Build 05.9) Bugfixes: - Bugfix: SpeechMike crashes Don't open wave files twice. Don't use game port foot pedal with SpeechMike Foot pedal toggle shouldn't start recording List of modified components: download Patch date: 2005-12-07 11:48:51.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-18 - If the study is not registered and archive filter exists, put task goes to the retry queue. (Studies were put to noarchive at SHH) - Fix for HL7 memory corruption when doing passtrhu mapping (Custom build at comanche) - Interpretation Author were not filled properly in outgoing messages at comanche - (Auto) retrieve optimization: do not get studies already exist on parent (in not 'Deleted' mode) from archive (expires eval patch at SHH parent) List of modified components: archive classes hl7 iface sr Patch date: 2005-11-29 09:35:23.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-17 - Reindex only objects missing from the database when retrieving a study from the archive (partially) exists on the parent. - Timeout for get requets has been increased to 5 min (SHH timeout/retry problem) (eval patch at SHH) - Creating a warning info log entry when displaying extremely large tables (more than 100 rows) - Increase the prior get limit to 100 (SHH 20 limit) (eval patch at SHH) - Calculate list size only for displayed lists. List size is not sortable/filterable (speed optimization for Other Lists) - Fix for MWL bug found at Comanche (query on both Study Description and Sheduled Procedure Step Description) (custom build exists at Comanche) - HL7 packet size (MTU) send break-up fix (custom build exists at Comanche) - viewlog.sh pre-filters on the action (for Accounting/log pages speedup) List of modified components: cases classes dicom hl7 log Patch date: 2005-11-11 10:01:41.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer57 Last changes and bugfixes: Version 5.1 (Build 05.7) Bugfixes: - Bugfix: SpeechMike crashes - Bugfix: PixelSpacing error - Bugfix: Delete spaces from the end of the PatientsName - Set focus to dropped image panel - Enable W/L settings out of range List of modified components: download Patch date: 2005-11-09 11:58:47.000000000 -0500 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer56 Last changes and bugfixes: Version 5.1 (Build 05.6) Bugfixes: Attach to the prefetching image pump causes undeletable image Prefetch shouldn't change the available dicom field list List of modified components: download Patch date: 2005-10-27 06:50:29.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer55 Last changes and bugfixes: Version 5.1 (Build 05.5) Bugfix: - Closing study during loading can cause program crash List of modified components: download Patch date: 2005-10-07 10:54:41.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-16 - Old saved list without Page Size setting will list default page size (20) studies per page (instead of listing 'infinite' studies per page) - Default report template has been modified. Spaces has been added in report title. - Fix for filling values in the Archive table. Existing entries with missing values can be fixed using component/tools/fixArchiveDb.sh Eg.: For fixing archive entries with empty 'Date': echo "select STYIUID from Archive where THEDATE is null;" | ~/component/mysql/bin/mysql -N imagemedical > ~/tmp/datenulls for study in `cat ~/tmp/datenulls` ; do ~/component/tools/fixArchiveDb.sh $study done List of modified components: classes dotcom tools Patch date: 2005-10-07 06:38:57.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-15 - Timeout settings were not used by QR Find requests (expires eval patch at FRC) - autoget_n.sh does not try to retrieve studies with 0 objects. A bug in checking the number of failed lock attempts (preventing concurrent running) has also been fixed. (expires eval patch at Russo) - Sending kill -QUIT to java TaskMan dumps threads to taskd.log (debug) (expires eval patch at Kane and ADR) - Number of studies listed from the Archive is limited to 20 on the relevant priors page (expires eval patch at SHH) List of modified components: classes dicom iface qr taskd tools Patch date: 2005-09-16 10:21:42.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer54.hidenormality Last changes and bugfixes: Version 5.1 (Build 05.4) Change in this version only: - The Normal checkboxes are hidden on the Report and Transcribe panels. List of modified components: download Patch date: 2005-09-15 08:34:32.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-14 - Fix for orientation marker showed as a white box - Fix for empty directories left when an error occured while processing orders received via HL7 (directory leak #1) List of modified components: dcviewer hl7 iface imgproc Patch date: 2005-08-31 11:43:01.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer52 Last changes and bugfixes: Version 5.1 (Build 05.2) Changes and bugfixes: - FootPedal on game port - Disable accelerator keys in Dictate and Transcribe modes - Accelerator key references in the menu items - Insert Formatting menu items to the Transcribe panel menu - Default normality setting List of modified components: download Patch date: 2005-08-29 14:55:11.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-13 - Opening a locked study took too much time with high java activity (expires eval patch at CGR) - Fixed batch report printing to use the list owner's Report template - Fix for white dots (problem with 16/12 bit signed images) (expires eval patch at High Tech Medical Imaging) - Fix for report date change at transcribe time (expires eval patch at Norton-Dickenson) - Several HL7 related fixes: Schedule Date/Time is not filled in outgoing order messages Create HL7 send message tasks with higher priority Workaround for sendMessageTask.so crashes taskd (expires eval patch at midtown) List of modified components: cases classes dcviewer hl7 iface imgproc sr Patch date: 2005-08-29 13:12:50.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-12 - Fix for high tomcat/apache load when remote report sending is interrupted (expires eval patch at Davis) - Fix for getting studies from archive resulted in half-retrieved studies (expires eval patch at ADR) - Confirmation page with warning message when a user saves an archive filter - Backing up old archive filters and logging archive filter manipulations - Safer method to move previously non archived study to archive when it needs to be archived - Regular cleanup of non archived studies has been fixed. The period while non archived studies are kept can be configurable via var/arch/archive.cfg. The name of the entry is Days2KeepArchiveTemp, the default value is 30 days. List of modified components: archive cases classes Patch date: 2005-08-04 10:21:20.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer51 Last changes and bugfixes: Version 5.1 (Build 05.1) Changes and bugfixes: - Enable report sending after loading report template - Report template can't set report status back to lower level List of modified components: download has been upgraded from download-5.1.05.0 to download-5.1.05.1 Patch date: 2005-08-04 09:44:05.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-11 - new field has been added to Additional table: StudyDescription The value mapped into this field will be stored in (0008,1030) StudyDescription tag and will be displayed as 'Description' on the Work List. List of modified components: hl7 Patch date: 2005-06-28 06:47:39.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-10 - Allow lock with 'Transcribe' and 'Edit' rights (mail thread: 'Error when editing studies from 5/31/05 or before') - Logging Quick View / Report View / Report Edit (BTS #8088) - Map ObservationDateTime to InterpretationRecordedDate/Time instead of ContentDate/Time (mail thread: 'Problem displaying old reports' [Lower Bucks]) - Compound lists did not filter correctly (BTS #8097) - Using access.cfg instead of import.cfg if present. Allow IP ranges in access.cfg/import.cfg List of modified components: cases classes hl7 imadmin Patch date: 2005-06-24 08:59:11.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-9 - AE Title and Port numbers were not filled in pb-scp.cfg for new installs and so the Transfer Syntax lost default setting for LittleEndianExplicit (#7915) - Workaround for GE HiSpeed CT/i devices: remove (0000,0000) tags as we receive a DICOM object. - Return values of CPT4 and ICD9 private tags in Requested Procedure Code Sequence in MWL queries List of modified components: dicom Patch date: 2005-06-20 08:50:30.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-8 - Private tags in 6000 group were handled incorrectly (assumed as real overlays) Expires eval patch at Transray Diagnostic - Set Study Date/Time to current Date/Time for Completed orders (current: when the completed ORM message is received or when status is set on the edit page). Study Date/Time in image objects (if any) will override this values. Workaround for InSiteOne archives - (0008,0090) tag problem: Referring Physician (and other Procedure related data was not moved to PBProcedureSequence from PbR root for pre v5.1 PbR files). Non retroactive: already edited pre v5.1 PbR files won't be fixed, but newly retrived PbR files can be edited. ( A workaround for already edited PbR files is to remove referring physician from PbR root: 1.) back up PbR file 2.) ~/component/dcviewer/dcmod -d -t "(0008,0090)" 3.) reindex the study ) !!! This is not the fix for Bug #8001 (it has already been fixed and released in medley-6) - More information has been added to Java Exception page List of modified components: cases dcviewer hl7 iface imgproc main sr Patch date: 2005-06-13 07:26:16.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-7 - Fix for 64K Palette Color LUTs List of modified components: dcviewer imgproc Patch date: 2005-06-03 09:53:42.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-6 - Optimization in C/C++ applications - Tuning task priorities - bugfix for BTS #8001 (Clear referring physician on edit page) - bugfix for BTS #8075 (Typo in notification confirming archived studies obsoleted) - make storestate.rec read/write atomic - updated PBViewerManual.pdf - Fix for 'studies are not retrieved when existed on the archive server` List of modified components: archive cases classes commit dcmtk dcviewer dicom gwav help hl7 iface imgproc mitra sr taskd tools utils Patch date: 2005-06-03 04:29:20.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-5 - utils/bin/fwdDevices was missing from patch medley-4 - Fix for correction problem when order and study data is the same - Get rid of Relevant Page Size when autoretrieving priors - Reindex existing objects in the background when retrieving study from the archive (Fix for 'partial' retrieves) - Optimization in frame.jsp (increased buffer size) - put PbR file archiving/forwarding tasks to netqueue with higher priority than regular files - Optimization on archiving PbR files: check if there's any edit changes before applying on all objects List of modified components: archive cases classes commit iface prior utils Patch date: 2005-05-20 08:09:14.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.medley-4 - Supporting external DICOM device as archive (InsiteOne): - 'commit_dev_' references to avoid removing studies before get sent to archive - Protect, but allow manual delete for forward actions - Ensure that late objects, updates, editing is archived Configuring an external DICOM device as Archive: - Edit var/arch/archive.cfg Archive="external" ExternalStore="" ExternalRetrieve="" - Configure either autoforward (recommended) or Forward Action If configuring Forward Action, make sure that the 'Updates' checkbox is checked. - copy-truncate tomcat log files (tomcat stability issue) - fix for 'ldapUpdate.sh is missing' - If license file is missing (PB server license) drop a descriptive error message - fix Relevant Page ordering (bug #8067) - fix for Praveen's problem (login via iface and regular way from the same computer) List of modified components: cases classes dcviewer dicom help hl7 iface log main mitra prior qr sr taskd Patch date: 2005-05-13 11:38:52.000000000 -0400 **************************** **************************** /home/medsrv/releases/patch.51/README.patch.51.viewer47 Last changes and bugfixes: Version 5.1 (Build 04.7) Changes and bugfixes: PBCreateVolume accepts more series Enable Send report button after delete dictation with SpeechMike Roundup Wave file block SpeechMike foot pedal handling Step 10 sec if click with FWD or REW button List of modified components: download has been upgraded from download-5.1.04.6 to download-5.1.04.7 Patch date: 2005-05-11 14:26:47.000000000 -0400 **************************** ****************************