Mercurial
Mercurial
>
pytask
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-60
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fix styling issues.
2011-01-20, by Madhusudan.C.S
Give style to the main header text link of every html page.
2011-01-20, by Madhusudan.C.S
Add a new templatetag to render modified on and by line in documents.
2011-01-20, by Madhusudan.C.S
List each department textbooks separately for now, think of a clever way later.
2011-01-20, by Madhusudan.C.S
Add templatetags for listing textbooks.
2011-01-20, by Madhusudan.C.S
Textbooks list page should list all the tasks tagged with textbooks.
2011-01-20, by Madhusudan.C.S
Added additional text message for the deprecated model.
2011-01-20, by Madhusudan.C.S
Adding deprecation warning to Textbook model.
2011-01-20, by Madhusudan.C.S
Add time to filenames generated for dumps.
2011-01-20, by Madhusudan.C.S
Add last_modified field to most of the models and make other necessary model changes.
2011-01-20, by Madhusudan.C.S
Approve the textbooks directly.
2011-01-20, by Madhusudan.C.S
Return whatever context can be shown for non-logged in user for tasks browse.
2011-01-20, by Madhusudan.C.S
Use the right url reverse name for profile views.
2011-01-20, by Madhusudan.C.S
Change the path to dump data directory.
2011-01-20, by Madhusudan.C.S
Remove the reset_db script. I should not be able to run it even in my dream.
2011-01-20, by Madhusudan.C.S
Scripts for taskapp and profile apps south migrations.
2011-01-20, by Madhusudan.C.S
A python script to load the data of tasks from CSV to database.
2011-01-20, by Madhusudan.C.S
Adding a database dumpscript. It should be added to cron.
2011-01-20, by Madhusudan.C.S
Adding a skeleton README file.
2011-01-20, by Madhusudan.C.S
Add CSS for footer and add contact information to footer.
2011-01-20, by Madhusudan.C.S
Added Calendar widget support from jQuery UI plugin for registration fields.
2011-01-20, by Madhusudan.C.S
Add additional div tags and use % based values for all properties instead of pixel based.
2011-01-20, by Madhusudan.C.S
Fix the styling and modify the help text to calendar field to use the conventional format.
2011-01-20, by Madhusudan.C.S
Modify the Form legend text (if we ever make it appear anywhere) to show Create Registration Form.
2011-01-20, by Madhusudan.C.S
Add about links to left sidebar which redirects to textbooks and fossee main pages.
2011-01-19, by Madhusudan.C.S
Remove Proceed to login text from activate.html file.
2011-01-19, by Madhusudan.C.S
Adding activate.html as required by the django-registration protocol.
2011-01-19, by Madhusudan.C.S
Add a template page for server error config. HTTP 500.
2011-01-19, by Madhusudan.C.S
Move the regbackend import to urls.py.
2011-01-18, by Madhusudan.C.S
Add django-extensions app to the site INSTALLED_APPS.
2011-01-18, by Madhusudan.C.S
Remove the remaining occurences of uniq_key.
2011-01-18, by 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, by Madhusudan.C.S
Replace the occurence of role to rights.
2011-01-18, by Madhusudan.C.S
Remove all occurences of uniq_key.
2011-01-18, by Madhusudan.C.S
Fix the style as per PEP8 guidelines.
2011-01-18, by Madhusudan.C.S
Add support to werkzeug and the most sought after django command extensions app.
2011-01-18, by Madhusudan.C.S
Redirect successful login to profile page if logged in from activation complete.
2011-01-18, by Madhusudan.C.S
Make changes to the code style so that it is consistent across the code base.
2011-01-18, by Madhusudan.C.S
Fix the site template variable used in the email for registrants.
2011-01-18, by Madhusudan.C.S
This file was mistakenly deleted in the previous version. Reverting the delete.
2011-01-18, by Madhusudan.C.S
Use the defined templatetag on profile registration form too.
2011-01-18, by Madhusudan.C.S
Add tooltip support for form fields using qtip.
2011-01-18, by Madhusudan.C.S
Add the error message to login template.
2011-01-18, by Madhusudan.C.S
Handle all cases of login.
2011-01-18, by Madhusudan.C.S
CSS Properties to render login form error.
2011-01-18, by Madhusudan.C.S
Redirect the login to home page if the login is made from logout page.
2011-01-18, by Madhusudan.C.S
Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
2011-01-18, by Madhusudan.C.S
A new view for processing post login to give the right html to replace for user action right sidebar.
2011-01-18, by Madhusudan.C.S
Replace all usage of context with RequestContext and use the imports in right form.
2011-01-18, by Madhusudan.C.S
Replace all occurences of context with RequestContext in taskapp views.
2011-01-18, by Madhusudan.C.S
Add the necessary Javascript to implement in place login functionality.
2011-01-18, by Madhusudan.C.S
Move the user login template code to its own template file, so it can be reused.
2011-01-18, by Madhusudan.C.S
Add the source to Javascript required to login users.
2011-01-18, by Madhusudan.C.S
Replaces all occurences of context with RequestContext.
2011-01-18, by Madhusudan.C.S
Add login properties to right menu.
2011-01-17, by Madhusudan.C.S
Add CSS properties for login form.
2011-01-17, by Madhusudan.C.S
Fix style issue in the profile model.
2011-01-17, by Madhusudan.C.S
Use the correct choices variable for the role and status.
2011-01-17, by Madhusudan.C.S
Use the right name for the profile role's values.
2011-01-17, by Madhusudan.C.S
Update the reset db script to seed profile also.
2011-01-17, by Madhusudan.C.S
less
more
|
(0)
-300
-100
-60
tip