Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-22 | basic user edit form and actions | Azul | |
2012-11-22 | beautify login workflow | Azul | |
* translating error messages * not caching login and password in js anymore * catching non responses | |||
2012-11-09 | seperated the warden classes from the initializer | Azul | |
also commented the sessions controller test a bit and fixed it | |||
2012-11-09 | got integration test and login flow to work | Azul | |
2012-11-04 | Merge branch 'develop' into feature-warden-srp | Azul | |
Conflicts: Gemfile.lock users/app/controllers/application_controller.rb users/leap_web_users.gemspec | |||
2012-10-31 | using controller extensions for application controller by hand | Azul | |
2012-10-30 | sending proper error messages from warden. | Azul | |
still need to translate these | |||
2012-10-30 | using rails_warden bit of refactoring | Azul | |
without rails_warden the failure app action was not getting set properly. | |||
2012-10-30 | adding in warden with a basic strategy | Azul | |
currently failing because we are not setting the content-type header. | |||
2012-10-17 | UI tweaks including newer version of bootstrap | Azul | |
2012-10-11 | current_user and authenticate methods | Azul | |
2012-09-27 | added in leap web users - one repo to rule them all | Azul | |