|
f671580ed7
|
activity provider field now uses case_providers view
|
2022-05-19 07:46:34 +01:00 |
|
|
13fb920e69
|
total cases field is working.
|
2022-05-18 13:27:14 +01:00 |
|
|
cfec9be05c
|
div around fields and static fields at top, for orgs and cases
|
2022-05-16 20:18:49 +01:00 |
|
|
107d0d6a8c
|
Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase
|
2022-05-15 18:49:02 +01:00 |
|
|
6e91a54dc4
|
aaded some tests, which are now passing
|
2022-05-15 16:13:53 +01:00 |
|
|
c3e6f05b21
|
"view published activities" now means all of them
|
2022-05-13 11:37:31 +01:00 |
|
|
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 |
|
Nick
|
2f06caa261
|
made EqualOpps fields configurable
|
2022-04-15 16:48:34 +02:00 |
|
Nick
|
aa6d580d62
|
made event fields configurable
|
2022-04-15 16:44:59 +02:00 |
|
Nick
|
8c3f2bcbc3
|
made org fields configurable
|
2022-04-15 16:41:59 +02:00 |
|
Nick
|
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 |
|