0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
Jason Williams fddf2ee42f Fix active theme selector. Add validation to API.
Closes #3226
- Remove dependent property from the computed content property
  that is used to build the active theme selector.
- Add validation to the Settings model so that it rejects
  attempts to set an activeTheme that is not installed.
2014-07-09 22:14:33 +00:00
..
adapters Remove CSRF from client 2014-07-01 11:39:01 +02:00
assets Remove CSRF from client 2014-07-01 11:39:01 +02:00
components Added fadeout to gh-popover 2014-07-03 13:13:18 -06:00
controllers Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
fixtures Merge pull request #2967 from szelpe/settings-apps 2014-06-22 09:04:14 +01:00
helpers Implements character count helper. 2014-06-23 20:02:09 +00:00
html New HTML email template 2014-07-07 22:47:34 +02:00
initializers Fix direct access to settings/user 2014-07-02 17:45:21 +02:00
mixins Indirect post title in editor 2014-07-03 11:09:05 -06:00
models Wiring up "resend" and "revoke" button on user management screen 2014-07-08 11:32:34 -04:00
routes Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
serializers Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
templates Merge pull request #3217 from PaulAdamDavis/new-form-style 2014-07-07 20:38:22 +01:00
transforms
utils Merge pull request #3216 from novaugust/mobile-menu 2014-07-07 20:38:04 +01:00
validators Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
views Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
.jshintrc Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
app.js
router.js Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00