- 24 Aug, 2010 6 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1158 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1157 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1156 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1155 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1154 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1153 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 23 Aug, 2010 3 commits
-
-
ecrombag authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1152 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1151 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
Revised the masks. Now two masks are built during gUpdate and gVerify (replacing gError/gHint): an UpdateMask and a VerifyMask. Unlike the 'old' mask, these masks have a treelike structure which follows the flow of the components in the form. Furthermore each node of the tree is a tri-state: Untouched, Touched and Blanked; indicating whether a component has never been filled out, has a value or had a value in the past, but is cleared again. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1150 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 20 Aug, 2010 4 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1149 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1148 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1147 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1146 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 19 Aug, 2010 1 commit
-
-
Bas Lijnse authored
Updated the services api with an overview page, and made it accessible from within the client through the debug window. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1145 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 18 Aug, 2010 1 commit
-
-
Bas Lijnse authored
First round of cleanup in ad-hoc examples.Moved them to "Extensions" and updated Groups module to not be linked to roles, but let users create their own groups and invite others. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1144 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 17 Aug, 2010 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1143 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 16 Aug, 2010 4 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1142 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1141 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1140 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
IMPORTANT: this update changes the API of interactive tasks git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1139 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 12 Aug, 2010 4 commits
-
-
Bas Lijnse authored
Updated engine to use appname in HTTP server instructions and use of serverPath config value for serving the services. IMPORTANT: You may need to update your config files. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1138 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Cleanup of the interactive tasks API. - All interactive tasks now have a parameter for a short subject/title and a larger description of the task. - Messages and instructions no longer return Void but always yield a value that is supplied as the last parameter. This makes it easier to use them in a 'pipeline' of binded tasks. All examples have been updated to these changes. Better use of the now mandatory subjects/titles of tasks in forms and window titles is still to be done. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1137 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1136 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1135 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 11 Aug, 2010 6 commits
-
-
Bas Lijnse authored
Standardized all string serialization/deserialization on JSON. GenPrint and GenParse are no longer used. This was required for being able to offer and manipulate complete task values through the webservices. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1134 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1133 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Added TaskOutput indirection in task tree, as preparation for building task trees that contain no user interface or alternative output formats. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1132 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
Handle 404-response from task-service in case a task no longer exists. This presents a task-is-redundant message to the user an closes the tab. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1131 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1130 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1129 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 10 Aug, 2010 9 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1128 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1127 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1126 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Steffen Michels authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1125 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1124 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1123 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1122 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
ecrombag authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1121 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1120 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 09 Aug, 2010 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@1119 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-