This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/modules/zencrm_entities/src/Entity
naomi 0cc4d50d71 Added Involved Parties base field to case
Multi-value entity reference field.
2018-04-12 15:48:24 +02:00
..
CaseEntity.php Added Involved Parties base field to case 2018-04-12 15:48:24 +02:00
CaseEntityInterface.php Generate case entity. (Called CaseEntity because "Case" is reserved word) 2018-04-12 15:32:24 +02:00
CaseEntityType.php Generate case entity. (Called CaseEntity because "Case" is reserved word) 2018-04-12 15:32:24 +02:00
CaseEntityTypeInterface.php Generate case entity. (Called CaseEntity because "Case" is reserved word) 2018-04-12 15:32:24 +02:00
CaseEntityViewsData.php Generate case entity. (Called CaseEntity because "Case" is reserved word) 2018-04-12 15:32:24 +02:00
ContactDetails.php Fixed some paths 2018-04-11 14:35:08 +02:00
ContactDetailsInterface.php Made contact details not revisionable 2018-04-11 11:42:45 +02:00
ContactDetailsViewsData.php Made contact details not revisionable 2018-04-11 11:42:45 +02:00
Hat.php Added route and controller for editing hat 2018-04-12 13:42:52 +02:00
HatInterface.php Changed name of Profile entity to Hat 2018-04-11 12:18:27 +02:00
HatType.php Changed path for adding hat type to /zencrm 2018-04-11 12:46:17 +02:00
HatTypeInterface.php Changed name of Profile entity to Hat 2018-04-11 12:18:27 +02:00
HatViewsData.php Changed name of Profile entity to Hat 2018-04-11 12:18:27 +02:00
Person.php Changing routes back after they got changed when regenerating entities 2018-04-11 12:39:39 +02:00
PersonInterface.php removed all person stuff and rand update entiees 2018-04-11 10:44:29 +02:00
PersonViewsData.php Generated module and Person entity 2018-04-04 12:59:01 +02:00