- 10 Dec, 2008 5 commits
-
-
Bas Lijnse authored
Basic general refactoring. Renamed functions, added comments and moved some functions to other modules. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@334 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@333 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@332 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@331 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@330 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 09 Dec, 2008 12 commits
-
-
Rinus Plasmeijer authored
negative numbers should not occur any more; tried to remove unnecessary sub task creation, but it seems to be the consequence of hiding information. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@329 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@328 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@327 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@326 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@325 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Thomas van Noort authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@324 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Thomas van Noort authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@323 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@322 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@321 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
one can choose to display each subtask in a tab, show all task in the same window, or display the sub tasks in a user defined way git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@320 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
and task as a whole does not determinate yet to be continued git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@319 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
they task list is not displayed properly yet; to be continued... git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@318 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 08 Dec, 2008 3 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@317 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@316 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@315 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 05 Dec, 2008 1 commit
-
-
Rinus Plasmeijer authored
rewriting a task does not throw away the underlying code such that one can still decide whether a task has ended or has been removed. There is still a bugs, among other in condAnd. We better fix this when we have the new user interface to deal with this operator. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@314 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 04 Dec, 2008 2 commits
-
-
Rinus Plasmeijer authored
removed a bug for displaying task trees git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@313 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Added feedback on whether a task is done or deleted in the GUI. The calculation of this value does appear somewhat funny though. Sometimes task are given the deleted status when they are only just done. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@312 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 03 Dec, 2008 7 commits
-
-
Rinus Plasmeijer authored
Fixed a bug in the calculation of the contents of a tasktab: forgot to prune the subtrees not belonging to this specific task; added a first version of new "real world" example: a simple Internet shop; got the example from the net, but it is straightforward... git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@311 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@310 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@309 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@308 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Fixed 'cycle in spine' bug in date example. The culprit was 'let whom = toInt whom' changing second variable name 'whom' to 'sel' fixed the problem. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@307 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@306 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
it can be finished or it can be deleted git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@305 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 02 Dec, 2008 8 commits
-
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@304 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@303 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@302 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@301 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@300 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@299 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@298 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Improved the session mechanism. It now sends session ids with every request, checks if sessions are expired, and automatically logs out a user when a session error occurs. You can also explicitly do a manual logout now. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@297 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 01 Dec, 2008 2 commits
-
-
Rinus Plasmeijer authored
some operators do not store the information as they should git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@296 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
there is a list of small problems to solve git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@295 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-