Commit Graph

62 Commits

Author SHA1 Message Date
Naomi d026173c8f moved activities view to opencase_default 2020-11-20 17:36:51 +00:00
Naomi 113ff6361b moved entity type relations widget into opencase_defaults 2020-11-20 12:04:22 +00:00
Naomi dfb12d9be6 moved consent field to opencase_defaults and removed automatic "see all people" menu links 2020-11-20 11:00:52 +00:00
Naomi eb405674dc moved cases view into defaults(thought was done already) 2020-11-17 11:58:14 +00:00
Naomi cde0bbc7e6 moved actors_involved field to defaults 2020-11-17 11:24:18 +00:00
Naomi aff262a535 moved everything that references cases view into defaults 2020-11-17 11:09:17 +00:00
Naomi 0d927126a2 moved contextual menu stuff into defaults 2020-11-17 10:55:16 +00:00
Naomi 2f485f19c5 moved cases menu link and title overrides into here
They were previously in opencase itself but are not needed for GNO
2020-11-17 10:51:27 +00:00
Naomi 690ec3b509 Put cases menu link back, and some other things 2020-11-15 17:39:50 +00:00
Naomi 27cb58512e Added menu links for seeing lists of things, also updated install.txt 2020-11-09 17:50:09 +00:00
Naomi df2c826a33 moved some menu links around for modularity 2020-11-09 16:18:14 +00:00
Naomi 011029d3b3 moved some menu code around for better modularisation 2020-11-08 18:05:24 +00:00
Naomi 18a0846348 Added name and status changes view
and did some other things, can't remember what
2020-06-05 18:36:14 +01:00
Naomi b24ba377d2 removed dependency no longer required 2019-06-09 14:27:59 +01:00
Naomi 3eacbc952f Moved some configs from here into new module, Opencase Default Reporting 2019-06-09 13:58:39 +01:00
Naomi 94e2635ee1 Hopefully fixed OSIC level reporting bug. Config to delete:
- Volunteer reporting index.

Not sure how, I fixed it, just re-created everything
2018-12-18 15:32:53 +00:00
Naomi fa7516b03a Menus other than "support" not available when logged out. 2018-12-15 14:21:38 +00:00
Naomi bfa4f27cf7 Items per pages on views. Manual changes needed
- delete volunteer report view
2018-12-15 14:07:15 +00:00
Naomi fd47bee26a Added "sex" field. Optionally change config:
- Add to form and view display for client (optional)
2018-12-15 13:53:35 +00:00
Naomi 150cc6cfd1 Data export. Config changed (some from previous commits):
- view - cases
- view - reporting_clients
- view - reporting_volunteers
- block - nationalities
2018-12-15 13:41:13 +00:00
Naomi 99733415c8 Facet block config 2018-12-15 13:16:37 +00:00
Naomi 5e127358b2 Added some css and a list of nationalities for the dropdown 2018-12-15 11:34:59 +00:00
Naomi 9a937e2d46 Changed minimum count to 0 on all facets
which means the checkboxes don't disappear when there are none of that kind in the search results.
Also changed how name is displayed in reporting view
2018-12-14 19:02:20 +00:00
Naomi ca04c3e259 Replaced text-box "nationality" field with drop-down "nationalities" 2018-12-14 18:51:45 +00:00
Naomi ad6811b5e9 Changed "Actor" to "Person" in a few places 2018-11-09 16:14:48 +00:00
Naomi 7e28f88b86 Shiny new menu at top of screen! 2018-11-09 14:59:25 +00:00
Naomi 52eb5898e3 Removed duplicate configs, and added dependency 2018-11-08 18:47:24 +00:00
Naomi acf3e704cc Added a commented out bit of code for automatic permissions 2018-10-26 11:23:21 +01:00
Naomi 981439d3c6 Added "use opencase" permission to all roles 2018-10-25 18:28:25 +01:00
Naomi 0333e20afd Added form and display config permissions to crm admin 2018-10-25 18:26:31 +01:00
Naomi ec25af3858 Confined rogue OSIC Level facet to reporting/* 2018-10-25 18:14:00 +01:00
Naomi 30a4d13081 Date format for dob for client.
Also removed some other fields that I'm not sure why were there...
2018-10-25 17:55:39 +01:00
Naomi 904cf2d63c Explicity stop OSIC Level facet from apearing on home page
God knows why but it was doing
2018-10-25 17:45:37 +01:00
Naomi fd5d145866 Added volunteer supervision activity type 2018-10-24 17:39:56 +01:00
Naomi 530df37e92 removed cases link from reporting menu 2018-10-24 16:51:22 +01:00
Naomi 7fd551982d Added OSIC level facet to volunteer report 2018-10-24 16:48:00 +01:00
Naomi 0aa6b92490 Added a bunch of facets 2018-10-24 16:16:35 +01:00
Naomi 8187f6b306 Finished client reporting 2018-10-01 18:55:51 +01:00
Naomi 9424aca1e9 Added config for "skills" field on volunteer. 2018-09-19 09:15:19 +01:00
naomi fd661f6a2f added some config that was missed / wrong 2018-07-19 20:01:59 +02:00
naomi 8b274c0d6c Changed some permissions 2018-07-19 15:56:57 +02:00
naomi b5f567f872 changed contact form address to aktivix
because gmail is giving ipv6 errors
2018-07-19 13:54:09 +02:00
naomi 6b3b744900 Added contact form to opencase_defaults 2018-07-19 11:35:43 +02:00
naomi a47a06aef3 Gave site admin various permissions 2018-07-18 22:21:22 +02:00
naomi e588a70a1b Added configs (didn't do that last commit) 2018-07-18 20:15:57 +02:00
naomi c0c415e691 New config for asylum status and language. 2018-07-18 20:05:27 +02:00
naomi 6c384605ec removed old asylum and language fields
and associated config
2018-07-18 19:59:51 +02:00
naomi a267e222b8 Removed the "view own cases" permission
Now everyone sees cases they are involved in, they don't need a special perm.
2018-07-09 20:26:11 +02:00
naomi 351bdb5afd Added "own cases" permission and access check
Works for when viewing a single case, not for view yet though.
2018-07-09 13:21:52 +02:00
naomi 667b109de8 removed client from volunteer engagement 2018-07-09 11:32:12 +02:00