naomi
0dec481020
Added route and controller for adding activity to case
2018-04-14 14:40:37 +02:00
naomi
109c3e14c9
Added controller for creating new cases.
2018-04-12 18:39:07 +02:00
naomi
58ac24db8f
Added route and controller for editing hat
...
So that the person id is in the URL.
2018-04-12 13:42:52 +02:00
naomi
17070065e5
Changed URL for adding contact details, in line with hat one
2018-04-12 13:00:04 +02:00
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
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
naomi
0e0b31cfcd
Added custom block for creating profiles against a person.
...
It renders a link for each available profile type and they open in a popup which has a route and a controller.
2018-04-10 17:20:31 +02:00