7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 2 days ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add send error button on error dialog box Also remade a new class for the error dialog box. Also modified about box so the button is in the lower right. Issue: MIRTH-58 More... almost 19 years ago
Added PDFWriter.form and PDFWriter.java. More... almost 19 years ago
Forgot to add rhino jar. More... almost 19 years ago
There should be an action to "validate" JavaScript scripts to ensure proper syntax. Issue: MIRTH-48 More... almost 19 years ago
Added FTP Reader and FTP Writer to database.sql. Issue: MIRTH-64 More... almost 19 years ago
Added FTPReader and FTPWriter connectors. Also added the ORIGINALNAME property to the variable lists in many connectors. Issue: MIRTH-64 More... almost 19 years ago
Fixed Regex errors with \ More... almost 19 years ago
UpdateUpdated the jars with new versions and without a signature, so the build files and jnlp needed to be updated as well. More... almost 19 years ago
Updated the jars with new versions and without a signature. More... almost 19 years ago
Added StackTracePrinter. More... almost 19 years ago
Removed references to Ostermiller syntax highlighting package. More... almost 19 years ago
Added new keystore which expires in 50 years. More... almost 19 years ago
Serializer no longer replaced carriage returns. Issue: MIRTH-77 More... almost 19 years ago
MessageObject and filter/transformer scope now have a version which is extracted from the message. Issue: MIRTH-68 More... almost 19 years ago
Reset default style Issue: MIRTH-13 More... almost 19 years ago
Fixed CTokenMarker bug and Highlighter error Issue: MIRTH-13 More... almost 19 years ago
Fixed NPE with SyntaxHighlighter Updated HL7 Token Marker to include HL7 keywords Updated Javascript Token Marker to include HL7 keywords Updated "enabled" property of text area Fixed right-click on Win32 systems in JEditTextArea Issue: MIRTH-13 More... almost 19 years ago
Updated SyntaxHighlighter Removed Ostermiller package Added EntityDecoders Updated MessageBrowser to use new sytax package Updated HL7ToMessageObject to fix 'sanitize' Fixed Misc. bugs in JEditTextArea Implemented Undo/Redo Added new pre-built functions Added function and variable snippet pop-up Updated Javascript and HL7 token markers Issue: MIRTH-13 More... almost 19 years ago
Updated syntax package Added new highlighting style Added new text interfaces and bug-fixes to text rendering Added HL7 token marker syntax style Updated CTokenMarker to handle digits and literals properly Updated CTokenMarker to support operator highlighting Issue: MIRTH-13 More... almost 19 years ago
MIRTH-60 "Channel name already exists" prompt comes up when adding a channel MIRTH-59 Cannot delete certain channels because it says they are deployed when they are not. MIRTH-61 Channel protocol never set on import. MIRTH-29 Allow option to specify the end-of-segment character in the LLP listener More... almost 19 years ago
Mirth Administrator does not retain "Send ACK: NO" setting Issue: MIRTH-52 More... almost 19 years ago
#getChannels now returns channels ordered by date_created. More... almost 19 years ago
Added #stackTraceToString. Also fixed a bug where NULL scripts from the cache were attempting to execute. More... almost 19 years ago
Updated syntax highlighter. Issue: MIRTH-13 More... almost 19 years ago
Fixed bug in database pruner using -1 as a valid pruning date. More... almost 19 years ago
Added #getAllPages method that returns all messages. More... almost 19 years ago
If the filter script can not be found in the cache, the messages are rejected by default. More... almost 19 years ago
Multiple destination endpoints are made synchronous to ensure correct ordering of fired events. Issue: MIRTH-20 More... almost 19 years ago
Modified #toString to use full class name. More... almost 19 years ago
Reorganized logging output. More... almost 19 years ago