•  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved client folder remotely
Moved client folder remotely
    • binary
    ./src/com/webreach/mirth/client/ui/images/add.png
  1. … 363 more files in changeset.
No longer copies about.txt
No longer copies about.txt
Hard-coded about text. Should be fixed so that it is read from a file.
Hard-coded about text. Should be fixed so that it is read from a file.
Fixed License block comment issue
Fixed License block comment issue
Added MPL 1.1 license header.
Added MPL 1.1 license header.

  1. … 67 more files in changeset.
Added build scripts.
Added build scripts.
Changed Start Channel's hot-key to 'N' from 'L'.
Changed Start Channel's hot-key to 'N' from 'L'.
    • -1
    • +1
    ./src/com/webreach/mirth/client/ui/Frame.java
Now saves the last server that you were logged into.
Now saves the last server that you were logged into.
    • -2
    • +5
    ./src/com/webreach/mirth/client/ui/Frame.java
    • -3
    • +5
    ./src/com/webreach/mirth/client/ui/Mirth.java
Added automatic file name set to channel name when exporting a channel.
Added automatic file name set to channel name when exporting a channel.
    • -5
    • +6
    ./src/com/webreach/mirth/client/ui/Frame.java
Removed beta from the mirth title.
Removed beta from the mirth title.
Minor bug fix in dropdown on database reader / writer.
Minor bug fix in dropdown on database reader / writer.
Removed setDefaults() from all connectors and moved the move-to pattern list box.
Removed setDefaults() from all connectors and moved the move-to pattern list box.
Changed all MirthTextArea's to MirthTextPane's and resolved conflicts.…
Changed all MirthTextArea's to MirthTextPane's and resolved conflicts.

Removed getText() fix from MirthTextArea.java because the text area does not recognize /r's as line breaks.

"Other" pane was not being added back.
"Other" pane was not being added back.
Updated Netbeans Form to use new name
Updated Netbeans Form to use new name
Minor UI tweak.
Minor UI tweak.
Updated MirthTextArea and MirthTextPane to correctly support new-lines (MAC OSX)…
Updated MirthTextArea and MirthTextPane to correctly support new-lines (MAC OSX)

Updated FileWriter to use MirthTextPane for Template and removed "Inbox/" from default file_directory name

Updated Variable List E4X
Updated Variable List E4X
Changed help links.
Changed help links.
    • -0
    • +4
    ./src/com/webreach/mirth/client/ui/Frame.java
no_comment
no_comment
Removed changes to MirthTextArea and MirthTextpane. Changed TransformerPanel msg settings. Updated HL7XMLTreePanel to use correct message type
Removed changes to MirthTextArea and MirthTextpane. Changed TransformerPanel msg settings. Updated HL7XMLTreePanel to use correct message type
Now asks you to save on exit if in channels or settings.
Now asks you to save on exit if in channels or settings.
    • -1
    • +10
    ./src/com/webreach/mirth/client/ui/Frame.java
Changed null returns to empty string arrays in SQLParserUtil.java.
Changed null returns to empty string arrays in SQLParserUtil.java.
Removed useless lines of code.
Removed useless lines of code.
Added variable list that auto-updates on SQL change.
Added variable list that auto-updates on SQL change.
Added a variable list to Database Reader connector and changed size of description in Channel Setup summary.
Added a variable list to Database Reader connector and changed size of description in Channel Setup summary.
Took out debug statement.
Took out debug statement.
    • -2
    • +6
    ./src/com/webreach/mirth/client/ui/Frame.java
Changed all file directory '\' to '/'.
Changed all file directory '\' to '/'.
no_comment
no_comment
fixed *new* bug in TransformerPane where we weren't clearing the data in the mapping area of a new step. tada.
fixed *new* bug in TransformerPane where we weren't clearing the data in the mapping area of a new step. tada.