discourse/db
Martin Brennan 57fea290ef
DEV: Use themeable site settings for Horizon (#33645)
This commit removes the value transformers introduced
to Horizon back in
274e5f7a1f
and
897d34132e
in favor of the new themeable site settings introduced in
19af83d39e , as this is what they
are for.

No migration for existing sites...they will already have
ThemeSiteSetting values from a previous migration to ensure
site setting values were preserved in theme site settings.

We do delete the ThemeField storing the Horizon custom theme
setting definition though, otherwise the UI still shows the old
settings.
2025-07-24 12:20:34 +10:00
..
fixtures DEV: enable Foundation and stop Default (#33610) 2025-07-15 11:16:11 +08:00
migrate DEV: Use themeable site settings for Horizon (#33645) 2025-07-24 12:20:34 +10:00
post_migrate DEV: Add a Gravatar enable/disable toggle (#33533) 2025-07-10 15:09:32 +08:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00