2011-01-20 Madhusudan.C.S Change the path to dump data directory.
2011-01-20 Madhusudan.C.S Remove the reset_db script. I should not be able to run it even in my dream.
2011-01-20 Madhusudan.C.S Scripts for taskapp and profile apps south migrations.
2011-01-20 Madhusudan.C.S A python script to load the data of tasks from CSV to database.
2011-01-20 Madhusudan.C.S Adding a database dumpscript. It should be added to cron.
2011-01-20 Madhusudan.C.S Adding a skeleton README file.
2011-01-19 Madhusudan.C.S Add CSS for footer and add contact information to footer.
2011-01-19 Madhusudan.C.S Added Calendar widget support from jQuery UI plugin for registration fields.
2011-01-19 Madhusudan.C.S Add additional div tags and use % based values for all properties instead of pixel based.
2011-01-19 Madhusudan.C.S Fix the styling and modify the help text to calendar field to use the conventional format.
2011-01-19 Madhusudan.C.S Modify the Form legend text (if we ever make it appear anywhere) to show Create Registration Form.
2011-01-19 Madhusudan.C.S Add about links to left sidebar which redirects to textbooks and fossee main pages.
2011-01-19 Madhusudan.C.S Remove Proceed to login text from activate.html file.
2011-01-19 Madhusudan.C.S Adding activate.html as required by the django-registration protocol.
2011-01-19 Madhusudan.C.S Add a template page for server error config. HTTP 500.
2011-01-18 Madhusudan.C.S Move the regbackend import to urls.py.
2011-01-18 Madhusudan.C.S Add django-extensions app to the site INSTALLED_APPS.
2011-01-18 Madhusudan.C.S Remove the remaining occurences of uniq_key.
2011-01-18 Madhusudan.C.S import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
2011-01-18 Madhusudan.C.S Replace the occurence of role to rights.
2011-01-18 Madhusudan.C.S Remove all occurences of uniq_key.
2011-01-18 Madhusudan.C.S Fix the style as per PEP8 guidelines.
2011-01-18 Madhusudan.C.S Add support to werkzeug and the most sought after django command extensions app.
2011-01-18 Madhusudan.C.S Redirect successful login to profile page if logged in from activation complete.
2011-01-18 Madhusudan.C.S Make changes to the code style so that it is consistent across the code base.
2011-01-18 Madhusudan.C.S Fix the site template variable used in the email for registrants.
2011-01-18 Madhusudan.C.S This file was mistakenly deleted in the previous version. Reverting the delete.
2011-01-18 Madhusudan.C.S Use the defined templatetag on profile registration form too.
2011-01-18 Madhusudan.C.S Add tooltip support for form fields using qtip.
2011-01-18 Madhusudan.C.S Add the error message to login template.
2011-01-18 Madhusudan.C.S Handle all cases of login.
2011-01-18 Madhusudan.C.S CSS Properties to render login form error.
2011-01-18 Madhusudan.C.S Redirect the login to home page if the login is made from logout page.
2011-01-17 Madhusudan.C.S Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
2011-01-17 Madhusudan.C.S A new view for processing post login to give the right html to replace for user action right sidebar.
2011-01-17 Madhusudan.C.S Replace all usage of context with RequestContext and use the imports in right form.
2011-01-17 Madhusudan.C.S Replace all occurences of context with RequestContext in taskapp views.
2011-01-17 Madhusudan.C.S Add the necessary Javascript to implement in place login functionality.
2011-01-17 Madhusudan.C.S Move the user login template code to its own template file, so it can be reused.
2011-01-17 Madhusudan.C.S Add the source to Javascript required to login users.
2011-01-17 Madhusudan.C.S Replaces all occurences of context with RequestContext.
2011-01-17 Madhusudan.C.S Add login properties to right menu.
2011-01-17 Madhusudan.C.S Add CSS properties for login form.
2011-01-17 Madhusudan.C.S Fix style issue in the profile model.
2011-01-17 Madhusudan.C.S Use the correct choices variable for the role and status.
2011-01-17 Madhusudan.C.S Use the right name for the profile role's values.
2011-01-17 Madhusudan.C.S Update the reset db script to seed profile also.
2011-01-16 Madhusudan.C.S Use the right form of names to be stored in the database.
2011-01-16 Madhusudan.C.S Add support for right side menu.
2011-01-16 Madhusudan.C.S Use the right names for the roles and all other choices.
2011-01-16 Madhusudan.C.S Add label to the comment form field.
2011-01-16 Madhusudan.C.S Add bottom margin to the main header.
2011-01-16 Madhusudan.C.S Use the new forms tags and fix the styling.
2011-01-16 Madhusudan.C.S Add a lot of CSS changes, I can't even remember how many and what are they.
2011-01-16 Madhusudan.C.S Restructure the entire base template and move the left sidebar to another subtemplate.
2011-01-16 Madhusudan.C.S Add two new buttons for approval.
2011-01-16 Madhusudan.C.S Huh, please don't tell me I will have to refactor so much code again.
2011-01-16 Madhusudan.C.S Use reverse function instead of hard coded URL.
2011-01-16 Madhusudan.C.S Replace create template with edit template.
2011-01-16 Madhusudan.C.S Remove the redundant function for suggesting tags and added the required import.
(0) -300 -100 -60 +60 tip