summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-09added unpublished tasks to home_pageNishanth Amuluru
2011-01-09edit task works nowNishanth Amuluru
2011-01-09prettified a few pagesNishanth Amuluru
2011-01-09home_page is now in some shapeNishanth Amuluru
2011-01-09created the home pageNishanth Amuluru
2011-01-09Select user works completely fineNishanth Amuluru
2011-01-09Added the templateNishanth Amuluru
2011-01-09created the viewNishanth Amuluru
2011-01-09added form to select usersNishanth Amuluru
2011-01-09added the select user urlNishanth Amuluru
2011-01-09now the creator can select usersNishanth Amuluru
2011-01-09claim task works fine nowNishanth Amuluru
2011-01-09added the step of adding user to claimed usersNishanth Amuluru
2011-01-09Added the required templateNishanth Amuluru
2011-01-09created a view for making claimNishanth Amuluru
2011-01-09created form for making a claimNishanth Amuluru
2011-01-09updated the nameNishanth Amuluru
2011-01-09view task is now in some shape atleastNishanth Amuluru
2011-01-09commenting on a task works as of now and there is a lot to do with view taskNishanth Amuluru
2011-01-09commenting does not need a verbose_nameNishanth Amuluru
2011-01-09added a form for commenting on tasksNishanth Amuluru
2011-01-09renamed all the related_name fields for better readabilityNishanth Amuluru
2011-01-09Added task view urlNishanth Amuluru
2011-01-08now deleted tasks are also selected in db queryNishanth Amuluru
2011-01-08Added utils to taskappNishanth Amuluru
2011-01-08added null=true for datetimeNishanth Amuluru
2011-01-08added blank=true whereever requiredNishanth Amuluru
2011-01-08fixed a few bugsNishanth Amuluru
2011-01-08used proper import for show_msgNishanth Amuluru
2011-01-08added view for show_msgNishanth Amuluru
2011-01-08Added template for show_msgNishanth Amuluru
2011-01-08created template for create_taskNishanth Amuluru
2011-01-08Added urls to taskappNishanth Amuluru
2011-01-08Added task urls to main urlsNishanth Amuluru
2011-01-08created a view for create taskNishanth Amuluru
2011-01-08Added forms for creating and editing a taskNishanth Amuluru
2011-01-08added the most important field. The chaptersNishanth Amuluru
2011-01-08Added textbook model and made a few small changesNishanth Amuluru
2011-01-08request will not have sent_to. it shows up in everyone's requests if they ↵Nishanth Amuluru
can respond
2011-01-08added request pynts modelNishanth Amuluru
2011-01-08Included the missing importsNishanth Amuluru
2011-01-08eanbled taskapp and registered task model into taggingNishanth Amuluru
2011-01-08Added uniq_key to report modelNishanth Amuluru
2011-01-08created work report model and reportcomment modelNishanth Amuluru
2011-01-08added claim modelNishanth Amuluru
2011-01-08added comment modelNishanth Amuluru
2011-01-08modified the rolerequest model to suit the designNishanth Amuluru
2011-01-08finalised the task modelNishanth Amuluru
2011-01-08now the text area is displayed in a more elegant wayNishanth Amuluru
2011-01-08prettified the user registration pageNishanth Amuluru