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