Christopher Lang

Changed Wizard framework class to make background white (match other Mirth dialogs)…
Changed Wizard framework class to make background white (match other Mirth dialogs)

Issue: MIRTH-738

  1. /trunk/client/src/org/netbeans/api/wizard
Fixed issue with class cast on destination…
Fixed issue with class cast on destination

Issue: MIRTH-739

Made JST convert \r\r to \r…
Made JST convert \r\r to \r

Issue: MIRTH-739

Fixed treepanel \n to \r conversion - added \r\r to \r conversion…
Fixed treepanel \n to \r conversion - added \r\r to \r conversion

Issue: MIRTH-739

Fixed reverse default…
Fixed reverse default

Issue: MIRTH-739

Made JST check for CR to LF change with emptyFilterAndTransformer and manually perform conversion before transformer is run…
Made JST check for CR to LF change with emptyFilterAndTransformer and manually perform conversion before transformer is run

Issue: MIRTH-739

Added compression to the SOAP Sender WSDefinition property…
Added compression to the SOAP Sender WSDefinition property

Issue: MIRTH-725

Added compression to the SOAP Sender WSDefinition property…
Added compression to the SOAP Sender WSDefinition property

Issue: MIRTH-725

Further fixes for archive-metadata
Further fixes for archive-metadata
Copy archive metadata from classes now.
Copy archive metadata from classes now.
Deleted archive-metadata at end of build…
Deleted archive-metadata at end of build

Fixed JS validate function in JST

Fixed issue with validate throwing error on java Integer
Fixed issue with validate throwing error on java Integer
Removed archive-metadata from extensions setup dir…
Removed archive-metadata from extensions setup dir

Plugin install does not unzip archive-metadata.xml now

Fixed invalid import
Fixed invalid import
Fixed "validate" method in JST to not cause error when default value is used (patch by Curt Welch)…
Fixed "validate" method in JST to not cause error when default value is used (patch by Curt Welch)

Issue: MIRTH-719

Fixed issue with pasting templates using right-mouse button (MIRTH-720)…
Fixed issue with pasting templates using right-mouse button (MIRTH-720)

Moved archive-metadata detection to client so that user can be prompted (MIRTH-706)

Fixed issue with pasting templates using right-mouse button (MIRTH-720)…
Fixed issue with pasting templates using right-mouse button (MIRTH-720)

Moved archive-metadata detection to client so that user can be prompted (MIRTH-706)

Fixed broken code BH checked in.
Fixed broken code BH checked in.
Fixed issue with X12 segments missing second vocab entry…
Fixed issue with X12 segments missing second vocab entry

Issue: MIRTH-671

Fixed missing segments on repeating X12 loops.…
Fixed missing segments on repeating X12 loops.

Issue: MIRTH-671

Fixed file naming issue
Fixed file naming issue
Added archive-metadata to plugin Zips to allow for automatic archive type detection…
Added archive-metadata to plugin Zips to allow for automatic archive type detection

Issue: MIRTH-706

Updated EDIReader to correctly handle empty adjacent elements at the end of a segment…
Updated EDIReader to correctly handle empty adjacent elements at the end of a segment

Issue: MIRTH-714

Fixed X12 incorrect segment/loop names…
Fixed X12 incorrect segment/loop names

Issue: MIRTH-671

Removed redundant channel cache update
Removed redundant channel cache update
Fixed logic on properties check and prevented NPE errors
Fixed logic on properties check and prevented NPE errors
Updated auto-conversion for new performance fixes…
Updated auto-conversion for new performance fixes

Issue: MIRTH-705

Applied patch for MIRTH-702, Mirth fails to save message state when variable is null…
Applied patch for MIRTH-702, Mirth fails to save message state when variable is null

Appliead patch for MIRTH-698, Certain characters not allowed in user information for SOAP Sender

Better fix for MIRTH-703 - only does LF to CR conversion for HL7.…
Better fix for MIRTH-703 - only does LF to CR conversion for HL7.

Issue: MIRTH-703

Fixes X12 EOL Segment issue on OS X…
Fixes X12 EOL Segment issue on OS X

Issue: MIRTH-703