8 days ago Gerco Dries close #170 default tip
2 weeks ago Gerco Dries Added tag v2.4d for changeset 046e7cf10a94
2 weeks ago Gerco Dries Removed sourcecode from jar to save space v2.4d
4 months ago Gerco Dries Added tag v2.4c for changeset 0db0a51405ad
4 months ago Gerco Dries Added mail.jar for 8.5 v2.4c
4 months ago Gerco Dries Added tag v2.4b for changeset 43a7badeb86c
4 months ago Gerco Dries Corrected version number in build.xml v2.4b
4 months ago Gerco Dries Added tag v2.4a for changeset 271c547f56c6
4 months ago Gerco Dries Corrected version number in build.xml v2.4a
4 months ago Gerco Dries Added tag v2.4 for changeset 549300d22af7
6 months ago Gerco Dries Close #168. Send settings supplement ESBMSG settings when sending a message. v2.4
6 months ago Gerco Dries Close #159. Added timestamps to message filenames
6 months ago Gerco Dries Added support for Sonic 8.5
8 months ago Gerco Dries Unbreak default credentials when connecting to JMS
11 months ago Gerco Dries Allow setting of the login SPI for JMS connections
11 months ago Gerco Dries Added dirty hack to work around SMMFrame visibility
11 months ago Gerco Dries Close #166. Added ability to specify new credentials if the default credentials don't work
11 months ago Gerco Dries Ignore #ONLY when present in Broker URLs
12 months ago Gerco Dries Don't crash when saving prefs fails
17 months ago Gerco Dries Added tag v2.3.1 for changeset 77566a3da38e
17 months ago Gerco Dries Update manual and set version number for release 2.3.1 v2.3.1
17 months ago Gerco Dries Updated Sonic 8.0 libraries to 8.0.1
18 months ago Gerco Dries Improved error handling for preferences save
18 months ago Gerco Dries Improved handling of special sonicmq property names
18 months ago Gerco Dries Ported #160 from git commit e970c43681ea892ac5d4d1743eb083d63ec5c782
2010-04-14 Gerco Dries <> Added tag v2.3 for changeset b1ed130bab3e
2010-04-12 Gerco Dries <> Fixed e-mail addresses for Progaia employees v2.3
2010-04-12 Gerco Dries <> Removed mention of version numbers
2010-04-12 Gerco Dries <> Added support for Sonic 8.0
2010-03-18 Gerco Dries <> Added tag v2.2.1 for changeset e626300b898a
2010-03-10 Gerco Dries <> Fix visual glitch v2.2.1
2010-02-17 Gerco Dries Added tag v2.2 for changeset c5501cdaa800
2010-02-17 Gerco Dries Add javadoc to sonic lib and remove old test code v2.2
2010-02-17 Gerco Dries Set version to 2.2 for release
2010-02-17 Gerco Dries Fix compilation problem due to dependency on sonic code from the core
2010-02-17 Gerco Dries Change Progaia logo to new version
2010-02-17 Gerco Dries Fixed #151 JMS TTL value is now actually used.
2010-02-01 Gerco Dries Fixed #116. Caret is set to end of selection on find.
2010-02-01 Gerco Dries Allow drag&drop for jms destinations to keep the type of destination
2010-02-01 Gerco Dries Fixed #150, allow selection of queue or topic for JMS ReplyTo value when sending messages.
2009-12-13 Tim de Borger Allow for limited admin privileges
2009-09-28 Gerco Dries Added tag v2.1 for changeset b74ce27528ec
2009-09-28 Gerco Dries Add indicator in messages column to indicate sort order v2.1
2009-09-22 Gerco Dries Fixed #145 Allowed the user to sort the queue table by number of messages by clicking the "Messages" column.
2009-09-21 Gerco Dries Fix handling of MultipartMessages from SonicMQ by wrapping messageconsumers in a translating wrapper.
2009-09-18 Gerco Dries Preserve namespace awareness when converting xml messages
2009-09-18 Gerco Dries Improve XML message handling by parsing documents without accessing external entities where possible.
2009-09-18 Gerco Dries Update license header
2009-09-17 Gerco Dries Also send TASK_DISCARDED for tasks that were already in the executor's queue but had not yet begun execution.
2009-09-17 Gerco Dries Fix problem with discarded tasks not being removed from the task queue panel
2009-09-17 Gerco Dries Make bytes messages convert properly from and to sonicmq.
2009-09-17 Gerco Dries Fixed problem that prevented message forwarding or message reception, depending on which of these was done first. Introduced two sessions on each sonic mq connection, one for synchronous operations, one for asynchronous operations.
2009-09-17 Gerco Dries Make dragging messages work properly again by selecting and rebrowsing the target queue after a drop operation.
2009-09-17 Gerco Dries Removed a lot of complexity from the task executor by using multiple independant single threaded executors.
2009-09-17 Gerco Dries Fix not being able to cancel tasks.
2009-09-17 Gerco Dries Keep a selected message in the message buffer for as long as the user needs it. Even if the message should be removed because the buffer is full.
2009-09-17 Gerco Dries If there already exists a connection to the specified broker, do not connect again.
2009-09-11 Gerco Dries Add new features to manual
2009-09-11 Gerco Dries Make autorefresh interval configurable, add alternateUrl for brokers in case the automatic resolving for brokers may not always do what you want.
2009-09-08 Humphrey Let the send butten appear always at the buttom.