0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core/test/utils/fixtures
Katharina Irrgang 925d72198c 🐛 Ensure post tags sort order is correct when importing (#8481)
refs #6967, refs #5422

- imports posts tags by post id and sort order
- test: fix order problem (sqlite)
2017-05-23 19:12:08 +01:00
..
app Cleanup indentation now JSCS can see it 2016-06-11 20:25:15 +01:00
config 🎨 config optimisations (#7921) 2017-02-02 12:46:30 +00:00
csv 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
data feature: define redirects in a custom file (#7719) (#7945) 2017-02-06 15:32:40 +01:00
export 🐛 Ensure post tags sort order is correct when importing (#8481) 2017-05-23 19:12:08 +01:00
filter-param 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
images 🎨 Blog icon improvements (#8260) 2017-04-11 13:40:17 +02:00
import 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
theme/partials
themes Themes API activation permissions & validation (#8104) 2017-03-13 12:44:44 +01:00
data-generator.js replace custom showdown fork with markdown-it (#8451) 2017-05-15 18:48:14 +02:00
example.js
test.hbs