nishanth [Wed, 24 Feb 2010 14:47:29 +0530] rev 69
added user context variable in view_profile and edit_profile.
anoop [Wed, 24 Feb 2010 14:40:20 +0530] rev 68
deleted unwanted code in user.py, added css for testing in base.html.
nishanth [Wed, 24 Feb 2010 13:17:29 +0530] rev 67
merged
nishanth [Wed, 24 Feb 2010 13:14:00 +0530] rev 66
modified view task template and view to suit new design.
anoop [Wed, 24 Feb 2010 13:13:39 +0530] rev 65
added photograph to be shown in my profile page.
nishanth [Wed, 24 Feb 2010 11:04:11 +0530] rev 64
updated view task in views to suit the new design .
nishanth [Wed, 24 Feb 2010 10:42:46 +0530] rev 63
added events in task.py for adding subtask and dependencies
nishanth [Tue, 23 Feb 2010 20:40:55 +0530] rev 62
added capability of serving static files .
nishanth [Tue, 23 Feb 2010 20:24:26 +0530] rev 61
added custom image storage for profile photo.
anoop [Tue, 23 Feb 2010 19:42:12 +0530] rev 60
enabled photo uploading for user profile.
anoop [Tue, 23 Feb 2010 17:55:04 +0530] rev 59
made changes to models.
anoop [Tue, 23 Feb 2010 15:27:00 +0530] rev 58
changed request model, added create_request utility.
anoop [Tue, 23 Feb 2010 14:31:54 +0530] rev 57
added utilities for creating notification.
anoop [Tue, 23 Feb 2010 13:14:18 +0530] rev 56
added message while logging off and removed back button from templates/base.html.
nishanth [Tue, 23 Feb 2010 12:16:28 +0530] rev 55
added a utility called getTask in task events and made changes in task views accordingly