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
|
Fri, 26 Feb 2010 18:34:30 +0530 |
nishanth |
now notification depends on id and not pos.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:02:32 +0530 |
nishanth |
did lots and now id field in task is a random key
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 15:15:16 +0530 |
nishanth |
modified image storage.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 14:39:47 +0530 |
nishanth |
modified request model.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 11:29:25 +0530 |
nishanth |
now task page displays only undeleted comments. and publish task removes previous comments.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 01:13:14 +0530 |
nishanth |
completed the process_request part.
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 23:49:38 +0530 |
nishanth |
added the field remarks in request model.
|
file |
diff |
annotate
|
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 :( .
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 20:13:20 +0530 |
nishanth |
modified requests to match the new model.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 19:52:42 +0530 |
anoop |
changed request model.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 19:17:28 +0530 |
nishanth |
added accept_assign_credits request
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 17:11:59 +0530 |
anoop |
added attribute pynts to request model.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 15:41:37 +0530 |
anoop |
made change to the request model and corresponding create_request utility.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 10:42:46 +0530 |
nishanth |
added events in task.py for adding subtask and dependencies
|
file |
diff |
annotate
|