Ghost/core/client
Hannah Wolfe c3dda5e5c4 Theming updates for password protection
refs #4993, #5073

- Removed nonexistent helpers siteDescription and bodyClass from admin templates
- Changed password.hbs to private.hbs to match the route name
- added a new input_password helper for rendering the password input with the correct properties
- removed the forward input as this can be handled via urls only
- moved 'private' to routeKeywords
- added 'private' context
- minor update to text next to the password in settings
2015-05-13 19:48:24 +01:00
..
app Theming updates for password protection 2015-05-13 19:48:24 +01:00
config Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
lib Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
public/assets The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
tests Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore grunt init, dev 2015-03-11 12:37:41 -06:00
.jshintrc Change grunt jshint and jscs tasks 2015-03-11 12:37:42 -06:00
bower.json finish up password protection 2015-05-12 12:02:18 -06:00
Brocfile.js finish up password protection 2015-05-12 12:02:18 -06:00
package.json Ember 1.11.1 2015-04-05 21:13:30 -06:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00