-
- Downloads
CiviCase - Remove the civicaseActivityRevisions setting and related code
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.
Showing
- CRM/Activity/DAO/Activity.php 10 additions, 8 deletionsCRM/Activity/DAO/Activity.php
- CRM/Admin/Form/Setting/Case.php 0 additions, 1 deletionCRM/Admin/Form/Setting/Case.php
- api/v3/Activity.php 3 additions, 60 deletionsapi/v3/Activity.php
- api/v3/examples/Setting/GetFields.ex.php 0 additions, 15 deletionsapi/v3/examples/Setting/GetFields.ex.php
- settings/Case.setting.php 0 additions, 15 deletionssettings/Case.setting.php
- tests/phpunit/api/v3/CaseTest.php 1 addition, 139 deletionstests/phpunit/api/v3/CaseTest.php
- xml/schema/Activity/Activity.xml 6 additions, 5 deletionsxml/schema/Activity/Activity.xml
Loading
Please register or sign in to comment