Commit Graph

7 Commits

Author SHA1 Message Date
1e1bfe0ca9 removed profile files ready for regenerating as unrevisionable 2018-04-11 11:51:14 +02:00
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
4a49cfecfb Added contact_details_types vocab and removed previous draft of it 2018-04-06 14:19:48 +02:00
3424e84588 Generated ContactDetails Entity and added Person field. 2018-04-06 11:14:12 +02:00
60fefb703e Added base field to Profile entity, which references the Person. 2018-04-06 00:40:34 +02:00
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
7ac39fc385 Gennerated Profile entity 2018-04-05 20:05:00 +02:00