Commit Graph

8 Commits

Author SHA1 Message Date
naomi
cf0d928423 Changing routes back after they got changed when regenerating entities 2018-04-11 12:39:39 +02:00
naomi
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
naomi
add15f2c6d removed all person stuff and rand update entiees 2018-04-11 10:44:29 +02:00
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