Ghost/ghost/admin/controllers
Maurice Williams 44dd5ed286 fix most recent post stolen by the last logged in user AND only show active users in post-settings-menu drop-down
fixes #3549 fixes #3528
- instead of grabbing and setting the author after fetching the list of users, get the author info from the models "author" property and set it when that value returns. (3549)
- added filter to the PSM's "authors" attribute to only display active users (3528)
2014-08-02 21:28:02 -04:00
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Update user roles in store after owner transfer 2014-07-31 13:41:10 +00:00
posts Remove minor notifications; Close persistent notifications even on error 2014-07-15 09:03:18 -06:00
settings custom slugging capabilities for individual user pages 2014-07-31 08:14:22 -04:00
application.js Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
debug.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Stop validation error notification stack 2014-07-30 08:07:34 -07:00
post-settings-menu.js fix most recent post stolen by the last logged in user AND only show active users in post-settings-menu drop-down 2014-08-02 21:28:02 -04:00
post-tags-input.js Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
posts.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
reset.js Proper messaging on password reset 2014-08-01 13:18:53 +00:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signup.js Avoids duplicate notification / transition 2014-07-31 14:22:37 +02:00