2020-11-09 16:18:14 +00:00
|
|
|
opencase.see_all:
|
2020-11-09 14:48:21 +00:00
|
|
|
title: 'See all...'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
2018-12-15 14:21:38 +00:00
|
|
|
route_name: opencase.opencase_cases_menu
|
2018-11-09 14:59:25 +00:00
|
|
|
weight: 0
|
2020-11-09 16:18:14 +00:00
|
|
|
opencase.opencase_add_new_things_menu:
|
|
|
|
title: 'Add new...'
|
2018-11-09 15:56:03 +00:00
|
|
|
menu_name: opencase
|
2020-11-09 16:18:14 +00:00
|
|
|
route_name: opencase.opencase_add_new_things_menu
|
2018-11-09 15:56:03 +00:00
|
|
|
weight: 1
|
2020-11-09 16:18:14 +00:00
|
|
|
opencase.add_people_links:
|
|
|
|
class: Drupal\opencase\Plugin\Menu\AddActorsMenuLink
|
|
|
|
deriver: Drupal\opencase\Plugin\Derivative\AddActorsMenuLink
|
|
|
|
menu_name: opencase
|
2020-11-15 17:39:50 +00:00
|
|
|
parent: opencase.opencase_add_new_things_menu
|
|
|
|
opencase.add_organisations_links:
|
|
|
|
class: Drupal\opencase\Plugin\Menu\AddOrganisationsMenuLink
|
|
|
|
deriver: Drupal\opencase\Plugin\Derivative\AddOrganisationsMenuLink
|
|
|
|
menu_name: opencase
|
2020-11-09 16:18:14 +00:00
|
|
|
parent: opencase.opencase_add_new_things_menu
|
2021-01-28 10:22:20 +00:00
|
|
|
opencase.add_events_links:
|
|
|
|
class: Drupal\opencase\Plugin\Menu\AddEventsMenuLink
|
|
|
|
deriver: Drupal\opencase\Plugin\Derivative\AddEventsMenuLink
|
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_add_new_things_menu
|
2018-11-09 14:59:25 +00:00
|
|
|
opencase.opencase_admin_menu:
|
|
|
|
title: 'Administration'
|
|
|
|
description: 'Management and Configuration'
|
2018-11-09 15:56:03 +00:00
|
|
|
route_name: opencase.opencase_admin_menu
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
weight: 100
|
2018-07-05 13:56:19 +00:00
|
|
|
opencase.manage_user_logins:
|
2018-07-09 18:31:20 +00:00
|
|
|
title: 'Manage user logins'
|
2018-07-05 13:56:19 +00:00
|
|
|
description: 'Manage who can access the system'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/admin/people
|
|
|
|
weight: 0
|
2020-11-12 17:35:34 +00:00
|
|
|
opencase.manage_organisation_types:
|
|
|
|
title: 'Manage organisation types'
|
|
|
|
description: 'Configure types of people and their fields'
|
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
|
|
|
url: internal:/admin/opencase/oc_organisation_type
|
|
|
|
weight: 1
|
2018-11-09 14:59:25 +00:00
|
|
|
opencase.manage_person_types:
|
|
|
|
title: 'Manage person types'
|
|
|
|
description: 'Configure types of people and their fields'
|
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/admin/opencase/oc_actor_type
|
|
|
|
weight: 1
|
|
|
|
opencase.manage_activity_types:
|
|
|
|
title: 'Manage activity types'
|
|
|
|
description: 'Configure types of activities and their fields'
|
2018-11-09 14:59:25 +00:00
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
2018-07-05 13:56:19 +00:00
|
|
|
url: internal:/admin/opencase/oc_activity_type
|
|
|
|
weight: 3
|
2021-01-28 10:22:20 +00:00
|
|
|
opencase.manage_event_types:
|
|
|
|
title: 'Manage event types'
|
|
|
|
description: 'Configure types of people and their fields'
|
|
|
|
menu_name: opencase
|
|
|
|
parent: opencase.opencase_admin_menu
|
|
|
|
url: internal:/admin/opencase/oc_event_type
|
|
|
|
weight: 1
|