A task management system. At least this was the initial idea. Basically this it the base code for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp e6dc20ca09 fix urldecode of post vars. I can't urldecode the whole body and then start splitting it into values because the urldecode can add reserved characters. I have to urldecode each value by it's own. TODO: check if the keys have to be urldecoded too. 12 years ago
..
html basic user update functionality 12 years ago
image add source images for favicon 12 years ago
js remove obsolete file 12 years ago
other added first parts of project homepage serverd by taskrambler itself. 12 years ago
style basic user update functionality 12 years ago
favicon.ico changed favicon 12 years ago