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.
|
changeset |
files
|
Mon, 01 Mar 2010 04:44:49 +0530 |
nishanth |
finalised the view_task page.
|
changeset |
files
|
Mon, 01 Mar 2010 02:09:00 +0530 |
nishanth |
now if a task has subs, it will remain locked forever.
|
changeset |
files
|
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.
|
changeset |
files
|
Sun, 28 Feb 2010 22:49:05 +0530 |
nishanth |
ditchaxed credit model.
|
changeset |
files
|
Sun, 28 Feb 2010 20:49:59 +0530 |
nishanth |
after replying to a request, you are redirected to browse redirects page.
|
changeset |
files
|
Sun, 28 Feb 2010 19:31:41 +0530 |
nishanth |
no bogus post request can be made now in addmentor page.
|
changeset |
files
|
Sun, 28 Feb 2010 18:31:10 +0530 |
nishanth |
fixed a small bug in create_notification for the case NT.
|
changeset |
files
|
Sun, 28 Feb 2010 18:27:50 +0530 |
nishanth |
now a user cannot make two requests to another user for mentoring a task.
|
changeset |
files
|
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.
|
changeset |
files
|
Sun, 28 Feb 2010 16:16:57 +0530 |
nishanth |
fixed a_or_an in reject request.
|
changeset |
files
|
Sun, 28 Feb 2010 16:09:42 +0530 |
nishanth |
now accepting an admin request will make all pending AD MG DV reqs as inactive.
|
changeset |
files
|
Sun, 28 Feb 2010 15:59:47 +0530 |
nishanth |
now accepting to be a MG deleted pending DV and MG reqs.
|
changeset |
files
|
Sun, 28 Feb 2010 14:58:11 +0530 |
nishanth |
modified get_user method to give only count of unread requests.
|
changeset |
files
|
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.
|
changeset |
files
|
Sun, 28 Feb 2010 13:27:43 +0530 |
nishanth |
fixed the a_or_an bug .
|
changeset |
files
|
Sun, 28 Feb 2010 13:25:24 +0530 |
nishanth |
added the functionality to request a user to be AD MG DV.
|
changeset |
files
|
Sun, 28 Feb 2010 10:43:36 +0530 |
nishanth |
now learn more pages open in a new window.
|
changeset |
files
|
Sun, 28 Feb 2010 04:17:15 +0530 |
nishanth |
provided links to make a raise the privileges of a user.
|
changeset |
files
|
Sun, 28 Feb 2010 03:45:28 +0530 |
nishanth |
now all the pages show number of unread beside requests and notifications link in sidebar.
|
changeset |
files
|
Sun, 28 Feb 2010 03:31:40 +0530 |
nishanth |
now requests in sidebar shows the no.of unread notifications.
|
changeset |
files
|
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.
|
changeset |
files
|
Sun, 28 Feb 2010 02:45:21 +0530 |
nishanth |
now view credits page shows all the credits.. including the pending and rejected ones.
|
changeset |
files
|
Sun, 28 Feb 2010 02:07:51 +0530 |
nishanth |
added filter on time for view task request notification.
|
changeset |
files
|
Sun, 28 Feb 2010 01:15:15 +0530 |
nishanth |
added next and previous capabilities to requests and notifications.
|
changeset |
files
|
Sat, 27 Feb 2010 19:21:15 +0530 |
nishanth |
implemented notification functionality for AD MG DV.
|
changeset |
files
|
Sat, 27 Feb 2010 17:20:22 +0530 |
nishanth |
added notifications for approval and rejection of a mentor.
|
changeset |
files
|
Sat, 27 Feb 2010 14:38:01 +0530 |
nishanth |
added __unicode__ method to notification and removed useless comments in reply_to_request.
|
changeset |
files
|
Sat, 27 Feb 2010 14:22:26 +0530 |
nishanth |
notifications work for approving and rejecting credits.
|
changeset |
files
|
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
|
changeset |
files
|