Thu, 04 Mar 2010 19:08:47 +0530 |
nishanth |
ditchaxed the claims model.
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 18:30:55 +0530 |
nishanth |
now claims are read from notifications. we can ditchax claims model now.
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 17:56:31 +0530 |
nishanth |
changed __unicode__ method of notification model.
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 14:31:31 +0530 |
nishanth |
added help text in models.py
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 17:12:47 +0530 |
nishanth |
added a verbose_name for tags_field in task and foss_comm in user.
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 03:21:20 +0530 |
nishanth |
implemented deleting of a task.
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 02:25:28 +0530 |
nishanth |
now task can have a title of a deleted task.
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 02:12:57 +0530 |
nishanth |
implemented edit_task functionality.
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 12:44:27 +0530 |
nishanth |
added au ru notifications.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 22:49:05 +0530 |
nishanth |
ditchaxed credit model.
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 17:20:22 +0530 |
nishanth |
added notifications for approval and rejection of a mentor.
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 14:38:01 +0530 |
nishanth |
added __unicode__ method to notification and removed useless comments in reply_to_request.
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 14:22:26 +0530 |
nishanth |
notifications work for approving and rejecting credits.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|