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-20
Add CSS for footer and add contact information to footer.
Madhusudan.C.S
2011-01-20
Added Calendar widget support from jQuery UI plugin for registration fields.
Madhusudan.C.S
2011-01-20
Add additional div tags and use % based values for all properties instead of ...
Madhusudan.C.S
2011-01-20
Fix the styling and modify the help text to calendar field to use the convent...
Madhusudan.C.S
2011-01-20
Modify the Form legend text (if we ever make it appear anywhere) to show Crea...
Madhusudan.C.S
2011-01-19
Add about links to left sidebar which redirects to textbooks and fossee main ...
Madhusudan.C.S
2011-01-19
Remove Proceed to login text from activate.html file.
Madhusudan.C.S
2011-01-19
Adding activate.html as required by the django-registration protocol.
Madhusudan.C.S
2011-01-19
Add a template page for server error config. HTTP 500.
Madhusudan.C.S
2011-01-18
Move the regbackend import to urls.py.
Madhusudan.C.S
2011-01-18
Add django-extensions app to the site INSTALLED_APPS.
Madhusudan.C.S
2011-01-18
Remove the remaining occurences of uniq_key.
Madhusudan.C.S
2011-01-18
import the signal connector module for profile creation in the models file si...
Madhusudan.C.S
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
[next]