- 02 Jul, 2017 1 commit
-
-
Bas Lijnse authored
-
- 29 Jun, 2017 1 commit
-
-
Bas Lijnse authored
-
- 26 Jun, 2017 9 commits
-
-
Bas Lijnse authored
Renamed package name iTasks.TOP to iTasks.WF to emphasize workflow specification is only part of TOP
-
Bas Lijnse authored
-
Bas Lijnse authored
-
Bas Lijnse authored
-
Bas Lijnse authored
-
Bas Lijnse authored
This improves separation of concerns and makes the library easier to navigate.
-
Bas Lijnse authored
Added checking the compilation of the example applications to the testbench to easier check the code while reorganising the modules.
-
Bas Lijnse authored
Resolve "Specialized JSON encoder/decoder for Editlets" Closes #126 See merge request !46
-
Bas Lijnse authored
-
- 22 Jun, 2017 1 commit
-
-
Bas Lijnse authored
Completed the specialized encoding of values from server-> client in editlets. Using the generic functions for decoding json objects on the client is no longer necessary.
-
- 19 Jun, 2017 8 commits
-
-
Bas Lijnse authored
-
Bas Lijnse authored
Dynamic store that writes the store as a dynamic See merge request !45
-
Mart Lubbers authored
-
Bas Lijnse authored
-
Bas Lijnse authored
Merge branch '56-when-an-embedded-task-is-removed-in-the-client-the-associated-instance-is-not-released' into 'master' Resolve "When an embedded task is removed in the client the associated instance is not released" Closes #56 See merge request !44
-
Bas Lijnse authored
-
Bas Lijnse authored
Changed identification of instances to just an instance number instead of a taskId, the taskNo part of the taskId was ignored anyway.
-
Bas Lijnse authored
Added checking of instance keys in the webservice to make sure clients can no longer access UI changes when a task instance is attached to another viewport
-
- 16 Jun, 2017 3 commits
-
-
Bas Lijnse authored
-
Bas Lijnse authored
-
Bas Lijnse authored
-
- 15 Jun, 2017 4 commits
-
-
Bas Lijnse authored
Merge branch '128-demo-users-cannot-create-tasks-by-default-in-basicapiexamples-user-interface' into 'master' Added 'manager' role to all demo users in default workflow management framework.… Closes #128 See merge request !43
-
Bas Lijnse authored
Added 'manager' role to all demo users in default workflow management framework. Also introduced an explicit 'guest' user with this role.
-
Bas Lijnse authored
Improved garbage collection of session tasks. It no longer only looks at the last io time. Closes #123 See merge request !42
-
Bas Lijnse authored
It now includes checking the buildID of the application and the creation time of the task instance.
-
- 12 Jun, 2017 3 commits
-
-
Bas Lijnse authored
Resolve "extend 'callProcess' with StdIn/Out/Err IO" See merge request !41
-
Bas Lijnse authored
Added special containers for lists and listitems to make it easier to see the gr… Closes #121 See merge request !40
-
Bas Lijnse authored
Added special containers for lists and listitems to make it easier to see the grouping in nested lists
-
- 11 Jun, 2017 4 commits
-
-
Steffen Michels authored
-
Steffen Michels authored
-
Steffen Michels authored
-
Steffen Michels authored
-
- 09 Jun, 2017 2 commits
-
-
Steffen Michels authored
-
Steffen Michels authored
-
- 08 Jun, 2017 4 commits
-
-
Bas Lijnse authored
Resolve "Allow runnning of non-interactive tasks on startup" Closes #118 See merge request !39
-
Bas Lijnse authored
-
Bas Lijnse authored
Added setting return codes when the itasks main loop stops. It is used when running the test as cli application
-
Bas Lijnse authored
-