Skip to content

add talk anonymization workflow

Dan Crosta requested to merge anonymization into master

for admins:

  • new section on the main admin page shows how many talks there are to anonymize, and lets you go through them
  • anonymizing a talk is a form like submitting a talk, less the fields reviewers won't see anyway
  • you can preview the anonymization diff. (technically it's already saved so it's not really a "pre" view)

for users:

  • you get an email if you talk is anonymized and that results in cahnges
  • the talk list shows which talks have anonymization you migth want to reivew
  • the talk edit page also has a warning

Talk list with anonymized talks indicated: Screen_Shot_2019-05-03_at_9.40.57_PM

Anonymization diff preview (admin version doesn't have the warning box): Screen_Shot_2019-05-03_at_9.46.19_PM

Merge request reports