Skip to content

Add title column to OriginalText model

Bastian König requested to merge 59-title-column into master

This adds a migration for adding the title property to OriginalText which the frontend already uses. I also adjusted the rake task for importing texts to take the title as required parameter.

Closes #59 (closed)

Merge request reports