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
|