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.
(0) -300 -100 -10 +10 +100 tip