summaryrefslogtreecommitdiff
path: root/users/app/controllers/controller_extension
AgeCommit message (Collapse)Author
2012-11-22beautify login workflowAzul
* translating error messages * not caching login and password in js anymore * catching non responses
2012-11-04fixed functional testsAzul
2012-11-04stubbing current_user the warden wayAzul
2012-11-04Merge branch 'develop' into feature-warden-srpAzul
Conflicts: Gemfile.lock users/app/controllers/application_controller.rb users/leap_web_users.gemspec
2012-10-31Code to check administration (and ugly test display.) This includes example ↵jessib
config file.
2012-10-31using controller extensions for application controller by handAzul