0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client
Sebastian Gierlinger ea6c601b01 Improvements for models
#closes #1655
- removed models as parameter for bookshelf-session
- changed to read permittedAttributes from schema.js
- changed updateTags to be executed at saved event
- added validate to execute after saving event
- added test for published_at = null (see #2015)
- fixed typo in general.hbs
2014-02-19 14:57:26 +01:00
..
assets Fix input:focus border issues from #2088 2014-02-18 16:59:01 +00:00
helpers New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
models Merge branch '0.4-maintenance' 2014-01-26 16:11:02 +00:00
tpl Improvements for models 2014-02-19 14:57:26 +01:00
views Merge pull request #2147 from gmurphey/master 2014-02-08 22:13:03 +00:00
init.js Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
markdown-actions.js Minor code cleanup of editor keyboard shortcut actions. 2014-01-25 21:23:17 -05:00
mobile-interactions.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
router.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
toggle.js Speed up heinous slow animations 2014-01-07 22:19:52 +01:00