Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-27 | upgrade: simple_form to bootstrap 3 | Azul | |
* reran the simple form initializer. * wrapped submit buttons are now broken and need a fix. * disabled confirmation validation in client side validations as the error message always is attached to the wrong field. | |||
2016-05-23 | move signup from users to account_controller | Azul | |
There was a lot of special case handling going on in the users_controller for this. Lot simpler this way. |