Commit Graph

8 Commits

Author SHA1 Message Date
a48e37ad39 Changed name of Profile entity to Hat
so as not to conflict with Profile or Profile2 module on existing sites
2018-04-11 12:18:27 +02:00
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