taskapp/views/user.py
Wed, 05 Jan 2011 22:22:10 +0530 Nishanth Amuluru Replaced the word mentor with reviewer
Mon, 08 Mar 2010 16:17:41 +0530 anoop admins and managers can see full profile of user, including email, address and phone number.
Fri, 05 Mar 2010 15:13:37 +0530 nishanth now user profile editing is done thro forms in a more elegant way.
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 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.
Tue, 02 Mar 2010 01:05:24 +0530 nishanth modified the look of browse_requests page task_view page and view_request page.
Mon, 01 Mar 2010 04:44:49 +0530 nishanth finalised the view_task page.
Sun, 28 Feb 2010 20:49:59 +0530 nishanth after replying to a request, you are redirected to browse redirects page.
Sun, 28 Feb 2010 17:53:52 +0530 nishanth now a user who was requested to be something cannot be requested to be the same again.
Sun, 28 Feb 2010 15:59:47 +0530 nishanth now accepting to be a MG deleted pending DV and MG reqs.
Sun, 28 Feb 2010 14:44:10 +0530 nishanth now if a user accepts to be a mentor, all his pending reqs will be made invalid.
Sun, 28 Feb 2010 13:25:24 +0530 nishanth added the functionality to request a user to be AD MG DV.
Sun, 28 Feb 2010 03:45:28 +0530 nishanth now all the pages show number of unread beside requests and notifications link in sidebar.
Sun, 28 Feb 2010 03:31:40 +0530 nishanth now requests in sidebar shows the no.of unread notifications.
Sun, 28 Feb 2010 01:15:15 +0530 nishanth added next and previous capabilities to requests and notifications.
Sat, 27 Feb 2010 01:27:35 +0530 nishanth created a view for about pages and added about pages for mentor and addmentors.
Fri, 26 Feb 2010 23:22:23 +0530 nishanth homepage now displays a list of unpublished tasks
Fri, 26 Feb 2010 18:34:30 +0530 nishanth now notification depends on id and not pos.
Fri, 26 Feb 2010 17:49:26 +0530 nishanth now rid is not the position argument. it is request id.
Fri, 26 Feb 2010 02:52:32 +0530 nishanth added the functionality to publish a task.
Fri, 26 Feb 2010 01:23:17 +0530 nishanth updated show_msg method to also use the user variable in the context.
Thu, 25 Feb 2010 23:49:38 +0530 nishanth added the field remarks in request model.
Thu, 25 Feb 2010 20:13:59 +0530 nishanth added the functionality to view each notification
Thu, 25 Feb 2010 19:39:02 +0530 nishanth added browse_notifications functionality .
Thu, 25 Feb 2010 18:49:17 +0530 nishanth now admin can accept a request for assigning credits.
Thu, 25 Feb 2010 17:33:34 +0530 anoop changed the homepage view as well as index.html.
Wed, 24 Feb 2010 20:13:20 +0530 nishanth modified requests to match the new model.
Wed, 24 Feb 2010 19:17:28 +0530 nishanth added accept_assign_credits request
Wed, 24 Feb 2010 14:47:29 +0530 nishanth added user context variable in view_profile and edit_profile.
Wed, 24 Feb 2010 14:40:20 +0530 anoop deleted unwanted code in user.py, added css for testing in base.html.
Tue, 23 Feb 2010 20:24:26 +0530 nishanth added custom image storage for profile photo.
Tue, 23 Feb 2010 19:42:12 +0530 anoop enabled photo uploading for user profile.
Fri, 19 Feb 2010 21:46:24 +0530 anoop added forgot password in template.
Wed, 17 Feb 2010 18:55:01 +0530 anoop started using django-registration default backend, removed browse users functionality.
Wed, 17 Feb 2010 17:46:16 +0530 anoop deleted unwanted code to start using django-registration.
Mon, 15 Feb 2010 15:14:27 +0530 anoop Only logged in users can view user profile.
Thu, 04 Feb 2010 23:19:15 +0530 anoop added browse users functionality, added user/browse.html, fixed view my profile template.
Thu, 04 Feb 2010 23:17:59 +0530 anoop changed the view my profile template.
Thu, 04 Feb 2010 23:12:07 +0530 anoop added view profile and edit profile functionalities.
Thu, 04 Feb 2010 22:37:15 +0530 nishanth implemented "add another mentor" functionality to a task.
Thu, 04 Feb 2010 22:34:22 +0530 nishanth renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
Thu, 04 Feb 2010 22:27:47 +0530 nishanth implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
Thu, 04 Feb 2010 22:21:44 +0530 nishanth renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
less more (0) tip