Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4003 1197

latest revision download trunk

4003 annotated / raw | Diffs: previous, other | Lines: 407 ( +22, -12 )

Created: 2008-11-10 11:35:49 -0800 (57 days ago) | Author: chrisr | Changeset: 4003

Added the ability to load WSDL from a XML file.

Issue: MIRTH-975

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

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

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

3582 annotated / raw | Diffs: previous, other | Lines: 382 ( +102, -18 )

Created: 2008-07-07 18:23:59 -0700 (6 months ago) | Author: brendanh | Changeset: 3582

Added queuing to SOAP connector.
Refactored logic in connector to no longer use the event.
Removed unused code from SOAP dispatcher.

3144 annotated / raw | Diffs: previous, other | Lines: 298 ( +8, -10 )

Created: 2007-12-11 16:59:43 -0800 (12 months ago) | Author: brendanh | Changeset: 3144

Fixed problem where it would confirm clearing connector properties when no modifications were made.
Made channel name drop down on the connectors wider per Allan Hill's request.

Branch point for: 1.7.1 csv tag:1.7.0

Tags: 1.7.0 1.7.1

3134 annotated / raw | Diffs: previous, other | Lines: 300 ( +68, -5 )

Created: 2007-12-06 16:04:12 -0800 (13 months ago) | Author: jacobb | Changeset: 3134

Added property for locking soap envelope.
Issue: MIRTH-667

2509 annotated / raw | Diffs: previous, other | Lines: 237 ( +23, -20 )

Created: 2007-07-31 23:41:27 -0700 (17 months ago) | Author: chrisl | Changeset: 2509

Fixed anchoring on SOAP Sender panel

Branch point for: 1.6.1 1.7.0

Tags: 1.6.0 1.6.1

2508 annotated / raw | Diffs: previous, other | Lines: 234 ( +23, -23 )

Created: 2007-07-31 23:13:33 -0700 (17 months ago) | Author: chrisl | Changeset: 2508

Resized SOAP Sender
Moved ACKGenerator to util with JS scope
Made transformer pane loading fail if missing plugin
Made backup filename auto-file date
Updated treepanel to load new vocab
Changed ChannelWriter property name from synchronized to synchronised (to prevent java keyword conflict)
Made vm dispatcher use synchronous setting
Updated all vocab providers to use new abstract base class
Added extension point to MessageVocabFactory to load plugins
Updated SVN Ignore

2293 new/moved annotated / raw | Diffs: previous, other | Lines: 234 ( +234, -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/SOAPSender.form 1852

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

1852 annotated / raw | Diffs: previous, other | Lines: 234 ( +4, -9 )

Created: 2007-03-12 02:10:33 -0700 (21 months ago) | Author: chrisl | Changeset: 1852

Moved to: trunk/client/src/com/webreach/mirth/connectors/soap/SOAPSender.form 2293

Updated Receivers
Javascript on DB
Lots of FTP fixes, binary, move-to etc
Renamed maps (context elim).
Fixed XMLAdaptor

Branch point for: tag:1.5.0

Tags: 1.4.0 1.5.0

1798 annotated / raw | Diffs: previous, other | Lines: 239 ( +2, -2 )

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

More trivial bug fixes.

1744 annotated / raw | Diffs: previous, other | Lines: 239 ( +25, -19 )

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: 233 ( +32, -11 )

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

Commit for chris to work over the weekend.

1517 annotated / raw | Diffs: previous, other | Lines: 212 ( +1, -1 )

Created: 2006-12-12 20:32:35 -0800 (2 years ago) | Author: brendanh | Changeset: 1517

Minor changes.

Branch point for: tag:1.3.1

Tags: 1.3.1 1.3.0 1.3.2 1.3.3

1285 annotated / raw | Diffs: previous, other | Lines: 212 ( +5, -0 )

Created: 2006-10-27 10:20:53 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1285

Updated MessageBrowser to append the proper end of line encodings
Updated SOAP Sender to show proper default tree
Updated FilterPane, TransformerPane to say "Validate Javascript"
Updated SQLParserUtil to use only lowercase var names
Updated VariableTransferable to support new var names
Updated JavascriptTransformer to support template
Updated XMLToMessageObject to add encodings
Updated WebServicereader to include logger
Updated Dispatchers to use transformedMessage

Tags: 1.2.0

1262 annotated / raw | Diffs: previous, other | Lines: 207 ( +26, -4 )

Created: 2006-10-25 03:36:35 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1262

Removed newline hacks on MirthSyntaxTextArea/MirthTextPane
Added rebuild soap envelope button to SoapSender
Added fix for invalid end of segment encodings on tabbed reference pane
Updated FunctionListBuilder with new function names
Added fix for invalid end of segment encodings on hl7xmltreepanel
Updated Reference table handler to include .toString on dragged vars
Added additional variables in variable transferable
Updated InputHandler to user line.seperator property
Updated javascript tokenmarker with new syntax
Updated log4j to properly show logger statements from filters/transformers
Updated ServerConnection to preserve newlines (check this)
Updated JavascriptTransformer builder to properly add template to JS scope
Updated ValidMessageFilter to support routers/outbound channels
Updated HL7ToMessageObject to support Outbound channels
Updated JavascriptTransformer's scope and Outbound support/fixes
Abstracted web service call in axis message dispatcher
Added updated XStream properties serializer

1230 annotated / raw | Diffs: previous, other | Lines: 185 ( +3, -3 )

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.

1227 annotated / raw | Diffs: previous, other | Lines: 185 ( +65, -25 )

Created: 2006-10-23 11:48:54 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1227

Updated SOAP Support on Server and Client
Issue: MIRTH-64

1209 annotated / raw | Diffs: previous, other | Lines: 145 ( +7, -6 )

Created: 2006-10-20 12:51:45 -0700 (2 years 2 months ago) | Author: brendanh | Changeset: 1209

Updates for SOAP and jms.

1203 annotated / raw | Diffs: previous, other | Lines: 144 ( +3, -3 )

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

forgot to save a file.

1202 annotated / raw | Diffs: previous, other | Lines: 144 ( +25, -14 )

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: 133 ( +133, -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 20:48 -0800