Ghost/core/server
Matthew Harrison-Jones 2678de902d Improved Auth screen markup and validation checks
* Signup now focuses on 'name' on load
* Fixed fade in on auth forms to work with `display: table`
* The 'name' field is required on Sign up forms
* The length check on the Signup form is in order of inputs
* Added check for password length
* Changed the auth form class names to better represent individual pages
* Updated CasperJS tests
2013-09-12 09:59:58 +01:00
..
controllers Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
data Changing icon setting to cover in defaults 2013-09-10 20:05:35 +01:00
helpers Added redirect to get rid of /page/1/ 2013-09-09 18:32:44 +01:00
models Temporary aliasing on the User model 2013-09-09 15:25:20 +01:00
permissions
plugins
views Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
api.js
errorHandling.js
mail.js
require-tree.js