discourse/spec/fixtures/csv
Dan Ungureanu 8335c8dc1a
FEATURE: Allow admins to pre-populate user fields (#12361)
Admins can use bulk invites to pre-populate user fields. The imported
CSV file must have a header with "email" column (first position) and
names of the user fields (exact match).

Under the hood, the bulk invite will create staged users and populate
the user fields of those.
2021-03-29 14:03:19 +03:00
..
discourse.csv add test case for csv BOM handling 2018-01-09 15:49:41 +05:30
discourse_headers.csv FEATURE: Allow admins to pre-populate user fields (#12361) 2021-03-29 14:03:19 +03:00
s3_inventory.csv PERF: Preload S3 inventory data for multisite clusters 2020-07-29 10:31:55 +01:00
tags.csv FEATURE: Upload tags from CSV (#6484) 2018-10-15 09:12:54 +01:00
tags_invalid.csv FEATURE: Upload tags from CSV (#6484) 2018-10-15 09:12:54 +01:00
user_emails.csv Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
usernames.csv FEATURE: Support uploading a csv with either user emails or usernames (#8971) 2020-02-18 10:53:12 -03:00
usernames_with_nil_values.csv FIX: Bulk badge awards should work even if the CSV has nil values 2020-02-27 11:08:24 -03:00
words.csv FIX: upload watched words should use UTF-8 2019-03-21 13:46:16 -04:00
words_tag.csv FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00