0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Simon Backx 96e7187e8d
Fixed members CSV export not filtering on subscribed (#14721)
refs https://ghost.slack.com/archives/C02G9E68C/p1651851268912299?thread_ts=1651848216.832419&cid=C02G9E68C

- When exporting members to CSV the subscribed filter was not working correctly
- Fixed by also applying the NQL mapping to the export endpoint
- This also changes the order of the members in the CSV export to match the order in admin/browse endpoint
2022-05-09 10:56:36 +02:00
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Fixed members CSV export not filtering on subscribed (#14721) 2022-05-09 10:56:36 +02:00
data Refined newsletter import sanitisation 2022-05-09 12:32:25 +05:30
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models Update dependency @tryghost/security to v0.3.0 (#14718) 2022-05-06 17:53:10 +01:00
services Removed api:versions from config 2022-05-06 08:22:05 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
ghost-server.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
notify.js Removed unused import 2021-12-06 08:17:07 +00:00
overrides.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00