0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/e2e-api
Hannah Wolfe 196b8ad0da
Removed active_timezone, default_locale & locale compat (#14788)
- These settings no longer exist, having been renamed to timezone and lang
- As of 5.0 we no longer need any kind of backwards compatibility outside of the importer
- We making breaking changes and cleaning up as many old code paths as possible 
- We have not really exposed the admin Settings API, meaning backwards compatibility was more for internal use
- We will be changing lang back to locale, but that's a separate issue and won't need backwards compatibility
2022-05-11 16:22:25 +01:00
..
admin Removed active_timezone, default_locale & locale compat (#14788) 2022-05-11 16:22:25 +01:00
content Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00
members Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
shared Fixed tests 2022-05-11 16:18:12 +08:00