1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/models
Jason Williams 71cb9cdd87 Prevent editor title from being overwritten
Closes #3955
- Change titleScratch from being bound to the title to being
  set when entering the editor so it is not overwritten on a
  model refresh.
- Ensure that the "unsaved content" dialog is shown when there are
  changes to the "scratch" fields after a post-settings-menu change.
- Add tests to prevent regression.
2014-09-04 19:27:59 +00:00
..
notification.js Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
post.js Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
role.js Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00
setting.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00
slug-generator.js custom slugging capabilities for individual user pages 2014-07-31 08:14:22 -04:00
tag.js Transfer Ownership 2014-07-23 12:41:31 +02:00
user.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00