Thu, 20 Jan 2011 01:32:49 +0530 Modify the Form legend text (if we ever make it appear anywhere) to show Create Registration Form.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 01:32:49 +0530] rev 477
Modify the Form legend text (if we ever make it appear anywhere) to show Create Registration Form.
Wed, 19 Jan 2011 19:16:24 +0530 Add about links to left sidebar which redirects to textbooks and fossee main pages.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 19:16:24 +0530] rev 476
Add about links to left sidebar which redirects to textbooks and fossee main pages.
Wed, 19 Jan 2011 19:05:49 +0530 Remove Proceed to login text from activate.html file.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 19:05:49 +0530] rev 475
Remove Proceed to login text from activate.html file.
Wed, 19 Jan 2011 18:53:50 +0530 Adding activate.html as required by the django-registration protocol.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 18:53:50 +0530] rev 474
Adding activate.html as required by the django-registration protocol.
Wed, 19 Jan 2011 18:36:29 +0530 Add a template page for server error config. HTTP 500.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 18:36:29 +0530] rev 473
Add a template page for server error config. HTTP 500.
Tue, 18 Jan 2011 22:17:05 +0530 Move the regbackend import to urls.py.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 22:17:05 +0530] rev 472
Move the regbackend import to urls.py.
Tue, 18 Jan 2011 22:02:35 +0530 Add django-extensions app to the site INSTALLED_APPS.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 22:02:35 +0530] rev 471
Add django-extensions app to the site INSTALLED_APPS.
Tue, 18 Jan 2011 22:01:02 +0530 Remove the remaining occurences of uniq_key.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 22:01:02 +0530] rev 470
Remove the remaining occurences of uniq_key.
Tue, 18 Jan 2011 21:59:20 +0530 import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:59:20 +0530] rev 469
import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
Tue, 18 Jan 2011 21:58:24 +0530 Replace the occurence of role to rights.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:58:24 +0530] rev 468
Replace the occurence of role to rights.
Tue, 18 Jan 2011 21:58:08 +0530 Remove all occurences of uniq_key.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:58:08 +0530] rev 467
Remove all occurences of uniq_key.
Tue, 18 Jan 2011 21:57:41 +0530 Fix the style as per PEP8 guidelines.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:57:41 +0530] rev 466
Fix the style as per PEP8 guidelines.
Tue, 18 Jan 2011 21:55:13 +0530 Add support to werkzeug and the most sought after django command extensions app.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:55:13 +0530] rev 465
Add support to werkzeug and the most sought after django command extensions app.
Tue, 18 Jan 2011 17:34:57 +0530 Redirect successful login to profile page if logged in from activation complete.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 17:34:57 +0530] rev 464
Redirect successful login to profile page if logged in from activation complete.
Tue, 18 Jan 2011 17:34:29 +0530 Make changes to the code style so that it is consistent across the code base.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 17:34:29 +0530] rev 463
Make changes to the code style so that it is consistent across the code base.
Tue, 18 Jan 2011 15:36:07 +0530 Fix the site template variable used in the email for registrants.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 15:36:07 +0530] rev 462
Fix the site template variable used in the email for registrants.
Tue, 18 Jan 2011 14:54:24 +0530 This file was mistakenly deleted in the previous version. Reverting the delete.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:54:24 +0530] rev 461
This file was mistakenly deleted in the previous version. Reverting the delete.
Tue, 18 Jan 2011 14:47:26 +0530 Use the defined templatetag on profile registration form too.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:47:26 +0530] rev 460
Use the defined templatetag on profile registration form too.
Tue, 18 Jan 2011 14:37:54 +0530 Add tooltip support for form fields using qtip.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:37:54 +0530] rev 459
Add tooltip support for form fields using qtip.
Tue, 18 Jan 2011 14:37:30 +0530 Add the error message to login template.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:37:30 +0530] rev 458
Add the error message to login template.
Tue, 18 Jan 2011 14:37:06 +0530 Handle all cases of login.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:37:06 +0530] rev 457
Handle all cases of login. Firstly refactor the code to move all the post login mechanisms to a function of its own. Then add support to redirect the user if the login was attempted from logout page. Finally if the post response we got contains html, it is not a valid JSON, which means the login failed. In this case catch the exception and show the login error.
Tue, 18 Jan 2011 14:34:26 +0530 CSS Properties to render login form error.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:34:26 +0530] rev 456
CSS Properties to render login form error.
Tue, 18 Jan 2011 14:33:54 +0530 Redirect the login to home page if the login is made from logout page.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:33:54 +0530] rev 455
Redirect the login to home page if the login is made from logout page.
Tue, 18 Jan 2011 01:47:55 +0530 Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:47:55 +0530] rev 454
Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
Tue, 18 Jan 2011 01:20:07 +0530 A new view for processing post login to give the right html to replace for user action right sidebar.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:20:07 +0530] rev 453
A new view for processing post login to give the right html to replace for user action right sidebar.
Tue, 18 Jan 2011 01:19:41 +0530 Replace all usage of context with RequestContext and use the imports in right form.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:19:41 +0530] rev 452
Replace all usage of context with RequestContext and use the imports in right form.
Tue, 18 Jan 2011 01:10:40 +0530 Replace all occurences of context with RequestContext in taskapp views.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:10:40 +0530] rev 451
Replace all occurences of context with RequestContext in taskapp views.
Tue, 18 Jan 2011 01:08:32 +0530 Add the necessary Javascript to implement in place login functionality.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:08:32 +0530] rev 450
Add the necessary Javascript to implement in place login functionality.
Tue, 18 Jan 2011 01:08:01 +0530 Move the user login template code to its own template file, so it can be reused.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:08:01 +0530] rev 449
Move the user login template code to its own template file, so it can be reused.
Tue, 18 Jan 2011 01:06:21 +0530 Add the source to Javascript required to login users.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:06:21 +0530] rev 448
Add the source to Javascript required to login users.
Tue, 18 Jan 2011 01:05:42 +0530 Replaces all occurences of context with RequestContext.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:05:42 +0530] rev 447
Replaces all occurences of context with RequestContext.
Mon, 17 Jan 2011 05:34:59 +0530 Add login properties to right menu.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:34:59 +0530] rev 446
Add login properties to right menu.
Mon, 17 Jan 2011 05:34:48 +0530 Add CSS properties for login form.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:34:48 +0530] rev 445
Add CSS properties for login form.
Mon, 17 Jan 2011 05:34:26 +0530 Fix style issue in the profile model.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:34:26 +0530] rev 444
Fix style issue in the profile model.
Mon, 17 Jan 2011 05:33:59 +0530 Use the correct choices variable for the role and status.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:33:59 +0530] rev 443
Use the correct choices variable for the role and status.
Mon, 17 Jan 2011 05:33:27 +0530 Use the right name for the profile role's values.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:33:27 +0530] rev 442
Use the right name for the profile role's values.
Mon, 17 Jan 2011 05:32:59 +0530 Update the reset db script to seed profile also.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:32:59 +0530] rev 441
Update the reset db script to seed profile also.
Mon, 17 Jan 2011 04:37:07 +0530 Use the right form of names to be stored in the database.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 04:37:07 +0530] rev 440
Use the right form of names to be stored in the database.
Mon, 17 Jan 2011 04:06:21 +0530 Add support for right side menu.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 04:06:21 +0530] rev 439
Add support for right side menu.
Mon, 17 Jan 2011 04:06:06 +0530 Use the right names for the roles and all other choices.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 04:06:06 +0530] rev 438
Use the right names for the roles and all other choices.
Mon, 17 Jan 2011 02:58:27 +0530 Add label to the comment form field.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:58:27 +0530] rev 437
Add label to the comment form field.
Mon, 17 Jan 2011 02:55:30 +0530 Add bottom margin to the main header.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:55:30 +0530] rev 436
Add bottom margin to the main header.
Mon, 17 Jan 2011 02:53:11 +0530 Use the new forms tags and fix the styling.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:53:11 +0530] rev 435
Use the new forms tags and fix the styling.
Mon, 17 Jan 2011 02:52:42 +0530 Add a lot of CSS changes, I can't even remember how many and what are they.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:52:42 +0530] rev 434
Add a lot of CSS changes, I can't even remember how many and what are they. Interestingly added CSS3 support for the first time. Welcome to the awesome dashing top bar.
Mon, 17 Jan 2011 02:51:55 +0530 Restructure the entire base template and move the left sidebar to another subtemplate.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:51:55 +0530] rev 433
Restructure the entire base template and move the left sidebar to another subtemplate.
Mon, 17 Jan 2011 02:50:58 +0530 Add two new buttons for approval.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:50:58 +0530] rev 432
Add two new buttons for approval.
Sun, 16 Jan 2011 23:17:13 +0530 Huh, please don't tell me I will have to refactor so much code again.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 23:17:13 +0530] rev 431
Huh, please don't tell me I will have to refactor so much code again.
Sun, 16 Jan 2011 23:16:21 +0530 Use reverse function instead of hard coded URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 23:16:21 +0530] rev 430
Use reverse function instead of hard coded URL. Had missed my eyes in the last run.
Sun, 16 Jan 2011 20:56:58 +0530 Replace create template with edit template.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:56:58 +0530] rev 429
Replace create template with edit template.
Sun, 16 Jan 2011 20:55:31 +0530 Remove the redundant function for suggesting tags and added the required import.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:55:31 +0530] rev 428
Remove the redundant function for suggesting tags and added the required import.
Sun, 16 Jan 2011 20:54:42 +0530 Move all the content from create form to edit form for tasks.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:54:42 +0530] rev 427
Move all the content from create form to edit form for tasks.
Sun, 16 Jan 2011 20:47:43 +0530 Remove redundant templates.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:47:43 +0530] rev 426
Remove redundant templates.
Sun, 16 Jan 2011 17:04:13 +0530 Restructured create form to use templatetags and use Javascript for autcomplete.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 17:04:13 +0530] rev 425
Restructured create form to use templatetags and use Javascript for autcomplete.
Sun, 16 Jan 2011 17:02:02 +0530 Add templatetags for form handling.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 17:02:02 +0530] rev 424
Add templatetags for form handling.
Sun, 16 Jan 2011 17:00:37 +0530 Add JQuery and JQuery UI files to the collection.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 17:00:37 +0530] rev 423
Add JQuery and JQuery UI files to the collection.
Sat, 15 Jan 2011 21:24:06 +0530 Change imports to be more readable.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:24:06 +0530] rev 422
Change imports to be more readable.
Sat, 15 Jan 2011 21:23:47 +0530 Change the name of the addreviewer url mapper.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:23:47 +0530] rev 421
Change the name of the addreviewer url mapper.
Sat, 15 Jan 2011 21:23:18 +0530 Use django shortcut for raising 404s.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:23:18 +0530] rev 420
Use django shortcut for raising 404s.
Sat, 15 Jan 2011 21:22:56 +0530 Capitalize the name Notifications.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:22:56 +0530] rev 419
Capitalize the name Notifications.
Sat, 15 Jan 2011 21:22:35 +0530 Add a new view method for specific users profile view.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:22:35 +0530] rev 418
Add a new view method for specific users profile view.
(0) -300 -100 -60 +60 tip