| Mirth:/trunk/server/src/com/webreach/mirth/client/core/ |
hide Line HistoryConstraintDirectory Properties
|
Changelog
4087
by jacobb on
18 December 2008, 11:09:40 -0800
(19 days ago)
Reverted commit.
Issue: MIRTH-1006
./Client.java
4087
4083
by brendanh on
16 December 2008, 14:34:19 -0800
(20 days ago)
MIRTH-1006 Changed response model to now have a payload
./Client.java
4083
4064
by jacobb on
08 December 2008, 17:28:13 -0800
(28 days ago)
Changed updates to send the path names as components.
./UpdateClient.java
4064
3939
by geraldb on
17 October 2008, 14:40:09 -0700
(2 months 19 days ago)
Default HTTP client timeout now set to inifnite.
Issue: MIRTH-944
./ServerConnection.java
3939
3901
by geraldb on
06 October 2008, 16:03:39 -0700
(2 months 30 days ago)
Set client timeout to 10 seconds.
./UpdateClient.java
3901
3900
by jacobb on
06 October 2008, 15:56:34 -0700
(2 months 30 days ago)
Added a 24 hour check to usage stats.
Issue: MIRTH-881
./UpdateClient.java
3900
3899
by geraldb on
06 October 2008, 15:34:30 -0700
(2 months 30 days ago)
Fixed commas on transport and protocol list.
./UpdateClient.java
3899
3898
by geraldb on
06 October 2008, 15:13:43 -0700
(2 months 30 days ago)
Updated usage data collecting model.
./UpdateClient.java
3898
3896
by jacobb on
03 October 2008, 17:49:07 -0700
(3 months 2 days ago)
Added mirth version to usage statistics call.
Issue: MIRTH-881
./UpdateClient.java
3896
3895
by jacobb on
03 October 2008, 17:39:34 -0700
(3 months 2 days ago)
Fixed servlet name in UpdateClient.java
Issue: MIRTH-881
./UpdateClient.java
3895
3860
by jacobb on
01 October 2008, 15:22:59 -0700
(3 months 4 days ago)
Added the ability to uninstall an extension.
Issue: MIRTH-912
./Client.java
3860
3840
by jacobb on
30 September 2008, 14:06:51 -0700
(3 months 5 days ago)
Rewrote extension framework so that each extension can be in its own folder inside of an extensions directory. Different types of extensions are now differentiated by their MetaData xml file. The op…
./Client.java
3840
3753
by geraldb on
10 September 2008, 15:44:26 -0700
(3 months 25 days ago)
Moved COMPONENT_NAME_VERSION_SEPARATOR to IgnoredComponent
./IgnoredComponent.java
3753
./UpdateClient.java
3753
3752
by geraldb on
10 September 2008, 15:38:59 -0700
(3 months 25 days ago)
* Changed preference name to "ignoredcomponents"
* Made seprarators constants
./UpdateClient.java
3752
3751
by geraldb on
10 September 2008, 15:28:59 -0700
(3 months 25 days ago)
* Added Mirth component rather than GUID
* Does not attempt to split last component in comma list
./UpdateClient.java
3751
3746
by geraldb on
10 September 2008, 12:50:13 -0700
(3 months 26 days ago)
Updated ignored components
./IgnoredComponent.java
3746
./UpdateClient.java
3746
3745
by geraldb on
10 September 2008, 11:48:21 -0700
(3 months 26 days ago)
Updated getIgnoredComponents to throw ClientException
./UpdateClient.java
3745
3744
by geraldb on
10 September 2008, 11:42:29 -0700
(3 months 26 days ago)
* Removed id from UpdateInfo
* Modified set/get ignored components * Removed id from MetaData
./UpdateClient.java
3744
3734
by geraldb on
05 September 2008, 14:07:42 -0700
(4 months ago)
Fixed bug in updated client which called a controller.
./UpdateClient.java
3734
3726
by jacobb on
28 August 2008, 18:01:17 -0700
(4 months 8 days ago)
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.…
./Client.java
3726
3723
by geraldb on
28 August 2008, 12:24:54 -0700
(4 months 9 days ago)
Added sendUsageStatistics method
./UpdateClient.java
3723
3722
by geraldb on
28 August 2008, 11:21:45 -0700
(4 months 9 days ago)
* Updated param names in invokeConnectorService
* JdbcConnectorService accepts a Properties object from the Database Reader panel and parses the schema from the address Issue: MIRTH-879
./Client.java
3722
3717
by geraldb on
26 August 2008, 15:48:27 -0700
(4 months 10 days ago)
Changed exception type.
./UpdateClient.java
3717
3716
by geraldb on
26 August 2008, 15:43:57 -0700
(4 months 10 days ago)
Fixed property name.
./UpdateClient.java
3716
3713
by geraldb on
26 August 2008, 15:36:07 -0700
(4 months 10 days ago)
Updated usage data collecting.
./UpdateClient.java
3713
3708
by geraldb on
25 August 2008, 15:08:23 -0700
(4 months 11 days ago)
MIRTH-887
MIRTH-894 * Added decrement methods for stats * Added "messageId" and "replace" properties to MO context * Added replace and destinations params to reprocessMessages on CC * FilteringOutbou…
./Client.java
3708
3697
by geraldb on
19 August 2008, 16:19:25 -0700
(4 months 17 days ago)
Added ability to register user.
./UpdateClient.java
3697
3695
by geraldb on
18 August 2008, 14:51:20 -0700
(4 months 18 days ago)
Fixed bug with saving user preferences.
./UpdateClient.java
3695
3694
by geraldb on
18 August 2008, 14:41:43 -0700
(4 months 18 days ago)
Fixed but in getting user preferences.
./Client.java
3694
./UpdateClient.java
3694
3687
by geraldb on
14 August 2008, 15:55:20 -0700
(4 months 22 days ago)
Added requestUser to ServerInfo.
Issue: MIRTH-881
./UpdateClient.java
3687
|