|
07683cd1b8
|
Add case block is working
|
2022-07-07 12:54:42 +01:00 |
|
|
2b4b9696db
|
Added block for adding cases to actors
|
2022-07-07 12:50:02 +01:00 |
|
|
cd8974fdb9
|
changed email fields on org and actor to email type
|
2022-06-20 14:11:07 +01:00 |
|
|
5e0bde90a0
|
Deleted old website field
|
2022-06-20 13:55:21 +01:00 |
|
|
bca978f6f0
|
Added new website field (org_website) - link field
|
2022-06-20 13:31:21 +01:00 |
|
|
49bf43e5b4
|
Added function to cases for getting case provider ids
|
2022-06-14 13:59:51 +01:00 |
|
|
2c65aff7e1
|
added method to case to get case provisions
|
2022-06-07 14:26:51 +01:00 |
|
|
b70697995a
|
Started adding function to case, to get case providers
|
2022-06-07 13:54:19 +01:00 |
|
|
ffb56ab09f
|
fixed breadcrumbs so they work for ciac
|
2022-06-07 13:07:18 +01:00 |
|
|
fb9737ca04
|
added extra conditions param to getCountOfCaseProvisions
|
2022-06-05 14:54:27 +01:00 |
|
Nick
|
156434fecc
|
Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase
|
2022-06-03 11:51:45 +02:00 |
|
Nick
|
57795b6393
|
added defauilt value to OCCaseFee
|
2022-06-03 11:51:37 +02:00 |
|
Nick
|
457b4ad694
|
Merge branch 'revisionerrors' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase into revisionerrors
|
2022-06-03 11:44:32 +02:00 |
|
Nick
|
780f144b52
|
fixed case revisions
|
2022-06-03 11:44:26 +02:00 |
|
|
33aec90a78
|
fixed revision reverting error for activities
|
2022-06-03 10:41:39 +01:00 |
|
Nick
|
f9654bcd78
|
fixed actor and added test for it
|
2022-05-27 12:09:45 +02:00 |
|
|
c29a480401
|
Added test for organisation revision
|
2022-05-27 09:34:37 +01:00 |
|
|
9862e65ea9
|
Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/opencase
|
2022-05-19 10:46:44 +01:00 |
|
|
2e071af1b7
|
added static/dynamic divs to actor
|
2022-05-19 10:46:22 +01:00 |
|
|
12788e7965
|
deleted "no_cases" module
|
2022-05-19 10:23:53 +02:00 |
|
|
a5132bbcfc
|
added update hook for total cases field
|
2022-05-19 09:12:31 +01:00 |
|
|
f671580ed7
|
activity provider field now uses case_providers view
|
2022-05-19 07:46:34 +01:00 |
|
|
9351768b25
|
Refactor
|
2022-05-18 13:54:06 +01:00 |
|
|
1c61f2f0a4
|
case provisions are deleted when case is deleted.
|
2022-05-18 13:40:03 +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 |
|
|
ae7c333179
|
Added block for adding activities
|
2022-05-12 14:57:15 +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 |
|
|
b8c592104d
|
made total fee field not configurable because it should be read only
|
2022-05-08 18:00:33 +01:00 |
|
|
9b73df4472
|
Added case list view & a block for adding cases
|
2022-05-07 19:50:09 +01:00 |
|
|
bc442f9842
|
Added description field to case fee
|
2022-05-07 13:56:35 +01:00 |
|
|
aa5dd4c48b
|
removed now-unused code
|
2022-04-22 09:36:39 +01:00 |
|
|
86c0fb1f65
|
case fee total updates when a fee is updated
|
2022-04-21 12:20:22 +01:00 |
|
|
92bce34fb1
|
total fee updates when a case fee is deleted
|
2022-04-21 12:15:00 +01:00 |
|
|
02715bdc44
|
Total fee now updates when a new fee is added
|
2022-04-21 12:11:56 +01:00 |
|
Nick
|
489f4c0c94
|
made fields configurable for case and sub cases
|
2022-04-17 11:52:26 +02: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 |
|
|
34b7a1c7c9
|
fixed redirect after deleting activity - defaults to target if there's no case
|
2022-04-03 19:27:43 +01:00 |
|
|
fb2249d9bd
|
fixed event attendees widget
|
2022-04-03 19:12:03 +01:00 |
|
|
614293c114
|
Added case provider role to opencase config
|
2022-04-03 17:52:12 +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 |
|