0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
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
..
client@4d2441873f Updated Ghost-Admin: last_login -> last_seen 2017-04-05 20:47:27 +01:00
server 🐛 fix hasDateChanged (#8291) 2017-04-06 17:49:59 +01:00
shared Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
test 🐛 fix hasDateChanged (#8291) 2017-04-06 17:49:59 +01:00
index.js