taskapp/events/task.py
Wed, 05 Jan 2011 22:22:10 +0530 Nishanth Amuluru Replaced the word mentor with reviewer
Thu, 04 Mar 2010 19:08:47 +0530 nishanth ditchaxed the claims model.
Thu, 04 Mar 2010 17:29:00 +0530 nishanth now a notification is sent to all the mentors after there is a new claim.
Thu, 04 Mar 2010 14:50:24 +0530 nishanth if a user claims a task his unreplied mentor requests will be made invalid.
Wed, 03 Mar 2010 05:34:32 +0530 nishanth fixed a bug in publish task.
Tue, 02 Mar 2010 03:21:20 +0530 nishanth implemented deleting of a task.
Tue, 02 Mar 2010 02:25:28 +0530 nishanth now task can have a title of a deleted task.
Mon, 01 Mar 2010 12:44:27 +0530 nishanth added au ru notifications.
Mon, 01 Mar 2010 05:18:44 +0530 nishanth removing user deletes all the pending requests that request giving him pynts.
Mon, 01 Mar 2010 04:44:49 +0530 nishanth finalised the view_task page.
Sun, 28 Feb 2010 22:58:58 +0530 nishanth modified add_user and rem_user methods to also include the mentor who is doing it.
Sun, 28 Feb 2010 22:49:05 +0530 nishanth ditchaxed credit model.
Sat, 27 Feb 2010 17:20:22 +0530 nishanth added notifications for approval and rejection of a mentor.
Sat, 27 Feb 2010 00:48:50 +0530 nishanth added the functionality to close a task.
Fri, 26 Feb 2010 23:22:23 +0530 nishanth homepage now displays a list of unpublished tasks
Fri, 26 Feb 2010 22:45:19 +0530 nishanth taking care if publish task post request is made again. added published_date field to task.
Fri, 26 Feb 2010 16:15:58 +0530 nishanth moved the getTask method to task_utilities.
Fri, 26 Feb 2010 16:02:32 +0530 nishanth did lots and now id field in task is a random key
Fri, 26 Feb 2010 15:00:01 +0530 nishanth now if a task is closed/completed all its pending requests will be made invalid.
Fri, 26 Feb 2010 13:22:13 +0530 nishanth mark task as complete functionality is added.
Fri, 26 Feb 2010 11:34:17 +0530 nishanth added option of specifying if previous mentors and comments must be removed in publish task event.
Fri, 26 Feb 2010 11:29:25 +0530 nishanth now task page displays only undeleted comments. and publish task removes previous comments.
Fri, 26 Feb 2010 02:52:32 +0530 nishanth added the functionality to publish a task.
Fri, 26 Feb 2010 00:17:54 +0530 nishanth now adding mentor for a task happens through request. notifications still pending though
Thu, 25 Feb 2010 17:56:42 +0530 nishanth assign_credits event now creates a proper request object .
Thu, 25 Feb 2010 17:00:18 +0530 nishanth added events addCredits and assignCredits and modified assign_credits view accordingly.
Thu, 25 Feb 2010 16:37:46 +0530 nishanth added the event completeTask.
Thu, 25 Feb 2010 16:17:56 +0530 nishanth added capability to remove an assigned user.
Thu, 25 Feb 2010 04:38:50 +0530 nishanth added the capability to remove subtasks/dependencies .
Thu, 25 Feb 2010 03:47:23 +0530 nishanth our task model does not meet out needs. so modified it and added a model called map. made the changes in views accordingly.phew!!!. this one took the hell out of me :( .
Thu, 25 Feb 2010 02:11:49 +0530 nishanth added the capability of adding subtasks/dependencies .
Wed, 24 Feb 2010 16:16:41 +0530 nishanth fixed a bug.
Wed, 24 Feb 2010 10:42:46 +0530 nishanth added events in task.py for adding subtask and dependencies
Tue, 23 Feb 2010 12:16:28 +0530 nishanth added a utility called getTask in task events and made changes in task views accordingly
Tue, 23 Feb 2010 11:52:22 +0530 nishanth added the events addSubTask and addDep.
Tue, 23 Feb 2010 10:41:43 +0530 nishanth updated publishtask event .
Thu, 04 Feb 2010 23:15:37 +0530 nishanth added the functionality to assign a task to one of the claimed users.
Thu, 04 Feb 2010 22:37:15 +0530 nishanth implemented "add another mentor" functionality to a task.
Thu, 04 Feb 2010 22:30:30 +0530 nishanth added events/task.py and templates/error.html.
less more (0) tip