Tue, 18 Jan 2011 14:33:54 +0530 | Madhusudan.C.S | Redirect the login to home page if the login is made from logout page. | changeset | files |
Tue, 18 Jan 2011 01:47:55 +0530 | Madhusudan.C.S | Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings. | changeset | files |
Tue, 18 Jan 2011 01:20:07 +0530 | Madhusudan.C.S | A new view for processing post login to give the right html to replace for user action right sidebar. | changeset | files |
Tue, 18 Jan 2011 01:19:41 +0530 | Madhusudan.C.S | Replace all usage of context with RequestContext and use the imports in right form. | changeset | files |
Tue, 18 Jan 2011 01:10:40 +0530 | Madhusudan.C.S | Replace all occurences of context with RequestContext in taskapp views. | changeset | files |
Tue, 18 Jan 2011 01:08:32 +0530 | Madhusudan.C.S | Add the necessary Javascript to implement in place login functionality. | changeset | files |