Commit Graph

5 Commits

Author SHA1 Message Date
naomi
c47ce313b3 Removed all fields from Person in default view mode 2018-04-10 18:09:25 +02:00
naomi
3128d0cabf Profile labels now read "First Name Last Name - Profile Type" 2018-04-06 15:34:03 +02:00
naomi
0ecdf1247c Removed published/enabled checkbox till decide what to do with that.
Also placed author on forms and views
2018-04-06 14:12:29 +02:00
naomi
6cf7d5ee6f Added full_name and first_and_last_name fields to the Person entity type.
The full name is now the entity label. The first_and_last_name is so that it can be used in search and autocomplete.
2018-04-05 23:02:55 +02:00
naomi
4756074cf7 Generated module and Person entity
Changed "published" status of entity to "enabled". Removed author field from display
2018-04-04 12:59:01 +02:00