taskapp/views/task.py
2010-02-24 nishanth modified claim_task view to suit the new design
2010-02-24 nishanth modified view task template and view to suit new design.
2010-02-24 nishanth updated view task in views to suit the new design .
2010-02-23 nishanth added a utility called getTask in task events and made changes in task views accordingly
2010-02-05 nishanth made urls.py look better and added an empty method edit_task to taskViews .
2010-02-05 nishanth fixed a bug in views/task/add_mentor method .
2010-02-05 nishanth fixed a bug in templates/task/claim.html which required modification of views/task.py; also changed the no.of char limit on task title .
2010-02-04 nishanth added the functionality to assign a task to one of the claimed users.
2010-02-04 nishanth addded link to view claims in 'view task' page .
2010-02-04 nishanth implemented "add another mentor" functionality to a task.
2010-02-04 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.
2010-02-04 nishanth renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
less more (0) tip