mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
1c4c4eb5de
No Issue - Defer save until after slug is checked. - If new slug is empty or all whitespace, reset to previous value. - If new slug is the same as existing slug except for an increment value (e.g. ghost-user-2), use the original slug. - If the slug has changed, change the URL path to reflect the change so that the browser refresh and back button still work. - Added tests. |
||
---|---|---|
.. | ||
editor | ||
modals | ||
posts | ||
settings | ||
application.js | ||
debug.js | ||
error.js | ||
forgotten.js | ||
post-settings-menu.js | ||
post-tags-input.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signup.js |