2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/data/import
Hannah Wolfe 6e48275160 Extending context concept to models
fixes #3275, fixes #3290, ref #3086, ref #3084

- Ensure that we use the current logged in user and not just user 1 when
- removing hard coded user: 1 except where absolutely necessary
- passing context, rather than user to models
- base model has a new function to determine what id to use for created_by etc
2014-07-18 15:32:56 +01:00
..
000.js Extending context concept to models 2014-07-18 15:32:56 +01:00
001.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
002.js Fix posts.html and posts.markdown field type 2014-01-15 14:29:23 +01:00
003.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
index.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00