Thu, 06 Jan 2011 12:08:36 +0530 Nishanth Amuluru the upload of attachments works correctly now deprecated
Thu, 06 Jan 2011 11:54:57 +0530 Nishanth Amuluru the report page now displays url of the uploaded attachment
Thu, 06 Jan 2011 11:42:49 +0530 Nishanth Amuluru added saving of attachments
Thu, 06 Jan 2011 10:05:58 +0530 Nishanth Amuluru added a form in the template, for users to submit work
Thu, 06 Jan 2011 00:17:53 +0530 Nishanth Amuluru corrected a typo
Thu, 06 Jan 2011 00:15:17 +0530 Nishanth Amuluru created form and created basic template for work report
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:52:48 +0530 Nishanth Amuluru Now browse tasks page does not display textbooks
Wed, 05 Jan 2011 18:50:20 +0530 Nishanth Amuluru Added a link to list all the textbooks
Wed, 05 Jan 2011 18:48:14 +0530 Nishanth Amuluru Added a page for displaying all the textbooks
Tue, 09 Mar 2010 11:39:34 +0530 anoop added two more templates for displaying admin login form and admin logout message.
Mon, 08 Mar 2010 20:06:40 +0530 anoop send/create notification when a new account is created.
Mon, 08 Mar 2010 19:49:25 +0530 anoop added DEFAULT_FROM_EMAIL into settings.py.
Mon, 08 Mar 2010 19:40:03 +0530 anoop changed registration/activation_email.txt template.
Mon, 08 Mar 2010 18:57:31 +0530 anoop added templates, so as to use pytask interface rather than django default interface.
Mon, 08 Mar 2010 16:30:35 +0530 anoop email address displayed was incorrect, fixed it.
Mon, 08 Mar 2010 16:17:41 +0530 anoop admins and managers can see full profile of user, including email, address and phone number.
Mon, 08 Mar 2010 13:37:26 +0530 anoop changed the MEDIA_URL in settings.py.
Fri, 05 Mar 2010 15:13:37 +0530 nishanth now user profile editing is done thro forms in a more elegant way.
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.
Thu, 04 Mar 2010 17:44:51 +0530 nishanth merged with my local repo.
Thu, 04 Mar 2010 17:43:47 +0530 nishanth now there is a link to claim in new_claim notification.
Thu, 04 Mar 2010 17:30:08 +0530 nishanth merged
Thu, 04 Mar 2010 17:29:00 +0530 nishanth now a notification is sent to all the mentors after there is a new claim.
Thu, 04 Mar 2010 15:58:27 +0530 anoop merged
Thu, 04 Mar 2010 15:56:25 +0530 anoop changed the media url in settings.
Thu, 04 Mar 2010 15:31:40 +0530 nishanth fixed the time display bug in view_request template.
Thu, 04 Mar 2010 14:50:24 +0530 nishanth if a user claims a task his unreplied mentor requests will be made invalid.
Wed, 03 Mar 2010 14:31:31 +0530 nishanth added help text in models.py
Wed, 03 Mar 2010 14:19:40 +0530 nishanth fixed a bug in view task.
Wed, 03 Mar 2010 11:21:33 +0530 nishanth fixed a small syntax error .
Wed, 03 Mar 2010 11:19:42 +0530 nishanth now requested mentors can see unpublished task but not comment on it.
Wed, 03 Mar 2010 05:36:21 +0530 nishanth bulleted list in browse tasks page.
Wed, 03 Mar 2010 05:34:32 +0530 nishanth fixed a bug in publish task.
Wed, 03 Mar 2010 05:30:53 +0530 nishanth removed linebreak before billeted list in homepage.
Wed, 03 Mar 2010 05:14:56 +0530 nishanth now subtasks and dependencies in view_task page and other task_lists in home page are displayed as bulleted lists.
Wed, 03 Mar 2010 04:45:38 +0530 nishanth finished the phase-2 successfully. added all the learnmore templates. hav to look for bugs if any.
Wed, 03 Mar 2010 04:08:15 +0530 nishanth added a few more learn more pages.
Tue, 02 Mar 2010 22:50:17 +0530 nishanth created a starthere page.
Tue, 02 Mar 2010 21:44:51 +0530 nishanth now there is also a notification sent to a new created user in seed_db.
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 16:55:33 +0530 nishanth now editing of tasks is done in elegant way.
Tue, 02 Mar 2010 16:20:28 +0530 nishanth fixed a bug in edit_task view.
Tue, 02 Mar 2010 16:04:41 +0530 nishanth now validation for task title is done in the forms.
Tue, 02 Mar 2010 15:34:51 +0530 nishanth empty description for a task not allowed. white space around description trimmed.
Tue, 02 Mar 2010 15:21:45 +0530 nishanth create task page now shows a proper side bar.
Tue, 02 Mar 2010 15:03:48 +0530 nishanth now empty comments will not be accepted.
Tue, 02 Mar 2010 14:51:59 +0530 nishanth header is now center aligned.
Tue, 02 Mar 2010 14:46:05 +0530 nishanth added footer to base.html.
Tue, 02 Mar 2010 14:04:03 +0530 nishanth changed show_msg page to redirect instead of showing a link
Tue, 02 Mar 2010 04:23:21 +0530 nishanth forgot to add the templates. so added now.
Tue, 02 Mar 2010 04:19:22 +0530 nishanth now view_task page also shows tags for the task.
Tue, 02 Mar 2010 04:06:32 +0530 nishanth homepage for logged in users has been made to look better.
Tue, 02 Mar 2010 03:57:56 +0530 nishanth fixed a bug in home page for guests.
Tue, 02 Mar 2010 03:55:38 +0530 nishanth made the home page look clean.
Tue, 02 Mar 2010 03:21:20 +0530 nishanth implemented deleting of a task.
(0) -100 -60 +60 +100 +300 tip