Ghost/core/server
Nazar Gargol af93e95fdd Reverted parent_id removal in tags in toJSON
no issue

- Partial rever of changes from https://github.com/TryGhost/Ghost/pull/11107/files#diff-792e00d413994563a1607b2be123da13L67-L68
- This code has effects how updated_at is behaving and broke "can\'t edit dates and authors of existing tag" test
- Based on bda76acba6 comment this removal should be moved into API layer but a more appropriate place then output serializer should be chosen (or original breaking test corrected)
2019-09-13 20:49:20 +02:00
..
adapters Fixed lint rule 2019-09-11 18:37:30 +02:00
api 🔥 Removed v0.1 leftover code in model layer (#11107) 2019-09-12 17:39:16 +02:00
config 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
data Fixed log usage for columnMigration command 2019-09-13 19:54:18 +05:30
lib 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
models Reverted parent_id removal in tags in toJSON 2019-09-13 20:49:20 +02:00
public 🔥 Removed ghost-sdk client for v0.1 API (#11100) 2019-09-10 17:15:53 +02:00
services 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
translations Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Reworded confusing comment mentioning v0.1 2019-09-12 19:17:35 +02:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00