- 05 Apr, 2012 1 commit
-
-
Bas Lijnse authored
IMPORTANT! - Make sure you use the latest iTask compiler (automatically with iTask environment) - Replace your copy of StdGeneric in StdEnv with the version from the "iTasks-SDK/Compiler" folder. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@2062 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 19 Mar, 2012 1 commit
-
-
Bas Lijnse authored
Decoupled user database from itasks system. More flexibility to implement your own user concept in applications. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@2023 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 24 Nov, 2011 1 commit
-
-
Bas Lijnse authored
Fixed support for money representations. Changed Currency type to separate EUR & USD types. Also added basic support in the client framework. We need something more generic though, for values in a certain domain. E.g. Money in euros/Rotation in degrees/ Velocity in m/s etc. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1940 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 26 Oct, 2011 1 commit
-
-
Steffen Michels authored
- removed HTML visualization (not used any more) - removed HtmlDisplay type git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1877 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 06 Jul, 2011 1 commit
-
-
Steffen Michels authored
an instance for Table will be added as soon as it is possible to call generic functions from other ones git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1801 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 24 Jun, 2011 1 commit
-
-
Steffen Michels authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1763 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 08 Jun, 2011 1 commit
-
-
Jeroen Henrix authored
- Moved user-accessible types from Framework/Types to API/SystemTypes (more consistent with API/SystemData) - IWorld moved to separate module IWorld.dcl git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1700 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 19 May, 2011 1 commit
-
-
Steffen Michels authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1587 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 21 Apr, 2011 1 commit
-
-
Steffen Michels authored
- made defaultValue pure function (not using world) - use defaultValue instead of gDefault in mapRecord - renamed "workflow starter" to "client", improved layout & added process table git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1534 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 29 Mar, 2011 1 commit
-
-
Steffen Michels authored
- Util: use StdEnv sort function for sortByList - parallel: store PSt as dynamic to further improve efficiency - show proper subject for parametrized workflows - fix visualization of currency symbol if Currency is used inside Table - InteractiveTasks: use record for info provided by the edit pass to improve readability of code - generate default Shared (reading results in default value, writing has no effect) instead of aborting git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1480 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 17 Mar, 2011 1 commit
-
-
Steffen Michels authored
added functions for generically copying fields with same name & type from one record to another (useful for similar records like model & view) git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1463 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-