- Aug 16, 2022
-
-
Seamus Lee authored
#1532 - Add upgrade message about civicase activity revisions
-
Seamus Lee authored
APIv4 - Add `case_id` field to Activity entity
-
colemanw authored
Remove another three no-longer-used functions
-
colemanw authored
Fix use of legacy pseudoConstant methods
-
colemanw authored
Remove no-longer-used function
-
DaveD authored
Case-insensitive match on subtypes when validating subtype by entity for custom groups
-
DaveD authored
-
- Aug 15, 2022
-
-
colemanw authored
SettingsStyleTest - Stop the madness
-
colemanw authored
-
Eileen McNaughton authored
-
Eileen McNaughton authored
-
Eileen McNaughton authored
-
Eileen McNaughton authored
-
Eileen McNaughton authored
-
colemanw authored
[Import] [Ref] Extract shared form rule code
-
Eileen McNaughton authored
-
DaveD authored
[NFC] Add test for editing activity subject to file on case
-
DaveD authored
-
colemanw authored
This moves processCaseActivity call out of APIv3 and into the BAO where it can be re-used by APIv4.
-
colemanw authored
This virtual field allows an activity to be easily filed on a case, and for cases to be looked up in SearchKit activity searches.
-
Eileen McNaughton authored
Add hint to create membership "You do not have all the permissions needed for this page" message
-
Seamus Lee authored
5.53
-
Seamus Lee authored
#3802 - Compatibility with symfony 6 for drupal 10 for listeners added via getSubscribedEvents
-
Seamus Lee authored
[NFC] Convert Payment Processor ID field to payment processor in even…
-
- Aug 14, 2022
-
-
DaveD authored
-
-
Seamus Lee authored
-
colemanw authored
Remove unused impossible function in upgrade page
-
colemanw authored
This setting has been deprecated for years, and core CiviCase doesn't respect it anyway. Only the API was really paying attention to it. Time to get rid of that stuff as a preamble to ripping out all of the case activity revisioning.
-
Björn Endres authored
This exception is *also* raised, when no membership types have been configured yet, which can be very confusing. It cost me a two hours to figure out the real reason, and I have the nagging suspicion that this had happened to me before. I'm not too happy about the phrasing, but it would be good to have a reference to a potentially incomplete configuration. Thanks.
-
DaveD authored
-
DaveD authored
Fix processCaseActivity docblock
-
DaveD authored
[REF] Activity BAO - Decouple CiviCase logic from create function
-
colemanw authored
-
colemanw authored
A big chunk of civicase code was jammed into the Activity create function. This moves it to the Case BAO.
-
- Aug 13, 2022