|  | 4ee9cd5bef | Started adding case count func to actor | 2022-05-09 17:21:54 +01:00 |  | 
			
				
					|  | be7f5fc591 | Revert "Added total cases to actors" This reverts commit b9481d39d5. | 2022-05-09 17:12:05 +01:00 |  | 
			
				
					|  | b9481d39d5 | Added total cases to actors | 2022-05-08 18:34:02 +01:00 |  | 
			
				
					|  | 2f06caa261 | made EqualOpps fields configurable | 2022-04-15 16:48:34 +02:00 |  | 
			
				
					|  | aa6d580d62 | made event fields configurable | 2022-04-15 16:44:59 +02:00 |  | 
			
				
					|  | 8c3f2bcbc3 | made org fields configurable | 2022-04-15 16:41:59 +02:00 |  | 
			
				
					|  | 20ed3d4f39 | added see al org's page and menu item, made fields configurable for actor | 2022-04-08 14:00:44 +02:00 |  | 
			
				
					|  | fb2249d9bd | fixed event attendees widget | 2022-04-03 19:12:03 +01:00 |  | 
			
				
					|  | 167166b898 | Added target field to case, and added fee category vocab to opencase config | 2022-04-03 17:31:00 +01:00 |  | 
			
				
					|  | c3f802835f | Made everything have revisions all the time | 2022-04-03 17:01:19 +01:00 |  | 
			
				
					|  | 13ddf5aa13 | fixed deprecated functions | 2022-04-03 14:51:38 +01:00 |  | 
			
				
					|  | 225e92a51c | Added target field to activity | 2022-04-03 14:37:40 +01:00 |  | 
			
				
					|  | 49ab81ca23 | fixed deprecated functions that were breaking revisions. | 2022-04-03 13:39:01 +01:00 |  | 
			
				
					|  | 65fe65474e | replaced deprecated function | 2022-03-17 10:41:39 +00:00 |  | 
			
				
					|  | 57fae7c1c3 | Removed full name field, thus fixing name-not-changing bug | 2022-03-17 10:52:40 +01:00 |  | 
			
				
					|  | cc551b0851 | Added Provider field to cases, auto-completed from actor linked to logged-in user. DB update required | 2022-01-21 15:00:26 +00:00 |  | 
			
				
					|  | f783fa2373 | removed commented-out code | 2022-01-20 15:59:23 +00:00 |  | 
			
				
					|  | 7c3b007ff9 | Authenticated user can see cases they are a provider for. | 2022-01-20 14:48:53 +00:00 |  | 
			
				
					|  | f39f4a331d | changed activity access controller to allow users to view and edit ones they own | 2022-01-20 10:52:28 +00:00 |  | 
			
				
					|  | b194367eef | changed label of published checkbox to "Visible" | 2021-12-10 09:45:22 +00:00 |  | 
			
				
					|  | ba4e6668aa | css and removing the "left" and "right" classes from templates | 2021-12-05 19:16:39 +00:00 |  | 
			
				
					|  | 198a3f0558 | corrected url for contact details history link | 2021-12-05 17:36:11 +00:00 |  | 
			
				
					|  | 833c21346d | changed label of activity_date_time to "Date" | 2021-12-05 16:27:07 +00:00 |  | 
			
				
					|  | 0de22b7e90 | removed uuids from configs, and removed some depcreated code from update hook | 2021-12-04 14:42:40 +00:00 |  | 
			
				
					|  | dbc38e8f61 | Added config_export stanzas to entity types | 2021-12-04 07:26:17 +00:00 |  | 
			
				
					|  | cc2f03ddb3 | versioning | 2021-11-27 17:27:19 +00:00 |  | 
			
				
					|  | d4e8991804 | replaced deprecated functions | 2021-11-27 15:19:16 +00:00 |  | 
			
				
					|  | f9d4820ac2 | made activity date and time field configurable | 2021-11-16 07:05:07 +00:00 |  | 
			
				
					|  | 6dca2e98e9 | Fixed duplicate key in permissions.yml which Drupal 9 disallows | 2021-11-06 12:25:06 +00:00 |  | 
			
				
					|  | 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 |  |