Age | Commit message (Expand) | Author |
---|---|---|
2010-02-24 | updated view task in views to suit the new design . | nishanth |
2010-02-23 | added a utility called getTask in task events and made changes in task views ... | nishanth |
2010-02-05 | made urls.py look better and added an empty method edit_task to taskViews . | nishanth |
2010-02-05 | fixed a bug in views/task/add_mentor method . | nishanth |
2010-02-05 | fixed a bug in templates/task/claim.html which required modification of views... | nishanth |
2010-02-04 | added the functionality to assign a task to one of the claimed users. | nishanth |
2010-02-04 | addded link to view claims in 'view task' page . | nishanth |
2010-02-04 | implemented "add another mentor" functionality to a task. | nishanth |
2010-02-04 | implemented create task view which needed task.py in events. added a method s... | nishanth |
2010-02-04 | renamed users.py to user.py and tasks to task in views folder and updated url... | nishanth |