Commit Graph

30 Commits

Author SHA1 Message Date
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 1878d1e2fd fixed bugs in entity type relations/widgets 2018-06-18 16:29:24 +02:00
naomi d46142ee2b finished entity type relations 2018-06-13 17:51:14 +02:00
naomi fd1a0d5156 Allowed activity types are a property of case type 2018-06-13 16:29:21 +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 9715401dfc Factored actor type widget stuff into a class 2018-06-12 15:38:30 +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
naomi 0c9377f48e Refactored global and contextual menu 2018-05-03 13:35:35 +02:00
naomi b89cfcc2ee Added link to case list, when viewing case
It relies on the referer, and isn't very good.
2018-04-30 18:30:43 +02:00
naomi 7cf4ee557b New activity gets its case from the url 2018-04-30 17:14:51 +02:00
naomi 59964e653e Added Utils class and refactored 2018-04-30 16:49:44 +02:00
naomi 3b7e8c9cbe When creating case, first actor is set from URL
And the contextual menu adds the query string
2018-04-30 15:45:34 +02:00
naomi fc1ae79562 Added contextual menu block 2018-04-30 14:24:01 +02:00