Mon, 08 Mar 2010 13:37:26 +0530 changed the MEDIA_URL in settings.py.
anoop [Mon, 08 Mar 2010 13:37:26 +0530] rev 207
changed the MEDIA_URL in settings.py.
Fri, 05 Mar 2010 15:13:37 +0530 now user profile editing is done thro forms in a more elegant way.
nishanth [Fri, 05 Mar 2010 15:13:37 +0530] rev 206
now user profile editing is done thro forms in a more elegant way.
Thu, 04 Mar 2010 19:08:47 +0530 ditchaxed the claims model.
nishanth [Thu, 04 Mar 2010 19:08:47 +0530] rev 205
ditchaxed the claims model.
Thu, 04 Mar 2010 18:30:55 +0530 now claims are read from notifications. we can ditchax claims model now.
nishanth [Thu, 04 Mar 2010 18:30:55 +0530] rev 204
now claims are read from notifications. we can ditchax claims model now.
Thu, 04 Mar 2010 17:56:31 +0530 changed __unicode__ method of notification model.
nishanth [Thu, 04 Mar 2010 17:56:31 +0530] rev 203
changed __unicode__ method of notification model.
Thu, 04 Mar 2010 17:44:51 +0530 merged with my local repo.
nishanth [Thu, 04 Mar 2010 17:44:51 +0530] rev 202
merged with my local repo.
Thu, 04 Mar 2010 17:43:47 +0530 now there is a link to claim in new_claim notification.
nishanth [Thu, 04 Mar 2010 17:43:47 +0530] rev 201
now there is a link to claim in new_claim notification.
Thu, 04 Mar 2010 17:30:08 +0530 merged
nishanth [Thu, 04 Mar 2010 17:30:08 +0530] rev 200
merged
Thu, 04 Mar 2010 17:29:00 +0530 now a notification is sent to all the mentors after there is a new claim.
nishanth [Thu, 04 Mar 2010 17:29:00 +0530] rev 199
now a notification is sent to all the mentors after there is a new claim.
Thu, 04 Mar 2010 15:58:27 +0530 merged
anoop [Thu, 04 Mar 2010 15:58:27 +0530] rev 198
merged
Thu, 04 Mar 2010 15:56:25 +0530 changed the media url in settings.
anoop [Thu, 04 Mar 2010 15:56:25 +0530] rev 197
changed the media url in settings.
Thu, 04 Mar 2010 15:31:40 +0530 fixed the time display bug in view_request template.
nishanth [Thu, 04 Mar 2010 15:31:40 +0530] rev 196
fixed the time display bug in view_request template.
Thu, 04 Mar 2010 14:50:24 +0530 if a user claims a task his unreplied mentor requests will be made invalid.
nishanth [Thu, 04 Mar 2010 14:50:24 +0530] rev 195
if a user claims a task his unreplied mentor requests will be made invalid.
Wed, 03 Mar 2010 14:31:31 +0530 added help text in models.py
nishanth [Wed, 03 Mar 2010 14:31:31 +0530] rev 194
added help text in models.py
Wed, 03 Mar 2010 14:19:40 +0530 fixed a bug in view task.
nishanth [Wed, 03 Mar 2010 14:19:40 +0530] rev 193
fixed a bug in view task.
Wed, 03 Mar 2010 11:21:33 +0530 fixed a small syntax error .
nishanth [Wed, 03 Mar 2010 11:21:33 +0530] rev 192
fixed a small syntax error .
Wed, 03 Mar 2010 11:19:42 +0530 now requested mentors can see unpublished task but not comment on it.
nishanth [Wed, 03 Mar 2010 11:19:42 +0530] rev 191
now requested mentors can see unpublished task but not comment on it.
Wed, 03 Mar 2010 05:36:21 +0530 bulleted list in browse tasks page.
nishanth [Wed, 03 Mar 2010 05:36:21 +0530] rev 190
bulleted list in browse tasks page.
Wed, 03 Mar 2010 05:34:32 +0530 fixed a bug in publish task.
nishanth [Wed, 03 Mar 2010 05:34:32 +0530] rev 189
fixed a bug in publish task.
Wed, 03 Mar 2010 05:30:53 +0530 removed linebreak before billeted list in homepage.
nishanth [Wed, 03 Mar 2010 05:30:53 +0530] rev 188
removed linebreak before billeted list in homepage.
Wed, 03 Mar 2010 05:14:56 +0530 now subtasks and dependencies in view_task page and other task_lists in home page are displayed as bulleted lists.
nishanth [Wed, 03 Mar 2010 05:14:56 +0530] rev 187
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 finished the phase-2 successfully. added all the learnmore templates. hav to look for bugs if any.
nishanth [Wed, 03 Mar 2010 04:45:38 +0530] rev 186
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 added a few more learn more pages.
nishanth [Wed, 03 Mar 2010 04:08:15 +0530] rev 185
added a few more learn more pages.
Tue, 02 Mar 2010 22:50:17 +0530 created a starthere page.
nishanth [Tue, 02 Mar 2010 22:50:17 +0530] rev 184
created a starthere page.
Tue, 02 Mar 2010 21:44:51 +0530 now there is also a notification sent to a new created user in seed_db.
nishanth [Tue, 02 Mar 2010 21:44:51 +0530] rev 183
now there is also a notification sent to a new created user in seed_db.
Tue, 02 Mar 2010 17:12:47 +0530 added a verbose_name for tags_field in task and foss_comm in user.
nishanth [Tue, 02 Mar 2010 17:12:47 +0530] rev 182
added a verbose_name for tags_field in task and foss_comm in user.
Tue, 02 Mar 2010 16:55:33 +0530 now editing of tasks is done in elegant way.
nishanth [Tue, 02 Mar 2010 16:55:33 +0530] rev 181
now editing of tasks is done in elegant way.
Tue, 02 Mar 2010 16:20:28 +0530 fixed a bug in edit_task view.
nishanth [Tue, 02 Mar 2010 16:20:28 +0530] rev 180
fixed a bug in edit_task view.
Tue, 02 Mar 2010 16:04:41 +0530 now validation for task title is done in the forms.
nishanth [Tue, 02 Mar 2010 16:04:41 +0530] rev 179
now validation for task title is done in the forms.
Tue, 02 Mar 2010 15:34:51 +0530 empty description for a task not allowed. white space around description trimmed.
nishanth [Tue, 02 Mar 2010 15:34:51 +0530] rev 178
empty description for a task not allowed. white space around description trimmed.
(0) -100 -50 -30 +30 +50 +100 +300 tip