- 06 Jan, 2009 3 commits
-
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@359 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Changed the startTaskEngine to require a labeled task and a userid as main task. This removes the need for a toplevel "main" task of fixed user 0. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@357 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Cleaned up the GUI startup. The GUI is now a completely self contained javascript application interacting with the Clean server only through JSON data exchange. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@356 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 17 Dec, 2008 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@349 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 16 Dec, 2008 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@345 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 11 Dec, 2008 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@338 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 10 Dec, 2008 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@333 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 09 Dec, 2008 2 commits
-
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@325 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
-
- 02 Dec, 2008 1 commit
-
-
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
-
- 27 Nov, 2008 1 commit
-
-
Bas Lijnse authored
Rudimentary version of session/multi-user mechanism finished. Html filter appears to be broken for multi user. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@289 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 25 Nov, 2008 1 commit
-
-
Bas Lijnse authored
Fixed a nasty race condition for change events followed immediately by click events. Also improved the client side feedback and error handling. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@286 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 24 Nov, 2008 3 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@284 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@283 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@282 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 19 Nov, 2008 1 commit
-
-
Rinus Plasmeijer authored
still have to polish generated html + calling convention calulate tasks... git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@271 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 18 Nov, 2008 1 commit
-
-
Bas Lijnse authored
Finished a rough version of the communication layer. It is now able to communicate state and update information to get iData forms working again. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@264 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 14 Nov, 2008 2 commits
-
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@262 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Intermediate update. Changes in forms are send back to the server and stored in the FormStates structure git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@261 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 13 Nov, 2008 1 commit
-
-
Rinus Plasmeijer authored
a special handler should be made for this later currently the tree is always printed in the task tab git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@260 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 07 Nov, 2008 2 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@259 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@257 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 06 Nov, 2008 1 commit
-
-
Bas Lijnse authored
Intermediate commit of cleanup of the html generation primitives. Work is not finished yet, but I feel like I need an intermediate checkpoint because of the seriousness of the changes. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@250 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 04 Nov, 2008 3 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@248 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
Added the inputs list to the BT constructor of the HtmlTree type to store the event handler definitions of inputs in the html forms git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@247 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@246 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 31 Oct, 2008 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@244 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 30 Oct, 2008 2 commits
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@241 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@238 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 29 Oct, 2008 1 commit
-
-
Bas Lijnse authored
Refactoring: Isolated the HSt data type in a separate module and collected the functions for manipulating the state structure. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@237 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 28 Oct, 2008 1 commit
-
-
Bas Lijnse authored
Added a handler for handling a single tab. It was necessary to change the type of the task related request handlers to include the HTTP request as a parameter again. git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@229 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 27 Oct, 2008 4 commits
-
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@225 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@224 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@223 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@218 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 24 Oct, 2008 1 commit
-
-
Rinus Plasmeijer authored
Filter has still to be written for determining tasks to do. To be continued. I had some work to program around a nasty bug in the compiler... git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@216 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 21 Oct, 2008 2 commits
-
-
Rinus Plasmeijer authored
to be continued... git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@212 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
Rinus Plasmeijer authored
to be continued... git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/branches/fancyTasks@211 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 09 Oct, 2008 1 commit
-
-
Rinus Plasmeijer authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@199 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-
- 03 Jun, 2008 1 commit
-
-
Bas Lijnse authored
git-svn-id: https://svn.cs.ru.nl/repos/iTask-system/trunk@188 63da3aa8-80fd-4f01-9db8-e6ea747a3da2
-