Thu, 04 Feb 2010 23:10:30 +0530 addded link to view claims in 'view task' page .
nishanth [Thu, 04 Feb 2010 23:10:30 +0530] rev 22
addded link to view claims in 'view task' page .
Thu, 04 Feb 2010 22:37:15 +0530 implemented "add another mentor" functionality to a task.
nishanth [Thu, 04 Feb 2010 22:37:15 +0530] rev 21
implemented "add another mentor" functionality to a task.
Thu, 04 Feb 2010 22:34:22 +0530 renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
nishanth [Thu, 04 Feb 2010 22:34:22 +0530] rev 20
renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
Thu, 04 Feb 2010 22:30:30 +0530 added events/task.py and templates/error.html.
nishanth [Thu, 04 Feb 2010 22:30:30 +0530] rev 19
added events/task.py and templates/error.html.
Thu, 04 Feb 2010 22:27:47 +0530 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.
nishanth [Thu, 04 Feb 2010 22:27:47 +0530] rev 18
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 renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
nishanth [Thu, 04 Feb 2010 22:21:44 +0530] rev 17
renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
Thu, 04 Feb 2010 22:19:05 +0530 corrected a bug in task/view.html .
nishanth [Thu, 04 Feb 2010 22:19:05 +0530] rev 16
corrected a bug in task/view.html .
Thu, 04 Feb 2010 22:17:36 +0530 corrected views.user.register method .
anoop [Thu, 04 Feb 2010 22:17:36 +0530] rev 15
corrected views.user.register method .
Thu, 04 Feb 2010 22:16:00 +0530 imposed a filter on username that it contains only alphabets and numbers.
anoop [Thu, 04 Feb 2010 22:16:00 +0530] rev 14
imposed a filter on username that it contains only alphabets and numbers.
Thu, 04 Feb 2010 22:14:34 +0530 added views, templates for register, login, logout user.
anoop [Thu, 04 Feb 2010 22:14:34 +0530] rev 13
added views, templates for register, login, logout user.
(0) -10 +10 +100 +300 tip