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-01-18
Replace the occurence of role to rights.
Madhusudan.C.S
2011-01-18
Remove all occurences of uniq_key.
Madhusudan.C.S
2011-01-18
Fix the style as per PEP8 guidelines.
Madhusudan.C.S
2011-01-18
Add support to werkzeug and the most sought after django command extensions app.
Madhusudan.C.S
2011-01-18
Redirect successful login to profile page if logged in from activation complete.
Madhusudan.C.S
2011-01-18
Make changes to the code style so that it is consistent across the code base.
Madhusudan.C.S
2011-01-18
Fix the site template variable used in the email for registrants.
Madhusudan.C.S
2011-01-18
This file was mistakenly deleted in the previous version. Reverting the delete.
Madhusudan.C.S
2011-01-18
Use the defined templatetag on profile registration form too.
Madhusudan.C.S
2011-01-18
Add tooltip support for form fields using qtip.
Madhusudan.C.S
2011-01-18
Add the error message to login template.
Madhusudan.C.S
2011-01-18
Handle all cases of login.
Madhusudan.C.S
2011-01-18
CSS Properties to render login form error.
Madhusudan.C.S
2011-01-18
Redirect the login to home page if the login is made from logout page.
Madhusudan.C.S
2011-01-18
Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on t...
Madhusudan.C.S
2011-01-18
A new view for processing post login to give the right html to replace for us...
Madhusudan.C.S
2011-01-18
Replace all usage of context with RequestContext and use the imports in right...
Madhusudan.C.S
2011-01-18
Replace all occurences of context with RequestContext in taskapp views.
Madhusudan.C.S
2011-01-18
Add the necessary Javascript to implement in place login functionality.
Madhusudan.C.S
2011-01-18
Move the user login template code to its own template file, so it can be reused.
Madhusudan.C.S
2011-01-18
Add the source to Javascript required to login users.
Madhusudan.C.S
2011-01-18
Replaces all occurences of context with RequestContext.
Madhusudan.C.S
2011-01-17
Add login properties to right menu.
Madhusudan.C.S
2011-01-17
Add CSS properties for login form.
Madhusudan.C.S
2011-01-17
Fix style issue in the profile model.
Madhusudan.C.S
2011-01-17
Use the correct choices variable for the role and status.
Madhusudan.C.S
2011-01-17
Use the right name for the profile role's values.
Madhusudan.C.S
2011-01-17
Update the reset db script to seed profile also.
Madhusudan.C.S
2011-01-17
Use the right form of names to be stored in the database.
Madhusudan.C.S
2011-01-17
Add support for right side menu.
Madhusudan.C.S
2011-01-17
Use the right names for the roles and all other choices.
Madhusudan.C.S
2011-01-17
Add label to the comment form field.
Madhusudan.C.S
2011-01-17
Add bottom margin to the main header.
Madhusudan.C.S
2011-01-17
Use the new forms tags and fix the styling.
Madhusudan.C.S
2011-01-17
Add a lot of CSS changes, I can't even remember how many and what are they.
Madhusudan.C.S
2011-01-17
Restructure the entire base template and move the left sidebar to another sub...
Madhusudan.C.S
2011-01-17
Add two new buttons for approval.
Madhusudan.C.S
2011-01-16
Huh, please don't tell me I will have to refactor so much code again.
Madhusudan.C.S
2011-01-16
Use reverse function instead of hard coded URL.
Madhusudan.C.S
2011-01-16
Replace create template with edit template.
Madhusudan.C.S
2011-01-16
Remove the redundant function for suggesting tags and added the required import.
Madhusudan.C.S
2011-01-16
Move all the content from create form to edit form for tasks.
Madhusudan.C.S
2011-01-16
Remove redundant templates.
Madhusudan.C.S
2011-01-16
Restructured create form to use templatetags and use Javascript for autcomplete.
Madhusudan.C.S
2011-01-16
Add templatetags for form handling.
Madhusudan.C.S
2011-01-16
Add JQuery and JQuery UI files to the collection.
Madhusudan.C.S
2011-01-15
Change imports to be more readable.
Madhusudan.C.S
2011-01-15
Change the name of the addreviewer url mapper.
Madhusudan.C.S
2011-01-15
Use django shortcut for raising 404s.
Madhusudan.C.S
2011-01-15
Capitalize the name Notifications.
Madhusudan.C.S
[prev]
[next]