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
|