discourse/db/fixtures
Penar Musaraj 9334d2f4f7
FEATURE: add more granular user option levels for email notifications (#7143)
Migrates email user options to a new data structure, where `email_always`, `email_direct` and `email_private_messages` are replace by

* `email_messages_level`, with options: `always`, `only_when_away` and `never` (defaults to `always`)
* `email_level`, with options: `always`, `only_when_away` and `never` (defaults to `only_when_away`)
2019-03-15 10:55:11 -04:00
..
001_categories.rb Replacing default brown category color 2018-08-24 14:18:14 -04:00
002_groups.rb DEV: organise fixture so all drops happen at the end 2018-06-07 15:53:54 +10:00
003_post_action_types.rb FIX: Don't seed flags if ids don't exist 2018-10-25 15:36:24 -04:00
004_screened_ip_addresses.rb added quick start guide to seeds 2013-12-16 12:46:46 +11:00
005_badge_types.rb FIX: fixture order 2014-07-08 07:17:44 +10:00
006_badges.rb FIX: Badges appeared in wrong badge group 2019-01-21 21:09:33 +01:00
007_web_hook_event_types.rb Rename approval web hook event type to queued post 2018-07-26 10:29:38 +05:30
009_users.rb FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
010_uploads.rb FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
500_lounge_category.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
501_meta_category.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
502_staff_category.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
600_themes.rb UX: Preview multiple color schemes in wizard (#6151) 2018-07-24 09:00:20 -04:00
990_settings.rb DEV: organise fixture so all drops happen at the end 2018-06-07 15:53:54 +10:00
990_topics.rb FEATURE: Terms of Service v1.0.0 2018-11-21 00:45:16 +01:00