Commit Graph

17 Commits

Author SHA1 Message Date
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
09650469bf Only those with "administer users" can link actor 2018-07-18 12:06:22 +02:00
naomi
08fe6dc362 added code to remove exposedfilter when view empty 2018-07-09 20:38:48 +02:00
naomi
73e7ff2656 Uninstall hook in opencase module
Also moved more config files about.
2018-07-05 14:05:50 +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
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
48e5080a9c Relation between case types and actor types
Allowed actor types for a case are saved in a base field override for the "involved parties" field.
2018-06-12 14:02:09 +02:00
naomi
cba43a04e5 Added config for relatin case types to actor types 2018-05-28 16:21:56 +02:00
naomi
53507dae33 minor bugfix to contextual block 2018-05-08 18:30:39 +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
a43aa0dc08 Added css and js
CSS file is empty as yet, but js has thing to remove autocomplete from search box
2018-05-07 18:54:08 +02:00
naomi
588b159dbd Added hook to open external menu links in new tab 2018-05-07 18:31:24 +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
03846a27f7 Generated opencase and opencase_entities modules 2018-04-29 09:22:16 +02:00