- Jun 04, 2020
-
-
Seamus Lee authored
-
totten authored
5.26.0 - Small edits
-
totten authored
-
totten authored
-
Seamus Lee authored
5.26.0 release notes final
-
- Jun 03, 2020
-
-
Andie Hunt authored
-
Andie Hunt authored
-
Seamus Lee authored
Document recent merge in regards to select fields for export screen a…
-
totten authored
-
totten authored
-
totten authored
-
Seamus Lee authored
Document recent merge in regards to select fields for export screen and add in the notice about WordPress compatability issue
-
Seamus Lee authored
#1725 Remove groups, tags and notes from the returned data fo…
-
- Jun 02, 2020
-
-
Seamus Lee authored
#1725 Remove groups, tags and notes from the returned data for the usage in preview data to speed up loading of the select fields screen
-
Seamus Lee authored
Annotated 5.26 release notes
-
-
-
Seamus Lee authored
Add Upgrade Warning. Limit to WP Only.
-
kcristiano authored
-
kcristiano authored
Signed-off-by:
Kevin Cristiano <kcristiano@kcristiano.com>
-
kcristiano authored
Signed-off-by:
Kevin Cristiano <kcristiano@kcristiano.com>
-
eileen authored
-
Seamus Lee authored
#1747 don't drop temp tables on class destruct.
-
Eileen McNaughton authored
5.26.0 release notes initial run
-
- Jun 01, 2020
-
-
Andie Hunt authored
-
Andie Hunt authored
-
- May 31, 2020
-
-
eileen authored
Recent code clean up means the search class is now dropped more quickly - meaning that dropping these tables in the destructors is too aggressive. Since they are memory tables & temp tables they get cleaned up anyway I think. We should move this search to an extension that ships with core, not necessarily enabled on initial install but that is up for discussion
-
Eileen McNaughton authored
#1784 fix regression on restore contacts button not working.
-
- May 28, 2020
-
- May 26, 2020
-
-
Eileen McNaughton authored
Fixes a regression when cancelling a recurring with no processor_id
-
eileen authored
On deploying this code I'm seeing InvalidArgumentException: 'processorID field has max length of 255'
-
- May 20, 2020
-
-
colemanw authored
Remove "page=CiviCRM" query string from WordPress front-end (5.26)
-
mattwire authored
Revert "[REF] Code readability changes on activity tokens."
-
eileen authored
Per https://docs.civicrm.org/dev/en/latest/framework/token/#token-processor The contactId is actually documented. While I've been removing those in various places in favour of contactID or contact_id it seems Tim has been putting them in so I think it's safer to revert this change at this stage This reverts commit 2ebb452b.
-
- May 19, 2020
-
-
haystack authored
-
- May 16, 2020
-
-
Seamus Lee authored
[REF] Fix install on Drupal 8 using new setup code
-
- May 15, 2020
-
-
Seamus Lee authored
-
Seamus Lee authored
#1681 Add in deprecation notice for Systems using MySQL versions before 5.7 and require 5.5 for install
-
- May 14, 2020
-
-
Seamus Lee authored
Fix to use min install version
-
Seamus Lee authored
-