urls.py
Thu, 06 Jan 2011 00:15:17 +0530 Nishanth Amuluru created form and created basic template for work report
Wed, 05 Jan 2011 23:51:10 +0530 Nishanth Amuluru added a submit_report link for each task
Wed, 05 Jan 2011 22:30:45 +0530 Nishanth Amuluru Replaced the word credit with pynt
Wed, 05 Jan 2011 22:22:10 +0530 Nishanth Amuluru Replaced the word mentor with reviewer
Wed, 05 Jan 2011 18:48:14 +0530 Nishanth Amuluru Added a page for displaying all the textbooks
Tue, 02 Mar 2010 03:21:20 +0530 nishanth implemented deleting of a task.
Sun, 28 Feb 2010 13:25:24 +0530 nishanth added the functionality to request a user to be AD MG DV.
Sat, 27 Feb 2010 01:27:35 +0530 nishanth created a view for about pages and added about pages for mentor and addmentors.
Sat, 27 Feb 2010 00:48:50 +0530 nishanth added the functionality to close a task.
Fri, 26 Feb 2010 16:15:58 +0530 nishanth moved the getTask method to task_utilities.
Fri, 26 Feb 2010 13:22:13 +0530 nishanth mark task as complete functionality is added.
Fri, 26 Feb 2010 02:52:32 +0530 nishanth added the functionality to publish a task.
Thu, 25 Feb 2010 20:13:59 +0530 nishanth added the functionality to view each notification
Thu, 25 Feb 2010 19:39:02 +0530 nishanth added browse_notifications functionality .
Thu, 25 Feb 2010 16:17:56 +0530 nishanth added capability to remove an assigned user.
Thu, 25 Feb 2010 06:07:55 +0530 nishanth finished assign_credits view. hav to integrate it with requests now.
Thu, 25 Feb 2010 04:38:50 +0530 nishanth added the capability to remove subtasks/dependencies .
Thu, 25 Feb 2010 02:11:49 +0530 nishanth added the capability of adding subtasks/dependencies .
Wed, 24 Feb 2010 19:17:28 +0530 nishanth added accept_assign_credits request
Tue, 23 Feb 2010 20:40:55 +0530 nishanth added capability of serving static 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.
Wed, 17 Feb 2010 18:55:01 +0530 anoop started using django-registration default backend, removed browse users functionality.
Wed, 17 Feb 2010 17:46:16 +0530 anoop deleted unwanted code to start using django-registration.
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
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 .
Fri, 05 Feb 2010 17:21:00 +0530 nishanth made urls.py look better and added an empty method edit_task to taskViews .
Fri, 05 Feb 2010 17:11:18 +0530 nishanth added edit task url to urls.py and removed add_task url .
Fri, 05 Feb 2010 15:40:47 +0530 nishanth modified createUser method in events/user.py .
Thu, 04 Feb 2010 23:19:15 +0530 anoop added browse users functionality, added user/browse.html, fixed view my profile template.
Thu, 04 Feb 2010 23:16:46 +0530 nishanth resolved merging conflicts in urls.py .
Thu, 04 Feb 2010 23:15:37 +0530 nishanth added the functionality to assign a task to one of the claimed users.
Thu, 04 Feb 2010 23:12:07 +0530 anoop added view profile and edit profile functionalities.
Thu, 04 Feb 2010 23:10:30 +0530 nishanth addded link to view claims in 'view task' page .
Thu, 04 Feb 2010 22:37:15 +0530 nishanth implemented "add another mentor" functionality to a task.
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.
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 .
Thu, 04 Feb 2010 22:14:34 +0530 anoop added views, templates for register, login, logout user.
Thu, 04 Feb 2010 22:12:48 +0530 nishanth created forms, views, templates, actions for home_page, browse_task.
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
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.
Sun, 24 Jan 2010 13:47:05 +0530 Nishanth Initial commit that has bare minimum django project files.
less more (0) tip