Wed, 24 Feb 2010 14:40:20 +0530 |
anoop |
deleted unwanted code in user.py, added css for testing in base.html.
|
changeset |
files
|
Wed, 24 Feb 2010 13:17:29 +0530 |
nishanth |
merged
|
changeset |
files
|
Wed, 24 Feb 2010 13:14:00 +0530 |
nishanth |
modified view task template and view to suit new design.
|
changeset |
files
|
Wed, 24 Feb 2010 13:13:39 +0530 |
anoop |
added photograph to be shown in my profile page.
|
changeset |
files
|
Wed, 24 Feb 2010 11:04:11 +0530 |
nishanth |
updated view task in views to suit the new design .
|
changeset |
files
|
Wed, 24 Feb 2010 10:42:46 +0530 |
nishanth |
added events in task.py for adding subtask and dependencies
|
changeset |
files
|
Tue, 23 Feb 2010 20:40:55 +0530 |
nishanth |
added capability of serving static files .
|
changeset |
files
|
Tue, 23 Feb 2010 20:24:26 +0530 |
nishanth |
added custom image storage for profile photo.
|
changeset |
files
|
Tue, 23 Feb 2010 19:42:12 +0530 |
anoop |
enabled photo uploading for user profile.
|
changeset |
files
|
Tue, 23 Feb 2010 17:55:04 +0530 |
anoop |
made changes to models.
|
changeset |
files
|
Tue, 23 Feb 2010 15:27:00 +0530 |
anoop |
changed request model, added create_request utility.
|
changeset |
files
|
Tue, 23 Feb 2010 14:31:54 +0530 |
anoop |
added utilities for creating notification.
|
changeset |
files
|
Tue, 23 Feb 2010 13:14:18 +0530 |
anoop |
added message while logging off and removed back button from templates/base.html.
|
changeset |
files
|
Tue, 23 Feb 2010 12:16:28 +0530 |
nishanth |
added a utility called getTask in task events and made changes in task views accordingly
|
changeset |
files
|
Tue, 23 Feb 2010 11:52:22 +0530 |
nishanth |
added the events addSubTask and addDep.
|
changeset |
files
|
Tue, 23 Feb 2010 10:41:43 +0530 |
nishanth |
updated publishtask event .
|
changeset |
files
|
Tue, 23 Feb 2010 10:25:26 +0530 |
nishanth |
fixed a bug in models.py .
|
changeset |
files
|
Mon, 22 Feb 2010 18:59:55 +0530 |
nishanth |
added request and notification models.
|
changeset |
files
|
Mon, 22 Feb 2010 18:13:20 +0530 |
nishanth |
made changes in addtaskform to suit tagging.
|
changeset |
files
|
Mon, 22 Feb 2010 18:07:36 +0530 |
anoop |
fixed a bug in models.
|
changeset |
files
|
Mon, 22 Feb 2010 17:52:51 +0530 |
anoop |
installed tagging into the app.
|
changeset |
files
|
Mon, 22 Feb 2010 17:35:19 +0530 |
anoop |
user should enter unique email address, changed login_redirect_url.
|
changeset |
files
|
Fri, 19 Feb 2010 21:49:00 +0530 |
anoop |
removed unwanted file in templates for browsing users.
|
changeset |
files
|
Fri, 19 Feb 2010 21:46:24 +0530 |
anoop |
added forgot password in template.
|
changeset |
files
|
Thu, 18 Feb 2010 19:39:54 +0530 |
anoop |
fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
|
changeset |
files
|
Wed, 17 Feb 2010 19:28:18 +0530 |
anoop |
added template registration/activate.html required by django-registration.
|
changeset |
files
|
Wed, 17 Feb 2010 18:55:01 +0530 |
anoop |
started using django-registration default backend, removed browse users functionality.
|
changeset |
files
|
Wed, 17 Feb 2010 17:48:51 +0530 |
anoop |
deleted unwanted files/templates to start using django-registration(contd..).
|
changeset |
files
|
Wed, 17 Feb 2010 17:46:16 +0530 |
anoop |
deleted unwanted code to start using django-registration.
|
changeset |
files
|
Mon, 15 Feb 2010 15:14:27 +0530 |
anoop |
Only logged in users can view user profile.
|
changeset |
files
|