- 21 Aug, 2021 4 commits
-
-
colemanw authored
5.41 to master (conflicts resolved)
-
Eileen McNaughton authored
-
colemanw authored
APIv4 pseudoconstant improvements
-
Eileen McNaughton authored
APIv4 - Properly show deprecated joins in unit tests (fixes dev/core#2771)
-
- 20 Aug, 2021 13 commits
-
-
Eileen McNaughton authored
REF Switch to CRM_Core_Form::setTitle() instead of CRM_Utils_System::setTitle() part 1
-
colemanw authored
add grid layout support for searchkit
-
colemanw authored
This breaks apart the concept of a field having 'options' vs a field supporting suffixes like campaign_id:label. It is now possible for a field to not have options but still support suffixes. This also makes the available suffixes for each field discoverable, e.g. fields like state_province_id support an :abbr suffix.
-
colemanw authored
-
colemanw authored
Stop the overly-clever guesswork of abbrColumn so that it can always be know if a pseudoconstant has an abbreviation.
-
DaveD authored
dev/core#2777 - Fix js break on reminder form
-
colemanw authored
-
Kurund Jalmi authored
-
mattwire authored
-
jitendra authored
-
Eileen McNaughton authored
5.41
-
Seamus Lee authored
dev/rc#14 handle api calls post schema change
-
Eileen McNaughton authored
-
- 19 Aug, 2021 4 commits
-
-
Eileen McNaughton authored
Add no-prefetch campaign pseudoconstants
-
colemanw authored
-
colemanw authored
SearchKit - Misc bulk action bug fixes
-
Eileen McNaughton authored
Remove deprecated function
-
- 18 Aug, 2021 11 commits
-
-
Eileen McNaughton authored
Function has been deprecated noisily for 6 months & was never supported for out of core use
-
Seamus Lee authored
Log details of mailing error and don't display details to end user
-
mattwire authored
-
Eileen McNaughton authored
closes core#2770: Dedupe by website
-
JonGold authored
-
colemanw authored
dev/core#2762 Fix custom field edit form to set serialization correctly
-
Seamus Lee authored
dev/core#2758 - Fix contribution activity campaign propagation ...more
-
Seamus Lee authored
SearchKit - Add placeholder to token select
-
Seamus Lee authored
Update MembershipType.duration and MembershipStatus.name to be required
-
colemanw authored
-
Eileen McNaughton authored
Enotice fixes in tpl
-
- 17 Aug, 2021 8 commits
-
-
Eileen McNaughton authored
Fixes a scenario where the value can be 'null' and then fatals I hit this creating a new membership record on a stock build
-
Eileen McNaughton authored
-
Seamus Lee authored
APIv4 - Support multiple implicit joins to the same table
-
colemanw authored
dev/core#2763 cache clearing fix
-
Eileen McNaughton authored
Fix search display access for non-admin users
-
DaveD authored
dev/core#2758 - Fix contribution activity campaign propagation
-
DaveD authored
[Ref] remove unused variable
-
Patrick Figel authored
This fixes an issue where contribution campaigns may not be propagated to the corresponding contribution activity when the request that triggers activity creation does not explicitly set the campaign_id parameter.
-