0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
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
..
api Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
apps Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
config Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
controllers Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
data Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
helpers jsHint fixes 2014-03-04 20:32:04 +00:00
middleware Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
models Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
permissions Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
routes Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
storage Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
views Shifts app UI behind config option 2014-03-03 02:52:30 +05:30
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
filters.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
index.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
mail.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Refactor require-tree to not share messages 2014-02-28 14:13:45 -06:00
update-check.js Fix problems from importing 0.4.0 file 2014-02-25 20:15:32 +01:00