0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
Jonathan Johnson e4bb6d08cc Update validator to 3.4.0
Closes #1379

- Convert to new api usage for both server-side and client-side
- Provide way require a negative response for boolean methods in
  default-settings.json
- Add field validation functional tests
  - Settings (General)
    - Title length validation
    - Description length validation
    - postsPerPage, numeric, min, max
  - Settings (User)
    - Bio Length validation
    - Location length validation
    - Url validation
  - Login
    - Email validation
  - Editor
    - Title required validation
2014-03-04 13:54:24 -07:00
..
assets Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
helpers Renamed client-side admin url helper 2014-02-25 06:44:06 +00:00
models Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
tpl Implements Initial lifecycle and App UI start 2014-02-28 14:06:36 +00:00
views Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
init.js Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
markdown-actions.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
mobile-interactions.js abstract mobile interactions js 2014-02-19 15:52:37 -05:00
router.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
toggle.js Speed up heinous slow animations 2014-01-07 22:19:52 +01:00