Commit Graph

22 Commits

Author SHA1 Message Date
Naomi 26d78a4f7f Made person's address fields form- and view-configurable, and bumped version 2021-06-29 09:21:04 +02:00
naomi 4647ef6e3e Added equal opps view, and other changes. 2021-02-18 16:46:59 +00:00
naomi 715f5f34c4 Removed "Entered by" from actor view display 2021-02-14 21:14:33 +00:00
naomi 7a995060ce Changed max length of full name, and some other things 2021-02-08 21:28:15 +00:00
naomi 3dd71bf2c0 Added full_name field to actors, and made the administer entities permission finer grained 2021-02-08 13:38:54 +00:00
naomi 0399c83646 made name fields configurable for form and view 2021-02-05 13:47:52 +00:00
naomi 2bc1abc7a7 Deleting activity in "No Cases" mode should redirect to first linked person, and other changes 2021-02-05 13:43:11 +00:00
Naomi dfb12d9be6 moved consent field to opencase_defaults and removed automatic "see all people" menu links 2020-11-20 11:00:52 +00:00
Naomi 18e32335f5 In progress of adding revision views & making entity displays nicer 2020-05-13 15:41:59 +01:00
Naomi ad6811b5e9 Changed "Actor" to "Person" in a few places 2018-11-09 16:14:48 +00:00
Naomi 7c30d9d02e postcode weight 2018-10-25 14:55:25 +01:00
Naomi a8c454c509 Made all base fields on actors not configurable
Making them configurable seems to mess up weights and stuff.
2018-09-19 09:15:42 +01:00
Naomi c81ebc4d94 Fixed field type error 2018-09-14 13:59:35 +01:00
Naomi 0371c37786 Added required tickbox, "consent to data storage" 2018-09-10 18:38:55 +01:00
naomi 98d856303a minor bugfix 2018-05-11 11:55:26 +02:00
naomi d8aaacec2d Added contact details to actor 2018-05-08 20:44:08 +02:00
naomi 18d0303f54 Moved base fields around
Because you can't make it put them at the bottom, so I have given them all negative weights so they go at the top and the custom fields start at 0. User is at the top
2018-05-07 14:49:31 +02:00
naomi 9d8c6a34d9 Changed paths so non-admin paths are /opencase/* 2018-04-29 15:23:15 +02:00
naomi 469f2413ec Actor entity label now includes subtype 2018-04-29 14:54:28 +02:00
naomi 900ba263c7 Actor name field is now set to full name on save 2018-04-29 14:50:41 +02:00
naomi 76f61b16b7 Added first, middle and last name fields to actor 2018-04-29 14:44:52 +02:00
naomi 249003bf16 Made Actor, Activity and Case entities 2018-04-29 13:58:46 +02:00