0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Hannah Wolfe 41e36cca7e Validation consistency
- introduced validation method in the post and user model
- moved signup validation onto model
- consistent use of validation & error messaging in the admin UI
- helper methods in base view moved to a utils object
2013-08-25 18:10:12 +01:00
..
controllers Validation consistency 2013-08-25 18:10:12 +01:00
data Removed my personal information from fixtures as Ghost is starting to get deployed more frequently now for testing purposes. 2013-08-10 15:42:54 +02:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Merge pull request #525 from cobbspur/helpers 2013-08-25 08:29:20 -07:00
models Validation consistency 2013-08-25 18:10:12 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Rename /logout/ to /signout/ and /login/ to /signin/ 2013-08-24 22:38:48 -05:00
api.js Validation consistency 2013-08-25 18:10:12 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00