Commit Graph

17 Commits

Author SHA1 Message Date
naomi ac4e6eddd5 Made published field configurable on forms, and made views respect permissions 2021-09-13 14:15:53 +01:00
naomi 42bf2c8e77 Removed ActorCaseRelation stuff- can't get it to work, will try again if it's asked for 2021-08-27 08:38:04 +01:00
naomi 7e4acae864 Revert "Added actor-case relation"
This reverts commit c7d36df842.
2021-08-27 08:37:16 +01:00
naomi 80f86c62fd Merge branch 'demo' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into demo 2021-08-26 21:42:27 +01:00
naomi 794bc0da68 Pulling case_id through when creating an activity and client_id when creating a case. (Only for demo really; bit of tech debt) 2021-08-26 21:41:36 +01:00
naomi 892a7ae35b Commented out case access stuff; need to re-add that using relation entities 2021-08-26 19:10:05 +01:00
naomi 3586ef5788 Fixed theme function issue after creating entity, and remove "(Client)" etc from name finally! 2021-08-26 18:58:25 +01:00
naomi c7d36df842 Added actor-case relation 2021-08-26 17:55:07 +01:00
Good Night Out 3dcd37bb8c removed circular module dependency 2021-08-07 14:55:52 +00:00
naomi 20cc8cd753 removed EVA stuff from template, plus misc 2021-02-20 15:09:58 +00:00
naomi 34a2d9e23b fixed typo kind of thing 2021-02-18 13:33:01 +00:00
naomi bc98ecb541 fixed some issues caused by c&ping from opencase_entities 2021-02-18 12:02:25 +00:00
naomi 9646e216aa moved file back into opencase_entities that I had moved by mistake 2021-02-08 17:47:13 +00:00
naomi 5afbeb956b Moved everything relating to cases into opencase_cases module 2021-02-08 17:27:18 +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 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 6d281625b7 Made "opencase_cases" and "opencase_no_cases" modules and gave the latter a version of the contextual menu 2021-02-01 16:49:49 +00:00