Commit Graph

429 Commits

Author SHA1 Message Date
naomi 48e6ae4196 Changed description of Published field 2021-09-13 14:34:29 +01:00
naomi ac4e6eddd5 Made published field configurable on forms, and made views respect permissions 2021-09-13 14:15:53 +01:00
Naomi b1a8534d29 Removed debugging code and changed default name of organisation relation 2021-09-03 11:11:02 +02:00
naomi 42bf2c8e77 Removed ActorCaseRelation stuff- can't get it to work, will try again if it's asked for 2021-08-27 08:38:04 +01:00
naomi 7e4acae864 Revert "Added actor-case relation"
This reverts commit c7d36df842.
2021-08-27 08:37:16 +01:00
naomi 80f86c62fd Merge branch 'demo' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into demo 2021-08-26 21:42:27 +01:00
naomi 794bc0da68 Pulling case_id through when creating an activity and client_id when creating a case. (Only for demo really; bit of tech debt) 2021-08-26 21:41:36 +01:00
naomi 892a7ae35b Commented out case access stuff; need to re-add that using relation entities 2021-08-26 19:10:05 +01:00
naomi 3586ef5788 Fixed theme function issue after creating entity, and remove "(Client)" etc from name finally! 2021-08-26 18:58:25 +01:00
naomi 436607a305 Added some class dependencies which were missing 2021-08-26 17:56:44 +01:00
naomi c7d36df842 Added actor-case relation 2021-08-26 17:55:07 +01:00
naomi 8cb50d271b removed config from opencase_defaults 2021-08-26 16:41:12 +01:00
Good Night Out 3dcd37bb8c removed circular module dependency 2021-08-07 14:55:52 +00:00
Naomi 8816441f94 Added custom field formatter to exclude current organisation from entity reference list 2021-07-20 17:09:06 +02:00
Naomi 73d9d6490a Added redirects to client screen after adding or deleting a linked client 2021-07-20 14:48:50 +02:00
Naomi d151b1744e Added Organisation Relation entity with update hook to install it, bumped version 2021-07-16 17:32:40 +02:00
Naomi 26d78a4f7f Made person's address fields form- and view-configurable, and bumped version 2021-06-29 09:21:04 +02:00
Naomi 41505594be Added website field to org, and bumped version (to 2.0.0 because ran out of numbers) 2021-06-15 20:13:42 +02:00
Naomi 3f3945f9a0 Added base field "contact role" to organisation, and bumped version 2021-06-15 19:55:45 +02:00
Naomi 1cb3a4356a Removed it again - it's the wrong place for it. 2021-06-04 17:45:13 +02:00
Naomi 34ac278a2e added menu item for managing tags. 2021-06-04 17:40:11 +02:00
naomi b7cfaa9f64 Removed contextual menu block, as it does not work (keeps disappearing). 2021-04-14 11:36:00 +01:00
naomi 0df9cfecc8 Added some css classes to the contextual menu, and a temporary css hack. 2021-04-05 19:43:46 +01:00
naomi 27f0b33faa Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2021-03-23 18:27:19 +00:00
naomi 998f72f505 Merge branch 'dev' 2021-03-23 18:25:40 +00:00
autonomic 4ac33273b9 Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase 2021-03-23 16:47:53 +01:00
dh_6sdxgm 99e57d9747 Merge branch 'dev' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into dev 2021-03-09 10:27:26 -08:00
dh_6sdxgm 1d257538fe Changed how destination is set in contextual menu 2021-03-09 10:27:02 -08:00
autonomic 62a3df034e css 2021-02-22 18:44:42 +01:00
autonomic df44524498 css 2021-02-22 18:28:02 +01:00
autonomic 8d5dda3a7a css 2021-02-22 18:15:30 +01:00
naomi 74fac415c8 misc 2021-02-22 11:38:45 +00: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 1a7757394e Added fields to equal opps entity 2021-02-18 16:10:03 +00:00
naomi fbdc64de3c Added equal opps entity 2021-02-18 15:32:10 +00:00
naomi 34a2d9e23b fixed typo kind of thing 2021-02-18 13:33:01 +00:00
naomi bc98ecb541 fixed some issues caused by c&ping from opencase_entities 2021-02-18 12:02:25 +00:00
dh_6sdxgm 0f0281c58c Merge branch 'dev' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into dev 2021-02-14 13:19:14 -08:00
dh_6sdxgm c65012315d css 2021-02-14 13:18:36 -08:00
naomi 715f5f34c4 Removed "Entered by" from actor view display 2021-02-14 21:14:33 +00:00
naomi 403965fe6f removed error logging, also did something with the search, which now works 2021-02-14 12:39:38 +00:00
naomi eec5b876a3 removed password strength message 2021-02-09 18:26:09 +00:00
naomi 077455b4d3 wording on linked person field 2021-02-09 11:05:55 +00:00
naomi 7a995060ce Changed max length of full name, and some other things 2021-02-08 21:28:15 +00:00
naomi 9646e216aa moved file back into opencase_entities that I had moved by mistake 2021-02-08 17:47:13 +00:00
naomi 5afbeb956b Moved everything relating to cases into opencase_cases module 2021-02-08 17:27:18 +00:00
naomi 2895dcdab8 help text 2021-02-08 16:14:17 +00:00
naomi 3dd71bf2c0 Added full_name field to actors, and made the administer entities permission finer grained 2021-02-08 13:38:54 +00:00
naomi 6fbaf433e8 changed "description" label to "notes" 2021-02-07 15:23:46 +00:00