summaryrefslogtreecommitdiff
path: root/taskapp/events/task.py
AgeCommit message (Expand)Author
2011-01-14Purging the repository for the new set of changes by Nishanth.Madhusudan.C.S
2011-01-05Replaced the word credit with pyntNishanth Amuluru
2011-01-05Replaced the word mentor with reviewerNishanth Amuluru
2010-03-04ditchaxed the claims model.nishanth
2010-03-04now a notification is sent to all the mentors after there is a new claim.nishanth
2010-03-04if a user claims a task his unreplied mentor requests will be made invalid.nishanth
2010-03-03fixed a bug in publish task.nishanth
2010-03-02implemented deleting of a task.nishanth
2010-03-02now task can have a title of a deleted task.nishanth
2010-03-01added au ru notifications.nishanth
2010-03-01removing user deletes all the pending requests that request giving him pynts.nishanth
2010-03-01finalised the view_task page.nishanth
2010-02-28modified add_user and rem_user methods to also include the mentor who is doin...nishanth
2010-02-28ditchaxed credit model.nishanth
2010-02-27added notifications for approval and rejection of a mentor.nishanth
2010-02-27added the functionality to close a task.nishanth
2010-02-26homepage now displays a list of unpublished tasksnishanth
2010-02-26taking care if publish task post request is made again. added published_date ...nishanth
2010-02-26moved the getTask method to task_utilities.nishanth
2010-02-26did lots and now id field in task is a random keynishanth
2010-02-26now if a task is closed/completed all its pending requests will be made invalid.nishanth
2010-02-26mark task as complete functionality is added.nishanth
2010-02-26added option of specifying if previous mentors and comments must be removed i...nishanth
2010-02-26now task page displays only undeleted comments. and publish task removes prev...nishanth
2010-02-26added the functionality to publish a task.nishanth
2010-02-26now adding mentor for a task happens through request. notifications still pen...nishanth
2010-02-25assign_credits event now creates a proper request object .nishanth
2010-02-25added events addCredits and assignCredits and modified assign_credits view ac...nishanth
2010-02-25added the event completeTask.nishanth
2010-02-25added capability to remove an assigned user.nishanth
2010-02-25added the capability to remove subtasks/dependencies .nishanth
2010-02-25our task model does not meet out needs. so modified it and added a model call...nishanth
2010-02-25added the capability of adding subtasks/dependencies .nishanth
2010-02-24fixed a bug.nishanth
2010-02-24added events in task.py for adding subtask and dependenciesnishanth
2010-02-23added a utility called getTask in task events and made changes in task views ...nishanth
2010-02-23added the events addSubTask and addDep.nishanth
2010-02-23updated publishtask event .nishanth
2010-02-04added the functionality to assign a task to one of the claimed users.nishanth
2010-02-04implemented "add another mentor" functionality to a task.nishanth
2010-02-04added events/task.py and templates/error.html.nishanth