taskapp/views/task.py
Mon, 01 Mar 2010 12:44:27 +0530 nishanth added au ru notifications.
Mon, 01 Mar 2010 05:46:13 +0530 nishanth imposed a constraint that edit_task url is not displayed if task is OP and has claimed_users.
Mon, 01 Mar 2010 05:41:12 +0530 nishanth finalised the look of all existing task views .
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:54:08 +0530 nishanth fixed assign_task method to display a not_allowed message if task status not in OP WR.
Mon, 01 Mar 2010 04:44:49 +0530 nishanth finalised the view_task page.
Mon, 01 Mar 2010 02:09:00 +0530 nishanth now if a task has subs, it will remain locked forever.
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.
Sun, 28 Feb 2010 19:31:41 +0530 nishanth no bogus post request can be made now in addmentor page.
Sun, 28 Feb 2010 18:27:50 +0530 nishanth now a user cannot make two requests to another user for mentoring a task.
Sun, 28 Feb 2010 13:25:24 +0530 nishanth added the functionality to request a user to be AD MG DV.
Sun, 28 Feb 2010 03:45:28 +0530 nishanth now all the pages show number of unread beside requests and notifications link in sidebar.
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.
Sun, 28 Feb 2010 02:45:21 +0530 nishanth now view credits page shows all the credits.. including the pending and rejected ones.
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 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 13:22:13 +0530 nishanth mark task as complete functionality is added.
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 01:51:55 +0530 nishanth now deleted tasks cannot be viewed by anyone
Fri, 26 Feb 2010 01:43:24 +0530 nishanth updated browse_tasks page. now it does not display deleted or unpublished tasks.
Fri, 26 Feb 2010 01:23:17 +0530 nishanth updated show_msg method to also use the user variable in the context.
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:00:18 +0530 nishanth added events addCredits and assignCredits and modified assign_credits view accordingly.
Thu, 25 Feb 2010 16:17:56 +0530 nishanth added capability to remove an assigned user.
Thu, 25 Feb 2010 06:07:55 +0530 nishanth finished assign_credits view. hav to integrate it with requests now.
Thu, 25 Feb 2010 04:38:50 +0530 nishanth added the capability to remove subtasks/dependencies .
less more (0) -30 tip