Project

General

Profile

Download (8.33 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
83d0e22f 06/21/2018 04:57 PM Katja Luther

ref #7463: adapt the percentage display in status bar for progress of longrunning task

09376415 06/21/2018 04:35 PM Katja Luther

ref #7463: adapt the percentage display in status bar for progress of longrunning task

a523e596 06/19/2018 01:20 PM Katja Luther

fix progressmonitor handling

ef0f0b69 06/19/2018 11:36 AM Katja Luther

adapt taxeditor to changes in progress monitor handling

927f13fa 06/18/2018 02:16 PM Katja Luther

smaller changes in progressMonitorClientManager

ebfb13c6 06/08/2018 12:14 PM Katja Luther

move taxon is a longRunning task now

8e204953 05/24/2018 08:54 PM Katja Luther

minor

1df6e09d 05/24/2018 02:00 PM Katja Luther

add ecxeptions to update result instead of throwing them in pollingRemotingProgressMonitor

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

cc7c531b 10/30/2015 04:31 PM Cherian Mathew

#5297 Implement client side remoting progress monitor feedback mechanism, Add test for monitor feedback timeout

#5297 Add test for monitor feedback timeout

a179ac89 10/29/2015 04:58 PM Cherian Mathew

#5297 Implement monitor feedback, Add corresponding tests

#5297 Add inconsistent monitor feedback test

93590159 10/27/2015 05:24 PM Cherian Mathew

#5297 Add remoting progress monitoring

#5297 Change active seesion variable to a inheritable thread local variable and add relevant tests

Add monitered operation

#5297 Add post monitor operation callback, Add report text dialog

#5297 Add progress monitor client manager...