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
|
Sat, 27 Feb 2010 01:27:35 +0530 |
nishanth |
created a view for about pages and added about pages for mentor and addmentors.
|
changeset |
files
|
Sat, 27 Feb 2010 00:48:50 +0530 |
nishanth |
added the functionality to close a task.
|
changeset |
files
|
Fri, 26 Feb 2010 23:22:23 +0530 |
nishanth |
homepage now displays a list of unpublished tasks
|
changeset |
files
|
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.
|
changeset |
files
|
Fri, 26 Feb 2010 18:34:30 +0530 |
nishanth |
now notification depends on id and not pos.
|
changeset |
files
|
Fri, 26 Feb 2010 17:49:26 +0530 |
nishanth |
now rid is not the position argument. it is request id.
|
changeset |
files
|
Fri, 26 Feb 2010 16:17:45 +0530 |
nishanth |
seed_db now creates 20 tasks.
|
changeset |
files
|
Fri, 26 Feb 2010 16:15:58 +0530 |
nishanth |
moved the getTask method to task_utilities.
|
changeset |
files
|
Fri, 26 Feb 2010 16:02:32 +0530 |
nishanth |
did lots and now id field in task is a random key
|
changeset |
files
|
Fri, 26 Feb 2010 15:15:16 +0530 |
nishanth |
modified image storage.
|
changeset |
files
|
Fri, 26 Feb 2010 15:00:01 +0530 |
nishanth |
now if a task is closed/completed all its pending requests will be made invalid.
|
changeset |
files
|
Fri, 26 Feb 2010 14:39:47 +0530 |
nishanth |
modified request model.
|
changeset |
files
|
Fri, 26 Feb 2010 14:35:32 +0530 |
nishanth |
added an attribute called is_valid to request model just in case we need it in future.
|
changeset |
files
|
Fri, 26 Feb 2010 13:22:13 +0530 |
nishanth |
mark task as complete functionality is added.
|
changeset |
files
|
Fri, 26 Feb 2010 11:34:17 +0530 |
nishanth |
added option of specifying if previous mentors and comments must be removed in publish task event.
|
changeset |
files
|
Fri, 26 Feb 2010 11:29:25 +0530 |
nishanth |
now task page displays only undeleted comments. and publish task removes previous comments.
|
changeset |
files
|
Fri, 26 Feb 2010 02:52:32 +0530 |
nishanth |
added the functionality to publish a task.
|
changeset |
files
|
Fri, 26 Feb 2010 01:51:55 +0530 |
nishanth |
now deleted tasks cannot be viewed by anyone
|
changeset |
files
|
Fri, 26 Feb 2010 01:43:24 +0530 |
nishanth |
updated browse_tasks page. now it does not display deleted or unpublished tasks.
|
changeset |
files
|
Fri, 26 Feb 2010 01:23:17 +0530 |
nishanth |
updated show_msg method to also use the user variable in the context.
|
changeset |
files
|
Fri, 26 Feb 2010 01:13:14 +0530 |
nishanth |
completed the process_request part.
|
changeset |
files
|
Fri, 26 Feb 2010 00:29:04 +0530 |
nishanth |
now view request shows a better message if role is MT .
|
changeset |
files
|
Fri, 26 Feb 2010 00:17:54 +0530 |
nishanth |
now adding mentor for a task happens through request. notifications still pending though
|
changeset |
files
|
Thu, 25 Feb 2010 23:49:38 +0530 |
nishanth |
added the field remarks in request model.
|
changeset |
files
|
Thu, 25 Feb 2010 20:13:59 +0530 |
nishanth |
added the functionality to view each notification
|
changeset |
files
|
Thu, 25 Feb 2010 19:46:19 +0530 |
nishanth |
now unread requests appear in bold.
|
changeset |
files
|
Thu, 25 Feb 2010 19:39:02 +0530 |
nishanth |
added browse_notifications functionality .
|
changeset |
files
|
Thu, 25 Feb 2010 18:49:17 +0530 |
nishanth |
now admin can accept a request for assigning credits.
|
changeset |
files
|
Thu, 25 Feb 2010 17:56:42 +0530 |
nishanth |
assign_credits event now creates a proper request object .
|
changeset |
files
|
Thu, 25 Feb 2010 17:37:14 +0530 |
anoop |
merged
|
changeset |
files
|
Thu, 25 Feb 2010 17:33:34 +0530 |
anoop |
changed the homepage view as well as index.html.
|
changeset |
files
|
Thu, 25 Feb 2010 17:00:18 +0530 |
nishanth |
added events addCredits and assignCredits and modified assign_credits view accordingly.
|
changeset |
files
|
Thu, 25 Feb 2010 16:37:46 +0530 |
nishanth |
added the event completeTask.
|
changeset |
files
|
Thu, 25 Feb 2010 16:17:56 +0530 |
nishanth |
added capability to remove an assigned user.
|
changeset |
files
|
Thu, 25 Feb 2010 06:07:55 +0530 |
nishanth |
finished assign_credits view. hav to integrate it with requests now.
|
changeset |
files
|
Thu, 25 Feb 2010 04:38:50 +0530 |
nishanth |
added the capability to remove subtasks/dependencies .
|
changeset |
files
|
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.
|
changeset |
files
|
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 :( .
|
changeset |
files
|
Thu, 25 Feb 2010 02:11:49 +0530 |
nishanth |
added the capability of adding subtasks/dependencies .
|
changeset |
files
|