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