Thu, 25 Feb 2010 06:07:55 +0530 |
nishanth |
finished assign_credits view. hav to integrate it with requests now.
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 04:38:50 +0530 |
nishanth |
added the capability to remove subtasks/dependencies .
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 02:11:49 +0530 |
nishanth |
added the capability of adding subtasks/dependencies .
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 19:17:28 +0530 |
nishanth |
added accept_assign_credits request
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 20:40:55 +0530 |
nishanth |
added capability of serving static files .
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 18:55:01 +0530 |
anoop |
started using django-registration default backend, removed browse users functionality.
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 17:46:16 +0530 |
anoop |
deleted unwanted code to start using django-registration.
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 23:30:57 +0530 |
nishanth |
added help_text and verbose_name to models where required and removed import of seed_db from urls.py
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 23:09:11 +0530 |
nishanth |
removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 17:21:00 +0530 |
nishanth |
made urls.py look better and added an empty method edit_task to taskViews .
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 17:11:18 +0530 |
nishanth |
added edit task url to urls.py and removed add_task url .
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 15:40:47 +0530 |
nishanth |
modified createUser method in events/user.py .
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 23:19:15 +0530 |
anoop |
added browse users functionality, added user/browse.html, fixed view my profile template.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 23:16:46 +0530 |
nishanth |
resolved merging conflicts in urls.py .
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 23:15:37 +0530 |
nishanth |
added the functionality to assign a task to one of the claimed users.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 23:12:07 +0530 |
anoop |
added view profile and edit profile functionalities.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 23:10:30 +0530 |
nishanth |
addded link to view claims in 'view task' page .
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:37:15 +0530 |
nishanth |
implemented "add another mentor" functionality to a task.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:27:47 +0530 |
nishanth |
implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:21:44 +0530 |
nishanth |
renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:14:34 +0530 |
anoop |
added views, templates for register, login, logout user.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:12:48 +0530 |
nishanth |
created forms, views, templates, actions for home_page, browse_task.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 19:34:03 +0530 |
nishanth |
removed views.py from taskapp and created a package views. added auth_profile setting to settings.py
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 15:43:19 +0530 |
Nishanth |
Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface.
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 13:47:05 +0530 |
Nishanth |
Initial commit that has bare minimum django project files.
|
file |
diff |
annotate
|