Age | Commit message (Expand) | Author |
2010-03-02 | now validation for task title is done in the forms. | nishanth |
2010-03-02 | empty description for a task not allowed. white space around description trim... | nishanth |
2010-03-02 | implemented edit_task functionality. | nishanth |
2010-02-28 | no bogus post request can be made now in addmentor page. | nishanth |
2010-02-28 | added the functionality to request a user to be AD MG DV. | nishanth |
2010-02-28 | deducing previous credits for a task using the request model. with a few chan... | nishanth |
2010-02-25 | added capability to remove an assigned user. | nishanth |
2010-02-25 | finished assign_credits view. hav to integrate it with requests now. | nishanth |
2010-02-25 | added the capability to remove subtasks/dependencies . | nishanth |
2010-02-25 | modified the name of assign_task_form to choice form since all it does is ret... | nishanth |
2010-02-25 | our task model does not meet out needs. so modified it and added a model call... | nishanth |
2010-02-25 | added the capability of adding subtasks/dependencies . | nishanth |
2010-02-22 | made changes in addtaskform to suit tagging. | nishanth |
2010-02-22 | user should enter unique email address, changed login_redirect_url. | anoop |
2010-02-18 | fixed creation of user profile at registration time, added custom registratio... | anoop |
2010-02-17 | deleted unwanted code to start using django-registration. | anoop |
2010-02-04 | changed the view my profile template. | anoop |
2010-02-04 | added the functionality to assign a task to one of the claimed users. | nishanth |
2010-02-04 | added view profile and edit profile functionalities. | anoop |
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 | added views, templates for register, login, logout user. | anoop |
2010-02-04 | created forms, views, templates, actions for home_page, browse_task. | nishanth |