Compare commits

...
This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.

247 Commits
dev ... master

Author SHA1 Message Date
naomi 87219ba009 when deleting activity from case redirect to case 2022-07-12 09:17:36 +01:00
naomi d42d62d300 fixed menu permissions 2022-07-12 08:50:28 +01:00
naomi 0f93be7071 fixed bug with caseworker home page stuff 2022-07-12 08:44:20 +01:00
naomi c03683d819 activities config and user role stuff 2022-07-10 14:25:23 +01:00
naomi 3ad6643692 default home page clients -> cases 2022-07-10 14:20:15 +01:00
naomi 5a6bee81cd redirect home page by permission 2022-07-10 14:15:13 +01:00
naomi c790e6af61 added specific permission 4 "add new things" menu 2022-07-10 14:02:53 +01:00
naomi b849883fe3 Authenticated user can now see own cases view 2022-07-10 10:38:09 +01:00
naomi 8a8b13009d added "mysql" module to config 2022-07-09 15:49:58 +01:00
naomi 99d55e5f76 Config for agile demo 2022-07-09 15:19:48 +01:00
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 03c826087a Added cases by provider view 2022-07-07 11:39:37 +01:00
naomi c47e4b7b22 Exported current demo config 2022-07-07 11:32:02 +01:00
naomi 801c69fa06 added redirect at login 2022-07-05 13:58:10 +01:00
naomi de3a79209b Added cases-by-provider view 2022-07-05 13:30:56 +01:00
naomi 7ea66d37a7 Capitalised menu link 2022-07-05 11:55:08 +01:00
naomi cd8974fdb9 changed email fields on org and actor to email type 2022-06-20 14:11:07 +01:00
naomi 5e0bde90a0 Deleted old website field 2022-06-20 13:55:21 +01:00
naomi bca978f6f0 Added new website field (org_website) - link field 2022-06-20 13:31:21 +01:00
naomi 49bf43e5b4 Added function to cases for getting case provider ids 2022-06-14 13:59:51 +01:00
naomi 2c65aff7e1 added method to case to get case provisions 2022-06-07 14:26:51 +01:00
naomi 44b9680e0c fixed type error in test for timebasefieldupdater 2022-06-07 13:59:18 +01:00
naomi b70697995a Started adding function to case, to get case providers 2022-06-07 13:54:19 +01:00
naomi ffb56ab09f fixed breadcrumbs so they work for ciac 2022-06-07 13:07:18 +01:00
naomi 2f07a2b9aa Added breadcrumb stuff 2022-06-07 12:43:07 +01:00
naomi 20f2312245 fixed type error in timebasedfieldupdater 2022-06-07 12:39:22 +01:00
naomi 6857bb8d4c Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-06-05 17:15:53 +01:00
naomi f48dae3371 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-06-05 16:04:49 +01:00
naomi 183537db39 pluraliser ignores selected words e,g, "staff" 2022-06-05 15:49:27 +01:00
naomi fb9737ca04 added extra conditions param to getCountOfCaseProvisions 2022-06-05 14:54:27 +01:00
naomi 737104d7bd Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-06-05 13:48:15 +01:00
naomi 66fa591566 removed utils from timebasedfieldupdater 2022-06-05 13:47:21 +01:00
naomi c318c451dc refactored tests, added EntityTrait 2022-06-05 13:15:33 +01:00
naomi d81e1b3711 Added test for OCActor::getCountOfCaseProvisions 2022-06-05 12:25:28 +01:00
Nick eb9335b250 Revert "commit project after oc case fee bug"
This reverts commit 809dbfc837.
2022-06-03 12:02:45 +02:00
Nick 809dbfc837 commit project after oc case fee bug
:wq
2022-06-03 11:53:40 +02:00
Nick 156434fecc Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-06-03 11:51:45 +02:00
Nick 57795b6393 added defauilt value to OCCaseFee 2022-06-03 11:51:37 +02:00
Nick 457b4ad694 Merge branch 'revisionerrors' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into revisionerrors 2022-06-03 11:44:32 +02:00
Nick 780f144b52 fixed case revisions 2022-06-03 11:44:26 +02:00
naomi 33aec90a78 fixed revision reverting error for activities 2022-06-03 10:41:39 +01:00
Nick f9654bcd78 fixed actor and added test for it 2022-05-27 12:09:45 +02:00
naomi 4852de71c7 Merge branch 'master' into revisionerrors 2022-05-27 10:25:36 +01:00
Nick fdf00d5c95 fixed the unit test 2022-05-27 11:24:04 +02:00
naomi a4aa8444e3 changed timebasedfieldupdated back 2022-05-27 09:52:56 +01:00
naomi a228ea5554 removed unused code 2022-05-27 09:49:23 +01:00
naomi c29a480401 Added test for organisation revision 2022-05-27 09:34:37 +01:00
naomi 56bc7b83dd added tests for COrganisationRevisionRevertForm 2022-05-24 12:31:03 +01:00
naomi 9862e65ea9 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-19 10:46:44 +01:00
naomi 2e071af1b7 added static/dynamic divs to actor 2022-05-19 10:46:22 +01:00
autonomic 12788e7965 deleted "no_cases" module 2022-05-19 10:23:53 +02:00
naomi a5132bbcfc added update hook for total cases field 2022-05-19 09:12:31 +01:00
naomi f671580ed7 activity provider field now uses case_providers view 2022-05-19 07:46:34 +01:00
naomi 9351768b25 Refactor 2022-05-18 13:54:06 +01:00
naomi 1c61f2f0a4 case provisions are deleted when case is deleted. 2022-05-18 13:40:03 +01:00
naomi 13fb920e69 total cases field is working. 2022-05-18 13:27:14 +01:00
naomi cfec9be05c div around fields and static fields at top, for orgs and cases 2022-05-16 20:18:49 +01:00
naomi d483b3f47e refactor 2022-05-16 17:25:58 +01:00
naomi f6792e5053 addConditionsToQuery adds "=" by default 2022-05-16 10:01:16 +01:00
naomi 804694c0cc typo 2022-05-15 19:26:54 +01:00
naomi f1965ff3c1 Added superficial tests for addConditionsToQuery 2022-05-15 19:25:35 +01:00
naomi b000e9414b tests passing 2022-05-15 18:52:00 +01:00
naomi 107d0d6a8c Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-15 18:49:02 +01:00
naomi 6e91a54dc4 aaded some tests, which are now passing 2022-05-15 16:13:53 +01:00
naomi 82a44d3448 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-13 17:46:47 +01:00
naomi 21c84e21d2 refactored time based field update stuff 2022-05-13 17:46:29 +01:00
naomi 19e0718fb8 added strict type declaration 2022-05-13 14:18:17 +01:00
naomi e5358503f4 config for orgs 2022-05-13 13:41:22 +01:00
naomi f532286802 allow authuser to add orgs 2022-05-13 13:39:38 +01:00
naomi b0f3376c82 sorting actors by name 2022-05-13 13:30:02 +01:00
naomi 559ff4d83b Filtering types in AddActivity block by actor type 2022-05-13 13:21:13 +01:00
naomi e5b01eac53 and lower-cased 2022-05-13 11:59:04 +01:00
naomi c65295be62 standardised abbrev: equal opps 2022-05-13 11:54:51 +01:00
naomi 42f4b124d0 pluralised "partner organisations" 2022-05-13 11:53:25 +01:00
naomi c3e6f05b21 "view published activities" now means all of them 2022-05-13 11:37:31 +01:00
naomi bec63239f8 Added perms to auth user role 2022-05-13 11:28:02 +01:00
naomi 8d50660e88 more of the same 2022-05-12 18:42:21 +01:00
naomi 1a1cfb0a2d more config for demo 2022-05-12 18:38:02 +01:00
naomi 44f40ce0da more on config for demo 2022-05-12 18:34:20 +01:00
naomi 1e323d42f9 actor search view fields 2022-05-12 18:20:23 +01:00
naomi 44598d7a19 fields on actor form and view displays 2022-05-12 18:14:10 +01:00
naomi 95c1d4970e improvements to actors view 2022-05-12 18:08:15 +01:00
naomi 5768d9187b removed css and js aggregation 2022-05-12 17:49:09 +01:00
naomi d1bf996c82 Made caseless demo version with add-activity block 2022-05-12 14:58:56 +01:00
naomi ae7c333179 Added block for adding activities 2022-05-12 14:57:15 +01:00
naomi 4a222153af Download button for reports 2022-05-12 10:41:34 +01:00
naomi e63663255e event menu items - removed "Event" and pluralised 2022-05-12 09:26:35 +01:00
naomi cfe0b820f5 Forgot to add pluraliser class (new file) 2022-05-11 13:49:15 +01:00
naomi 6dcd379535 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-11 13:48:11 +01:00
naomi eb9bd789c8 Pluralising entity names in "See all" menu 2022-05-11 13:47:37 +01:00
naomi 18f8e6cab8 Added email alerter class 2022-05-10 08:06:31 +01:00
naomi 4ee9cd5bef Started adding case count func to actor 2022-05-09 17:21:54 +01:00
naomi be7f5fc591 Revert "Added total cases to actors"
This reverts commit b9481d39d5.
2022-05-09 17:12:05 +01:00
naomi 77abeaef4d Revert "Config for new total cases field"
Going to do a calculated views field instead

This reverts commit 8354e3b8cf.
2022-05-09 17:11:08 +01:00
naomi 8354e3b8cf Config for new total cases field 2022-05-08 18:42:30 +01:00
naomi b9481d39d5 Added total cases to actors 2022-05-08 18:34:02 +01:00
naomi b8c592104d made total fee field not configurable because it should be read only 2022-05-08 18:00:33 +01:00
naomi c6a8c5bb82 and again! 2022-05-07 19:57:09 +01:00
naomi fd79315241 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-07 19:55:06 +01:00
naomi cc1d55bda9 and again 2022-05-07 19:54:35 +01:00
naomi 4be6470568 removed add case view as it was not the right thing 2022-05-07 19:54:03 +01:00
naomi 7e2254e627 removed add case view as it was not the right thing 2022-05-07 19:53:08 +01:00
naomi 41a544850a removed old fee fields (again) 2022-05-07 19:51:58 +01:00
naomi e3d610efc2 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-07 19:50:59 +01:00
naomi 9b73df4472 Added case list view & a block for adding cases 2022-05-07 19:50:09 +01:00
naomi 58fce34216 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-07 14:01:53 +01:00
naomi b69805ef11 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-07 13:59:45 +01:00
naomi e6f1b5789d typo` 2022-05-07 13:59:32 +01:00
naomi 7f5838aa84 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-05-07 13:56:55 +01:00
naomi bc442f9842 Added description field to case fee 2022-05-07 13:56:35 +01:00
Nick f9846f2d86 removedfee or equivalent cost from all case types:
Please enter the commit message for your changes. Lines starting
2022-05-02 19:20:35 +02:00
naomi 81c9485671 removed caseworker role as no longer relevant 2022-04-27 14:59:36 +01:00
naomi 5af0801302 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-04-22 16:26:09 +01:00
naomi 537bb48b22 Added class for updating fields based on time elapsed 2022-04-22 16:25:49 +01:00
naomi 5b10fb7328 Added case view with an all-cases page and a block that is shown on actor page 2022-04-22 10:38:52 +01:00
naomi 908f930e64 Added config to module, and scripts to commit / push config & code together 2022-04-22 10:03:37 +01:00
naomi 926bbdb349 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-04-22 09:36:54 +01:00
naomi aa5dd4c48b removed now-unused code 2022-04-22 09:36:39 +01:00
Nick 952dc2ccf6 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-04-22 10:34:09 +02:00
Nick 4c618492bd turned on the all event menu link after config change 2022-04-22 10:33:52 +02:00
naomi 86c0fb1f65 case fee total updates when a fee is updated 2022-04-21 12:20:22 +01:00
naomi 92bce34fb1 total fee updates when a case fee is deleted 2022-04-21 12:15:00 +01:00
naomi 02715bdc44 Total fee now updates when a new fee is added 2022-04-21 12:11:56 +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 489f4c0c94 made fields configurable for case and sub cases 2022-04-17 11:52:26 +02:00
Nick 2f06caa261 made EqualOpps fields configurable 2022-04-15 16:48:34 +02:00
Nick aa6d580d62 made event fields configurable 2022-04-15 16:44:59 +02:00
Nick 8c3f2bcbc3 made org fields configurable 2022-04-15 16:41:59 +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 34b7a1c7c9 fixed redirect after deleting activity - defaults to target if there's no case 2022-04-03 19:27:43 +01:00
naomi fb2249d9bd fixed event attendees widget 2022-04-03 19:12:03 +01:00
naomi 614293c114 Added case provider role to opencase config 2022-04-03 17:52:12 +01:00
naomi 167166b898 Added target field to case, and added fee category vocab to opencase config 2022-04-03 17:31:00 +01:00
naomi c3f802835f Made everything have revisions all the time 2022-04-03 17:01:19 +01:00
naomi 13ddf5aa13 fixed deprecated functions 2022-04-03 14:51:38 +01:00
naomi 225e92a51c Added target field to activity 2022-04-03 14:37:40 +01:00
naomi 60c64afcab removed config from opencase_defaults 2022-04-03 14:19:05 +01:00
naomi 49ab81ca23 fixed deprecated functions that were breaking revisions. 2022-04-03 13:39:01 +01:00
naomi 65fe65474e replaced deprecated function 2022-03-17 10:41:39 +00:00
autonomic 57fae7c1c3 Removed full name field, thus fixing name-not-changing bug 2022-03-17 10:52:40 +01:00
naomi cc551b0851 Added Provider field to cases, auto-completed from actor linked to logged-in user. DB update required 2022-01-21 15:00:26 +00:00
naomi 40435a16be Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2022-01-20 15:59:39 +00:00
naomi f783fa2373 removed commented-out code 2022-01-20 15:59:23 +00:00
naomi 8b725e5a9a removed commented-out code 2022-01-20 15:42:37 +00:00
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 f293676fa5 Added css for paragraphs 2021-12-10 09:35:42 +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
autonomic 0c9707419e final css tweaks 2021-11-29 20:24:37 +01:00
autonomic 042e5853bb Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into trav 2021-11-29 20:13:19 +01: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
autonomic 658e60f296 Merge branch 'master' into trav 2021-11-27 15:56:22 +01:00
autonomic 2ecef5c1dd Merge branch 'trav' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into trav 2021-11-27 15:56:09 +01:00
autonomic 92e81ee518 css 2021-11-27 15:45:42 +01:00
Naomi d7197d7ed6 Follow-ups due 2021-11-27 15:45:42 +01:00
naomi 3458949bb0 extended name field on cases 2021-11-27 11:25:41 +00:00
naomi 9e18b3ea28 Added reporting menu 2021-11-17 07:55:22 +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 ff94eb8285 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2021-11-12 10:06:32 +00:00
naomi cf7892ed15 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2021-11-12 10:06:11 +00:00
naomi 72e7cb99c3 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2021-11-12 09:12:36 +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 d9453c1323 Added amount field to case fee, total fee to case, and code to calculate the total 2021-11-12 09:11:00 +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 b6afcfe47a OC Admin menu is now shown if you have permission to administer either bundles or users 2021-10-15 15:31:24 +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 0c977a7d48 Merge branch 'master' into trav 2021-09-17 15:37:11 +02:00
naomi a4c02ed249 colour of accrediation count figures 2021-09-17 14:32:01 +01:00
Naomi a0e4b4028f Merge branch 'master' into trav 2021-09-17 15:27:04 +02:00
Naomi 5c20e83ed5 Follow-ups due 2021-09-17 15:22:56 +02: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
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 436607a305 Added some class dependencies which were missing 2021-08-26 17:56:44 +01:00
naomi c7d36df842 Added actor-case relation 2021-08-26 17:55:07 +01:00
naomi 8cb50d271b removed config from opencase_defaults 2021-08-26 16:41:12 +01:00
Good Night Out 3dcd37bb8c removed circular module dependency 2021-08-07 14:55:52 +00:00
Naomi 8816441f94 Added custom field formatter to exclude current organisation from entity reference list 2021-07-20 17:09:06 +02:00
Naomi 73d9d6490a Added redirects to client screen after adding or deleting a linked client 2021-07-20 14:48:50 +02:00
Naomi d151b1744e Added Organisation Relation entity with update hook to install it, bumped version 2021-07-16 17:32:40 +02:00
Naomi 26d78a4f7f Made person's address fields form- and view-configurable, and bumped version 2021-06-29 09:21:04 +02:00
Naomi 41505594be Added website field to org, and bumped version (to 2.0.0 because ran out of numbers) 2021-06-15 20:13:42 +02:00
Naomi 3f3945f9a0 Added base field "contact role" to organisation, and bumped version 2021-06-15 19:55:45 +02:00
Naomi 1cb3a4356a Removed it again - it's the wrong place for it. 2021-06-04 17:45:13 +02:00
Naomi 34ac278a2e added menu item for managing tags. 2021-06-04 17:40:11 +02:00
naomi b7cfaa9f64 Removed contextual menu block, as it does not work (keeps disappearing). 2021-04-14 11:36:00 +01:00
naomi 0df9cfecc8 Added some css classes to the contextual menu, and a temporary css hack. 2021-04-05 19:43:46 +01:00
naomi 27f0b33faa Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2021-03-23 18:27:19 +00:00
naomi 998f72f505 Merge branch 'dev' 2021-03-23 18:25:40 +00:00
autonomic 4ac33273b9 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2021-03-23 16:47:53 +01:00
autonomic 62a3df034e css 2021-02-22 18:44:42 +01:00
autonomic df44524498 css 2021-02-22 18:28:02 +01:00
autonomic 8d5dda3a7a css 2021-02-22 18:15:30 +01:00
naomi 74fac415c8 misc 2021-02-22 11:38:45 +00:00
naomi 20cc8cd753 removed EVA stuff from template, plus misc 2021-02-20 15:09:58 +00:00
naomi 4647ef6e3e Added equal opps view, and other changes. 2021-02-18 16:46:59 +00:00
naomi 1a7757394e Added fields to equal opps entity 2021-02-18 16:10:03 +00:00
naomi fbdc64de3c Added equal opps entity 2021-02-18 15:32:10 +00:00
686 changed files with 29167 additions and 6422 deletions

1
commit_project.sh Executable file
View File

@ -0,0 +1 @@
./../../../../vendor/bin/drush config:export --destination=modules/contrib/opencase/config/optional -y && git add . && git commit

View File

@ -10,6 +10,7 @@
"require": {
"composer/installers": "*",
"drupal/superfish": "*",
"drupal/views_autosubmit": "*",
"drupal/smtp": "*",
"drupal/paragraphs_collapsible": "*"
}

View File

@ -0,0 +1,28 @@
langcode: en
status: true
dependencies:
config:
- views.view.equal_opps_records
module:
- system
- views
theme:
- bartik
id: exposedformequal_opps_recordspage_1
theme: bartik
region: content
weight: 0
provider: null
plugin: 'views_exposed_filter_block:equal_opps_records-page_1'
settings:
id: 'views_exposed_filter_block:equal_opps_records-page_1'
label: ''
provider: views
label_display: visible
views_label: 'Search by (whole) first or last name.'
visibility:
request_path:
id: request_path
pages: /equal-opps-records
negate: false
context_mapping: { }

View File

@ -0,0 +1,8 @@
uuid: 85aacc47-8df9-4309-b7f4-f58be70f83d0
langcode: en
status: true
dependencies: { }
name: 'Case Provider Roles'
vid: oc_case_provider_role
description: ''
weight: 0

View File

@ -0,0 +1,8 @@
uuid: 93a96bb4-da95-4d69-be37-d1477624f849
langcode: en
status: true
dependencies: { }
name: 'Fee categories'
vid: oc_fee_category
description: ''
weight: 0

View File

@ -0,0 +1,308 @@
langcode: en
status: true
dependencies:
config:
- system.menu.opencase
module:
- opencase_entities
- user
- views_autosubmit
id: equal_opps_records
label: 'Equal Opps Records'
module: views
description: ''
tag: ''
base_table: oc_equal_opps
base_field: id
display:
default:
display_plugin: default
id: default
display_title: Master
position: 0
display_options:
access:
type: perm
options:
perm: 'view published equal opps entities'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: autosubmit
options:
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
autosubmit_hide: true
pager:
type: mini
options:
items_per_page: 10
offset: 0
id: 0
total_pages: null
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
tags:
previous:
next:
style:
type: table
row:
type: fields
fields:
name:
id: name
table: oc_equal_opps
field: name
relationship: none
group_type: group
admin_label: ''
label: Name
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: null
entity_field: name
plugin_id: field
filters:
status:
value: '1'
table: oc_equal_opps
field: status
plugin_id: boolean
entity_type: oc_equal_opps
entity_field: status
id: status
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
first_name:
id: first_name
table: oc_actor_field_data
field: first_name
relationship: oc_actor
group_type: group
admin_label: ''
operator: '='
value: ''
group: 1
exposed: true
expose:
operator_id: first_name_op
label: 'First Name'
description: ''
use_operator: false
operator: first_name_op
operator_limit_selection: false
operator_list: { }
identifier: first_name
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
gno_standard_user: '0'
placeholder: ''
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: oc_actor
entity_field: first_name
plugin_id: string
last_name:
id: last_name
table: oc_actor_field_data
field: last_name
relationship: oc_actor
group_type: group
admin_label: ''
operator: '='
value: ''
group: 1
exposed: true
expose:
operator_id: last_name_op
label: 'Last Name'
description: ''
use_operator: false
operator: last_name_op
operator_limit_selection: false
operator_list: { }
identifier: last_name
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
gno_standard_user: '0'
placeholder: ''
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: oc_actor
entity_field: last_name
plugin_id: string
sorts: { }
title: 'Equal Opps Records'
header: { }
footer: { }
empty:
area:
id: area
table: views
field: area
relationship: none
group_type: group
admin_label: ''
empty: true
tokenize: false
content:
value: 'There is no Equal Opps record by that name. Please check the spelling'
format: basic_html
plugin_id: text
relationships:
oc_actor:
id: oc_actor
table: oc_equal_opps
field: oc_actor
relationship: none
group_type: group
admin_label: Person
required: true
entity_type: oc_equal_opps
entity_field: oc_actor
plugin_id: standard
arguments: { }
display_extenders: { }
use_ajax: true
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
tags: { }
page_1:
display_plugin: page
id: page_1
display_title: Page
position: 1
display_options:
display_extenders: { }
path: equal-opps-records
exposed_block: true
menu:
type: normal
title: 'Equal Opps Records'
description: ''
expanded: false
parent: opencase.see_all
weight: 10
context: '0'
menu_name: opencase
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
tags: { }

View File

@ -0,0 +1,3 @@
_core:
default_config_hash: jvTSppzcgH5wnzBhX5xnAExcp2I1CzkQ_aky65XNfYI
menu_depth: 4

View File

@ -0,0 +1,3 @@
_core:
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
interval: 10800

View File

@ -0,0 +1,12 @@
favicon:
mimetype: image/png
path: modules/contrib/opencase/resources/ico.png
use_default: false
features:
comment_user_picture: true
comment_user_verification: true
favicon: true
node_user_picture: true
logo:
path: modules/contrib/opencase/resources/files.png
use_default: false

View File

@ -0,0 +1,28 @@
uuid: ce85dde3-56b2-42e4-9ba6-626c4c1a12f5
langcode: en
status: true
dependencies:
module:
- opencase
- system
theme:
- bartik
_core:
default_config_hash: lsAeZ1IGTh83seQGXGHb7MipH88kV5SZEzf9PkK-uaY
id: actortypehelp
theme: bartik
region: content
weight: -3
provider: null
plugin: actor_type_help
settings:
id: actor_type_help
label: 'Actor Type Help'
label_display: '0'
provider: opencase
visibility:
request_path:
id: request_path
negate: false
context_mapping: { }
pages: '/admin/opencase/oc_actor_type/*/edit/fields'

View File

@ -0,0 +1,25 @@
uuid: 50fe4dcf-2304-49df-94a5-62ccdc502480
langcode: en
status: true
dependencies:
module:
- opencase
- route_condition
theme:
- bartik
id: addactivity
theme: bartik
region: sidebar_second
weight: 0
provider: null
plugin: add_activity
settings:
id: add_activity
label: 'Add Activity'
label_display: visible
provider: opencase
visibility:
route:
id: route
negate: false
routes: entity.oc_case.canonical

View File

@ -0,0 +1,25 @@
uuid: bb5d9db9-0e12-4245-9911-16ea92bc7213
langcode: en
status: true
dependencies:
module:
- opencase
- route_condition
theme:
- bartik
id: addcase
theme: bartik
region: sidebar_second
weight: 0
provider: null
plugin: add_case
settings:
id: add_case
label: 'Add Case'
label_display: visible
provider: opencase
visibility:
route:
id: route
negate: false
routes: entity.oc_actor.canonical

View File

@ -0,0 +1,27 @@
uuid: 641ec021-f8cc-4d18-aea6-78b8c1167b6d
langcode: en
status: true
dependencies:
config:
- system.menu.account
module:
- system
theme:
- bartik
_core:
default_config_hash: jzu74Q7R0QWgw8IniA9HZRSb_a8RPak1M0q5J-VGkZI
id: bartik_account_menu
theme: bartik
region: secondary_menu
weight: 0
provider: null
plugin: 'system_menu_block:account'
settings:
id: 'system_menu_block:account'
label: 'User account menu'
label_display: '0'
provider: system
level: 1
depth: 1
expand_all_items: false
visibility: { }

View File

@ -0,0 +1,25 @@
uuid: 802aa5e3-8dc9-487d-b81e-ebcb43921499
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: d-0emr1mEq7sFKDu5RHUJckvNk62hvIZdRwPEfnJyGg
id: bartik_branding
theme: bartik
region: header
weight: 0
provider: null
plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
label_display: '0'
provider: system
use_site_logo: true
use_site_name: true
use_site_slogan: true
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 441aa7a1-1224-4ee5-9f02-85648d5699bb
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: kigu8pTxXt1qGR2NJ5HHdC4G2G1wsDrIjLPKBT5wUBc
id: bartik_content
theme: bartik
region: content
weight: -1
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
label_display: '0'
provider: system
visibility: { }

View File

@ -0,0 +1,27 @@
uuid: a2594712-4e82-4f66-8852-b7fef9d69949
langcode: en
status: true
dependencies:
config:
- system.menu.footer
module:
- system
theme:
- bartik
_core:
default_config_hash: pnCK21YFjH7iB4XDeokSq3N3XSr6qX8BsqMs9nmip6E
id: bartik_footer
theme: bartik
region: footer_fifth
weight: 0
provider: null
plugin: 'system_menu_block:footer'
settings:
id: 'system_menu_block:footer'
label: 'Footer menu'
label_display: '0'
provider: system
level: 1
depth: 0
expand_all_items: false
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 4d206705-2964-4624-bfef-f2cd18c2d566
langcode: en
status: true
dependencies:
module:
- help
theme:
- bartik
_core:
default_config_hash: '-laWx8WA-ikiIEH3NJQ0hVbjqk3iEuBms91LB0B4IQU'
id: bartik_help
theme: bartik
region: content
weight: -5
provider: null
plugin: help_block
settings:
id: help_block
label: Help
label_display: '0'
provider: help
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: 9140917a-f290-4123-978a-1651937828ae
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: XRdb8LpbArVA6CpuuEZxzi50JIdjsJaCCZ5o3fH0Blk
id: bartik_local_actions
theme: bartik
region: content
weight: -4
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
label_display: '0'
provider: core
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 7ecfeaf2-bcc4-4505-9ced-379cd4f78f2e
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: Qf2BoIzd9py5AYXZj8fJzCYDyVk1-AWXcu-AqQeDZKA
id: bartik_local_tasks
theme: bartik
region: content
weight: -6
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
label_display: '0'
provider: core
primary: true
secondary: true
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: a5f26873-0159-467b-8043-b6b94381163c
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: KC12e0aosUnBBs5bd374JVcQjJaFNOSIHzu0dUGf22o
id: bartik_messages
theme: bartik
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
label_display: '0'
provider: system
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: 897cb97b-43d4-4b4a-82fe-dff0e0a8d521
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: ItFhhiUOoeR7oIq73ZaCV7PAYrOwXZ-9fazMzF5DJXM
id: bartik_page_title
theme: bartik
region: content
weight: -7
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
label_display: '0'
provider: core
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 063474f8-5ac9-4595-bb88-f57057e371ca
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: I6Esh8cDlPdl2POZg4MOSRUrQNYA1UNCJCxL2yqT_wc
id: bartik_powered
theme: bartik
region: footer_fifth
weight: 10
provider: null
plugin: system_powered_by_block
settings:
id: system_powered_by_block
label: 'Powered by Drupal'
label_display: '0'
provider: system
visibility: { }

View File

@ -0,0 +1,23 @@
uuid: f229784f-13c0-4d97-8b3c-8a1a2bb31c00
langcode: en
status: true
dependencies:
config:
- views.view.actor_search
module:
- views
theme:
- bartik
id: exposedformactor_searchpage_1
theme: bartik
region: header
weight: 0
provider: null
plugin: 'views_exposed_filter_block:actor_search-page_1'
settings:
id: 'views_exposed_filter_block:actor_search-page_1'
label: ''
label_display: visible
provider: views
views_label: ''
visibility: { }

View File

@ -0,0 +1,31 @@
uuid: ac7d2254-a341-4386-ae23-679d4cadb450
langcode: en
status: true
dependencies:
config:
- views.view.equal_opps_records
module:
- system
- views
theme:
- bartik
_core:
default_config_hash: 4qMuUzO9EtuXor_WcCBwEfW8lL3V9lFvYgnEQKni3uw
id: exposedformequal_opps_recordspage_1
theme: bartik
region: content
weight: -2
provider: null
plugin: 'views_exposed_filter_block:equal_opps_records-page_1'
settings:
id: 'views_exposed_filter_block:equal_opps_records-page_1'
label: ''
label_display: visible
provider: views
views_label: 'Search by (whole) first or last name.'
visibility:
request_path:
id: request_path
negate: false
context_mapping: { }
pages: /equal-opps-records

View File

@ -0,0 +1,73 @@
uuid: 57f624fd-8bf9-4942-8ffa-ba6639ee833f
langcode: en
status: true
dependencies:
config:
- system.menu.opencase
module:
- superfish
theme:
- bartik
_core:
default_config_hash: P5NPJ-V9_GehcsMfX2AGxHpIMY_jFzyxu0fMAdJlgiU
id: opencase
theme: bartik
region: primary_menu
weight: 0
provider: null
plugin: 'superfish:opencase'
settings:
id: 'superfish:opencase'
label: OpenCase
label_display: '0'
provider: superfish
level: '1'
depth: '0'
expand_all_items: false
menu_type: horizontal
style: none
arrow: 0
shadow: 1
speed: fast
delay: '800'
slide: vertical
supposition: 1
hoverintent: 1
touch: '1'
touchbh: '1'
touchbp: '768'
touchua: '0'
touchual: ''
touchuam: '0'
small: '2'
smallbp: '768'
smallua: '0'
smallual: ''
smalluam: '0'
smallact: '1'
smallset: ''
smallasa: 0
smallcmc: 0
smallecm: ''
smallchc: 0
smallech: ''
smallicm: ''
smallich: ''
smallamt: ''
smallabt: '1'
supersubs: 1
minwidth: '12'
maxwidth: '27'
multicolumn: 0
multicolumn_depth: '1'
multicolumn_levels: '1'
pathlevels: '1'
expanded: 0
clone_parent: 0
hide_linkdescription: 0
add_linkdescription: 0
link_depth_class: 1
custom_list_class: ''
custom_item_class: ''
custom_link_class: ''
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 1dd935f9-a3bb-4bb8-a000-f92b2ccaf725
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: 2rIN97Rd7-rjv3P4h0-xrZnAgPJHyXFEwrB--sS2_qE
id: seven_breadcrumbs
theme: seven
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
label_display: '0'
provider: system
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 18d8370b-7620-4d31-b708-434773fb3dcc
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: 6_eJxtyfANKFE_nfriHKgrARRIPHH88sI6jvQ4EHbBc
id: seven_content
theme: seven
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
label_display: '0'
provider: system
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: ddc8f618-12a7-4cd8-849a-f432533749d1
langcode: en
status: true
dependencies:
module:
- help
theme:
- seven
_core:
default_config_hash: bYvyEzJ7UcmjXZAYLxb4Qb_J77K9bPbk4ealdap31FY
id: seven_help
theme: seven
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
label_display: '0'
provider: help
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: be439219-ab03-4087-a272-439d7179d838
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: gv5JXTvQXjlMY6PXrfxzcLMjMg4074WiEQCy7ZSMvK4
id: seven_local_actions
theme: seven
region: content
weight: -10
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
label_display: '0'
provider: core
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 19ed3188-d6e6-4657-9f39-3861a0f49030
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: bZvFlENVti4PpqT6kqoC86B5_lXp6aE-d4nrvLMU4CY
id: seven_messages
theme: seven
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
label_display: '0'
provider: system
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: 12fcca5c-f192-4e49-820d-acaaf3826f65
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: P-2PK2v3yJQRI4Mg1RqKQ0Ki0wP_UUErIvahd_MtMVc
id: seven_page_title
theme: seven
region: header
weight: -30
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
label_display: '0'
provider: core
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: bf6a7f48-6ec8-4772-9928-5302cd655622
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: ouwsNHI1V3bwV1G1vl0EcbWy8AB9V62vgLOSjTpoCSI
id: seven_primary_local_tasks
theme: seven
region: header
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Primary tabs'
label_display: '0'
provider: core
primary: true
secondary: false
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 4d08580d-50da-4bd7-bb1a-e657144f5610
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: W8ripr8GQI0o3eaaD7lcd4687nUrcHoYdu4yIjzVN3o
id: seven_secondary_local_tasks
theme: seven
region: pre_content
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Secondary tabs'
label_display: '0'
provider: core
primary: false
secondary: true
visibility: { }

View File

@ -1,3 +1,4 @@
uuid: 62e27553-4443-4047-8212-2af44dd4afa1
langcode: en
status: true
dependencies:
@ -8,23 +9,22 @@ dependencies:
- views
theme:
- bartik
id: views_block__activities_block_1
id: views_block__activities_block_2
theme: bartik
region: content
weight: 0
provider: null
plugin: 'views_block:activities-block_1'
plugin: 'views_block:activities-block_2'
settings:
id: 'views_block:activities-block_1'
id: 'views_block:activities-block_2'
label: ''
provider: views
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
context_mapping: { }
visibility:
route:
id: route
routes: entity.oc_actor.canonical
negate: false
context_mapping: { }
routes: entity.oc_case.canonical

View File

@ -0,0 +1,10 @@
uuid: f45734f8-b7e5-47e9-90ce-4cb15415b01e
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
id: basic
label: 'Basic block'
revision: 0
description: 'A basic block contains a title and a body.'

View File

@ -0,0 +1,3 @@
_core:
default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc
log_ip_addresses: false

View File

@ -0,0 +1,10 @@
uuid: 8df6634c-b663-4f63-bd02-7415be7d437b
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA
id: comment
label: 'Default comments'
target_entity_type_id: node
description: 'Allows commenting on content'

View File

@ -1,10 +1,11 @@
uuid: 70ade645-a398-40b1-808a-43f8fe99ee73
langcode: en
status: true
dependencies: { }
id: contact_opencase
label: 'Contact the OpenCase Developers'
recipients:
- naomirosenberguk@gmail.com
- naomi@aktivix.org
reply: ''
weight: 0
message: 'Thank you for your message. The OpenCase team will get back to you ASAP.'

View File

@ -0,0 +1,14 @@
uuid: 9fd33dd2-6476-4362-a419-31216a4c3e2f
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw
id: feedback
label: 'Website feedback'
recipients:
- naomirosenberguk@gmail.com
reply: ''
weight: 0
message: 'Your message has been sent.'
redirect: ''

View File

@ -0,0 +1,13 @@
uuid: 366a3f34-2bb3-4a44-854b-2a8cdddc766c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I
id: personal
label: 'Personal contact form'
recipients: { }
reply: ''
weight: 0
message: 'Your message has been sent.'
redirect: ''

View File

@ -0,0 +1,24 @@
uuid: bdb6aab0-ba66-4ab0-9036-0e3466b5d06d
langcode: en
status: true
dependencies:
config:
- node.type.page
_core:
default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ
id: node.page.promote
field_name: promote
entity_type: node
bundle: page
label: 'Promoted to front page'
description: ''
required: false
translatable: false
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean

View File

@ -0,0 +1,10 @@
uuid: 781399e1-1932-46bd-a8e0-78f082cad4b1
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE
id: fallback
label: 'Fallback date format'
locked: true
pattern: 'D, m/d/Y - H:i'

View File

@ -0,0 +1,10 @@
uuid: d251f5cf-a6ef-49b6-ad58-7d853df35fc9
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk
id: html_date
label: 'HTML Date'
locked: true
pattern: Y-m-d

View File

@ -0,0 +1,10 @@
uuid: 0e10b049-df78-4241-badf-413c52de432e
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE
id: html_datetime
label: 'HTML Datetime'
locked: true
pattern: 'Y-m-d\TH:i:sO'

View File

@ -0,0 +1,10 @@
uuid: 3a6df8b5-ae40-4c0d-8bba-0056677544df
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM
id: html_month
label: 'HTML Month'
locked: true
pattern: Y-m

View File

@ -0,0 +1,10 @@
uuid: 05ff6d01-2985-4e11-ab91-96a44b879eb9
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE
id: html_time
label: 'HTML Time'
locked: true
pattern: 'H:i:s'

View File

@ -0,0 +1,10 @@
uuid: a8529465-c12b-4c1f-aca0-3b0752c72a9c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY
id: html_week
label: 'HTML Week'
locked: true
pattern: Y-\WW

View File

@ -0,0 +1,10 @@
uuid: 2852ec01-ed6e-4ab3-8f90-f644b6060943
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk
id: html_year
label: 'HTML Year'
locked: true
pattern: 'Y'

View File

@ -0,0 +1,10 @@
uuid: 1a1ef5f5-8284-409c-b613-8a9338038bbf
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc
id: html_yearless_date
label: 'HTML Yearless date'
locked: true
pattern: m-d

View File

@ -0,0 +1,10 @@
uuid: 0aaf69e1-a7f6-4058-86fb-bb58505fd0dc
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo
id: long
label: 'Default long date'
locked: false
pattern: 'l, F j, Y - H:i'

View File

@ -0,0 +1,10 @@
uuid: 9df18df7-3426-4cf4-83b4-2d9cc54d144f
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE
id: medium
label: 'Default medium date'
locked: false
pattern: 'D, d/m/Y - H:i'

View File

@ -0,0 +1,10 @@
uuid: 7868647b-7d55-4211-a799-9c06799eb3aa
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA
id: short
label: 'Default short date'
locked: false
pattern: 'd M Y'

View File

@ -0,0 +1,35 @@
uuid: 0c5a17e3-0985-4016-bcd6-b86cff5ca312
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
_core:
default_config_hash: jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
type: text_textarea_with_summary
weight: -4
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
info:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,36 @@
uuid: 8c2b9ba0-58af-4031-8919-64134d8c8122
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
author:
weight: -2
region: content
comment_body:
type: text_textarea
weight: 11
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
subject:
type: string_textfield
weight: 10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@ -1,8 +1,11 @@
uuid: ab0feabf-73e0-44dc-9dd5-a0e9d4e13951
langcode: en
status: true
dependencies:
config:
- contact.form.contact_opencase
_core:
default_config_hash: FIPSOmmsq-e1MSdersY0vHf6zPhy-UAx28-B-V7jU5I
id: contact_message.contact_opencase.default
targetEntityType: contact_message
bundle: contact_opencase
@ -17,10 +20,10 @@ content:
message:
type: string_textarea
weight: 0
region: content
settings:
rows: 12
placeholder: ''
region: content
third_party_settings: { }
name:
weight: -50

View File

@ -0,0 +1,109 @@
uuid: 4a7d2e8b-3715-4c84-9cee-973a8ed98928
langcode: en
status: true
dependencies:
config:
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.thumbnail
- node.type.article
module:
- comment
- image
- path
- text
_core:
default_config_hash: Pzq9mzrsfoPf775qgEU_SUbHSro9pv1ga-Euh1Ykd_k
id: node.article.default
targetEntityType: node
bundle: article
mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
comment:
type: comment_default
weight: 20
region: content
settings: { }
third_party_settings: { }
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
field_image:
type: image_image
weight: 4
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
field_tags:
type: entity_reference_autocomplete_tags
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 15
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 120
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 16
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,79 @@
uuid: 6d47445a-5bee-414e-89aa-2de09d9dc959
langcode: en
status: true
dependencies:
config:
- field.field.node.page.body
- node.type.page
module:
- path
- text
_core:
default_config_hash: SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0
id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
body:
type: text_textarea_with_summary
weight: 31
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 15
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 120
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 16
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,57 @@
uuid: 4402ad3d-faa9-4091-ae6a-933b7270ce95
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.application
module:
- datetime
id: oc_activity.application.default
targetEntityType: oc_activity
bundle: application
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,57 @@
uuid: b4184284-4fa2-414f-874a-dafecb3486f5
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.case_note
module:
- datetime
id: oc_activity.case_note.default
targetEntityType: oc_activity
bundle: case_note
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,66 @@
uuid: 9ece64fe-10fd-4a85-9ec0-8ec9429c98e4
langcode: en
status: true
dependencies:
config:
- field.field.oc_activity.destitution_funds_provided.field_amount
- field.field.oc_activity.destitution_funds_provided.field_funds_for
- opencase_entities.oc_activity_type.destitution_funds_provided
module:
- datetime
id: oc_activity.destitution_funds_provided.default
targetEntityType: oc_activity
bundle: destitution_funds_provided
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 5
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_amount:
type: number
weight: 4
region: content
settings:
placeholder: ''
third_party_settings: { }
field_funds_for:
type: options_select
weight: 3
region: content
settings: { }
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
time_taken: true
user_id: true

View File

@ -0,0 +1,57 @@
uuid: c9168804-754e-4c9c-872e-34d340c0db2a
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.email
module:
- datetime
id: oc_activity.email.default
targetEntityType: oc_activity
bundle: email
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,57 @@
uuid: 86825dc4-21cd-4670-80f5-fd3fc6c67e25
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.interview
module:
- datetime
id: oc_activity.interview.default
targetEntityType: oc_activity
bundle: interview
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,57 @@
uuid: a86206a2-d677-4276-8450-39941361eee1
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.lete
module:
- datetime
id: oc_activity.lete.default
targetEntityType: oc_activity
bundle: lete
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,57 @@
uuid: 61cedd57-e60e-4304-afbd-6397326a1468
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.phone_call
module:
- datetime
id: oc_activity.phone_call.default
targetEntityType: oc_activity
bundle: phone_call
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,57 @@
uuid: 0751919f-0018-47c0-b5fd-074d40ccc2df
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.research
module:
- datetime
id: oc_activity.research.default
targetEntityType: oc_activity
bundle: research
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,60 @@
uuid: 43b06d48-94ac-4f74-9adc-f40bb63d4f4e
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.supervision
module:
- datetime
id: oc_activity.supervision.default
targetEntityType: oc_activity
bundle: supervision
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
description:
type: string_textarea
weight: 4
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 3
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
oc_provider:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
oc_target:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden:
revision_log: true
status: true
time_taken: true
user_id: true

View File

@ -1,3 +1,4 @@
uuid: 7a629105-24fb-46e2-98f0-c0c3bb2e6f76
langcode: en
status: true
dependencies:
@ -9,6 +10,7 @@ dependencies:
- field.field.oc_actor.client.field_disability
- field.field.oc_actor.client.field_ethnic_o
- field.field.oc_actor.client.field_gender_identified_with
- field.field.oc_actor.client.field_general_noes
- field.field.oc_actor.client.field_how_heard
- field.field.oc_actor.client.field_income
- field.field.oc_actor.client.field_languages_spoken
@ -16,116 +18,164 @@ dependencies:
- field.field.oc_actor.client.field_nationalities
- field.field.oc_actor.client.field_referred_by
- field.field.oc_actor.client.field_sex
- field.field.oc_actor.client.field_status
- opencase_entities.oc_actor_type.client
module:
- datetime
- file
- hide_revision_field
_core:
default_config_hash: 90BCsdjSFMMiSp2Da3WhMM2sOUliF433LfErYxVCrgk
id: oc_actor.client.default
targetEntityType: oc_actor
bundle: client
mode: default
content:
field_asylum_status:
weight: 4
settings: { }
third_party_settings: { }
type: options_select
email:
type: string_textfield
weight: 3
region: content
field_client_field_1:
weight: 26
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
field_asylum_status:
type: options_select
weight: 11
region: content
settings: { }
third_party_settings: { }
field_client_field_1:
type: string_textfield
weight: 26
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_confidentiality_form:
weight: 13
type: file_generic
weight: 20
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
type: file_generic
region: content
field_date_of_birth:
weight: 0
settings: { }
third_party_settings: { }
type: datetime_default
region: content
field_dependants:
weight: 10
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_disability:
weight: 8
region: content
settings: { }
third_party_settings: { }
field_dependants:
type: string_textfield
weight: 17
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_disability:
type: string_textfield
weight: 15
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_ethnic_o:
weight: 5
type: string_textfield
weight: 12
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_gender_identified_with:
weight: 1
settings: { }
third_party_settings: { }
type: options_select
region: content
field_how_heard:
weight: 11
settings: { }
third_party_settings: { }
type: options_select
region: content
field_income:
weight: 9
region: content
settings: { }
third_party_settings: { }
type: options_select
field_general_noes:
type: string_textarea
weight: 21
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_how_heard:
type: options_select
weight: 18
region: content
settings: { }
third_party_settings: { }
field_income:
type: options_select
weight: 16
region: content
settings: { }
third_party_settings: { }
field_languages_spoken:
weight: 7
type: options_select
weight: 14
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_marital_:
weight: 3
type: options_select
weight: 10
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_nationalities:
type: options_select
weight: 6
weight: 13
region: content
settings: { }
third_party_settings: { }
field_referred_by:
weight: 12
type: string_textfield
weight: 19
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
field_status:
type: entity_reference_autocomplete
weight: 81
region: content
field_sex:
weight: 2
settings: { }
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: options_select
first_name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
last_name:
type: string_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
middle_names:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: -4
@ -134,13 +184,62 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
phone:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
phone2:
type: string_textfield
weight: 5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
post_code:
type: string_textfield
weight: 7
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
postal_address:
type: string_textarea
weight: 6
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
user_id:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
region: content
third_party_settings: { }
hidden: { }
hidden:
field_sex: true
full_name: true
status: true
user_login: true

View File

@ -0,0 +1,79 @@
uuid: 56d178c9-a69d-42a7-8235-6ecce238a904
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_actor_type.staff_member
id: oc_actor.staff_member.default
targetEntityType: oc_actor
bundle: staff_member
mode: default
content:
email:
type: string_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
first_name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
last_name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
middle_names:
type: string_textfield
weight: 3
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
phone:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
phone2:
type: string_textfield
weight: 5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
post_code:
type: string_textfield
weight: 7
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
postal_address:
type: string_textarea
weight: 6
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
hidden:
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,117 @@
uuid: bc7ed01d-4eba-44c2-a6ab-78500c090d70
langcode: en
status: true
dependencies:
config:
- field.field.oc_actor.volunteer.field_ethnic_o
- field.field.oc_actor.volunteer.field_general_noes
- field.field.oc_actor.volunteer.field_languages_spoken
- field.field.oc_actor.volunteer.field_nationalities
- field.field.oc_actor.volunteer.field_osic_level
- field.field.oc_actor.volunteer.field_skills
- opencase_entities.oc_actor_type.volunteer
id: oc_actor.volunteer.default
targetEntityType: oc_actor
bundle: volunteer
mode: default
content:
email:
type: string_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_general_noes:
type: string_textarea
weight: 10
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_languages_spoken:
type: options_select
weight: 7
region: content
settings: { }
third_party_settings: { }
field_osic_level:
type: options_select
weight: 8
region: content
settings: { }
third_party_settings: { }
field_skills:
type: string_textarea
weight: 9
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
first_name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
last_name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: -4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
phone:
type: string_textfield
weight: 3
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
phone2:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
post_code:
type: string_textfield
weight: 6
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
postal_address:
type: string_textarea
weight: 5
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
hidden:
field_ethnic_o: true
field_nationalities: true
middle_names: true
revision_log: true
status: true
user_id: true
user_login: true

View File

@ -1,13 +1,12 @@
uuid: 38668a42-5ab1-4063-a1fa-75256aa1a171
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.accommodation.field_case_finance
- field.field.oc_case.accommodation.field_fee_calculation
- field.field.oc_case.accommodation.field_fee_or_equivalent_cost
- field.field.oc_case.accommodation.field_outcome
- field.field.oc_case.accommodation.field_type_of_acco
- opencase_entities.oc_case_type.accommodation
- opencase_cases.oc_case_type.accommodation
module:
- file
id: oc_case.accommodation.default
@ -15,35 +14,44 @@ targetEntityType: oc_case
bundle: accommodation
mode: default
content:
field_case_finance:
weight: 1
settings: { }
third_party_settings: { }
field_type_of_acco:
type: options_select
region: content
field_fee_calculation:
weight: 3
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_or_equivalent_cost:
weight: 2
region: content
settings: { }
third_party_settings: { }
files:
type: file_generic
weight: 3
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: number
oc_target:
type: entity_reference_autocomplete
weight: 1
region: content
field_outcome:
weight: 26
settings: { }
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: options_select
region: content
field_type_of_acco:
weight: 0
settings: { }
third_party_settings: { }
type: options_select
region: content
hidden: { }
hidden:
field_case_finance: true
field_fee_calculation: true
field_fee_or_equivalent_cost: true
field_outcome: true
notes: true
revision_log: true
status: true
total_fee: true
user_id: true

View File

@ -1,49 +1,63 @@
uuid: 6bf32252-ae4d-4c4f-8484-c95c9fc07ba3
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.asylum_support.field_case_finance
- field.field.oc_case.asylum_support.field_fee_calculation
- field.field.oc_case.asylum_support.field_fee_or_equivalent_cost
- field.field.oc_case.asylum_support.field_outcome
- field.field.oc_case.asylum_support.field_type_of_as
- opencase_entities.oc_case_type.asylum_support
- opencase_cases.oc_case_type.asylum_support
module:
- file
- hide_revision_field
id: oc_case.asylum_support.default
targetEntityType: oc_case
bundle: asylum_support
mode: default
content:
field_case_finance:
type: options_select
weight: 27
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_calculation:
weight: 29
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_or_equivalent_cost:
weight: 28
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_outcome:
type: options_select
weight: 30
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_type_of_as:
type: options_select
weight: 26
region: content
settings: { }
third_party_settings: { }
type: options_select
files:
type: file_generic
weight: -1
region: content
hidden: { }
settings:
progress_indicator: throbber
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
hidden:
field_fee_calculation: true
field_fee_or_equivalent_cost: true
name: true
notes: true
oc_target: true
status: true
total_fee: true
user_id: true

View File

@ -1,57 +1,71 @@
uuid: 2cdf4d5f-96bf-4c95-8e0c-48dd867eb9cb
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.employability.field_case_finance
- field.field.oc_case.employability.field_fee_calculation
- field.field.oc_case.employability.field_fee_or_equivalent_cost
- field.field.oc_case.employability.field_gave_list_of_agencies
- field.field.oc_case.employability.field_outcome
- field.field.oc_case.employability.field_type_of_employability_help
- opencase_entities.oc_case_type.employability
- opencase_cases.oc_case_type.employability
module:
- file
- hide_revision_field
id: oc_case.employability.default
targetEntityType: oc_case
bundle: employability
mode: default
content:
field_case_finance:
type: options_select
weight: 28
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_calculation:
weight: 30
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_or_equivalent_cost:
weight: 29
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_gave_list_of_agencies:
type: boolean_checkbox
weight: 27
region: content
settings:
display_label: true
third_party_settings: { }
type: boolean_checkbox
region: content
field_outcome:
type: options_select
weight: 31
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_type_of_employability_help:
type: options_select
weight: 26
region: content
settings: { }
third_party_settings: { }
type: options_select
files:
type: file_generic
weight: -1
region: content
hidden: { }
settings:
progress_indicator: throbber
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
hidden:
field_fee_calculation: true
field_fee_or_equivalent_cost: true
name: true
notes: true
oc_target: true
status: true
total_fee: true
user_id: true

View File

@ -0,0 +1,55 @@
uuid: 9ca0d966-5d05-4e95-93fe-36bed0ee506c
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.enquiry.field_outcome
- field.field.oc_case.enquiry.field_subject_of_enquiry
- opencase_cases.oc_case_type.enquiry
module:
- file
id: oc_case.enquiry.default
targetEntityType: oc_case
bundle: enquiry
mode: default
content:
field_outcome:
type: options_select
weight: 1
region: content
settings: { }
third_party_settings: { }
field_subject_of_enquiry:
type: string_textarea
weight: 0
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
files:
type: file_generic
weight: -1
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
hidden:
name: true
notes: true
oc_target: true
status: true
total_fee: true
user_id: true

View File

@ -1,49 +1,63 @@
uuid: 20173814-2b67-4eab-9400-af842f6196a9
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.health.field_case_finance
- field.field.oc_case.health.field_fee_calculation
- field.field.oc_case.health.field_fee_or_equivalent_cost
- field.field.oc_case.health.field_outcome
- field.field.oc_case.health.field_type_health
- opencase_entities.oc_case_type.health
- opencase_cases.oc_case_type.health
module:
- file
- hide_revision_field
id: oc_case.health.default
targetEntityType: oc_case
bundle: health
mode: default
content:
field_case_finance:
type: options_select
weight: 27
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_calculation:
weight: 29
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_or_equivalent_cost:
weight: 28
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_outcome:
type: options_select
weight: 30
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_type_health:
type: options_select
weight: 26
region: content
settings: { }
third_party_settings: { }
type: options_select
files:
type: file_generic
weight: -1
region: content
hidden: { }
settings:
progress_indicator: throbber
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
hidden:
field_fee_calculation: true
field_fee_or_equivalent_cost: true
name: true
notes: true
oc_target: true
status: true
total_fee: true
user_id: true

View File

@ -1,56 +1,70 @@
uuid: 0083be5f-a4a6-4ebd-9826-0eccf8b7cf6b
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.immigration.field_case_finance
- field.field.oc_case.immigration.field_fee_calculation
- field.field.oc_case.immigration.field_fee_or_equivalent_cost
- field.field.oc_case.immigration.field_level
- field.field.oc_case.immigration.field_outcome
- field.field.oc_case.immigration.field_type_of_applicat
- opencase_entities.oc_case_type.immigration
- opencase_cases.oc_case_type.immigration
module:
- file
- hide_revision_field
id: oc_case.immigration.default
targetEntityType: oc_case
bundle: immigration
mode: default
content:
field_case_finance:
type: options_select
weight: 28
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_calculation:
weight: 30
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_or_equivalent_cost:
weight: 29
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_level:
type: options_select
weight: 26
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_outcome:
type: options_select
weight: 31
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_type_of_applicat:
type: options_select
weight: 27
region: content
settings: { }
third_party_settings: { }
type: options_select
files:
type: file_generic
weight: -1
region: content
hidden: { }
settings:
progress_indicator: throbber
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
hidden:
field_fee_calculation: true
field_fee_or_equivalent_cost: true
name: true
notes: true
oc_target: true
status: true
total_fee: true
user_id: true

View File

@ -0,0 +1,46 @@
uuid: b3d1c103-d544-48ab-b4a3-13d9fea55f98
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.pro_bono_immigration_service.field_outcome
- opencase_cases.oc_case_type.pro_bono_immigration_service
module:
- file
id: oc_case.pro_bono_immigration_service.default
targetEntityType: oc_case
bundle: pro_bono_immigration_service
mode: default
content:
field_outcome:
type: options_select
weight: 26
region: content
settings: { }
third_party_settings: { }
files:
type: file_generic
weight: -1
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
hidden:
name: true
notes: true
oc_target: true
status: true
total_fee: true
user_id: true

View File

@ -0,0 +1,41 @@
uuid: 7010aa94-15ca-4b06-a7b2-0fdac3ed3ea7
langcode: en
status: true
dependencies:
config:
- opencase_cases.oc_case_type.volunteer_engagement
module:
- file
id: oc_case.volunteer_engagement.default
targetEntityType: oc_case
bundle: volunteer_engagement
mode: default
content:
files:
type: file_generic
weight: 1
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
notes:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
hidden:
oc_target: true
revision_log: true
status: true
user_id: true

View File

@ -1,49 +1,63 @@
uuid: 89d5e20a-5d26-4231-85f1-065e1c3e880c
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.welfare_rights.field_case_finance
- field.field.oc_case.welfare_rights.field_fee_calculation
- field.field.oc_case.welfare_rights.field_fee_or_equivalent_cost
- field.field.oc_case.welfare_rights.field_outcome
- field.field.oc_case.welfare_rights.field_type_of_welfare_rights_iss
- opencase_entities.oc_case_type.welfare_rights
- opencase_cases.oc_case_type.welfare_rights
module:
- file
- hide_revision_field
id: oc_case.welfare_rights.default
targetEntityType: oc_case
bundle: welfare_rights
mode: default
content:
field_case_finance:
type: options_select
weight: 27
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_calculation:
weight: 29
settings: { }
third_party_settings: { }
type: options_select
region: content
field_fee_or_equivalent_cost:
weight: 28
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_outcome:
type: options_select
weight: 30
region: content
settings: { }
third_party_settings: { }
type: options_select
region: content
field_type_of_welfare_rights_iss:
type: options_select
weight: 26
region: content
settings: { }
third_party_settings: { }
type: options_select
files:
type: file_generic
weight: -1
region: content
hidden: { }
settings:
progress_indicator: throbber
third_party_settings: { }
revision_log:
type: hide_revision_field_log_widget
weight: 80
region: content
settings:
rows: 5
placeholder: ''
show: true
default: ''
permission_based: false
allow_user_settings: true
third_party_settings: { }
hidden:
field_fee_calculation: true
field_fee_or_equivalent_cost: true
name: true
notes: true
oc_target: true
status: true
total_fee: true
user_id: true

View File

@ -0,0 +1,38 @@
uuid: 9c6530a7-4c3c-447c-ba44-1666df974e9e
langcode: en
status: true
dependencies:
config:
- opencase_cases.oc_case_fee_type.fee
id: oc_case_fee.fee.default
targetEntityType: oc_case_fee
bundle: fee
mode: default
content:
amount:
type: number
weight: 0
region: content
settings:
placeholder: ''
third_party_settings: { }
description:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
oc_fee_category:
type: options_select
weight: 1
region: content
settings: { }
third_party_settings: { }
hidden:
name: true
oc_case: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,29 @@
uuid: 60d3b187-2270-4cff-884f-7242f4273f2d
langcode: en
status: true
dependencies:
config:
- opencase_cases.oc_case_provision_type.caseworker
id: oc_case_provision.caseworker.default
targetEntityType: oc_case_provision
bundle: caseworker
mode: default
content:
oc_case_provider_role:
type: options_select
weight: 1
region: content
settings: { }
third_party_settings: { }
oc_provider:
type: options_select
weight: 0
region: content
settings: { }
third_party_settings: { }
hidden:
name: true
oc_case: true
revision_log: true
status: true
user_id: true

View File

@ -0,0 +1,57 @@
uuid: 9282eb8d-96fa-4c3a-a0ea-abbdc763efa0
langcode: en
status: true
dependencies:
module:
- opencase_entities
id: oc_equal_opps.oc_equal_opps.default
targetEntityType: oc_equal_opps
bundle: oc_equal_opps
mode: default
content:
access_needs:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
age:
type: options_select
weight: 1
region: content
settings: { }
third_party_settings: { }
gender:
type: options_select
weight: 3
region: content
settings: { }
third_party_settings: { }
oc_actor:
type: entity_reference_autocomplete
weight: 0
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
race_ethnicity:
type: options_select
weight: 4
region: content
settings: { }
third_party_settings: { }
sexuality:
type: string_textfield
weight: 5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
name: true

View File

@ -0,0 +1,48 @@
uuid: b512b25f-0fab-4582-88ee-ce7184c6b6c6
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_event_type.volunteer_training_session
module:
- datetime
id: oc_event.volunteer_training_session.default
targetEntityType: oc_event
bundle: volunteer_training_session
mode: default
content:
activity_date_time:
type: datetime_default
weight: 1
region: content
settings: { }
third_party_settings: { }
attendees:
type: entity_reference_autocomplete
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
description:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
status: true
user_id: true

View File

@ -0,0 +1,65 @@
uuid: ac6da2f0-4de2-4e8d-baf6-f7229b42616f
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_organisation_type.partner_organisation
module:
- file
id: oc_organisation.partner_organisation.default
targetEntityType: oc_organisation
bundle: partner_organisation
mode: default
content:
contact_name:
type: string_textfield
weight: 3
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
email:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
notes:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
website:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
billing_contact_name: true
billing_email: true
billing_phone: true
billing_post_code: true
billing_postal_address: true
contact_role: true
phone: true
post_code: true
postal_address: true
revision_log: true
status: true

View File

@ -0,0 +1,57 @@
uuid: db1670a5-4601-4b53-965b-d3c11ee66a4f
langcode: en
status: true
dependencies:
config:
- field.field.user.user.field_linked_opencase_actor
- field.field.user.user.user_picture
- image.style.thumbnail
module:
- image
- user
_core:
default_config_hash: FaQ9Ptcpxpg30AtiqRDtl_8zbJArHP1LPfug_s59TOA
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: 0
region: content
settings: { }
third_party_settings: { }
contact:
weight: 4
region: content
settings: { }
third_party_settings: { }
field_linked_opencase_actor:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
language:
weight: 3
region: content
settings: { }
third_party_settings: { }
timezone:
weight: 5
region: content
settings: { }
third_party_settings: { }
user_picture:
type: image_image
weight: 2
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,12 @@
uuid: a37b640e-952d-4f06-b806-99792e29ba2d
langcode: en
status: true
dependencies:
module:
- user
_core:
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
id: user.register
label: Register
targetEntityType: user
cache: true

View File

@ -0,0 +1,25 @@
uuid: 72a3d45b-e611-4333-913b-4363640d30c0
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
_core:
default_config_hash: hBNNDTFwakREOTa6GGMqN899Iyrii0hInwSJtQ7Kj30
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,28 @@
uuid: 6b09820a-f7eb-4c94-a271-a385fd1df95d
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: aBQUGsQ46M4048fIlFuTXwl2zV0j2cJX89CTUobh9hA
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
comment_body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
links:
weight: 100
region: content
hidden:
search_api_excerpt: true

View File

@ -1,8 +1,11 @@
uuid: fc2c799b-24e3-43a8-ac17-159132cc4d1a
langcode: en
status: true
dependencies:
config:
- contact.form.contact_opencase
_core:
default_config_hash: 5FOO-_a4pXYooVxKem_62Os7boeIcKDHVjeE72lZUMk
id: contact_message.contact_opencase.default
targetEntityType: contact_message
bundle: contact_opencase
@ -10,10 +13,11 @@ mode: default
content:
message:
type: string
weight: 0
label: above
region: content
settings:
link_to_entity: false
third_party_settings: { }
hidden: { }
weight: 0
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,66 @@
uuid: 5925a8be-7a29-47a6-b6bb-6d80b487730f
langcode: en
status: true
dependencies:
config:
- core.entity_view_display.comment.comment.default
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.large
- node.type.article
module:
- comment
- image
- text
- user
_core:
default_config_hash: b4RQ-Nfz-gOoG_jjftd_qDIz4lf_-OzlxoLHkRXjfrE
id: node.article.default
targetEntityType: node
bundle: article
mode: default
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
comment:
type: comment_default
label: above
settings:
view_mode: default
pager_id: 0
third_party_settings: { }
weight: 110
region: content
field_image:
type: image
label: hidden
settings:
image_link: ''
image_style: large
image_loading:
attribute: lazy
third_party_settings: { }
weight: -1
region: content
field_tags:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 10
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,29 @@
uuid: 4d616b02-0848-43d0-bded-207c0dad3aeb
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.rss
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
- field.field.node.article.field_tags
- node.type.article
module:
- user
_core:
default_config_hash: 2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc
id: node.article.rss
targetEntityType: node
bundle: article
mode: rss
content:
links:
weight: 100
region: content
hidden:
body: true
comment: true
field_image: true
field_tags: true
search_api_excerpt: true

View File

@ -0,0 +1,50 @@
uuid: 8ee38840-d43b-4623-8865-ec47ad726367
langcode: en
status: true
dependencies:
config:
- core.entity_view_display.comment.comment.default
- core.entity_view_mode.node.search_index
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
- field.field.node.article.field_tags
- node.type.article
module:
- comment
- text
- user
_core:
default_config_hash: UyS6h90lp_2z8y-boEip0WxzO-BGPHubSfeQYnjwg_4
id: node.article.search_index
targetEntityType: node
bundle: article
mode: search_index
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
comment:
type: comment_default
label: hidden
settings:
pager_id: 0
third_party_settings: { }
weight: 2
region: content
field_tags:
type: entity_reference_label
label: hidden
settings:
link: false
third_party_settings: { }
weight: 1
region: content
hidden:
field_image: true
links: true
search_api_excerpt: true

View File

@ -0,0 +1,51 @@
uuid: 82f41778-972e-4083-b6d3-efa627c36009
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.search_result
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.thumbnail
- node.type.article
module:
- image
- text
- user
_core:
default_config_hash: uFyekWl4pl40ClJFmjk9tcyPJ-WFSXYsItJHB_XbQqs
id: node.article.search_result
targetEntityType: node
bundle: article
mode: search_result
content:
body:
type: text_summary_or_trimmed
label: hidden
settings:
trim_length: 300
third_party_settings: { }
weight: 1
region: content
field_image:
type: image
label: hidden
settings:
image_link: content
image_style: thumbnail
image_loading:
attribute: lazy
third_party_settings: { }
weight: 0
region: content
links:
settings: { }
third_party_settings: { }
weight: 2
region: content
hidden:
comment: true
field_tags: true
search_api_excerpt: true

View File

@ -0,0 +1,57 @@
uuid: c810b856-b307-4583-883b-e22f624e204e
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.medium
- node.type.article
module:
- image
- text
- user
_core:
default_config_hash: 0ur5-yZyR8pJ3lugC_Micbr6V_tpMWz-yHFhtuLcZo8
id: node.article.teaser
targetEntityType: node
bundle: article
mode: teaser
content:
body:
type: text_summary_or_trimmed
label: hidden
settings:
trim_length: 600
third_party_settings: { }
weight: 0
region: content
field_image:
type: image
label: hidden
settings:
image_link: content
image_style: medium
image_loading:
attribute: lazy
third_party_settings: { }
weight: -1
region: content
field_tags:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 10
region: content
links:
weight: 100
region: content
hidden:
comment: true
field_tags: true
search_api_excerpt: true

View File

@ -0,0 +1,29 @@
uuid: 34735c0f-3c68-4d38-9dcf-1da96512eb59
langcode: en
status: true
dependencies:
config:
- field.field.node.page.body
- node.type.page
module:
- text
- user
_core:
default_config_hash: M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg
id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 100
region: content
links:
weight: 101
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,28 @@
uuid: 3326a3ab-7eb4-42bc-828e-cc5301963c5c
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.search_index
- field.field.node.page.body
- node.type.page
module:
- text
- user
_core:
default_config_hash: xBTs8g0qAlUrHQcyKIdGpebgUBgF-FOb_c0Lyu71hVc
id: node.page.search_index
targetEntityType: node
bundle: page
mode: search_index
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
hidden:
links: true
search_api_excerpt: true

View File

@ -0,0 +1,33 @@
uuid: f70207b8-de58-4dbf-b900-e651167f7b0a
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.search_result
- field.field.node.page.body
- node.type.page
module:
- text
- user
_core:
default_config_hash: gTB0Aw9yfUPvjMd_Pznb33eEqIGHqNQb5JtR3jZ18TE
id: node.page.search_result
targetEntityType: node
bundle: page
mode: search_result
content:
body:
type: text_summary_or_trimmed
label: hidden
settings:
trim_length: 300
third_party_settings: { }
weight: 100
region: content
links:
settings: { }
third_party_settings: { }
weight: 101
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,31 @@
uuid: fb8a9378-9533-4701-bd30-ac2fa839a094
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.page.body
- node.type.page
module:
- text
- user
_core:
default_config_hash: 8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw
id: node.page.teaser
targetEntityType: node
bundle: page
mode: teaser
content:
body:
type: text_summary_or_trimmed
label: hidden
settings:
trim_length: 600
third_party_settings: { }
weight: 100
region: content
links:
weight: 101
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,61 @@
uuid: 92697c37-4dbe-4b1d-a974-526a3300e2ba
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.application
module:
- datetime
id: oc_activity.application.default
targetEntityType: oc_activity
bundle: application
mode: default
content:
activity_date_time:
type: datetime_default
label: above
settings:
timezone_override: ''
format_type: medium
third_party_settings: { }
weight: 0
region: content
description:
type: basic_string
label: above
settings: { }
third_party_settings: { }
weight: 4
region: content
name:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 2
region: content
oc_provider:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 1
region: content
time_taken:
type: number_decimal
label: above
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }
weight: 3
region: content
hidden:
oc_target: true
search_api_excerpt: true
status: true
user_id: true

View File

@ -0,0 +1,61 @@
uuid: 3ecc0f44-1288-40d5-8bf9-753e21fe1172
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_activity_type.case_note
module:
- datetime
id: oc_activity.case_note.default
targetEntityType: oc_activity
bundle: case_note
mode: default
content:
activity_date_time:
type: datetime_default
label: above
settings:
timezone_override: ''
format_type: medium
third_party_settings: { }
weight: 0
region: content
description:
type: basic_string
label: above
settings: { }
third_party_settings: { }
weight: 4
region: content
name:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 2
region: content
oc_provider:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 1
region: content
time_taken:
type: number_decimal
label: above
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }
weight: 3
region: content
hidden:
oc_target: true
search_api_excerpt: true
status: true
user_id: true

Some files were not shown because too many files have changed in this diff Show More