0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/shared/models
Hannah Wolfe 221345ff99 issue #234 - date bug
- updated fixtures so that even short-term we have valid data
- added methods to the base model that marshall the data in and out of the db so it is always an RFC 2822 date never ISO 8601
- turned off SQL debugging now the bug is resolved
- minor change to the date listing template, as we don't need to check for updated_at now that the data is correct - but should use published date anyway
2013-07-08 12:39:11 +01:00
..
base.js issue #234 - date bug 2013-07-08 12:39:11 +01:00
index.js Getting rid of adminnavbar filter and console.logs 2013-06-30 16:50:26 +01:00
permission.js issue #58 - removing the iiwf 2013-06-25 13:46:50 +01:00
post.js issue #228 - slug generation 2013-07-08 09:12:23 +01:00
role.js issue #58 - removing the iiwf 2013-06-25 13:46:50 +01:00
settings.js issue #58 - removing the iiwf 2013-06-25 13:46:50 +01:00
user.js issue #58 - removing the iiwf 2013-06-25 13:46:50 +01:00