0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Katharina Irrgang 59a8911830 🐛 fix hasDateChanged (#8291)
no issue
- i don't know if this never worked or has worked and something changed in bookshelf
- but this fixes: saving the content (no change for published_at) of a scheduled post within the 2minutes window
- add `beforeWrite` option to hasDateChanged helper, see comment
- use previous for `beforeWrite` operations
- add a test and fix some other small issues in the scheduler tests
2017-04-06 17:49:59 +01:00
..
functional 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00
integration 🐛 fix hasDateChanged (#8291) 2017-04-06 17:49:59 +01:00
unit 🐛 subscriber: sanitize email vol. 2 (#8280) 2017-04-05 22:02:16 +01:00
utils suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
.jshintrc