opencase core
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.
Go to file
naomi 8d345ce1f3 Merge branch 'dev' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into dev 2021-04-05 15:48:51 +01:00
config Added Event entity type. 2021-01-28 10:22:20 +00:00
css css 2021-02-14 13:18:36 -08:00
docs Deleted composer.json, not needed with new install instructions 2020-11-19 18:39:28 +01:00
js Added css and js 2018-05-07 18:54:08 +02:00
modules Merge branch 'dev' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into dev 2021-04-05 15:48:51 +01:00
resources Cropped the top off the logo so it sits higher 2018-05-08 11:52:37 +02:00
src Added Event entity type. 2021-01-28 10:22:20 +00:00
templates Generated opencase and opencase_entities modules 2018-04-29 09:22:16 +02:00
tests/src/Functional Generated opencase and opencase_entities modules 2018-04-29 09:22:16 +02:00
.gitignore added /vender to .gitignore 2018-06-18 15:23:04 +02:00
README.md Added some docs 2020-11-09 12:36:08 +00:00
ciac_opencase_customisations.libraries.yml Added name and status changes view 2020-06-05 18:36:14 +01:00
composer.json composer require drupal/smtp 2021-01-25 19:02:21 +01:00
opencase.info.yml Deleting activity in "No Cases" mode should redirect to first linked person, and other changes 2021-02-05 13:43:11 +00:00
opencase.libraries.yml Added name and status changes view 2020-06-05 18:36:14 +01:00
opencase.links.action.yml Added Event entity type. 2021-01-28 10:22:20 +00:00
opencase.links.menu.yml Added full_name field to actors, and made the administer entities permission finer grained 2021-02-08 13:38:54 +00:00
opencase.module Deleting activity in "No Cases" mode should redirect to first linked person, and other changes 2021-02-05 13:43:11 +00:00
opencase.permissions.yml paths and permissions for report entities. 2018-09-17 09:26:30 +01:00
opencase.routing.yml moved some menu links around for modularity 2020-11-09 16:18:14 +00:00

README.md

OpenCase

A simple case-management system

The Plan

OpenCase will be available as:

  • A Drupal module, on drupal.org
  • A hosted service

Features

Existing

  • Completely configurable person types, case types and activity types
  • Search
  • Basic Reporting
  • Basic user roles (caseworker, volunteer co-ordinator, site admin etc) with access control

Coming soon

  • Better reporting (currently only reports on defaults fields and not user-added ones)
  • Allocation of tasks, overview of tasks and their stage of completion
  • Appointments and notifications

Current Status

11 Nov 2018

User Base

OpenCase is being used by a couple of organisations, early adopters on the hosted platform.

Availability as Free Software

If you want to install OpenCase for yourself, please get in touch via Issues. It is changing rapidly and the install process is currently undocumented but I am more than happy to guide you through.

Try it out

A demo site, with basic functionality is available at demo.opencase.org.uk. If you are interested, raise an issue and I will get the login to you somehow.

Find out more

  • More details, including user stories for future development, can be found in the OpenCase Gitbook
  • Raise an issue to contact the developer.