0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/models/plugins
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
..
access-rules.js add small permission improvements 2016-05-08 14:22:55 +02:00
filter.js add small permission improvements 2016-05-08 14:22:55 +02:00
include-count.js
index.js
pagination.js change default order of posts (#7096) 2016-07-15 11:04:10 +01:00