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
Age
Commit message (
Expand
)
Author
2010-02-28
now a user cannot make two requests to another user for mentoring a task.
nishanth
2010-02-28
now accepting to be a MG deleted pending DV and MG reqs.
nishanth
2010-02-28
now if a user accepts to be a mentor, all his pending reqs will be made invalid.
nishanth
2010-02-28
added the functionality to request a user to be AD MG DV.
nishanth
2010-02-28
now learn more pages open in a new window.
nishanth
2010-02-28
provided links to make a raise the privileges of a user.
nishanth
2010-02-28
now requests in sidebar shows the no.of unread notifications.
nishanth
2010-02-28
deducing previous credits for a task using the request model. with a few chan...
nishanth
2010-02-28
now view credits page shows all the credits.. including the pending and rejec...
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-27
created a view for about pages and added about pages for mentor and addmentors.
nishanth
2010-02-27
added the functionality to close a task.
nishanth
2010-02-26
homepage now displays a list of unpublished tasks
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
mark task as complete functionality is added.
nishanth
2010-02-26
added the functionality to publish a task.
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-25
merged
anoop
2010-02-25
changed the homepage view as well as index.html.
anoop
2010-02-25
added events addCredits and assignCredits and modified assign_credits view ac...
nishanth
2010-02-25
added the event completeTask.
nishanth
2010-02-25
added capability to remove an assigned user.
nishanth
2010-02-25
finished assign_credits view. hav to integrate it with requests now.
nishanth
2010-02-25
added the capability to remove subtasks/dependencies .
nishanth
2010-02-25
added the capability of adding subtasks/dependencies .
nishanth
2010-02-24
modified requests to match the new model.
nishanth
2010-02-24
added accept_assign_credits request
nishanth
2010-02-24
by mistake i added a link to remove mentor. that option does not exist. so re...
nishanth
2010-02-24
fixed a bug in add_claim view in views/task .
nishanth
2010-02-24
modified claim_task view to suit the new design
nishanth
2010-02-24
removed unwanted links.
nishanth
2010-02-24
added user context variable in view_profile and edit_profile.
nishanth
2010-02-24
deleted unwanted code in user.py, added css for testing in base.html.
anoop
2010-02-24
merged
nishanth
2010-02-24
modified view task template and view to suit new design.
nishanth
2010-02-24
added photograph to be shown in my profile page.
anoop
2010-02-24
updated view task in views to suit the new design .
nishanth
2010-02-23
enabled photo uploading for user profile.
anoop
2010-02-23
added message while logging off and removed back button from templates/base.h...
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
added template registration/activate.html required by django-registration.
anoop
[next]