0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Naz 9995ae3616 Added support for locale key in Admin Settings API
refs https://github.com/TryGhost/Team/issues/509

- Allows to update and read 'locale' key along with the deprecated 'lang'
- In Ghost v5 the 'lang' key will be dropped and the migration in settings table will clean up the key name to match the one exposed through the APIs
2021-03-04 21:20:46 +13:00
..
api-acceptance Added 'locale' property to public settings 2021-03-04 16:00:02 +13:00
frontend-acceptance Fixed status code for unauthenticated requests 2021-03-01 16:19:28 +00:00
regression Added support for locale key in Admin Settings API 2021-03-04 21:20:46 +13:00
unit Fixed cache test suite 2021-03-04 18:35:02 +13:00
utils Bumped gscan to 4.0.0-pre.5 2021-03-04 21:18:27 +13:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc