discourse/spec/fabricators
Jason W. May 0f36774246 group manager can invite members into the group from any restricted topic 2015-03-03 12:18:42 -08:00
..
api_key_fabricator.rb Support for per-user API keys 2013-10-22 17:34:39 -04:00
badge_fabricator.rb Remove color_hexcode column from badge_types. 2014-04-17 05:36:29 +05:30
category_fabricator.rb group manager can invite members into the group from any restricted topic 2015-03-03 12:18:42 -08:00
color_scheme_color_fabricator.rb Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
color_scheme_fabricator.rb Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
email_log_fabricator.rb Refactor SessionController#create, reduce complexity. 2013-11-15 22:09:03 +05:30
flag_fabricator.rb Add flag counts to admin dashboard 2013-03-12 14:40:59 -04:00
group_fabricator.rb more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
incoming_link_fabricator.rb FIX: Admin panel referral stats not counting topics correctly 2014-11-24 12:16:52 -08:00
invite_fabricator.rb moved comments to the bottom, they are way less intrusive there 2013-05-24 12:48:32 +10:00
like_fabricator.rb Add likes to admin dashboard 2013-03-18 10:08:08 -04:00
notification_fabricator.rb introduce Enum 2013-03-01 21:16:36 +03:00
optimized_image_fabricator.rb enable thumbnailing on S3 2013-07-31 23:26:34 +02:00
permalink_fabricator.rb FEATURE: add a way to map arbitrary urls to a topic, post, or category. Useful for sites that have migrated to Discourse and want to redirect from their old site to Discourse with 301 redirects. 2014-08-28 15:58:24 -04:00
post_detail_fabricator.rb Adding post details in preparation for the API importer code. 2013-10-15 09:21:30 -05:00
post_fabricator.rb FEATURE: use img's title attribute in overlay information when provided 2014-11-03 22:03:06 +01:00
post_revision_fabricator.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
screened_email_fabricator.rb Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail. 2013-08-14 16:08:23 -04:00
screened_ip_address_fabricator.rb Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address. 2013-10-21 14:50:18 -04:00
screened_url_fabricator.rb Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail. 2013-08-14 16:08:23 -04:00
single_sign_on_record_fabricator.rb Fix force_avatar_update.to_i error as force_avatar_update is a boolean 2015-01-30 09:51:38 +00:00
site_text_fabricator.rb Renaming site contents to site text 2014-09-24 16:08:14 -04:00
topic_fabricator.rb FIX: PM should never be allowed to have a category 2014-09-11 17:39:34 +10:00
upload_fabricator.rb FEATURE: support email attachments 2014-04-14 22:55:57 +02:00
user_action_fabricator.rb FEATURE: remove star concept from Discourse 2015-01-07 13:43:27 +11:00
user_fabricator.rb FIX: Do not show unconfirmed users in search results 2014-10-24 19:20:41 -04:00
user_field_fabricator.rb FEATURE: Support for a `required` setting on user fields. 2014-10-08 15:10:19 -04:00
user_profile_fabricator.rb FIX: Don't allow profile bios longer than 3k chars 2014-09-08 15:23:21 -04:00