summaryrefslogtreecommitdiff
path: root/templates/user
AgeCommit message (Expand)Author
2010-02-28added the functionality to request a user to be AD MG DV.nishanth
2010-02-28added filter on time for view task request notification.nishanth
2010-02-28added next and previous capabilities to requests and notifications.nishanth
2010-02-27notifications work for approving and rejecting credits.nishanth
2010-02-26now notification depends on id and not pos.nishanth
2010-02-26now rid is not the position argument. it is request id.nishanth
2010-02-26completed the process_request part.nishanth
2010-02-26now view request shows a better message if role is MT .nishanth
2010-02-25added the field remarks in request model.nishanth
2010-02-25added the functionality to view each notificationnishanth
2010-02-25now unread requests appear in bold.nishanth
2010-02-25added browse_notifications functionality .nishanth
2010-02-24modified requests to match the new model.nishanth
2010-02-24added accept_assign_credits requestnishanth
2010-02-24added photograph to be shown in my profile page.anoop
2010-02-23enabled photo uploading for user profile.anoop
2010-02-19removed unwanted file in templates for browsing users.anoop
2010-02-19added forgot password in template.anoop
2010-02-17deleted unwanted files/templates to start using django-registration(contd..).anoop
2010-02-04added browse users functionality, added user/browse.html, fixed view my profi...anoop
2010-02-04changed the view my profile template.anoop
2010-02-04added files edit_profile.html and my_profile.html.anoop
2010-02-04added views, templates for register, login, logout user.anoop