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 d026173c8f moved activities view to opencase_default 2020-11-20 17:36:51 +00:00
config moved activities view to opencase_default 2020-11-20 17:36:51 +00:00
css removed "details", see `https://drupal.stackexchange.com/questions/294312/why-has-this-details-accordion-appeared-in-this-view 2020-06-08 20:43:51 +01: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 moved activities view to opencase_default 2020-11-20 17:36:51 +00:00
resources Cropped the top off the logo so it sits higher 2018-05-08 11:52:37 +02:00
src/Plugin moved entity type relations widget into opencase_defaults 2020-11-20 12:04:22 +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 Generated opencase and opencase_entities modules 2018-04-29 09:22:16 +02:00
opencase.info.yml removed dependency of opencase module on opencase_search 2020-11-17 11:52:44 +00:00
opencase.libraries.yml Added name and status changes view 2020-06-05 18:36:14 +01:00
opencase.links.menu.yml moved consent field to opencase_defaults and removed automatic "see all people" menu links 2020-11-20 11:00:52 +00:00
opencase.module moved activities view to opencase_default 2020-11-20 17:36:51 +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.