Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from master #2

Merged
merged 5,419 commits into from
Apr 14, 2021
Merged

Merge from master #2

merged 5,419 commits into from
Apr 14, 2021

Conversation

Edzelopez
Copy link
Owner

Overview

A brief description of the pull request. Keep technical jargon to a minimum. Hyperlink relevant discussions.

Before

What is the old user-interface or technical-contract (as appropriate)?
For optimal clarity, include a concrete example such as a screenshot, GIF (LICEcap, SilentCast), or code-snippet.

After

What changed? What is new old user-interface or technical-contract?
For optimal clarity, include a concrete example such as a screenshot, GIF (LICEcap, SilentCast), or code-snippet.

Technical Details

If the PR involves technical details/changes/considerations which would not be manifest to a casual developer skimming the above sections, please describe the details here.

Comments

Anything else you would like the reviewer to note

colemanw and others added 30 commits March 26, 2021 20:29
This creates a service named 'angularjs.loader' to manage multiple angular apps on the page.

Because <ng-app> can only be used once per page, a new tag, <crm-angular-js> has been created.
[REF]  [Towards membership api] Simplify calculation of recurring membership parameters
Note this will test fail on 3 things that worked with the other. The way in
which we load tokens means that some values have been exposed that
possibly would be better not exposed - but we can either remove them
from advertised tokens, fix the tokenCompat class to support them
or possibly deprecate by removing from the UI display but
continuing to handle. One notable difference is the contact_reference
entity id.
… contact record

Also removes the possibility to set a user-defined password for WordPress users.
[PHPunit8] cleanup on setUp functions
PHPUNIT 8 - add void to setup functions
dev/core#2243 Add created_date column to the civicrm_note table
This adds the same mechanism as the group contact cache to reduce site contention.
A job api is also added which people can optionally configure.

It would be especially worth setting on sites that do not use ACLs at all
dev/financial#171 - False INTL warning when adding a price field
dev/core#2477 Add setting to allow opportunistic cache flushing for acls
dev/core#2486 Add entity financial trxn
There is little value in getting the aggregate contributions if failed
contributions are also included.
eileenmcnaughton and others added 29 commits April 11, 2021 16:52
SearchKit - Flush Angular cache when saving
Make it clear that doDirectPayment/doTransferCheckout are deprecated …
dev/report#58 SearchKit - Rename 'Filters' to 'Having' for clarity
Initial refactor of PayPal core processor to stop using doDirectPayment/doTransferCheckout
Use standard function to add reCAPTCHA to PCPAccount form
Add amount as standard property to PaymentPropertyBag
…n page when coming from a shortcode which leads to infinite redirect loop if session timesout

Add in comment and expand fix to cover event registratons as well
[REF] Simplify interaction with contributionRecur
…n to propertyBag without hitting legacy warnings on unconverted payment processors
[REF] Fix error where entryURL does not contain id of the contributio…
Suppress legacy warnings by default in propertyBag to allow transition to propertyBag without hitting legacy warnings on unconverted payment processors
Convert Dummy payment processor to use doPayment function
- Adds a separate category of ContactLayout block per afform-type
- Adds a helper function to getFields so non-dao entities can load options from an optionGroup
- Renames search display afforms to "Search Form" to distinguish them from actual search displays
This fixes an undefined index notice for permissions that use the new-style
'label' and 'description' array keys instead of numeric keys.
APIv4 - Fix unserialize settings
Afform - Improve integration with ContactLayout editor
Update WP permission page for new string array keys
@Edzelopez Edzelopez merged commit 729215e into Edzelopez:master Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.