Commit Graph

47 Commits

Author SHA1 Message Date
naomi 0f93be7071 fixed bug with caseworker home page stuff 2022-07-12 08:44:20 +01:00
naomi ccbac9473b broke something 2022-07-07 17:20:10 +01:00
naomi 2b4b9696db Added block for adding cases to actors 2022-07-07 12:50:02 +01:00
naomi 801c69fa06 added redirect at login 2022-07-05 13:58:10 +01:00
naomi 9351768b25 Refactor 2022-05-18 13:54:06 +01:00
naomi 1c61f2f0a4 case provisions are deleted when case is deleted. 2022-05-18 13:40:03 +01:00
naomi 13fb920e69 total cases field is working. 2022-05-18 13:27:14 +01:00
naomi cfec9be05c div around fields and static fields at top, for orgs and cases 2022-05-16 20:18:49 +01:00
naomi 559ff4d83b Filtering types in AddActivity block by actor type 2022-05-13 13:21:13 +01:00
naomi e63663255e event menu items - removed "Event" and pluralised 2022-05-12 09:26:35 +01:00
naomi 908f930e64 Added config to module, and scripts to commit / push config & code together 2022-04-22 10:03:37 +01:00
naomi 78b8371be9 CSS for Accreditation Count form, and some other changes 2021-09-17 14:21:56 +01:00
naomi ac4e6eddd5 Made published field configurable on forms, and made views respect permissions 2021-09-13 14:15:53 +01:00
Naomi 73d9d6490a Added redirects to client screen after adding or deleting a linked client 2021-07-20 14:48:50 +02:00
naomi 20cc8cd753 removed EVA stuff from template, plus misc 2021-02-20 15:09:58 +00:00
naomi 4647ef6e3e Added equal opps view, and other changes. 2021-02-18 16:46:59 +00:00
naomi 2bc1abc7a7 Deleting activity in "No Cases" mode should redirect to first linked person, and other changes 2021-02-05 13:43:11 +00:00
naomi 517938ab7b Added description field to event 2021-01-28 11:54:07 +00:00
naomi 3aa4fbc5cf Redirecting to home page after deleting organisation 2021-01-25 15:41:22 +00:00
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 aff262a535 moved everything that references cases view into defaults 2020-11-17 11:09:17 +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 b83f0b44b4 v1.7 - Removed seconds from date and time field
Also altered activities view to show this field instead of created date.
2020-03-01 09:45:10 +00:00
Naomi 59f4987371 Uninstall code for some config items that were being left in 2019-11-11 11:14:57 +00:00
Naomi b81d6b5f31 Removed config for disused menus 2018-11-09 16:38:00 +00:00
Naomi 8e43ad637d Added dependency on opencase module to opencase_search
... because the search view has links to other views. Also added some missing configs to the uninstall hook in opencase.module.
2018-09-06 16:27:14 +01:00
naomi fd661f6a2f added some config that was missed / wrong 2018-07-19 20:01:59 +02:00
naomi 775a08319c if you cancel a delete it now goes back to entity
like duh why didn't it just do that by default
2018-07-19 15:51:52 +02:00
naomi 1c0195a632 Redirects to activity list on deleteing activity 2018-07-18 22:39:27 +02:00
naomi 33feac1977 redirect to home after deleting case or actor
also changed contextual menu code for cases when the actor whose case it is has been deleted
2018-07-18 22:15:45 +02:00
naomi 09650469bf Only those with "administer users" can link actor 2018-07-18 12:06:22 +02:00
naomi 08fe6dc362 added code to remove exposedfilter when view empty 2018-07-09 20:38:48 +02:00
naomi 73e7ff2656 Uninstall hook in opencase module
Also moved more config files about.
2018-07-05 14:05:50 +02:00
naomi e601fde1ef Refactored case-type - client-type relationship
and corresponding part of widget
2018-06-13 13:31:04 +02:00
naomi 74b6f90c94 Entity relations working in all directions 2018-06-12 18:12:30 +02:00
naomi 8941cdfb49 refactoring 2018-06-12 16:11:28 +02:00
naomi 9715401dfc Factored actor type widget stuff into a class 2018-06-12 15:38:30 +02:00
naomi 48e5080a9c Relation between case types and actor types
Allowed actor types for a case are saved in a base field override for the "involved parties" field.
2018-06-12 14:02:09 +02:00
naomi cba43a04e5 Added config for relatin case types to actor types 2018-05-28 16:21:56 +02:00
naomi 53507dae33 minor bugfix to contextual block 2018-05-08 18:30:39 +02:00
naomi 80f42c7bf3 Added case list link to add-new-case page 2018-05-08 13:21:12 +02:00
naomi 1786fce0e8 Added hook so as not to show empty contextual menu 2018-05-07 19:20:27 +02:00
naomi a43aa0dc08 Added css and js
CSS file is empty as yet, but js has thing to remove autocomplete from search box
2018-05-07 18:54:08 +02:00
naomi 588b159dbd Added hook to open external menu links in new tab 2018-05-07 18:31:24 +02:00
naomi c1c981fddd Modified page titles to give more info
Also removed conditional link back to case list from a case - it only appears sometimes, so it is more confusing to have it than not.
2018-05-03 14:34:55 +02:00
naomi 03846a27f7 Generated opencase and opencase_entities modules 2018-04-29 09:22:16 +02:00