0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/functional
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
..
admin Make session expiry less arsey 2014-02-14 11:00:11 +01:00
api Improvements for models 2014-02-19 14:57:26 +01:00
frontend Removed author tag inside channel tag in RSS 2014-02-05 13:59:07 +08:00
routes Merge pull request #2190 from sebgie/issue#2171 2014-02-18 22:05:44 +00:00
base.js