Sat, 27 Feb 2010 17:20:22 +0530 |
nishanth |
added notifications for approval and rejection of a mentor.
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 00:48:50 +0530 |
nishanth |
added the functionality to close a task.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 23:22:23 +0530 |
nishanth |
homepage now displays a list of unpublished tasks
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:15:58 +0530 |
nishanth |
moved the getTask method to task_utilities.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:02:32 +0530 |
nishanth |
did lots and now id field in task is a random key
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 15:00:01 +0530 |
nishanth |
now if a task is closed/completed all its pending requests will be made invalid.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:22:13 +0530 |
nishanth |
mark task as complete functionality is added.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 11:29:25 +0530 |
nishanth |
now task page displays only undeleted comments. and publish task removes previous comments.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 02:52:32 +0530 |
nishanth |
added the functionality to publish a task.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 00:17:54 +0530 |
nishanth |
now adding mentor for a task happens through request. notifications still pending though
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 17:56:42 +0530 |
nishanth |
assign_credits event now creates a proper request object .
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 17:00:18 +0530 |
nishanth |
added events addCredits and assignCredits and modified assign_credits view accordingly.
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 16:37:46 +0530 |
nishanth |
added the event completeTask.
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 16:17:56 +0530 |
nishanth |
added capability to remove an assigned user.
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 04:38:50 +0530 |
nishanth |
added the capability to remove subtasks/dependencies .
|
file |
diff |
annotate
|
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 :( .
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 02:11:49 +0530 |
nishanth |
added the capability of adding subtasks/dependencies .
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 16:16:41 +0530 |
nishanth |
fixed a bug.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 10:42:46 +0530 |
nishanth |
added events in task.py for adding subtask and dependencies
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 12:16:28 +0530 |
nishanth |
added a utility called getTask in task events and made changes in task views accordingly
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 11:52:22 +0530 |
nishanth |
added the events addSubTask and addDep.
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 10:41:43 +0530 |
nishanth |
updated publishtask event .
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 23:15:37 +0530 |
nishanth |
added the functionality to assign a task to one of the claimed users.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:37:15 +0530 |
nishanth |
implemented "add another mentor" functionality to a task.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:30:30 +0530 |
nishanth |
added events/task.py and templates/error.html.
|
file |
diff |
annotate
|