0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
William Dibbern 3e1b37e194 Simplify publish date checks
Fixes #814

- Changed to compare instances of `moment` using it's built in
comparison function instead of string compare with the date from the
database.
- Ensure compared date is parsed with the correct formats that we were
supporting before #1107.
- Moved date formats to variables to reduce chance for error in future.
2013-10-16 11:32:20 -05:00
..
assets Fixed further firefox display bugs 2013-10-16 17:26:28 +02:00
helpers Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
models Added in functionality for a working loading bar 2013-10-08 16:39:07 +01:00
tpl Fixed further firefox display bugs 2013-10-16 17:26:28 +02:00
views Simplify publish date checks 2013-10-16 11:32:20 -05:00
init.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
markdown-actions.js Merge pull request #925 from matthojo/New-line 2013-10-09 11:32:43 -07:00
mobile-interactions.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
router.js Added in functionality for a working loading bar 2013-10-08 16:39:07 +01:00
toggle.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00