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
/
taskapp
/
utilities
Age
Commit message (
Collapse
)
Author
2010-03-04
now there is a link to claim in new_claim notification.
nishanth
2010-03-04
now a notification is sent to all the mentors after there is a new claim.
nishanth
2010-03-03
finished the phase-2 successfully. added all the learnmore templates. hav to ↵
nishanth
look for bugs if any.
2010-03-02
now there is also a notification sent to a new created user in seed_db.
nishanth
2010-03-02
implemented deleting of a task.
nishanth
2010-03-01
added au ru notifications.
nishanth
2010-03-01
implemented nu nt nd ng na notifications.
nishanth
2010-03-01
finalised the view_task page.
nishanth
2010-03-01
now if a task has subs, it will remain locked forever.
nishanth
2010-02-28
ditchaxed credit model.
nishanth
2010-02-28
fixed a small bug in create_notification for the case NT.
nishanth
2010-02-28
fixed a_or_an in reject request.
nishanth
2010-02-28
now accepting to be a MG deleted pending DV and MG reqs.
nishanth
2010-02-28
modified get_user method to give only count of unread requests.
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
fixed the a_or_an bug .
nishanth
2010-02-28
added the functionality to request a user to be AD MG DV.
nishanth
2010-02-28
now requests in sidebar shows the no.of unread notifications.
nishanth
2010-02-28
added next and previous capabilities to requests and notifications.
nishanth
2010-02-27
implemented notification functionality for AD MG DV.
nishanth
2010-02-27
added notifications for approval and rejection of a mentor.
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
moved the getTask method to task_utilities.
nishanth
2010-02-26
did lots and now id field in task is a random key
nishanth
2010-02-25
now admin can accept a request for assigning credits.
nishanth
2010-02-25
assign_credits event now creates a proper request object .
nishanth
2010-02-24
updated create_request utility.
anoop
2010-02-24
changed the method reply_to_request to accept request object instead of ↵
anoop
request id.
2010-02-24
added pynts in create_request utility.
anoop
2010-02-24
added attribute pynts to request model.
anoop
2010-02-24
added utilities reply_to_request, mark_notification_read, ↵
anoop
delete_notification and made change to create_request utility.
2010-02-24
made change to the request model and corresponding create_request utility.
anoop
2010-02-23
changed request model, added create_request utility.
anoop
2010-02-23
added utilities for creating notification.
anoop