Sat, 27 Feb 2010 14:38:01 +0530 added __unicode__ method to notification and removed useless comments in reply_to_request.
nishanth [Sat, 27 Feb 2010 14:38:01 +0530] rev 130
added __unicode__ method to notification and removed useless comments in reply_to_request.
Sat, 27 Feb 2010 14:22:26 +0530 notifications work for approving and rejecting credits.
nishanth [Sat, 27 Feb 2010 14:22:26 +0530] rev 129
notifications work for approving and rejecting credits.
Sat, 27 Feb 2010 10:48:43 +0530 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
nishanth [Sat, 27 Feb 2010 10:48:43 +0530] rev 128
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 created a view for about pages and added about pages for mentor and addmentors.
nishanth [Sat, 27 Feb 2010 01:27:35 +0530] rev 127
created a view for about pages and added about pages for mentor and addmentors.
Sat, 27 Feb 2010 00:48:50 +0530 added the functionality to close a task.
nishanth [Sat, 27 Feb 2010 00:48:50 +0530] rev 126
added the functionality to close a task.
Fri, 26 Feb 2010 23:22:23 +0530 homepage now displays a list of unpublished tasks
nishanth [Fri, 26 Feb 2010 23:22:23 +0530] rev 125
homepage now displays a list of unpublished tasks
Fri, 26 Feb 2010 22:45:19 +0530 taking care if publish task post request is made again. added published_date field to task.
nishanth [Fri, 26 Feb 2010 22:45:19 +0530] rev 124
taking care if publish task post request is made again. added published_date field to task.
Fri, 26 Feb 2010 18:34:30 +0530 now notification depends on id and not pos.
nishanth [Fri, 26 Feb 2010 18:34:30 +0530] rev 123
now notification depends on id and not pos.
Fri, 26 Feb 2010 17:49:26 +0530 now rid is not the position argument. it is request id.
nishanth [Fri, 26 Feb 2010 17:49:26 +0530] rev 122
now rid is not the position argument. it is request id.
Fri, 26 Feb 2010 16:17:45 +0530 seed_db now creates 20 tasks.
nishanth [Fri, 26 Feb 2010 16:17:45 +0530] rev 121
seed_db now creates 20 tasks.
(0) -100 -10 +10 +100 +300 tip