decf1f27cf
* Phase 0 for user-selectable theme components - Drops `key` column from the `themes` table - Drops `theme_key` column from the `user_options` table - Adds `theme_ids` (array of ints default []) column to the `user_options` table and migrates data from `theme_key` to the new column. - Removes the `default_theme_key` site setting and adds `default_theme_id` instead. - Replaces `theme_key` cookie with a new one called `theme_ids` - no longer need Theme.settings_for_client |
||
---|---|---|
.. | ||
000_delayed_drops.rb | ||
001_categories.rb | ||
002_groups.rb | ||
003_post_action_types.rb | ||
004_screened_ip_addresses.rb | ||
005_badge_types.rb | ||
006_badges.rb | ||
007_web_hook_event_types.rb | ||
009_users.rb | ||
500_lounge_category.rb | ||
501_meta_category.rb | ||
502_staff_category.rb | ||
600_themes.rb | ||
990_settings.rb | ||
990_topics.rb |