Tue, 02 Mar 2010 15:21:45 +0530 nishanth create task page now shows a proper side bar.
Tue, 02 Mar 2010 15:03:48 +0530 nishanth now empty comments will not be accepted.
Tue, 02 Mar 2010 14:51:59 +0530 nishanth header is now center aligned.
Tue, 02 Mar 2010 14:46:05 +0530 nishanth added footer to base.html.
Tue, 02 Mar 2010 14:04:03 +0530 nishanth changed show_msg page to redirect instead of showing a link
Tue, 02 Mar 2010 04:23:21 +0530 nishanth forgot to add the templates. so added now.
Tue, 02 Mar 2010 04:19:22 +0530 nishanth now view_task page also shows tags for the task.
Tue, 02 Mar 2010 04:06:32 +0530 nishanth homepage for logged in users has been made to look better.
Tue, 02 Mar 2010 03:57:56 +0530 nishanth fixed a bug in home page for guests.
Tue, 02 Mar 2010 03:55:38 +0530 nishanth made the home page look clean.
Tue, 02 Mar 2010 03:21:20 +0530 nishanth implemented deleting of a task.
Tue, 02 Mar 2010 02:25:28 +0530 nishanth now task can have a title of a deleted task.
Tue, 02 Mar 2010 02:12:57 +0530 nishanth implemented edit_task functionality.
Tue, 02 Mar 2010 01:05:24 +0530 nishanth modified the look of browse_requests page task_view page and view_request page.
Mon, 01 Mar 2010 15:15:54 +0530 nishanth added learn more links.
Mon, 01 Mar 2010 12:44:27 +0530 nishanth added au ru notifications.
Mon, 01 Mar 2010 11:52:00 +0530 nishanth implemented nu nt nd ng na 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 20:49:59 +0530 nishanth after replying to a request, you are redirected to browse redirects page.
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:31:10 +0530 nishanth fixed a small bug in create_notification for the case NT.
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 17:53:52 +0530 nishanth now a user who was requested to be something cannot be requested to be the same again.
Sun, 28 Feb 2010 16:16:57 +0530 nishanth fixed a_or_an in reject request.
Sun, 28 Feb 2010 16:09:42 +0530 nishanth now accepting an admin request will make all pending AD MG DV reqs as inactive.
Sun, 28 Feb 2010 15:59:47 +0530 nishanth now accepting to be a MG deleted pending DV and MG reqs.
Sun, 28 Feb 2010 14:58:11 +0530 nishanth modified get_user method to give only count of unread requests.
Sun, 28 Feb 2010 14:44:10 +0530 nishanth now if a user accepts to be a mentor, all his pending reqs will be made invalid.
Sun, 28 Feb 2010 13:27:43 +0530 nishanth fixed the a_or_an bug .
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 10:43:36 +0530 nishanth now learn more pages open in a new window.
Sun, 28 Feb 2010 04:17:15 +0530 nishanth provided links to make a raise the privileges of a user.
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:31:40 +0530 nishanth now requests in sidebar shows the no.of unread notifications.
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.
Sun, 28 Feb 2010 02:07:51 +0530 nishanth added filter on time for view task request notification.
Sun, 28 Feb 2010 01:15:15 +0530 nishanth added next and previous capabilities to requests and notifications.
Sat, 27 Feb 2010 19:21:15 +0530 nishanth implemented notification functionality for AD MG DV.
Sat, 27 Feb 2010 17:20:22 +0530 nishanth added notifications for approval and rejection of a mentor.
Sat, 27 Feb 2010 14:38:01 +0530 nishanth added __unicode__ method to notification and removed useless comments in reply_to_request.
Sat, 27 Feb 2010 14:22:26 +0530 nishanth notifications work for approving and rejecting credits.
Sat, 27 Feb 2010 10:48:43 +0530 nishanth modified the notifications model. the sent_to is now a foreign key. now if we have a new type to be added, we can generate message and sub while creating notification. we can keep track of history using the role field in notification and task/sent_from
Sat, 27 Feb 2010 01:27:35 +0530 nishanth created a view for about pages and added about pages for mentor and addmentors.
Sat, 27 Feb 2010 00:48:50 +0530 nishanth added the functionality to close a task.
Fri, 26 Feb 2010 23:22:23 +0530 nishanth homepage now displays a list of unpublished tasks
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 18:34:30 +0530 nishanth now notification depends on id and not pos.
Fri, 26 Feb 2010 17:49:26 +0530 nishanth now rid is not the position argument. it is request id.
Fri, 26 Feb 2010 16:17:45 +0530 nishanth seed_db now creates 20 tasks.
Fri, 26 Feb 2010 16:15:58 +0530 nishanth moved the getTask method to task_utilities.
Fri, 26 Feb 2010 16:02:32 +0530 nishanth did lots and now id field in task is a random key
Fri, 26 Feb 2010 15:15:16 +0530 nishanth modified image storage.
(0) -100 -60 +60 +100 +300 tip