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 (
Expand
)
Author
2011-02-01
Change the textbook list templatetag to task list template tag.
Madhusudan.C.S
2011-02-01
Add a view to list all items tagged with a given tag name.
Madhusudan.C.S
2011-02-01
The chapters link on view textbook page must use the new views.
Madhusudan.C.S
2011-02-01
Add edit and view chapters views.
Madhusudan.C.S
2011-02-01
Remove unused tags1 variable.
Madhusudan.C.S
2011-02-01
Add a base exception class and make unauthorization class a subclass.
Madhusudan.C.S
2011-02-01
Initial tags for the chapters should not contain Textbook as the keyword.
Madhusudan.C.S
2011-02-01
Add exception middleware and related files.
Madhusudan.C.S
2011-02-01
Create a package for taskapp views and break the views into task and textbook.
Madhusudan.C.S
2011-02-01
Move the configuration module to the helpers package and adjust the imports.
Madhusudan.C.S
2011-02-01
Create a separate package to hold all the PyTask sitewide helpers.
Madhusudan.C.S
2011-02-01
Add a utility script with a function to remove Textbook from current textbook...
Madhusudan.C.S
2011-01-31
Change password reset email URL to hard coded URL.
Madhusudan.C.S
2011-01-31
Use django-registration module url reverse methods than the django's.
Madhusudan.C.S
2011-01-31
Use the form helpers templatetags instead of hard coding forms.
Madhusudan.C.S
2011-01-31
Change form related properties.
Madhusudan.C.S
2011-01-30
Display list of tasks related to a Textbook and allow coordinator to create t...
Madhusudan.C.S
2011-01-30
Style fixes.
Madhusudan.C.S
2011-01-30
Allow editing of tasks even to coordinators and mentors.
Madhusudan.C.S
2011-01-30
A task should be able to have sub tasks. So sub tasks are linked to their par...
Madhusudan.C.S
2011-01-30
Add a view, form and related URL for chapter creation under textbook.
Madhusudan.C.S
2011-01-30
Chapters must be created from the Task model.
Madhusudan.C.S
2011-01-30
Fix the font size of the text in input boxes.
Madhusudan.C.S
2011-01-30
Make the forms box liquid. Don't use fixed width.
Madhusudan.C.S
2011-01-30
Disable Task creation and related activities for now.
Madhusudan.C.S
2011-01-28
Content of the email about workshop slides.
Madhusudan.C.S
2011-01-28
Override the username field provided by Registration app.
Madhusudan.C.S
2011-01-28
Use the release version of South than the latest version.
Madhusudan.C.S
2011-01-24
Content of the Email to be sent for Scilab workshop.
Madhusudan.C.S
2011-01-24
Added my name for the email sender address.
Madhusudan.C.S
2011-01-23
Add support for Pygments.
Madhusudan.C.S
2011-01-23
Style fix.
Madhusudan.C.S
2011-01-23
Fixed a bug related to using wrong ID in the template tag.
Madhusudan.C.S
2011-01-22
Adding contents of confusion resolver mail for the textbook project.
Madhusudan.C.S
2011-01-21
Modify the template of the mail.
Madhusudan.C.S
2011-01-21
Fixed the getting profile and name model property.
Madhusudan.C.S
2011-01-21
Templates for sending textbook project workshop remainder email.
Madhusudan.C.S
2011-01-21
Add a script for sending email to users.
Madhusudan.C.S
2011-01-21
Make the created by line use the new templatetag in tasks view page.
Madhusudan.C.S
2011-01-21
Add uberbar messages not to claim the task. This must be disabled once claimi...
Madhusudan.C.S
2011-01-21
Fix styling issues.
Madhusudan.C.S
2011-01-21
Add support for sticky bar top bar.
Madhusudan.C.S
2011-01-21
Use the right URL reverse name for selecting claimed user.
Madhusudan.C.S
2011-01-21
Use the view_user_profile reverse view name for the profiles of non-logged in...
Madhusudan.C.S
2011-01-20
Add a project specific configuration file, and create a template context proc...
Madhusudan.C.S
2011-01-20
Change all the queries to Textbook model to Tasks.
Madhusudan.C.S
2011-01-20
Fix styling issues.
Madhusudan.C.S
2011-01-20
Give style to the main header text link of every html page.
Madhusudan.C.S
2011-01-20
Add a new templatetag to render modified on and by line in documents.
Madhusudan.C.S
2011-01-20
List each department textbooks separately for now, think of a clever way later.
Madhusudan.C.S
[next]