discourse/db/fixtures
Sam 845170bd6b FEATURE: add support for group visibility level
There are 4 visibility levels

- public (default)
- members only
- staff
- owners

Note, admins and group owners ALWAYS have visibility to groups

Migration treated old "non public" as "members only"
2017-07-03 15:26:57 -04:00
..
001_categories.rb rename on_remove, on_drop 2017-05-04 14:03:17 -04:00
002_groups.rb FEATURE: add support for group visibility level 2017-07-03 15:26:57 -04:00
003_post_action_types.rb added quick start guide to seeds 2013-12-16 12:46:46 +11: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 Change Anniversary badge to be multiple grant, once per year 2017-04-28 14:22:54 -04:00
007_web_hook_event_types.rb FEATURE: Webhook for user creation and approval 2016-09-19 10:12:55 +08:00
009_users.rb rename on_remove, on_drop 2017-05-04 14:03:17 -04:00
500_lounge_category.rb FIX: lounge category security settings won't be reset after an upgrade 2017-06-06 16:57:21 -04:00
501_meta_category.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
502_staff_category.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
600_themes.rb rename on_remove, on_drop 2017-05-04 14:03:17 -04:00
999_delayed.rb fix deploy problems due to renamed table 2017-05-12 15:17:25 -04:00
999_settings.rb Exceptions we use in the app should inherit off StandardError 2015-03-23 12:16:21 +11:00
999_topics.rb Fix typo. 2017-06-06 12:10:51 +09:00