index
:
pytask/.git
master
A web application for managing task based workflows.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-01-09
added unpublished tasks to home_page
Nishanth Amuluru
2011-01-09
edit task works now
Nishanth Amuluru
2011-01-09
prettified a few pages
Nishanth Amuluru
2011-01-09
home_page is now in some shape
Nishanth Amuluru
2011-01-09
created the home page
Nishanth Amuluru
2011-01-09
Select user works completely fine
Nishanth Amuluru
2011-01-09
Added the template
Nishanth Amuluru
2011-01-09
created the view
Nishanth Amuluru
2011-01-09
added form to select users
Nishanth Amuluru
2011-01-09
added the select user url
Nishanth Amuluru
2011-01-09
now the creator can select users
Nishanth Amuluru
2011-01-09
claim task works fine now
Nishanth Amuluru
2011-01-09
added the step of adding user to claimed users
Nishanth Amuluru
2011-01-09
Added the required template
Nishanth Amuluru
2011-01-09
created a view for making claim
Nishanth Amuluru
2011-01-09
created form for making a claim
Nishanth Amuluru
2011-01-09
updated the name
Nishanth Amuluru
2011-01-09
view task is now in some shape atleast
Nishanth Amuluru
2011-01-09
commenting on a task works as of now and there is a lot to do with view task
Nishanth Amuluru
2011-01-09
commenting does not need a verbose_name
Nishanth Amuluru
2011-01-09
added a form for commenting on tasks
Nishanth Amuluru
2011-01-09
renamed all the related_name fields for better readability
Nishanth Amuluru
2011-01-09
Added task view url
Nishanth Amuluru
2011-01-08
now deleted tasks are also selected in db query
Nishanth Amuluru
2011-01-08
Added utils to taskapp
Nishanth Amuluru
2011-01-08
added null=true for datetime
Nishanth Amuluru
2011-01-08
added blank=true whereever required
Nishanth Amuluru
2011-01-08
fixed a few bugs
Nishanth Amuluru
2011-01-08
used proper import for show_msg
Nishanth Amuluru
2011-01-08
added view for show_msg
Nishanth Amuluru
2011-01-08
Added template for show_msg
Nishanth Amuluru
2011-01-08
created template for create_task
Nishanth Amuluru
2011-01-08
Added urls to taskapp
Nishanth Amuluru
2011-01-08
Added task urls to main urls
Nishanth Amuluru
2011-01-08
created a view for create task
Nishanth Amuluru
2011-01-08
Added forms for creating and editing a task
Nishanth Amuluru
2011-01-08
added the most important field. The chapters
Nishanth Amuluru
2011-01-08
Added textbook model and made a few small changes
Nishanth Amuluru
2011-01-08
request will not have sent_to. it shows up in everyone's requests if they ↵
Nishanth Amuluru
can respond
2011-01-08
added request pynts model
Nishanth Amuluru
2011-01-08
Included the missing imports
Nishanth Amuluru
2011-01-08
eanbled taskapp and registered task model into tagging
Nishanth Amuluru
2011-01-08
Added uniq_key to report model
Nishanth Amuluru
2011-01-08
created work report model and reportcomment model
Nishanth Amuluru
2011-01-08
added claim model
Nishanth Amuluru
2011-01-08
added comment model
Nishanth Amuluru
2011-01-08
modified the rolerequest model to suit the design
Nishanth Amuluru
2011-01-08
finalised the task model
Nishanth Amuluru
2011-01-08
now the text area is displayed in a more elegant way
Nishanth Amuluru
2011-01-08
prettified the user registration page
Nishanth Amuluru
[prev]
[next]