Commit Graph

11 Commits

Author SHA1 Message Date
484fb5a119 Added activity entity 2018-04-14 12:26:09 +02:00
c9cf33ac19 Generate case entity. (Called CaseEntity because "Case" is reserved word) 2018-04-12 15:32:24 +02:00
61c969d7f4 Created "person panel" block which displays in content area for a person
Also moved contact details view config to zencrm_entities because it is referenced as an entity reference view in a base field on Hat.
2018-04-12 15:11:25 +02:00
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