Commit Graph

273 Commits

Author SHA1 Message Date
naomi 7c3b007ff9 Authenticated user can see cases they are a provider for. 2022-01-20 14:48:53 +00:00
naomi f39f4a331d changed activity access controller to allow users to view and edit ones they own 2022-01-20 10:52:28 +00:00
naomi 6069ac0901 changed CaseInvolvement to reference case provisions 2022-01-20 10:52:04 +00:00
naomi 240a55f54f Activities get deleted when case deleted. 2021-12-30 13:43:19 +00:00
naomi b194367eef changed label of published checkbox to "Visible" 2021-12-10 09:45:22 +00:00
naomi ba4e6668aa css and removing the "left" and "right" classes from templates 2021-12-05 19:16:39 +00:00
naomi 3b62ebd0ee removed default reporting module as it is broken. 2021-12-05 18:36:39 +00:00
naomi 198a3f0558 corrected url for contact details history link 2021-12-05 17:36:11 +00:00
naomi 833c21346d changed label of activity_date_time to "Date" 2021-12-05 16:27:07 +00:00
naomi 4b84c99541 fixed return type of client_id callback when creating a case 2021-12-04 16:58:18 +00:00
naomi 0de22b7e90 removed uuids from configs, and removed some depcreated code from update hook 2021-12-04 14:42:40 +00:00
naomi dad1ffc746 removed name field from client form 2021-12-04 11:29:57 +00:00
naomi f6c7519a11 added case fee and case provision permissions to opencase admin role 2021-12-04 11:24:44 +00:00
naomi 27e7e3ae2a removed stuff to do with allowed activity types. 2021-12-04 11:19:57 +00:00
naomi 5eef57f470 opencase_defaults config is in good order. 2021-12-04 11:14:53 +00:00
naomi d0fea802ee changed namespace of case stuff from opencase_entities to opencase_cases 2021-12-04 10:11:02 +00:00
naomi 260979edcc Fixed bugs to do with entity type relations widget 2021-12-04 09:08:11 +00:00
naomi dbc38e8f61 Added config_export stanzas to entity types 2021-12-04 07:26:17 +00:00
naomi c95f8280bc removed contextual menu block 2021-12-04 06:54:45 +00:00
naomi 24a8e8864f Commented out actor types per case in entity relations widget 2021-12-04 06:47:38 +00:00
naomi 90c4462512 removed basefieldoverride configs for actors_involved as field no longer exists 2021-12-04 06:45:51 +00:00
naomi 52f77cb342 Added config directory to opencase_defaults 2021-12-04 06:43:37 +00:00
naomi 5f790c73c7 Removed obsolete code from opencase_defaults 2021-12-04 06:30:43 +00:00
naomi f617fc207e versioning 2021-12-03 16:45:27 +00:00
naomi 720b6f005d removed duplicate permissions_callback key 2021-11-29 18:18:15 +00:00
naomi cc2f03ddb3 versioning 2021-11-27 17:27:19 +00:00
naomi 2411813bd6 Added revision metadata keys for Drupal 9 2021-11-27 16:19:06 +00:00
naomi d4e8991804 replaced deprecated functions 2021-11-27 15:19:16 +00:00
naomi 3458949bb0 extended name field on cases 2021-11-27 11:25:41 +00:00
naomi 623e801c58 Made case provider field use view to filter out inactive and unpubllished 2021-11-16 08:06:06 +00:00
naomi f9d4820ac2 made activity date and time field configurable 2021-11-16 07:05:07 +00:00
naomi 88cd511d9f Made amount field required on case fee 2021-11-15 18:08:49 +00:00
naomi 9ee00ed738 changed paths from /admin/opencase to /opencase for new entities, in line with existing ones 2021-11-15 13:51:03 +00:00
naomi 04d6525d6c version 8.0-3.0 - update required
Added amount field to case fee, total fee to case, and code to calculate the total
2021-11-12 09:12:01 +00:00
naomi 3eba291d5a made field display configurable 2021-11-12 06:36:52 +00:00
naomi de691b5a52 Added notes field to cases 2021-11-11 15:27:25 +00:00
naomi 8cde0b8892 made published field configurable on case fee 2021-11-11 14:35:45 +00:00
naomi cffe817ce9 Added Case Fee entity 2021-11-11 14:07:13 +00:00
naomi 3753b4e25c removed working-out code 2021-11-11 08:42:15 +00:00
naomi f601890ad0 Added Case Provision entity for recording caseworker involvement with cases 2021-11-11 08:39:18 +00:00
naomi 6dca2e98e9 Fixed duplicate key in permissions.yml which Drupal 9 disallows 2021-11-06 12:25:06 +00:00
naomi c19b7d4be8 upgraded to drupal 9 2021-10-23 18:18:41 +01:00
naomi 4b8872b586 Increased character limit of email address fields 2021-10-06 10:39:37 +01:00
naomi 8d2d095b8e When a user who can't see unpublished entities unpublishes one, it redirects to the home page and displays a message. 2021-09-17 15:36:48 +01:00
naomi 78b8371be9 CSS for Accreditation Count form, and some other changes 2021-09-17 14:21:56 +01:00
naomi 48e6ae4196 Changed description of Published field 2021-09-13 14:34:29 +01:00
naomi ac4e6eddd5 Made published field configurable on forms, and made views respect permissions 2021-09-13 14:15:53 +01:00
Naomi b1a8534d29 Removed debugging code and changed default name of organisation relation 2021-09-03 11:11:02 +02: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