Fri, 26 Feb 2010 01:43:24 +0530 updated browse_tasks page. now it does not display deleted or unpublished tasks.
nishanth [Fri, 26 Feb 2010 01:43:24 +0530] rev 109
updated browse_tasks page. now it does not display deleted or unpublished tasks.
Fri, 26 Feb 2010 01:23:17 +0530 updated show_msg method to also use the user variable in the context.
nishanth [Fri, 26 Feb 2010 01:23:17 +0530] rev 108
updated show_msg method to also use the user variable in the context.
Fri, 26 Feb 2010 01:13:14 +0530 completed the process_request part.
nishanth [Fri, 26 Feb 2010 01:13:14 +0530] rev 107
completed the process_request part.
Fri, 26 Feb 2010 00:29:04 +0530 now view request shows a better message if role is MT .
nishanth [Fri, 26 Feb 2010 00:29:04 +0530] rev 106
now view request shows a better message if role is MT .
Fri, 26 Feb 2010 00:17:54 +0530 now adding mentor for a task happens through request. notifications still pending though
nishanth [Fri, 26 Feb 2010 00:17:54 +0530] rev 105
now adding mentor for a task happens through request. notifications still pending though
Thu, 25 Feb 2010 23:49:38 +0530 added the field remarks in request model.
nishanth [Thu, 25 Feb 2010 23:49:38 +0530] rev 104
added the field remarks in request model.
Thu, 25 Feb 2010 20:13:59 +0530 added the functionality to view each notification
nishanth [Thu, 25 Feb 2010 20:13:59 +0530] rev 103
added the functionality to view each notification
Thu, 25 Feb 2010 19:46:19 +0530 now unread requests appear in bold.
nishanth [Thu, 25 Feb 2010 19:46:19 +0530] rev 102
now unread requests appear in bold.
Thu, 25 Feb 2010 19:39:02 +0530 added browse_notifications functionality .
nishanth [Thu, 25 Feb 2010 19:39:02 +0530] rev 101
added browse_notifications functionality .
Thu, 25 Feb 2010 18:49:17 +0530 now admin can accept a request for assigning credits.
nishanth [Thu, 25 Feb 2010 18:49:17 +0530] rev 100
now admin can accept a request for assigning credits.
Thu, 25 Feb 2010 17:56:42 +0530 assign_credits event now creates a proper request object .
nishanth [Thu, 25 Feb 2010 17:56:42 +0530] rev 99
assign_credits event now creates a proper request object .
Thu, 25 Feb 2010 17:37:14 +0530 merged
anoop [Thu, 25 Feb 2010 17:37:14 +0530] rev 98
merged
Thu, 25 Feb 2010 17:33:34 +0530 changed the homepage view as well as index.html.
anoop [Thu, 25 Feb 2010 17:33:34 +0530] rev 97
changed the homepage view as well as index.html.
Thu, 25 Feb 2010 17:00:18 +0530 added events addCredits and assignCredits and modified assign_credits view accordingly.
nishanth [Thu, 25 Feb 2010 17:00:18 +0530] rev 96
added events addCredits and assignCredits and modified assign_credits view accordingly.
Thu, 25 Feb 2010 16:37:46 +0530 added the event completeTask.
nishanth [Thu, 25 Feb 2010 16:37:46 +0530] rev 95
added the event completeTask.
Thu, 25 Feb 2010 16:17:56 +0530 added capability to remove an assigned user.
nishanth [Thu, 25 Feb 2010 16:17:56 +0530] rev 94
added capability to remove an assigned user.
Thu, 25 Feb 2010 06:07:55 +0530 finished assign_credits view. hav to integrate it with requests now.
nishanth [Thu, 25 Feb 2010 06:07:55 +0530] rev 93
finished assign_credits view. hav to integrate it with requests now.
Thu, 25 Feb 2010 04:38:50 +0530 added the capability to remove subtasks/dependencies .
nishanth [Thu, 25 Feb 2010 04:38:50 +0530] rev 92
added the capability to remove subtasks/dependencies .
Thu, 25 Feb 2010 04:01:11 +0530 modified the name of assign_task_form to choice form since all it does is return a form with choices and made change accordingly.
nishanth [Thu, 25 Feb 2010 04:01:11 +0530] rev 91
modified the name of assign_task_form to choice form since all it does is return a form with choices and made change accordingly.
Thu, 25 Feb 2010 03:47:23 +0530 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 :( .
nishanth [Thu, 25 Feb 2010 03:47:23 +0530] rev 90
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 added the capability of adding subtasks/dependencies .
nishanth [Thu, 25 Feb 2010 02:11:49 +0530] rev 89
added the capability of adding subtasks/dependencies .
Wed, 24 Feb 2010 20:33:45 +0530 merged.
anoop [Wed, 24 Feb 2010 20:33:45 +0530] rev 88
merged.
Wed, 24 Feb 2010 20:32:57 +0530 updated create_request utility.
anoop [Wed, 24 Feb 2010 20:32:57 +0530] rev 87
updated create_request utility.
Wed, 24 Feb 2010 20:13:20 +0530 modified requests to match the new model.
nishanth [Wed, 24 Feb 2010 20:13:20 +0530] rev 86
modified requests to match the new model.
Wed, 24 Feb 2010 19:52:42 +0530 changed request model.
anoop [Wed, 24 Feb 2010 19:52:42 +0530] rev 85
changed request model.
Wed, 24 Feb 2010 19:18:59 +0530 merged.
nishanth [Wed, 24 Feb 2010 19:18:59 +0530] rev 84
merged.
Wed, 24 Feb 2010 19:17:28 +0530 added accept_assign_credits request
nishanth [Wed, 24 Feb 2010 19:17:28 +0530] rev 83
added accept_assign_credits request
Wed, 24 Feb 2010 19:11:43 +0530 changed the method reply_to_request to accept request object instead of request id.
anoop [Wed, 24 Feb 2010 19:11:43 +0530] rev 82
changed the method reply_to_request to accept request object instead of request id.
Wed, 24 Feb 2010 17:23:25 +0530 added pynts in create_request utility.
anoop [Wed, 24 Feb 2010 17:23:25 +0530] rev 81
added pynts in create_request utility.
Wed, 24 Feb 2010 17:11:59 +0530 added attribute pynts to request model.
anoop [Wed, 24 Feb 2010 17:11:59 +0530] rev 80
added attribute pynts to request model.
(0) -100 -50 -30 +30 +50 +100 +300 tip