dev/core#2187 Allow sites to customsie the default number of rows returned from Quick...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 13 Nov 2020 21:31:08 +0000 (08:31 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 11 May 2021 20:57:57 +0000 (06:57 +1000)
commit7fa7c084d9fbb62c7178b95e92c059758a7676e6
tree427dc88f9aba07d6ea3e350e2738258c06508273
parenta930a53506520f23404a19d74dead9e9a1fb9714
dev/core#2187 Allow sites to customsie the default number of rows returned from QuickForm Searches
25 files changed:
CRM/Activity/Selector/Activity.php
CRM/Activity/Selector/Search.php
CRM/Admin/Form/Setting/Search.php
CRM/Campaign/Selector/Search.php
CRM/Case/Selector/Search.php
CRM/Contact/Form/Search/Custom/FullText.php
CRM/Contact/Page/DedupeException.php
CRM/Contact/Selector.php
CRM/Contact/Selector/Custom.php
CRM/Contribute/Page/ContributionPage.php
CRM/Contribute/Selector/Search.php
CRM/Core/Selector/Controller.php
CRM/Event/Page/ManageEvent.php
CRM/Event/Page/ParticipantListing/NameStatusAndDate.php
CRM/Event/Page/ParticipantListing/Simple.php
CRM/Grant/Selector/Search.php
CRM/Mailing/Selector/Browse.php
CRM/Mailing/Selector/Event.php
CRM/Mailing/Selector/Search.php
CRM/Member/Selector/Search.php
CRM/Pledge/Selector/Search.php
CRM/Profile/Selector/Listings.php
CRM/Utils/Pager.php
settings/Search.setting.php
tests/phpunit/CRM/Contact/Page/DedupeExceptionTest.php