Commit Graph

4 Commits

Author SHA1 Message Date
naomi
6d63d5f328 Finished making person not revisionable
Am making stuff not revisionable for the initial hosted release and then will think about how to properly implement revisioning later.
Also removed now-unneeded contact details types vocabulary (contact details type is now a text field)
2018-04-11 11:35:09 +02:00
naomi
4a49cfecfb Added contact_details_types vocab and removed previous draft of it 2018-04-06 14:19:48 +02:00
naomi
60fefb703e Added base field to Profile entity, which references the Person. 2018-04-06 00:40:34 +02:00
naomi
af3b194aa4 Added "persons" view with entity reference display
This is used for the Person entity reference field on the Profile entity type
2018-04-05 23:31:16 +02:00