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
Launcher now loads its classpath from launcher.xml using ClasspathBuilder. More... about 19 years ago
Fixed bugs in Launcher. Mirth is now launched as a separate thread by the Launcher. CustomLibrary is loaded from the arguments passed to Launcher. Removed LocalClassLoader since it was replaced by native URLClassLoader. More... about 19 years ago
Typo fix. More... about 19 years ago
Added ability to export all channels. More... about 19 years ago
Moved launcher related classes to launcher package. More... about 19 years ago
Add launcher package. More... about 19 years ago
Now checks properties from importing old channels. More... about 19 years ago
Updated ER7Util to print proper stack trace when parsing fails. More... about 19 years ago
Fixed erorr in empty template More... about 19 years ago
More form changes. More... about 19 years ago
Added fields to forms. More... about 19 years ago
Added CustomLibrary for creating URL list of custom jars. More... about 19 years ago
Added LLP character properties. More... about 19 years ago
Added LLP character properties. More... about 19 years ago
Added Launcher to load custom library and build class path dynamically. More... about 19 years ago
Updated clean task to remove web folder. More... about 19 years ago
Made the database drop downs dynamic. More... about 19 years ago
Renamed build.xml to ant-build.xml so as to not conflict with the build file automatically generated by NetBeans. More... about 19 years ago
Added list of database drivers that is loaded by the client. More... about 19 years ago
Added docs More... about 19 years ago
Updated version number and build date. More... about 19 years ago
Added http.port and https.port properties for Jetty. More... about 19 years ago
Removed reference to index.jsp More... about 19 years ago
Removed about.txt More... about 19 years ago
Organized imports. Removed version number from title bar. More... about 19 years ago
Removed version number from dialog. More... about 19 years ago
Changed "Administration" to "Administrator". More... about 19 years ago
Changed web start page from JSP to HTML so that tools.jar from JDK is no longer required to compile page. More... about 19 years ago
Fixed SF.net bug [1524851] HL7 ER7 dropping "\" character More... about 19 years ago
Fixed database writer error More... about 19 years ago