taskapp/models.py
Wed, 05 Jan 2011 23:51:10 +0530 Nishanth Amuluru added a submit_report link for each task
Wed, 05 Jan 2011 22:30:45 +0530 Nishanth Amuluru Replaced the word credit with pynt
Wed, 05 Jan 2011 22:22:10 +0530 Nishanth Amuluru Replaced the word mentor with reviewer
Wed, 05 Jan 2011 18:48:14 +0530 Nishanth Amuluru Added a page for displaying all the textbooks
Thu, 04 Mar 2010 19:08:47 +0530 nishanth ditchaxed the claims model.
Thu, 04 Mar 2010 18:30:55 +0530 nishanth now claims are read from notifications. we can ditchax claims model now.
Thu, 04 Mar 2010 17:56:31 +0530 nishanth changed __unicode__ method of notification model.
Wed, 03 Mar 2010 14:31:31 +0530 nishanth added help text in models.py
Tue, 02 Mar 2010 17:12:47 +0530 nishanth added a verbose_name for tags_field in task and foss_comm in user.
Tue, 02 Mar 2010 03:21:20 +0530 nishanth implemented deleting of a task.
Tue, 02 Mar 2010 02:25:28 +0530 nishanth now task can have a title of a deleted task.
Tue, 02 Mar 2010 02:12:57 +0530 nishanth implemented edit_task functionality.
Mon, 01 Mar 2010 12:44:27 +0530 nishanth added au ru notifications.
Sun, 28 Feb 2010 22:49:05 +0530 nishanth ditchaxed credit model.
Sat, 27 Feb 2010 17:20:22 +0530 nishanth added notifications for approval and rejection of a mentor.
Sat, 27 Feb 2010 14:38:01 +0530 nishanth added __unicode__ method to notification and removed useless comments in reply_to_request.
Sat, 27 Feb 2010 14:22:26 +0530 nishanth notifications work for approving and rejecting credits.
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
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.
Fri, 26 Feb 2010 18:34:30 +0530 nishanth now notification depends on id and not pos.
Fri, 26 Feb 2010 16:02:32 +0530 nishanth did lots and now id field in task is a random key
Fri, 26 Feb 2010 15:15:16 +0530 nishanth modified image storage.
Fri, 26 Feb 2010 14:39:47 +0530 nishanth modified request model.
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.
Fri, 26 Feb 2010 11:29:25 +0530 nishanth now task page displays only undeleted comments. and publish task removes previous comments.
Fri, 26 Feb 2010 01:13:14 +0530 nishanth completed the process_request part.
Thu, 25 Feb 2010 23:49:38 +0530 nishanth added the field remarks in request model.
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 :( .
Wed, 24 Feb 2010 20:13:20 +0530 nishanth modified requests to match the new model.
Wed, 24 Feb 2010 19:52:42 +0530 anoop changed request model.
less more (0) -30 tip