summaryrefslogtreecommitdiff
path: root/users/app/views/sessions/new.html.haml
AgeCommit message (Collapse)Author
2014-04-08moving users: app and test filesAzul
2013-12-22locale 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-04fix login form - use api session urlAzul
There's no non api sessions resource anymore.
2013-07-04users 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-04new ui - initial user changeselijah
2013-06-17Tweaks 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-13Quick 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.
2012-11-22using client side validations for loginAzul
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-09-27added in leap web users - one repo to rule them allAzul