Wed, 05 Jan 2011 22:30:45 +0530 Replaced the word credit with pynt
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 22:30:45 +0530] rev 219
Replaced the word credit with pynt
Wed, 05 Jan 2011 22:22:10 +0530 Replaced the word mentor with reviewer
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 22:22:10 +0530] rev 218
Replaced the word mentor with reviewer
Wed, 05 Jan 2011 18:52:48 +0530 Now browse tasks page does not display textbooks
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 18:52:48 +0530] rev 217
Now browse tasks page does not display textbooks
Wed, 05 Jan 2011 18:50:20 +0530 Added a link to list all the textbooks
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 18:50:20 +0530] rev 216
Added a link to list all the textbooks
Wed, 05 Jan 2011 18:48:14 +0530 Added a page for displaying all the textbooks
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 18:48:14 +0530] rev 215
Added a page for displaying all the textbooks
Tue, 09 Mar 2010 11:39:34 +0530 added two more templates for displaying admin login form and admin logout message.
anoop [Tue, 09 Mar 2010 11:39:34 +0530] rev 214
added two more templates for displaying admin login form and admin logout message.
Mon, 08 Mar 2010 20:06:40 +0530 send/create notification when a new account is created.
anoop [Mon, 08 Mar 2010 20:06:40 +0530] rev 213
send/create notification when a new account is created.
Mon, 08 Mar 2010 19:49:25 +0530 added DEFAULT_FROM_EMAIL into settings.py.
anoop [Mon, 08 Mar 2010 19:49:25 +0530] rev 212
added DEFAULT_FROM_EMAIL into settings.py.
Mon, 08 Mar 2010 19:40:03 +0530 changed registration/activation_email.txt template.
anoop [Mon, 08 Mar 2010 19:40:03 +0530] rev 211
changed registration/activation_email.txt template.
Mon, 08 Mar 2010 18:57:31 +0530 added templates, so as to use pytask interface rather than django default interface.
anoop [Mon, 08 Mar 2010 18:57:31 +0530] rev 210
added templates, so as to use pytask interface rather than django default interface.
Mon, 08 Mar 2010 16:30:35 +0530 email address displayed was incorrect, fixed it.
anoop [Mon, 08 Mar 2010 16:30:35 +0530] rev 209
email address displayed was incorrect, fixed it.
Mon, 08 Mar 2010 16:17:41 +0530 admins and managers can see full profile of user, including email, address and phone number.
anoop [Mon, 08 Mar 2010 16:17:41 +0530] rev 208
admins and managers can see full profile of user, including email, address and phone number.
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.
Tue, 02 Mar 2010 15:21:45 +0530 create task page now shows a proper side bar.
nishanth [Tue, 02 Mar 2010 15:21:45 +0530] rev 177
create task page now shows a proper side bar.
Tue, 02 Mar 2010 15:03:48 +0530 now empty comments will not be accepted.
nishanth [Tue, 02 Mar 2010 15:03:48 +0530] rev 176
now empty comments will not be accepted.
Tue, 02 Mar 2010 14:51:59 +0530 header is now center aligned.
nishanth [Tue, 02 Mar 2010 14:51:59 +0530] rev 175
header is now center aligned.
Tue, 02 Mar 2010 14:46:05 +0530 added footer to base.html.
nishanth [Tue, 02 Mar 2010 14:46:05 +0530] rev 174
added footer to base.html.
Tue, 02 Mar 2010 14:04:03 +0530 changed show_msg page to redirect instead of showing a link
nishanth [Tue, 02 Mar 2010 14:04:03 +0530] rev 173
changed show_msg page to redirect instead of showing a link
Tue, 02 Mar 2010 04:23:21 +0530 forgot to add the templates. so added now.
nishanth [Tue, 02 Mar 2010 04:23:21 +0530] rev 172
forgot to add the templates. so added now.
Tue, 02 Mar 2010 04:19:22 +0530 now view_task page also shows tags for the task.
nishanth [Tue, 02 Mar 2010 04:19:22 +0530] rev 171
now view_task page also shows tags for the task.
Tue, 02 Mar 2010 04:06:32 +0530 homepage for logged in users has been made to look better.
nishanth [Tue, 02 Mar 2010 04:06:32 +0530] rev 170
homepage for logged in users has been made to look better.
Tue, 02 Mar 2010 03:57:56 +0530 fixed a bug in home page for guests.
nishanth [Tue, 02 Mar 2010 03:57:56 +0530] rev 169
fixed a bug in home page for guests.
Tue, 02 Mar 2010 03:55:38 +0530 made the home page look clean.
nishanth [Tue, 02 Mar 2010 03:55:38 +0530] rev 168
made the home page look clean.
Tue, 02 Mar 2010 03:21:20 +0530 implemented deleting of a task.
nishanth [Tue, 02 Mar 2010 03:21:20 +0530] rev 167
implemented deleting of a task.
Tue, 02 Mar 2010 02:25:28 +0530 now task can have a title of a deleted task.
nishanth [Tue, 02 Mar 2010 02:25:28 +0530] rev 166
now task can have a title of a deleted task.
Tue, 02 Mar 2010 02:12:57 +0530 implemented edit_task functionality.
nishanth [Tue, 02 Mar 2010 02:12:57 +0530] rev 165
implemented edit_task functionality.
Tue, 02 Mar 2010 01:05:24 +0530 modified the look of browse_requests page task_view page and view_request page.
nishanth [Tue, 02 Mar 2010 01:05:24 +0530] rev 164
modified the look of browse_requests page task_view page and view_request page.
Mon, 01 Mar 2010 15:15:54 +0530 added learn more links.
nishanth [Mon, 01 Mar 2010 15:15:54 +0530] rev 163
added learn more links.
Mon, 01 Mar 2010 12:44:27 +0530 added au ru notifications.
nishanth [Mon, 01 Mar 2010 12:44:27 +0530] rev 162
added au ru notifications.
Mon, 01 Mar 2010 11:52:00 +0530 implemented nu nt nd ng na notifications.
nishanth [Mon, 01 Mar 2010 11:52:00 +0530] rev 161
implemented nu nt nd ng na notifications.
Mon, 01 Mar 2010 05:46:13 +0530 imposed a constraint that edit_task url is not displayed if task is OP and has claimed_users.
nishanth [Mon, 01 Mar 2010 05:46:13 +0530] rev 160
imposed a constraint that edit_task url is not displayed if task is OP and has claimed_users.
(0) -100 -60 +60 +100 +300 tip