0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
Kevin Ansfield 32ff18ccb0 Validate tag names don't start with commas
closes #5685
- Adds client and server-side validation for tag names starting with commas
- Trim tag names before adding in PSM (tag attributes are already trimmed before saving in TSM)
2015-08-24 16:55:30 +01:00
..
client Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
module Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
routes Refactor notifications service & components 2015-07-28 12:26:11 +01:00
setup Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
base.js Add inline error handling when creating/editing tag 2015-08-21 18:06:52 +01:00