Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4106 2407

latest revision download trunk

4106 annotated / raw | Diffs: previous, other | Lines: 746 ( +6, -20 )

Created: 2008-12-22 14:44:12 -0800 (15 days ago) | Author: jacobb | Changeset: 4106

Added Import/Export Connector.
Refactored all importing and exporting to use importFile/exportFile methods.
Issue: MIRTH-987

4050 annotated / raw | Diffs: previous, other | Lines: 760 ( +1, -1 )

Created: 2008-12-04 12:06:37 -0800 (33 days ago) | Author: jacobb | Changeset: 4050

Added priority option to updates and extension info.
Issue: MIRTH-999

4022 annotated / raw | Diffs: previous, other | Lines: 760 ( +1, -13 )

Created: 2008-11-20 18:53:23 -0800 (47 days ago) | Author: jacobb | Changeset: 4022

Added version exception check to Extension Manager.
Issue: MIRTH-984

3841 annotated / raw | Diffs: previous, other | Lines: 772 ( +1, -53 )

Created: 2008-09-30 14:11:03 -0700 (3 months 6 days ago) | Author: jacobb | Changeset: 3841

Updated ExtensionManager for the new extension framework.
Issue: MIRTH-916

3757 annotated / raw | Diffs: previous, other | Lines: 824 ( +55, -16 )

Created: 2008-09-11 14:34:00 -0700 (3 months 25 days ago) | Author: jacobb | Changeset: 3757

Implemented the client panel plugin save framework into the Extension Manager.
Issue: MIRTH-910

3747 annotated / raw | Diffs: previous, other | Lines: 785 ( +23, -32 )

Created: 2008-09-10 13:29:33 -0700 (3 months 26 days ago) | Author: jacobb | Changeset: 3747

Removed the use of ID's for extensions.
Issue: MIRTH-881

3727 annotated / raw | Diffs: previous, other | Lines: 794 ( +57, -52 )

Created: 2008-08-28 18:02:55 -0700 (4 months 9 days ago) | Author: jacobb | Changeset: 3727

MIRTH-881 - Notify of new updates to Mirth and extensions
MIRTH-883 - Add ability to configure the first Mirth user on first login to the server.

Removed updateUrl from every extension xml file.
Added FirstLoginDialog functionality for configuring a user on first login, also allowing mailing list and usage statistics registration.
Wrote new ExtensionUpdate Dialog for updating plugins and the server.
Added server update notifier in case the user doesn't have the Extension Manager.
Changed main plugin list to be keyed by the plugin ID rather than the name.

3633 annotated / raw | Diffs: previous, other | Lines: 789 ( +1, -1 )

Created: 2008-07-28 13:55:46 -0700 (5 months 9 days ago) | Author: jacobb | Changeset: 3633

MIRTH-882
Added options to pass alerts a parent component.

MIRTH-883
Added server identification options.

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

Created: 2008-01-22 10:02:18 -0800 (11 months ago) | Author: chrisl | Changeset: 3241

Fixed invalid import

Branch point for: 1.7.1 csv tag:1.7.0

Tags: 1.7.0 1.7.1

3238 annotated / raw | Diffs: previous, other | Lines: 790 ( +70, -4 )

Created: 2008-01-21 17:44:42 -0800 (11 months ago) | Author: chrisl | Changeset: 3238

Fixed issue with pasting templates using right-mouse button (MIRTH-720)
Moved archive-metadata detection to client so that user can be prompted (MIRTH-706)

3237 annotated / raw | Diffs: previous, other | Lines: 724 ( +2, -2 )

Created: 2008-01-21 15:19:13 -0800 (11 months ago) | Author: chrisl | Changeset: 3237

Fixed broken code BH checked in.

3235 annotated / raw | Diffs: previous, other | Lines: 724 ( +43, -74 )

Created: 2008-01-21 13:41:55 -0800 (11 months ago) | Author: brendanh | Changeset: 3235

MIRTH-706        Installing a plugin/connector should detect if the user has selected Connector and the zip contains a Plugin and vice versa

2733 annotated / raw | Diffs: previous, other | Lines: 755 ( +1, -1 )

Created: 2007-08-24 11:27:32 -0700 (16 months ago) | Author: jacobb | Changeset: 2733

Changed "Extension Name" to "Name" in column headings for consistency.

Tags: 1.6.1

2729 annotated / raw | Diffs: previous, other | Lines: 755 ( +1, -1 )

Created: 2007-08-23 12:57:24 -0700 (16 months ago) | Author: jacobb | Changeset: 2729

Cleaned up some plugin intall code and added a check to see if installDisabled is set.
Issue: MIRTH-486

2713 annotated / raw | Diffs: previous, other | Lines: 755 ( +1, -1 )

Created: 2007-08-16 07:30:58 -0700 (16 months ago) | Author: chrisl | Changeset: 2713

Small tweaks to wording
Fixed JNLP caching in manager

Branch point for: 1.6.1

Tags: 1.6.0

2711 annotated / raw | Diffs: previous, other | Lines: 755 ( +2, -2 )

Created: 2007-08-16 06:50:09 -0700 (16 months ago) | Author: chrisl | Changeset: 2711

Fixed wording on plugin panel
Updated Mirth Launcher to install plugins on restart
Updated ExtensionUtil to extract plugins to install_temp

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

Created: 2007-08-14 17:02:40 -0700 (16 months ago) | Author: chrisl | Changeset: 2671

Moved from: trunk/client/src/com/webreach/mirth/plugins/extensionmanager/PluginManagerPanel.java 2668

Refactored plugin manager

Branch point for: 1.7.0

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

Created: 2007-08-14 16:55:39 -0700 (16 months ago) | Author: chrisl | Changeset: 2668

Moved from: trunk/client/src/com/webreach/mirth/plugins/pluginmanager/PluginManagerPanel.java 2645

Moved to: trunk/client/src/com/webreach/mirth/plugins/extensionmanager/ExtensionManagerPanel.java 2671

Refactored plugin manager

2645 annotated / raw | Diffs: previous, other | Lines: 755 ( +54, -31 )

Created: 2007-08-13 16:46:07 -0700 (16 months ago) | Author: chrisl | Changeset: 2645

Moved to: trunk/client/src/com/webreach/mirth/plugins/extensionmanager/PluginManagerPanel.java 2668

Minor usability tweaks to update/extension dialogs

2627 annotated / raw | Diffs: previous, other | Lines: 732 ( +4, -4 )

Created: 2007-08-09 18:03:47 -0700 (16 months ago) | Author: brendanh | Changeset: 2627

Minor UI tweaks...

2540 annotated / raw | Diffs: previous, other | Lines: 732 ( +48, -37 )

Created: 2007-08-02 15:42:18 -0700 (17 months ago) | Author: brendanh | Changeset: 2540

Fixed some issues with the update dialog.

2532 annotated / raw | Diffs: previous, other | Lines: 721 ( +55, -9 )

Created: 2007-08-02 04:43:12 -0700 (17 months ago) | Author: chrisl | Changeset: 2532

Tweaked line color on filter, message and event browser
Made dashboard plugins provide min/max width
Updated settings panel divider color
Added CDATA tag to variable list
Made SOAP sender auto-expand nodes and correctly handle XML entities
Added plugin repository dialog and task
Added extensions property dialog
Made HTTP receiver use correct property constants
Added ExtensionInfo and ExtensionUpdate objects
Moved network functions into PluginUtil

2518 annotated / raw | Diffs: previous, other | Lines: 675 ( +259, -31 )

Created: 2007-08-01 14:09:04 -0700 (17 months ago) | Author: brendanh | Changeset: 2518

Changed extension manager to use enabled/disabled icon instead of checkboxes

2516 annotated / raw | Diffs: previous, other | Lines: 447 ( +9, -14 )

Created: 2007-08-01 12:20:52 -0700 (17 months ago) | Author: chrisl | Changeset: 2516

Added update checker to Plugin Manager

2457 annotated / raw | Diffs: previous, other | Lines: 452 ( +31, -16 )

Created: 2007-07-27 14:45:06 -0700 (17 months ago) | Author: brendanh | Changeset: 2457

added url to extension tables.

2407 new annotated / raw | Lines: 437 ( +437, -0 )

Created: 2007-07-23 14:07:17 -0700 (17 months ago) | Author: brendanh | Changeset: 2407

Added the plugin manager. Fixed misc. bugs in other parts of the client.

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:33 -0800