- 14 Feb, 2010 1 commit
-
-
Bas Lijnse authored
Added workflows for user administration. Still very rough, but its a start. They are always added automatically and need the role "admin" or the root user. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@792 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 10 Feb, 2010 1 commit
-
-
ecrombag authored
- Added previewing of Static documents git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@779 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 07 Jan, 2010 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@742 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 06 Jan, 2010 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/repo-reorganisation@723 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 11 Dec, 2009 1 commit
-
-
Bas Lijnse authored
Added correct setting of "success" flag in worktab handler and added a basic task for adding users from within a workflow. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@709 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 13 Oct, 2009 1 commit
-
-
ecrombag authored
1) Split the single 'Store' into 'dataStore' and 'systemStore'. dataStore contains task-related information and dynamics and has the 'lastModified' time (this is os-independent information) of the executable as suffix. So by default, when a new excecutable is compiled, a fresh dataStore is created. 2) Fixed a bug regarding incomplete garbage collection. Task-data was stored with the prefix 'iTask_'+taskId, where as other data (like masks,selections,etc..) where stored with just the taskId and a suffix. When a task is finished all files starting with 'iTask_'+taskId are removed, leaving the masks and such. Fixed, by appending the 'iTask_' prefix also to the other data. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@654 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 06 Oct, 2009 1 commit
-
-
Bas Lijnse authored
Added Jan Martin's ambulance dispatch example to the standard set of examples. It needs some more polishing though git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@635 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 05 Oct, 2009 1 commit
-
-
Bas Lijnse authored
Refactored the form generation. It appears to solve the annoying bugs with optional fields and nested constructors. It needs more testing though. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@634 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 16 Sep, 2009 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@626 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 12 Sep, 2009 1 commit
-
-
Bas Lijnse authored
Added world to USt update state to enable world updates such as creating a default date that is always today. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@622 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 07 Sep, 2009 2 commits
-
-
Bas Lijnse authored
Added special overwrite access behaviour for the root user. Its password is set in the config file and root automatically has all access. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@617 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@614 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 05 Aug, 2009 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@583 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 23 Jun, 2009 1 commit
-
-
Bas Lijnse authored
Added TSt instances to all DB modules removing the need for wrapping all access functions in accHStTSt calls. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@558 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 17 Jun, 2009 1 commit
-
-
Jan Martin Jansen authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@549 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 11 Jun, 2009 1 commit
-
-
Jan Martin Jansen authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@544 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 25 Mar, 2009 1 commit
-
-
Bas Lijnse authored
= General refactoring of imports. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@518 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 24 Mar, 2009 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@512 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 23 Mar, 2009 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@499 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 20 Feb, 2009 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@455 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 01 Feb, 2009 1 commit
-
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@391 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 27 Jan, 2009 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@368 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 07 Jan, 2009 1 commit
-
-
Bas Lijnse authored
Added a 'real' user database mechanism with combinators for retrieving information about users of the system. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@361 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-