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 ea71314345 Deleted composer.json, not needed with new install instructions 2020-11-19 18:39:28 +01:00
config moved cases view into defaults(thought was done already) 2020-11-17 11:58:14 +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 changed field description 2020-11-17 12:26:39 +00:00
resources Cropped the top off the logo so it sits higher 2018-05-08 11:52:37 +02:00
src changed machine name of view from actors to persons 2020-11-18 12:58:39 +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 removed see-all-organisations menu stuff 2020-11-17 12:14:24 +00:00
opencase.module moved everything that references cases view into defaults 2020-11-17 11:09:17 +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.