0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/models/base
Katharina Irrgang 416c215018 change default order of posts (#7096)
closes #6932
- new default order of posts: scheduled, draft, published
- invent orderDefaultRaw fn for each model
- each model is able to create a default raw order query
- separate count and fetch query for fetchPage, because the count query where group/order statements attached
2016-07-15 11:04:10 +01:00
..
index.js change default order of posts (#7096) 2016-07-15 11:04:10 +01:00
listeners.js post-scheduling 2016-06-14 10:52:13 +02:00
token.js Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
utils.js deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00