Ghost/core/server/data
Kevin Ansfield 25f91aa102
Fixed importer not handling post.page->post.type conversion (#11025)
no issue

- updates the attribute sanitiser of the posts importer to convert `post.page=true/false` to `post.type='page'/'post'
- gives precedence to `post.type` if an imported post somehow has both `post.page` and `post.type` attributes
2019-08-16 19:41:38 +01:00
..
db Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
exporter Excluded mobiledoc_revisions table from exports (#10993) 2019-08-12 11:33:16 +01:00
importer Fixed importer not handling post.page->post.type conversion (#11025) 2019-08-16 19:41:38 +01:00
migrations Fixed naming of backup cotent perm migration 2019-08-09 15:00:26 +08:00
schema Added ability to pass columnSpec to addTableColumn 2019-08-09 14:39:01 +08:00
validation Added missing context from ValidationError 2019-08-09 14:39:01 +08:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00