Gerald Bortis

Fixed bug where query parameters were not being sent when using multipart POST.…
Fixed bug where query parameters were not being sent when using multipart POST.

Issue: MIRTH-2075

Updated splash screen copyright to 2012.
Updated splash screen copyright to 2012.
Added mirth-crypto to server setup lib.…
Added mirth-crypto to server setup lib.

Issue: MIRTH-2050

Added mirth-crypto to the manager lib.…
Added mirth-crypto to the manager lib.

Issue: MIRTH-2050

Switched params on version comparison to avoid IndexOutOfBounds with version numbers.…
Switched params on version comparison to avoid IndexOutOfBounds with version numbers.

Issue: MIRTH-2047

Updated so that the keystore.type property is not needed. Instead we do a version check to see if we are running a pre-2.2 version and load the keystore as JKS accordingly.…
Updated so that the keystore.type property is not needed. Instead we do a version check to see if we are running a pre-2.2 version and load the keystore as JKS accordingly.

Issue: MIRTH-2047

Fixed bug where keystore.type property was not being saved to properties file.…
Fixed bug where keystore.type property was not being saved to properties file.

Issue: MIRTH-2047

Updated to migrate keystore after database migration.…
Updated to migrate keystore after database migration.

Issue: MIRTH-2047

Updated to close FOS after saving keystore file.…
Updated to close FOS after saving keystore file.

Issue: MIRTH-1919

Removed NOT NULL since it is already set on the column.…
Removed NOT NULL since it is already set on the column.

Issue: MIRTH-2045

Added RequestContextPath element.…
Added RequestContextPath element.

Issue: MIRTH-2041

Added XSD for NCPDP D.0 if using strict validation.…
Added XSD for NCPDP D.0 if using strict validation.

Issue: MIRTH-1752

    • -0
    • +1378
    /trunk/server/src/com/mirth/connect/model/converters/ncpdpD0.xsd
Added catch for org.eclipse.jetty.io.EofException…
Added catch for org.eclipse.jetty.io.EofException

Issue: MIRTH-2036

Fixed imports…
Fixed imports

Issue: MIRTH-2014

Removed blank check since it should always be at least /.…
Removed blank check since it should always be at least /.

Issue: MIRTH-2014

Reverted check for / dir.…
Reverted check for / dir.

Issue: MIRTH-1873

Reverted change since cwd to / works in test case.…
Reverted change since cwd to / works in test case.

Issue: MIRTH-1873

Added Not-Yet-Commons-SSL since it is needed by the client core.
Added Not-Yet-Commons-SSL since it is needed by the client core.
    • binary
    /trunk/command/lib/not-yet-commons-ssl-0.3.11.jar
Updated SmbFileConnection to use connection timeout setting.…
Updated SmbFileConnection to use connection timeout setting.

Issue: MIRTH-2026

Refactored and formatted…
Refactored and formatted

Updated to check tag00080005 for charset

Issue: MIRTH-1709

Updated Mirth Crypto library
Updated Mirth Crypto library
    • binary
    /trunk/command/lib/mirth-crypto.jar
Updated Mirth Crypto library
Updated Mirth Crypto library
Updated Mirth Crypto library
Updated Mirth Crypto library
Extracted cd/cwd logic to a method and added empty (or /) path check…
Extracted cd/cwd logic to a method and added empty (or /) path check

Issue: MIRTH-1873

Refactored
Refactored
Updated getProperty to only WARN rather than ERROR since it was appearing during NULL check…
Updated getProperty to only WARN rather than ERROR since it was appearing during NULL check

Added serialVersionUID

Issue: MIRTH-1919

Added check for database tables before trying to load the encryption key property.…
Added check for database tables before trying to load the encryption key property.

Issue: MIRTH-1919

Added check for database tables before trying to load the encryption key property.…
Added check for database tables before trying to load the encryption key property.

Issue: MIRTH-1919

Updated KeyEcryptor cipher to use algorithm from key.…
Updated KeyEcryptor cipher to use algorithm from key.

Issue: MIRTH-1896

Updated comments…
Updated comments

Issue: MIRTH-1919