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.
Fri, 19 Feb 2010 21:46:24 +0530 added forgot password in template.
anoop [Fri, 19 Feb 2010 21:46:24 +0530] rev 45
added forgot password in template.
Thu, 18 Feb 2010 19:39:54 +0530 fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
anoop [Thu, 18 Feb 2010 19:39:54 +0530] rev 44
fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
Wed, 17 Feb 2010 19:28:18 +0530 added template registration/activate.html required by django-registration.
anoop [Wed, 17 Feb 2010 19:28:18 +0530] rev 43
added template registration/activate.html required by django-registration.
Wed, 17 Feb 2010 18:55:01 +0530 started using django-registration default backend, removed browse users functionality.
anoop [Wed, 17 Feb 2010 18:55:01 +0530] rev 42
started using django-registration default backend, removed browse users functionality.
Wed, 17 Feb 2010 17:48:51 +0530 deleted unwanted files/templates to start using django-registration(contd..).
anoop [Wed, 17 Feb 2010 17:48:51 +0530] rev 41
deleted unwanted files/templates to start using django-registration(contd..).
(0) -50 -30 +30 +50 +100 +300 tip