Feature #1003
Updated by Alexander Watzinger over 5 years ago
Add dates to CSV import
* Validate and warn if wrong formatted date
* Validate and warn if inconsistence dates (e.g. begin for end)
* Validate and warn if missing dates (e.g. begin_to without begin_from)
* Watch out for B.C. dates
* Update example CSV
* Document in wiki