Fri, 07 Jan 2011 12:21:43 +0530 |
Nishanth Amuluru |
fixed a typo and browse notifications works fine
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 11:53:11 +0530 |
Nishanth Amuluru |
added admin urls
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 11:19:36 +0530 |
Nishanth Amuluru |
Created a view for viewing profile
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 11:11:53 +0530 |
Nishanth Amuluru |
Removed the site url since it is the wrong way to use
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 11:07:21 +0530 |
Nishanth Amuluru |
Added csrf_token and included the urls
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 09:57:52 +0530 |
Nishanth Amuluru |
added the url for creating a login
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 09:44:52 +0530 |
Nishanth Amuluru |
added a url for the site
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 16:28:32 +0530 |
Nishanth Amuluru |
Initial commit
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 00:15:17 +0530 |
Nishanth Amuluru |
created form and created basic template for work report
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 23:51:10 +0530 |
Nishanth Amuluru |
added a submit_report link for each task
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 22:30:45 +0530 |
Nishanth Amuluru |
Replaced the word credit with pynt
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 22:22:10 +0530 |
Nishanth Amuluru |
Replaced the word mentor with reviewer
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 18:48:14 +0530 |
Nishanth Amuluru |
Added a page for displaying all the textbooks
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 03:21:20 +0530 |
nishanth |
implemented deleting of a task.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 13:25:24 +0530 |
nishanth |
added the functionality to request a user to be AD MG DV.
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 01:27:35 +0530 |
nishanth |
created a view for about pages and added about pages for mentor and addmentors.
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 00:48:50 +0530 |
nishanth |
added the functionality to close a task.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:15:58 +0530 |
nishanth |
moved the getTask method to task_utilities.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:22:13 +0530 |
nishanth |
mark task as complete functionality is added.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 02:52:32 +0530 |
nishanth |
added the functionality to publish a task.
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 20:13:59 +0530 |
nishanth |
added the functionality to view each notification
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 19:39:02 +0530 |
nishanth |
added browse_notifications functionality .
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 16:17:56 +0530 |
nishanth |
added capability to remove an assigned user.
|
file |
diff |
annotate
|
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
|