Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4002 1197

latest revision download trunk

4002 annotated / raw | Diffs: previous, other | Lines: 491 ( +24, -13 )

Created: 2008-11-07 16:59:58 -0800 (59 days ago) | Author: chrisr | Changeset: 4002

made some updates to properly support the SOAP external address.
Issue: MIRTH-974

4001 annotated / raw | Diffs: previous, other | Lines: 480 ( +197, -123 )

Created: 2008-11-07 13:50:29 -0800 (59 days ago) | Author: chrisr | Changeset: 4001

For SOAP Listener connector, added support for user specified external address.

Issue: MIRTH-974

3846 annotated / raw | Diffs: previous, other | Lines: 406 ( +17, -15 )

Created: 2008-09-30 18:12:55 -0700 (3 months 5 days ago) | Author: chrisr | Changeset: 3846

Tool Tips added to each connector.
Issue: MIRTH-920

2971 annotated / raw | Diffs: previous, other | Lines: 404 ( +46, -12 )

Created: 2007-11-13 16:40:47 -0800 (13 months ago) | Author: brendanh | Changeset: 2971

MIRTH-505        Make sure respond-from parsing checks all scripts

Branch point for: 1.7.1 csv tag:1.7.0

Tags: 1.7.0 1.7.1

2968 annotated / raw | Diffs: previous, other | Lines: 370 ( +21, -22 )

Created: 2007-11-12 15:48:17 -0800 (13 months ago) | Author: jacobb | Changeset: 2968

Changed the way responses and channel synchronization are handled in the UI.
Issue: MIRTH-616

2861 annotated / raw | Diffs: previous, other | Lines: 371 ( +10, -0 )

Created: 2007-10-17 16:17:51 -0700 (14 months ago) | Author: jacobb | Changeset: 2861

Modified every connector to have validation return a string including the errors found.
Added validation to DB Reader and Writer for javascript.
Added a CustomErrorDialog.
Improved validation features and code.
Issue: MIRTH-565

2844 annotated / raw | Diffs: previous, other | Lines: 361 ( +7, -4 )

Created: 2007-10-12 15:47:02 -0700 (14 months ago) | Author: jacobb | Changeset: 2844

Fixed multiple connector validation bugs.
Now highlighters are always on after a failed saved attempt until the problem is resolved.

Also fixed typos and errors in charset encoding information and moved class outside of Frame.
Issue: MIRTH-426

2321 annotated / raw | Diffs: previous, other | Lines: 358 ( +3, -3 )

Created: 2007-06-19 15:48:31 -0700 (18 months ago) | Author: brendanh | Changeset: 2321

Added ability to send messages to any running channel through the UI.
Fixed a bug with user wizard being resizable.
Fixed a bug on SOAPListener that caused it to never validate.
Added ability to import channels, transformers, and filters by dragging them from the file system.

Branch point for: 1.6.1 1.7.0

Tags: 1.6.0 1.6.1

2307 annotated / raw | Diffs: previous, other | Lines: 358 ( +1, -1 )

Created: 2007-06-12 17:56:51 -0700 (18 months ago) | Author: brendanh | Changeset: 2307

Moved default property logic to the client core.

2293 new/moved annotated / raw | Diffs: previous, other | Lines: 358 ( +358, -0 )

Created: 2007-06-11 15:11:42 -0700 (18 months ago) | Author: brendanh | Changeset: 2293

Moved from: trunk/client/src/com/webreach/mirth/client/ui/connectors/SOAPListener.java 2278

Refactored all connectors into individual jars.
Updated build process to account for this.

2278 annotated / raw | Diffs: previous, other | Lines: 377 ( +30, -3 )

Created: 2007-05-29 16:04:41 -0700 (19 months ago) | Author: jacobb | Changeset: 2278

Moved to: trunk/client/src/com/webreach/mirth/connectors/soap/SOAPListener.java 2293

MIRTH-355 Changed all connector logic for validating fields.  Also added a feature that highlights any invalid fields.

1918 annotated / raw | Diffs: previous, other | Lines: 350 ( +30, -7 )

Created: 2007-03-14 13:12:55 -0700 (21 months ago) | Author: brendanh | Changeset: 1918

Added properties to the update tree method so chris could use the properties set on protocols.  Added a check for synchronization to the channel when using responses.

Branch point for: tag:1.5.0

Tags: 1.4.0 1.5.0

1879 annotated / raw | Diffs: previous, other | Lines: 327 ( +15, -1 )

Created: 2007-03-12 19:08:43 -0700 (21 months ago) | Author: brendanh | Changeset: 1879

Fixed properties on all the connectors.
Fixed bugs with variable lists.
Added support for mirth to read variables defined in the filter.
Added new channel, result, connector, global map.
Added syntax highlighting for these.

1854 annotated / raw | Diffs: previous, other | Lines: 313 ( +8, -15 )

Created: 2007-03-12 03:22:57 -0700 (21 months ago) | Author: chrisl | Changeset: 1854

Soap fixes and updates
Fixed MLLP response methods
TCP response methods

1816 annotated / raw | Diffs: previous, other | Lines: 320 ( +115, -69 )

Created: 2007-03-08 15:46:08 -0800 (21 months ago) | Author: brendanh | Changeset: 1816

Added backwards compatibility importer.  Also added a new response mechanism.

1808 annotated / raw | Diffs: previous, other | Lines: 274 ( +2, -2 )

Created: 2007-03-07 18:18:17 -0800 (22 months ago) | Author: chrisl | Changeset: 1808

Updated providers for MLLP, HTTP, Soap
Fixed SOAP errors, made SOAP 1.4 compatabile
Fixed SOAP Sender
Updated generation of SOAP Urls in MuleCOnfiguration Builder
Fixed stack-trace print in DocumentSerializer
Added "Response Variable" static string to MessageObject
Made MessageObject.toString return Object summary
Updated SoapChannel Component and Interface
Applied MULE-549 fix to AbstractMessageReceiver
Updated META-INF to support new package layout

1805 annotated / raw | Diffs: previous, other | Lines: 274 ( +188, -188 )

Created: 2007-03-06 13:52:45 -0800 (22 months ago) | Author: brendanh | Changeset: 1805

Fixed a bug that made the defaults inconsistent on the LLPListener.
Moved the System Events to their own panel.

1803 annotated / raw | Diffs: previous, other | Lines: 274 ( +209, -245 )

Created: 2007-03-05 19:03:13 -0800 (22 months ago) | Author: brendanh | Changeset: 1803

Reformatted client code.

1798 annotated / raw | Diffs: previous, other | Lines: 310 ( +1, -1 )

Created: 2007-03-05 17:07:56 -0800 (22 months ago) | Author: brendanh | Changeset: 1798

More trivial bug fixes.

1794 annotated / raw | Diffs: previous, other | Lines: 310 ( +0, -2 )

Created: 2007-03-05 15:27:37 -0800 (22 months ago) | Author: brendanh | Changeset: 1794

Many bug fixes for alerting, db reader, jtables, http listener, and random other UI bugs.

1773 annotated / raw | Diffs: previous, other | Lines: 312 ( +25, -3 )

Created: 2007-03-01 12:09:18 -0800 (22 months ago) | Author: brendanh | Changeset: 1773

Added transformer response code.

1757 annotated / raw | Diffs: previous, other | Lines: 290 ( +1, -4 )

Created: 2007-02-28 11:14:41 -0800 (22 months ago) | Author: brendanh | Changeset: 1757

Initial development of alerts.  THEY DO NOT WORK AT ALL.

1749 annotated / raw | Diffs: previous, other | Lines: 293 ( +1, -1 )

Created: 2007-02-22 13:13:19 -0800 (22 months ago) | Author: brendanh | Changeset: 1749

Fixed some null pointer exceptions and resizing issues.

1744 annotated / raw | Diffs: previous, other | Lines: 293 ( +43, -9 )

Created: 2007-02-20 17:52:17 -0800 (22 months ago) | Author: brendanh | Changeset: 1744

Added new TCP connector.  Fixed bugs with variable lists.  Random UI updates.  Added new features to soap and llp.

1734 annotated / raw | Diffs: previous, other | Lines: 259 ( +23, -16 )

Created: 2007-02-16 18:11:58 -0800 (22 months ago) | Author: brendanh | Changeset: 1734

Commit for chris to work over the weekend.

1508 annotated / raw | Diffs: previous, other | Lines: 252 ( +1, -1 )

Created: 2006-12-12 19:14:41 -0800 (2 years ago) | Author: chrisl | Changeset: 1508

Updated column ordering on messagebrowser
Updated host update on soaplistener
Updated treetransferable to work with HL7Reference

Branch point for: tag:1.3.1

Tags: 1.3.1 1.3.0 1.3.2 1.3.3

1484 annotated / raw | Diffs: previous, other | Lines: 252 ( +9, -16 )

Created: 2006-12-08 21:12:03 -0800 (2 years ago) | Author: chrisl | Changeset: 1484

Added sourve var list to file reader
Fixed spacing/wording on panels
Fixed typos
Merged Alberto's changes for client
Added encoding settings for File and LLP panels
Updated UI Constants
Fixed pasting on Max OSX for JeditTextArea
Issue: MIRTH-139

1448 annotated / raw | Diffs: previous, other | Lines: 259 ( +8, -8 )

Created: 2006-12-04 12:01:44 -0800 (2 years 1 month ago) | Author: brendanh | Changeset: 1448

Fixed bug 119 and added a lot of optimizations to the client.
Issue: MIRTH-119

1291 annotated / raw | Diffs: previous, other | Lines: 259 ( +16, -8 )

Created: 2006-10-30 10:39:19 -0800 (2 years 2 months ago) | Author: brendanh | Changeset: 1291

Fixed a small bug in the transformer panel that caused it to break when there was not a name specified.

Tags: 1.2.0

1235 annotated / raw | Diffs: previous, other | Lines: 251 ( +2, -1 )

Created: 2006-10-23 15:52:07 -0700 (2 years 2 months ago) | Author: jacobb | Changeset: 1235

Fixed default properties bugs in SOAPListener.java.

1230 annotated / raw | Diffs: previous, other | Lines: 250 ( +2, -2 )

Created: 2006-10-23 12:33:24 -0700 (2 years 2 months ago) | Author: jacobb | Changeset: 1230

Fixed SOAPSender sizing, a missing : in SOAPListener, and constants for the overall mirth width and height.

1218 annotated / raw | Diffs: previous, other | Lines: 250 ( +6, -2 )

Created: 2006-10-20 17:48:48 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1218

Web Service Support
Issue: MIRTH-64

1206 annotated / raw | Diffs: previous, other | Lines: 246 ( +48, -54 )

Created: 2006-10-20 12:10:58 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1206

Added validation checking to SOAP Listener
Issue: MIRTH-62

1202 annotated / raw | Diffs: previous, other | Lines: 252 ( +117, -63 )

Created: 2006-10-20 11:28:15 -0700 (2 years 2 months ago) | Author: brendanh | Changeset: 1202

Committing soap code for chris.

1197 new annotated / raw | Lines: 198 ( +198, -0 )

Created: 2006-10-19 17:10:29 -0700 (2 years 2 months ago) | Author: brendanh | Changeset: 1197

Added MirthTable, JMSReader, SOAPListener, and SOAPSender.
Modified connector forms.

Open Source License registered to the Mirth Project. This license of FishEye is provided to support the development of Mirth only.
Atlassian FishEye, the whole repository view. (Version:1.4.1 Build:build-262 2007-12-19 ) - Bug/feature request - Page generated 2009-01-06 13:33 -0800