Commit Graph

56 Commits

Author SHA1 Message Date
naomi 95bb467d76 add activity block working 2022-07-09 14:52:45 +01:00
naomi ccbac9473b broke something 2022-07-07 17:20:10 +01:00
naomi 07683cd1b8 Add case block is working 2022-07-07 12:54:42 +01:00
naomi 2b4b9696db Added block for adding cases to actors 2022-07-07 12:50:02 +01:00
naomi bca978f6f0 Added new website field (org_website) - link field 2022-06-20 13:31:21 +01:00
naomi 19e0718fb8 added strict type declaration 2022-05-13 14:18:17 +01:00
naomi 559ff4d83b Filtering types in AddActivity block by actor type 2022-05-13 13:21:13 +01:00
naomi 42f4b124d0 pluralised "partner organisations" 2022-05-13 11:53:25 +01:00
naomi ae7c333179 Added block for adding activities 2022-05-12 14:57:15 +01:00
naomi e63663255e event menu items - removed "Event" and pluralised 2022-05-12 09:26:35 +01:00
naomi eb9bd789c8 Pluralising entity names in "See all" menu 2022-05-11 13:47:37 +01:00
naomi 4ab621100f Merge branch 'master' into alex 2022-04-21 09:03:11 +01:00
naomi aa0c350766 Added links to admin menu for managing taxonomies 2022-04-21 08:51:42 +01:00
Nick 17406061f9 commented out the yml line untill it works 2022-04-17 12:04:48 +02:00
Nick 55f34cb4d7 Added the seeAllEvents but it is not workgin do to a bug I can't seem to fin 2022-04-15 16:29:26 +02:00
Nick 20ed3d4f39 added see al org's page and menu item, made fields configurable for actor 2022-04-08 14:00:44 +02:00
naomi b85cbaf398 Added actor type links to see-all menu 2022-04-08 12:02:53 +01:00
Naomi b1a8534d29 Removed debugging code and changed default name of organisation relation 2021-09-03 11:11:02 +02:00
Naomi 8816441f94 Added custom field formatter to exclude current organisation from entity reference list 2021-07-20 17:09:06 +02:00
naomi 4647ef6e3e Added equal opps view, and other changes. 2021-02-18 16:46:59 +00:00
naomi b48ba012cb Added Event entity type. 2021-01-28 10:22:20 +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 7c5ee54a44 changed machine name of view from actors to persons 2020-11-18 12:58:39 +00:00
Naomi ffb99bcac6 removed see-all-organisations menu stuff 2020-11-17 12:14:24 +00:00
Naomi 0d927126a2 moved contextual menu stuff into defaults 2020-11-17 10:55:16 +00:00
Naomi 690ec3b509 Put cases menu link back, and some other things 2020-11-15 17:39:50 +00:00
Naomi 7a9b95bf0d Wiring up new Organisation entity type 2020-11-12 17:35:34 +00:00
Naomi 17f8ddba2e contextual menu parameterised 2020-11-10 13:42:32 +00:00
Naomi 27cb58512e Added menu links for seeing lists of things, also updated install.txt 2020-11-09 17:50:09 +00:00
Naomi ad6811b5e9 Changed "Actor" to "Person" in a few places 2018-11-09 16:14:48 +00:00
Naomi 570d442d41 Minor change to wording 2018-10-25 18:32:26 +01:00
Naomi 78a44718fb Added activity type help block 2018-10-25 14:55:42 +01:00
Naomi fdd07ea104 Added help block for managing actor type fields 2018-10-24 18:24:20 +01:00
Naomi 10b99f132e Dynamic menu links for adding actors 2018-10-24 17:40:26 +01:00
naomi d2bd27c960 added another null check to contextual menu 2018-07-19 14:23:44 +02:00
naomi 33feac1977 redirect to home after deleting case or actor
also changed contextual menu code for cases when the actor whose case it is has been deleted
2018-07-18 22:15:45 +02:00
naomi ddab3e450a fixed bug where case list link not generated 2018-07-18 21:06:26 +02:00
naomi d46142ee2b finished entity type relations 2018-06-13 17:51:14 +02:00
naomi e601fde1ef Refactored case-type - client-type relationship
and corresponding part of widget
2018-06-13 13:31:04 +02:00
naomi 74b6f90c94 Entity relations working in all directions 2018-06-12 18:12:30 +02:00
naomi e10096c1ca Relations between case type and actor types done 2018-06-12 17:16:40 +02:00
naomi 8941cdfb49 refactoring 2018-06-12 16:11:28 +02:00
naomi eae1a2b03d Removed global menu block - using a menu now
because the menu function automatically handles showing you only the links you have permission to traverse
2018-05-08 18:31:11 +02:00
naomi 53507dae33 minor bugfix to contextual block 2018-05-08 18:30:39 +02:00
naomi 1eb54e69e5 Put the actor id in the session
instead of passing it around like mad in url queries
2018-05-08 14:54:11 +02:00
naomi c151f84692 In contextual menu, passing through actor_id
so that we can always come back to the original actor
2018-05-08 14:09:26 +02:00
naomi 80f42c7bf3 Added case list link to add-new-case page 2018-05-08 13:21:12 +02:00
naomi 1786fce0e8 Added hook so as not to show empty contextual menu 2018-05-07 19:20:27 +02:00
naomi c1c981fddd Modified page titles to give more info
Also removed conditional link back to case list from a case - it only appears sometimes, so it is more confusing to have it than not.
2018-05-03 14:34:55 +02:00
naomi abd6ee896b Added more nav links to contextual menu block 2018-05-03 14:06:01 +02:00