- 29 Mar, 2019 1 commit
-
-
Mart Lubbers authored
Normally you can gracefull clean up in iTasks by hooking into the onDisconnect handler, however, if the IOtask is destroyed by for example a step, it was impossible to gracefully close the connection. To fix this, this commit: - Patches the tcp connections used internally (async, {web,sds}service, tonic) - Adapts the wrapping tasks from Internal.Task - Adapts processIOTask to get an onDestroy handler - When an IOTask is destroyed, read the task state once more, call the onDestroy handler and possibly write some data once more. This can be used to gracefully close any connections to services that cannot reasonably detect broken TCP connections
-
- 26 Mar, 2019 2 commits
-
-
Bas Lijnse authored
Leaflet: add circle/rectangle & editable objects See merge request !235
-
Steffen Michels authored
-
- 15 Mar, 2019 6 commits
-
-
Bas Lijnse authored
fix resizing for bottom sidebar See merge request !234
-
Bas Lijnse authored
Small improvements related to form components See merge request !233
-
Steffen Michels authored
-
Steffen Michels authored
-
Steffen Michels authored
use 'input' instead of 'keyup' event to generate events for form UI components; this prevents missed inputs by right mouse click -> paste/cut
-
Steffen Michels authored
-
- 09 Mar, 2019 1 commit
-
-
Bas Lijnse authored
export user admin management sub-tasks See merge request !232
-
- 08 Mar, 2019 2 commits
-
-
Steffen Michels authored
-
Steffen Michels authored
-
- 05 Mar, 2019 2 commits
-
-
Bas Lijnse authored
introduce >-| as abbreviation for '>>- \_ ->' See merge request !231
-
Steffen Michels authored
-
- 04 Mar, 2019 1 commit
-
-
Steffen Michels authored
Updated the Collection extension to the new overloaded SDS API. See merge request !230
-
- 03 Mar, 2019 1 commit
-
-
Bas Lijnse authored
-
- 01 Mar, 2019 2 commits
-
-
Bas Lijnse authored
Add missing imports of Data.Map.GenJSON See merge request !229
-
Camil Staps authored
-
- 28 Feb, 2019 1 commit
-
-
Bas Lijnse authored
adapt to move of JSON instances to Data.Map.GenJSON See merge request !228
-
- 27 Feb, 2019 1 commit
-
-
Steffen Michels authored
-
- 25 Feb, 2019 1 commit
-
-
Bas Lijnse authored
properly destroy task instances when they are deleted See merge request !227
-
- 23 Feb, 2019 1 commit
-
-
Steffen Michels authored
-
- 22 Feb, 2019 1 commit
-
-
Steffen Michels authored
-
- 20 Feb, 2019 2 commits
-
-
Steffen Michels authored
Merge branch '190-sapl-record-selection-sometimes-returns-a-singleton-array-which-causes-issues-with' into 'master' Resolve "Sapl record selection sometimes returns a singleton array which causes issues with +" Closes #190 See merge request !155
-
Camil Staps authored
-
- 18 Feb, 2019 2 commits
-
-
Camil Staps authored
Merge branch 'master' into 190-sapl-record-selection-sometimes-returns-a-singleton-array-which-causes-issues-with
-
Camil Staps authored
-
- 04 Feb, 2019 2 commits
-
-
Mart Lubbers authored
Asynchronous share evaluation Closes #156 See merge request !201
-
Haye Böhm authored
-
- 01 Feb, 2019 2 commits
-
-
Bas Lijnse authored
improve user admin Closes #268 See merge request !225
-
Steffen Michels authored
-
- 30 Jan, 2019 1 commit
-
-
Steffen Michels authored
Resolve "Move ScalableExts.Scalable to Platform" Closes #261 See merge request !223
-
- 25 Jan, 2019 1 commit
-
-
Bas Lijnse authored
use maximum from Data.Foldable instead of Data.List See merge request !224
-
- 23 Jan, 2019 2 commits
-
-
Steffen Michels authored
-
Mart Lubbers authored
-
- 22 Jan, 2019 1 commit
-
-
Steffen Michels authored
Resolve "Background tasks destroyed with sessions" Closes #267 See merge request !222
-
- 21 Jan, 2019 4 commits
-
-
Steffen Michels authored
-
Steffen Michels authored
don't provide possibility to register in Readable class; makes it possible to define SDS types which are readable, but not Registrable
-
Bas Lijnse authored
-
Bas Lijnse authored
-