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 87219ba009 when deleting activity from case redirect to case 2022-07-12 09:17:36 +01:00
config activities config and user role stuff 2022-07-10 14:25:23 +01:00
css Download button for reports 2022-05-12 10:41:34 +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 when deleting activity from case redirect to case 2022-07-12 09:17:36 +01:00
resources Exported current demo config 2022-07-07 11:32:02 +01:00
src fixed bug with caseworker home page stuff 2022-07-12 08:44:20 +01:00
templates Generated opencase and opencase_entities modules 2018-04-29 09:22:16 +02:00
tests/src/Unit Added function to cases for getting case provider ids 2022-06-14 13:59:51 +01: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
commit_project.sh Added config to module, and scripts to commit / push config & code together 2022-04-22 10:03:37 +01:00
composer.json css 2021-02-22 18:28:02 +01:00
opencase.info.yml versioning 2021-11-27 17:27:19 +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 Capitalised menu link 2022-07-05 11:55:08 +01:00
opencase.module fixed bug with caseworker home page stuff 2022-07-12 08:44:20 +01:00
opencase.permissions.yml added specific permission 4 "add new things" menu 2022-07-10 14:02:53 +01:00
opencase.routing.yml fixed menu permissions 2022-07-12 08:50:28 +01:00
opencase.services.yml added specific permission 4 "add new things" menu 2022-07-10 14:02:53 +01:00
pull_project.sh Added config to module, and scripts to commit / push config & code together 2022-04-22 10:03:37 +01: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.