Thu, 06 Jan 2011 11:42:49 +0530 |
Nishanth Amuluru |
added saving of attachments
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 23:51:10 +0530 |
Nishanth Amuluru |
added a submit_report link for each task
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 22:30:45 +0530 |
Nishanth Amuluru |
Replaced the word credit with pynt
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 22:22:10 +0530 |
Nishanth Amuluru |
Replaced the word mentor with reviewer
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 19:08:47 +0530 |
nishanth |
ditchaxed the claims model.
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 16:55:33 +0530 |
nishanth |
now editing of tasks is done in elegant way.
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 16:04:41 +0530 |
nishanth |
now validation for task title is done in the forms.
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 15:34:51 +0530 |
nishanth |
empty description for a task not allowed. white space around description trimmed.
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 02:12:57 +0530 |
nishanth |
implemented edit_task functionality.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 19:31:41 +0530 |
nishanth |
no bogus post request can be made now in addmentor page.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 03:01:53 +0530 |
nishanth |
deducing previous credits for a task using the request model. with a few changes, we can ditchax the credits model.
|
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 06:07:55 +0530 |
nishanth |
finished assign_credits view. hav to integrate it with requests now.
|
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 04:01:11 +0530 |
nishanth |
modified the name of assign_task_form to choice form since all it does is return a form with choices and made change accordingly.
|
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
|
Mon, 22 Feb 2010 18:13:20 +0530 |
nishanth |
made changes in addtaskform to suit tagging.
|
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 23:10:30 +0530 |
nishanth |
addded link to view claims in 'view task' page .
|
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:27:47 +0530 |
nishanth |
implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:12:48 +0530 |
nishanth |
created forms, views, templates, actions for home_page, browse_task.
|
file |
diff |
annotate
|