5 Commits

Author SHA1 Message Date
naomi
2cf897c92b Changed path for adding hat to /zencrm/hat/{person_id}/....
Because the person id needs to be in third place in the URL, so that it filters the entity reference view for the contact details. But the second place cannot be "person" as then it would try to render the person blocks on th page.
2018-04-12 12:06:51 +02:00
naomi
689d208463 Added route and controller for adding new contact details to a person 2018-04-11 14:24:29 +02:00
naomi
3226ce01d3 added destination to hat creator popup
so it returns to person page after creation.
2018-04-11 13:11:54 +02:00
naomi
cf0d928423 Changing routes back after they got changed when regenerating entities 2018-04-11 12:39:39 +02:00
naomi
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