Wed, 24 Feb 2010 16:35:09 +0530 modified the assign task view to suit the new design
nishanth [Wed, 24 Feb 2010 16:35:09 +0530] rev 75
modified the assign task view to suit the new design
Wed, 24 Feb 2010 16:16:41 +0530 fixed a bug.
nishanth [Wed, 24 Feb 2010 16:16:41 +0530] rev 74
fixed a bug.
Wed, 24 Feb 2010 16:10:24 +0530 commited.
nishanth [Wed, 24 Feb 2010 16:10:24 +0530] rev 73
commited.
Wed, 24 Feb 2010 16:08:31 +0530 modified claim_task view to suit the new design
nishanth [Wed, 24 Feb 2010 16:08:31 +0530] rev 72
modified claim_task view to suit the new design
Wed, 24 Feb 2010 15:41:37 +0530 made change to the request model and corresponding create_request utility.
anoop [Wed, 24 Feb 2010 15:41:37 +0530] rev 71
made change to the request model and corresponding create_request utility.
Wed, 24 Feb 2010 15:10:03 +0530 removed unwanted links.
nishanth [Wed, 24 Feb 2010 15:10:03 +0530] rev 70
removed unwanted links.
Wed, 24 Feb 2010 14:47:29 +0530 added user context variable in view_profile and edit_profile.
nishanth [Wed, 24 Feb 2010 14:47:29 +0530] rev 69
added user context variable in view_profile and edit_profile.
Wed, 24 Feb 2010 14:40:20 +0530 deleted unwanted code in user.py, added css for testing in base.html.
anoop [Wed, 24 Feb 2010 14:40:20 +0530] rev 68
deleted unwanted code in user.py, added css for testing in base.html.
Wed, 24 Feb 2010 13:17:29 +0530 merged
nishanth [Wed, 24 Feb 2010 13:17:29 +0530] rev 67
merged
Wed, 24 Feb 2010 13:14:00 +0530 modified view task template and view to suit new design.
nishanth [Wed, 24 Feb 2010 13:14:00 +0530] rev 66
modified view task template and view to suit new design.
Wed, 24 Feb 2010 13:13:39 +0530 added photograph to be shown in my profile page.
anoop [Wed, 24 Feb 2010 13:13:39 +0530] rev 65
added photograph to be shown in my profile page.
Wed, 24 Feb 2010 11:04:11 +0530 updated view task in views to suit the new design .
nishanth [Wed, 24 Feb 2010 11:04:11 +0530] rev 64
updated view task in views to suit the new design .
Wed, 24 Feb 2010 10:42:46 +0530 added events in task.py for adding subtask and dependencies
nishanth [Wed, 24 Feb 2010 10:42:46 +0530] rev 63
added events in task.py for adding subtask and dependencies
Tue, 23 Feb 2010 20:40:55 +0530 added capability of serving static files .
nishanth [Tue, 23 Feb 2010 20:40:55 +0530] rev 62
added capability of serving static files .
Tue, 23 Feb 2010 20:24:26 +0530 added custom image storage for profile photo.
nishanth [Tue, 23 Feb 2010 20:24:26 +0530] rev 61
added custom image storage for profile photo.
Tue, 23 Feb 2010 19:42:12 +0530 enabled photo uploading for user profile.
anoop [Tue, 23 Feb 2010 19:42:12 +0530] rev 60
enabled photo uploading for user profile.
Tue, 23 Feb 2010 17:55:04 +0530 made changes to models.
anoop [Tue, 23 Feb 2010 17:55:04 +0530] rev 59
made changes to models.
Tue, 23 Feb 2010 15:27:00 +0530 changed request model, added create_request utility.
anoop [Tue, 23 Feb 2010 15:27:00 +0530] rev 58
changed request model, added create_request utility.
Tue, 23 Feb 2010 14:31:54 +0530 added utilities for creating notification.
anoop [Tue, 23 Feb 2010 14:31:54 +0530] rev 57
added utilities for creating notification.
Tue, 23 Feb 2010 13:14:18 +0530 added message while logging off and removed back button from templates/base.html.
anoop [Tue, 23 Feb 2010 13:14:18 +0530] rev 56
added message while logging off and removed back button from templates/base.html.
Tue, 23 Feb 2010 12:16:28 +0530 added a utility called getTask in task events and made changes in task views accordingly
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
Tue, 23 Feb 2010 11:52:22 +0530 added the events addSubTask and addDep.
nishanth [Tue, 23 Feb 2010 11:52:22 +0530] rev 54
added the events addSubTask and addDep.
Tue, 23 Feb 2010 10:41:43 +0530 updated publishtask event .
nishanth [Tue, 23 Feb 2010 10:41:43 +0530] rev 53
updated publishtask event .
Tue, 23 Feb 2010 10:25:26 +0530 fixed a bug in models.py .
nishanth [Tue, 23 Feb 2010 10:25:26 +0530] rev 52
fixed a bug in models.py .
Mon, 22 Feb 2010 18:59:55 +0530 added request and notification models.
nishanth [Mon, 22 Feb 2010 18:59:55 +0530] rev 51
added request and notification models.
Mon, 22 Feb 2010 18:13:20 +0530 made changes in addtaskform to suit tagging.
nishanth [Mon, 22 Feb 2010 18:13:20 +0530] rev 50
made changes in addtaskform to suit tagging.
Mon, 22 Feb 2010 18:07:36 +0530 fixed a bug in models.
anoop [Mon, 22 Feb 2010 18:07:36 +0530] rev 49
fixed a bug in models.
Mon, 22 Feb 2010 17:52:51 +0530 installed tagging into the app.
anoop [Mon, 22 Feb 2010 17:52:51 +0530] rev 48
installed tagging into the app.
Mon, 22 Feb 2010 17:35:19 +0530 user should enter unique email address, changed login_redirect_url.
anoop [Mon, 22 Feb 2010 17:35:19 +0530] rev 47
user should enter unique email address, changed login_redirect_url.
Fri, 19 Feb 2010 21:49:00 +0530 removed unwanted file in templates for browsing users.
anoop [Fri, 19 Feb 2010 21:49:00 +0530] rev 46
removed unwanted file in templates for browsing users.
(0) -50 -30 +30 +50 +100 +300 tip