|  | c19b7d4be8 | upgraded to drupal 9 | 2021-10-23 18:18:41 +01:00 |  | 
			
				
					|  | 4b8872b586 | Increased character limit of email address fields | 2021-10-06 10:39:37 +01:00 |  | 
			
				
					|  | 8d2d095b8e | When a user who can't see unpublished entities unpublishes one, it redirects to the home page and displays a message. | 2021-09-17 15:36:48 +01:00 |  | 
			
				
					|  | 78b8371be9 | CSS for Accreditation Count form, and some other changes | 2021-09-17 14:21:56 +01:00 |  | 
			
				
					|  | 48e6ae4196 | Changed description of Published field | 2021-09-13 14:34:29 +01:00 |  | 
			
				
					|  | ac4e6eddd5 | Made published field configurable on forms, and made views respect permissions | 2021-09-13 14:15:53 +01:00 |  | 
			
				
					|  | b1a8534d29 | Removed debugging code and changed default name of organisation relation | 2021-09-03 11:11:02 +02:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 3586ef5788 | Fixed theme function issue after creating entity, and remove "(Client)" etc from name finally! | 2021-08-26 18:58:25 +01:00 |  | 
			
				
					|  | 73d9d6490a | Added redirects to client screen after adding or deleting a linked client | 2021-07-20 14:48:50 +02:00 |  | 
			
				
					|  | d151b1744e | Added Organisation Relation entity with update hook to install it, bumped version | 2021-07-16 17:32:40 +02:00 |  | 
			
				
					|  | 26d78a4f7f | Made person's address fields form- and view-configurable, and bumped version | 2021-06-29 09:21:04 +02:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 3f3945f9a0 | Added base field "contact role" to organisation, and bumped version | 2021-06-15 19:55:45 +02:00 |  | 
			
				
					|  | 20cc8cd753 | removed EVA stuff from template, plus misc | 2021-02-20 15:09:58 +00:00 |  | 
			
				
					|  | 4647ef6e3e | Added equal opps view, and other changes. | 2021-02-18 16:46:59 +00:00 |  | 
			
				
					|  | 1a7757394e | Added fields to equal opps entity | 2021-02-18 16:10:03 +00:00 |  | 
			
				
					|  | fbdc64de3c | Added equal opps entity | 2021-02-18 15:32:10 +00:00 |  | 
			
				
					|  | 715f5f34c4 | Removed "Entered by" from actor view display | 2021-02-14 21:14:33 +00:00 |  | 
			
				
					|  | 403965fe6f | removed error logging, also did something with the search, which now works | 2021-02-14 12:39:38 +00:00 |  | 
			
				
					|  | 077455b4d3 | wording on linked person field | 2021-02-09 11:05:55 +00:00 |  | 
			
				
					|  | 7a995060ce | Changed max length of full name, and some other things | 2021-02-08 21:28:15 +00:00 |  | 
			
				
					|  | 9646e216aa | moved file back into opencase_entities that I had moved by mistake | 2021-02-08 17:47:13 +00:00 |  | 
			
				
					|  | 5afbeb956b | Moved everything relating to cases into opencase_cases module | 2021-02-08 17:27:18 +00:00 |  | 
			
				
					|  | 2895dcdab8 | help text | 2021-02-08 16:14:17 +00:00 |  | 
			
				
					|  | 3dd71bf2c0 | Added full_name field to actors, and made the administer entities permission finer grained | 2021-02-08 13:38:54 +00:00 |  | 
			
				
					|  | 6fbaf433e8 | changed "description" label to "notes" | 2021-02-07 15:23:46 +00:00 |  | 
			
				
					|  | 4285e1952f | Added fields to bank account entity | 2021-02-07 12:02:47 +00:00 |  | 
			
				
					|  | eee7604440 | Added Bank Account entity. | 2021-02-07 11:59:17 +00:00 |  | 
			
				
					|  | 0399c83646 | made name fields configurable for form and view | 2021-02-05 13:47:52 +00:00 |  | 
			
				
					|  | 2bc1abc7a7 | Deleting activity in "No Cases" mode should redirect to first linked person, and other changes | 2021-02-05 13:43:11 +00:00 |  | 
			
				
					|  | 6d281625b7 | Made "opencase_cases" and "opencase_no_cases" modules and gave the latter a version of the contextual menu | 2021-02-01 16:49:49 +00:00 |  | 
			
				
					|  | c479e3b995 | Added "owner" functions to OCEvent.php as it was erroring without them | 2021-01-28 16:32:28 +00:00 |  | 
			
				
					|  | 517938ab7b | Added description field to event | 2021-01-28 11:54:07 +00:00 |  | 
			
				
					|  | b48ba012cb | Added Event entity type. | 2021-01-28 10:22:20 +00:00 |  | 
			
				
					|  | 0caf2cb7c8 | Edited case template to put EVA fields at the bottom | 2021-01-25 14:07:26 +00:00 |  | 
			
				
					|  | e49ad3fc9c | Edited template to place "EVA" fields (embedded views) at the top of case page. | 2021-01-23 18:12:35 +00:00 |  | 
			
				
					|  | 2b9cd117ba | Added files field to organisation (base field definition and update hook) and bumped version to 0.198 | 2021-01-19 15:55:18 +01:00 |  | 
			
				
					|  | 36eb9d9667 | field positions | 2020-11-20 17:42:25 +00:00 |  | 
			
				
					|  | d026173c8f | moved activities view to opencase_default | 2020-11-20 17:36:51 +00:00 |  | 
			
				
					|  | 7ecdfbf3e6 | changed field order | 2020-11-20 14:19:22 +00:00 |  | 
			
				
					|  | dfb12d9be6 | moved consent field to opencase_defaults and removed automatic "see all people" menu links | 2020-11-20 11:00:52 +00:00 |  | 
			
				
					|  | 21528a436e | changed field description | 2020-11-17 12:26:39 +00:00 |  | 
			
				
					|  | cde0bbc7e6 | moved actors_involved field to defaults | 2020-11-17 11:24:18 +00:00 |  | 
			
				
					|  | 8b07bbe63f | Removed author field and simplified case title field | 2020-11-17 10:47:24 +00:00 |  | 
			
				
					|  | 690ec3b509 | Put cases menu link back, and some other things | 2020-11-15 17:39:50 +00:00 |  | 
			
				
					|  | 7a9b95bf0d | Wiring up new Organisation entity type | 2020-11-12 17:35:34 +00:00 |  | 
			
				
					|  | 675a85dfb6 | generated Organisation entity | 2020-11-12 17:13:28 +00:00 |  | 
			
				
					|  | af3b4727f1 | Added some docs | 2020-11-09 12:36:08 +00:00 |  | 
			
				
					|  | c9a843a35f | (Re-)Added update hook to make contact details revisionable | 2020-06-08 14:21:16 +01:00 |  |