4108
by jacobb on
06 January 2009, 16:15:26 -0800
(4 hours ago)
Fixed bug with importing and overwriting a channel. Added override that stops the prompting of saving a channel with a different revision number.
4106
by jacobb on
22 December 2008, 14:44:12 -0800
(15 days ago)
Added Import/Export Connector. Refactored all importing and exporting to use importFile/exportFile methods. Issue: MIRTH-987
4096
by geraldb on
18 December 2008, 16:43:02 -0800
(19 days ago)
Updated testConnection method in ConnectorUtil to return ConnectionTestResponse enum with message. Issue: MIRTH-1012
4093
by geraldb on
18 December 2008, 14:53:07 -0800
(19 days ago)
* Added ConnectorUtil with testConnection method * Added connector service to TCP and HTTP Issue: MIRTH-1012
4088
by dans on
18 December 2008, 13:18:13 -0800
(19 days ago)
MIRTH-1008 - properties were not working properly if we did not have datatype property set
4086
by brendanh on
17 December 2008, 17:54:35 -0800
(20 days ago)
MIRTH-1011 File Reader doesn't handle non-ascii characters running in OS with non UTF-8 default encoding
4082
by jacobb on
16 December 2008, 13:27:39 -0800
(21 days ago)
Fixed SQLParserUtil so that variables retrieved with AS also change to lower case. Issue: MIRTH-1005
4081
by brendanh on
16 December 2008, 10:50:11 -0800
(21 days ago)
Updated for the reprocessing popup so that it fetches the channels in the background.