- 29 May, 2018 17 commits
-
-
Haye Böhm authored
- Add new share types denoting a share is a remote (SDSRemote) - Change read/write/modify signatures to be able to return that a respective operation is queued. - Change get/set/upd to use and wait for asyn operations - Change part of the task rewriting to account for waiting for async operations An operation on a SDS can now yield either: Queued connectionId: An async operation is queued, the task will be notified when it is done. The connectionId should be used to retrieve the result from the connection states in the world. This is only returned when: - The operation is done on a RemoteSDS - The operation is done in the context of a task Result a: Synchronous operation was done, return the result directly
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Arjan Oortgiese authored
-
Arjan Oortgiese authored
-
Arjan Oortgiese authored
-
Arjan Oortgiese authored
Fixed moved or renamed functions / imports (e.g. 6465400e 'dateTimeToTimestamp' => 'localDateTimeToTimestamp').
-
Arjan Oortgiese authored
Fixed the imports after the move from iTasks._Framework.* to iTasks.Internal.* and iTasks.API.Extensions.* to iTasks.Extensions.* (commit 9523bf and d0316e of the iTakss framework).
-
Arjan Oortgiese authored
In commit 3ed294 of the iTakss framework the whileConnected handler is separated into the onData and onShareChange handlers.
-
Arjan Oortgiese authored
Added the distributed iTasks source code from: https://gitlab.science.ru.nl/distributed-itasks/iTasks-SDK (ef8f3dc1) folder https://gitlab.science.ru.nl/distributed-itasks/iTasks-SDK/tree/distributed-ui-reorg/Server/iTasks/API/Extensions/{Distributed, Picture,Device}.
-
Haye Böhm authored
-
- 17 May, 2018 7 commits
-
-
Steffen Michels authored
Resolve "Fullscreen view in manageWorklist UI" Closes #2 See merge request !151
-
Mart Lubbers authored
-
Mart Lubbers authored
Move external processes away from the core See merge request !149
-
Mart Lubbers authored
Merge branch 'externalprocess-from-core' of gitlab.science.ru.nl:clean-and-itasks/iTasks-SDK into externalprocess-from-core
-
Mart Lubbers authored
-
Mart Lubbers authored
# Conflicts: # Libraries/iTasks/Internal/EngineTasks.icl
-
Mart Lubbers authored
-
- 16 May, 2018 6 commits
-
-
Steffen Michels authored
set fullscreenable flag for the panels containing the current tasks the user is working on in manageWorklist
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- 15 May, 2018 5 commits
-
-
Mart Lubbers authored
-
Mart Lubbers authored
Merge branch 'externalprocess-from-core' of gitlab.science.ru.nl:clean-and-itasks/iTasks-SDK into externalprocess-from-core
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Steffen Michels authored
Remove background tasks See merge request !147
-
- 11 May, 2018 1 commit
-
-
Mart Lubbers authored
-
- 09 May, 2018 3 commits
-
-
Mart Lubbers authored
-
Mart Lubbers authored
- Change argument order for external processes - Adapt test calling
-
Mart Lubbers authored
External processes now just register for the clock with a polling rate
-
- 08 May, 2018 1 commit
-
-
Mart Lubbers authored
Merge branch 'master' of gitlab.science.ru.nl:clean-and-itasks/iTasks-SDK into remove-background-tasks
-