0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
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
..
e2e-api Removed active_timezone, default_locale & locale compat (#14788) 2022-05-11 16:22:25 +01:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Dropped temp_member_analytic_events table 2022-05-10 10:00:19 +01:00
regression Removed active_timezone, default_locale & locale compat (#14788) 2022-05-11 16:22:25 +01:00
unit 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
utils Removed active_timezone, default_locale & locale compat (#14788) 2022-05-11 16:22:25 +01:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc