Mirth

  •  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Changed the unauthorized exception to check for the full start of the message instead of just the word "unauthorized".…
Changed the unauthorized exception to check for the full start of the message instead of just the word "unauthorized".

Issue: MIRTH-1962

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
If keep connection open is 'yes' on the TCP Listener, only a SocketTimeoutException should leave the connection open and process the received message. A SocketException (error) and an end of stream (…
If keep connection open is 'yes' on the TCP Listener, only a SocketTimeoutException should leave the connection open and process the received message. A SocketException (error) and an end of stream (remote side closed the connection) should both recycle the connection. Before this fix, a closed connection on the remote side would keep trying to read from the socket infinitely (100% cpu) if the connection was set to be kept open.

Issue: MIRTH-2025

Updated SmbFileConnection to use connection timeout setting.…
Updated SmbFileConnection to use connection timeout setting.

Issue: MIRTH-2026

Enabled timeout for Samba connection on File Writer/Reader…
Enabled timeout for Samba connection on File Writer/Reader

Issue: MIRTH-2026

Removed now unused properties.…
Removed now unused properties.

Issue: MIRTH-1928

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
Changed the padding for control characters to be 0 if the control character doesn't register as having a width. Note that there are still issues with the cursor position and selections on both Window…
Changed the padding for control characters to be 0 if the control character doesn't register as having a width. Note that there are still issues with the cursor position and selections on both Windows and Mac, but it's slightly better.

Issue: MIRTH-2000

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

Changed formatting of invalid channel file import error.…
Changed formatting of invalid channel file import error.

Issue: MIRTH-1797

Set the cancel/ok button to have focus in the error dialogs. Added Enter as an input action on all buttons. Fixed change password error dialog when pressing OK to select the password again.…
Set the cancel/ok button to have focus in the error dialogs. Added Enter as an input action on all buttons. Fixed change password error dialog when pressing OK to select the password again.

Issue: MIRTH-2021

MIRTH-1225 - CTRL|COMMAND+S…
MIRTH-1225 - CTRL|COMMAND+S

MIRTH-2019 - CTRL|COMMAND+S

MIRTH-1482 - CTRL|ALT|COMMAND+Drag

MIRTH-1715 - CTRL|ALT|COMMAND+Drag

Allow both CTRL+S and COMMAND+S (OSX) for saving. Removed ALT+S for saving in JEditTextAreas. Allow CTRL, ALT, and COMMAND (OSX) for dragging alternate step types from the template trees, and also for rectangular selection in JEditTextAreas.

Added mac keybindings to JEditTextAreas and PasswordFields. Refactored keybinding code and fixed some comments. This was initially added in MIRTH-1225.…
Added mac keybindings to JEditTextAreas and PasswordFields. Refactored keybinding code and fixed some comments. This was initially added in MIRTH-1225.

Issue: MIRTH-2019

Updated comments…
Updated comments

Issue: MIRTH-1919

Fixed Mirth Crypto manifest
Fixed Mirth Crypto manifest
Fixed Mirth Crypto manifest
Fixed Mirth Crypto manifest
    • binary
    /trunk/command/lib/mirth-crypto.jar
Fixed Mirth Crypto manifest
Fixed Mirth Crypto manifest
Updated Mirth Crypto library
Updated Mirth Crypto library