0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/models
Hannah Wolfe 06fc5f4508 Autofill plaintext field on save (#8304)
refs #8275

- If the HTML field has changed, update the plaintext field
- Use html-to-text to generate a plaintext version of the HTML which retains some structure
- Add a couple of tests - although there's much to do here!
2017-04-11 10:55:36 +02:00
..
base 🐛 fix hasDateChanged (#8291) 2017-04-06 17:49:59 +01:00
plugins
accesstoken.js
app-field.js
app-setting.js
app.js
client-trusted-domain.js
client.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
index.js
invite.js 🎨 invites roles table into a field on the invites table (#7705) 2016-11-16 09:33:44 +00:00
permission.js
post.js Autofill plaintext field on save (#8304) 2017-04-11 10:55:36 +02:00
refreshtoken.js
role.js
settings.js Themes API activation permissions & validation (#8104) 2017-03-13 12:44:44 +01:00
subscriber.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
tag.js
user.js 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00