Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-22 | locale prefix support: | elijah | |
* set locale based on request header * enforce locale path prefix when current locale is not the default * note: don't use root_path anymore, instead use home_path | |||
2013-09-04 | fix login form - use api session url | Azul | |
There's no non api sessions resource anymore. | |||
2013-07-04 | users engine changes - rewrite of the views, separate email settings to a ↵ | elijah | |
separate controller, make users_controller html only and v1/users_controller json only. | |||
2013-07-04 | new ui - initial user changes | elijah | |
2013-06-17 | Tweaks to display javascript and cookies warning: | jessib | |
* will only display cookies warning if javascript is enabled. * remove redundant code * tweak noscript html to display better div | |||
2013-06-13 | Quick way to give warnings if javascript and/or cookies are not enabled. ↵ | jessib | |
Will want to tweak so the code isn't redundant, and ideally so check for cookies doesn't rely on javascript. And we'll want to expand the texts. | |||
2013-03-05 | minor: fixed logout link | Azul | |
2012-11-26 | removing merge leftovers | Azul | |
2012-11-26 | Merge branch 'develop' into help_develop | jessib | |
Conflicts: users/app/views/sessions/_nav.html.haml | |||
2012-11-26 | added admin menu and user index action | Azul | |
2012-11-22 | basic user edit form and actions | Azul | |
2012-11-22 | using client side validations for login | Azul | |
2012-11-20 | ui tweaks to the menu | Azul | |
2012-11-20 | ui tweaks to the menu | 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 | Code to check administration (and ugly test display.) This includes example ↵ | jessib | |
config file. | |||
2012-10-31 | using json template for rendering the warden failures | Azul | |
2012-10-19 | moved login navigation to the right | Azul | |
2012-10-17 | UI tweaks including newer version of bootstrap | Azul | |
2012-09-27 | added in leap web users - one repo to rule them all | Azul | |