civicrm-core.git
22 months agoprovince abbreviation patch - issue 724 5.57.1-fsf-michael-attempt-0
Ian Kelling [Thu, 11 Nov 2021 02:05:07 +0000 (21:05 -0500)]
province abbreviation patch - issue 724

22 months agoImproved arabic and hebrew scripts
Ruben Rodriguez [Tue, 8 Jun 2021 21:35:34 +0000 (23:35 +0200)]
Improved arabic and hebrew scripts

22 months agoHack to generate individual latex files, to compile manually into PDF
Ruben Rodriguez [Tue, 8 Jun 2021 21:26:44 +0000 (23:26 +0200)]
Hack to generate individual latex files, to compile manually into PDF

22 months agoThe old pdf test system doesn't work anymore, defaulting to production method
Ruben Rodriguez [Tue, 8 Jun 2021 21:15:02 +0000 (23:15 +0200)]
The old pdf test system doesn't work anymore, defaulting to production method

22 months agoAdding LibreJS back after bundles refactor upstream
Michael McMahon [Wed, 16 Dec 2020 21:57:12 +0000 (16:57 -0500)]
Adding LibreJS back after bundles refactor upstream

22 months agoForce membership auto-renew on by default
Ruben Rodriguez [Wed, 12 Feb 2020 23:06:58 +0000 (18:06 -0500)]
Force membership auto-renew on by default

22 months agocorrected class name in old FSF code
Andrew Engelbrecht [Thu, 18 Oct 2018 16:49:55 +0000 (12:49 -0400)]
corrected class name in old FSF code

https://rt.gnu.org/Ticket/Display.html?id=1330057

22 months agoUse proxy to look for civicrm updates, fixes RT#1314844
Ruben Rodriguez [Thu, 23 Aug 2018 22:17:57 +0000 (18:17 -0400)]
Use proxy to look for civicrm updates, fixes RT#1314844

22 months agoCorrect path to john's signature
Ruben Rodriguez [Tue, 29 May 2018 16:42:57 +0000 (12:42 -0400)]
Correct path to john's signature

22 months agoCorrected call to commonCompose
Ruben Rodriguez [Tue, 29 May 2018 15:47:45 +0000 (11:47 -0400)]
Corrected call to commonCompose

We were using a deprecated wrapper for that function:
https://github.com/civicrm/civicrm-core/commit/187007a3dbd33bde08b0b4f54feff8c71ea2a065

22 months agoremoved an old stray sql file
Andrew Engelbrecht [Wed, 25 Apr 2018 14:34:38 +0000 (10:34 -0400)]
removed an old stray sql file

22 months agoCorrected thankyou template, see RT#1286518
Ruben Rodriguez [Thu, 12 Apr 2018 16:50:26 +0000 (12:50 -0400)]
Corrected thankyou template, see RT#1286518

22 months agoBIG HACK: Corrected frequency calculation for new members
Ruben Rodriguez [Mon, 12 Mar 2018 23:47:35 +0000 (19:47 -0400)]
BIG HACK: Corrected frequency calculation for new members

22 months agoupdated function documentation
Andrew Engelbrecht [Fri, 19 Jan 2018 05:46:30 +0000 (00:46 -0500)]
updated function documentation

22 months agoThis version of the TC code is no longer in use
Andrew Engelbrecht [Tue, 16 Jan 2018 18:31:27 +0000 (13:31 -0500)]
This version of the TC code is no longer in use

the code in org.fsf.payment.trustcommerce was used, and will continue to
be used for the time being.

22 months agoSort by country,second_name,first_name for pdf generation of international mailings
Ruben Rodriguez [Wed, 15 Nov 2017 17:29:39 +0000 (12:29 -0500)]
Sort by country,second_name,first_name for pdf generation of international mailings

(change currently disabled / commented out -- sudoman)

22 months agoDisable recipient estimation on mailings
Ruben Rodriguez [Wed, 15 Nov 2017 17:28:43 +0000 (12:28 -0500)]
Disable recipient estimation on mailings

22 months agoCorrected TeX ligatures for pdf letters
Ruben Rodriguez [Mon, 13 Nov 2017 22:53:57 +0000 (17:53 -0500)]
Corrected TeX ligatures for pdf letters

22 months agoFilter groups according to included profiles
Andrew Engelbrecht [Mon, 25 Sep 2017 22:34:51 +0000 (18:34 -0400)]
Filter groups according to included profiles

This is a continuation of the contact groups filtering feature, which
allows admins to filter the public listings of contact groups on various
Civi pages by setting a Drupal variable with drush.

It is now possible to set a rule for a profile and for that rule to
automatically apply to standalone profile pages, contribution pages that
include the profile, and event pages that include it as well.

See comments in CRM/Contact/Form/Edit/TagsAndGroups.php for instructions
on how to set the variable via drush.

22 months agoAllow admin to change the names of filtered groups
Andrew Engelbrecht [Mon, 18 Sep 2017 22:19:40 +0000 (18:19 -0400)]
Allow admin to change the names of filtered groups

This feature lets one mimic a custom field by allowing admins to change
the text that appears next to each group's check box, via drush.

The json format is a bit more nested, but indented json can be used. An
exmple is included in CRM/Contact/Form/Edit/TagsAndGroups.php.

22 months agoGroups filter hack for smaller groups listings
Andrew Engelbrecht [Fri, 15 Sep 2017 20:15:10 +0000 (16:15 -0400)]
Groups filter hack for smaller groups listings

This change is a dirty hack that lets site admins filter the "Contacts
Group(s)" field output in select profiles. This reduces overwhem for
users when they are making a donation or filling out a form with the
Groups signup field. This is preferable to using a custom field with
smart groups because the Groups field provides double opt-in, while
custom fields do not.

The filter is controlled via a json string stored in a drupal variable
that can be set with drush like so:

drush vset --format=string groups_field_filters "{...}"

See the documentation marked with "sudoman hack" in
CRM/Contact/Form/Edit/TagsAndGroups.php for an example.

22 months agoremove unneeded file not deleted in git rebase
Andrew Engelbrecht [Wed, 19 Jul 2017 21:28:47 +0000 (17:28 -0400)]
remove unneeded file not deleted in git rebase

22 months agoremove unneeded file (latex.patch)
Andrew Engelbrecht [Wed, 19 Jul 2017 20:31:29 +0000 (16:31 -0400)]
remove unneeded file (latex.patch)

this was apparently not removed in the git rebase.

22 months agoComment cleanup
Ruben Rodriguez [Thu, 1 Dec 2016 21:59:27 +0000 (16:59 -0500)]
Comment cleanup

22 months agoUpdated the LaTeX header for letters
Ruben Rodriguez [Thu, 1 Dec 2016 21:28:53 +0000 (16:28 -0500)]
Updated the LaTeX header for letters

22 months agoAdded hack for scaping curly brackets on smarty LaTeX templates
Ruben Rodriguez [Fri, 10 Jun 2016 19:06:07 +0000 (15:06 -0400)]
Added hack for scaping curly brackets on smarty LaTeX templates

22 months agoTuned up PdfLatex font settings
Ruben Rodriguez [Fri, 10 Jun 2016 19:05:21 +0000 (15:05 -0400)]
Tuned up PdfLatex font settings

22 months agoredisabling mail tracking
k [Tue, 15 Mar 2016 17:41:14 +0000 (13:41 -0400)]
redisabling mail tracking

22 months agoSolving RT ticket #1092988
k [Tue, 15 Mar 2016 17:13:26 +0000 (13:13 -0400)]
Solving RT ticket #1092988
adding civicrm ID to contributin record

22 months agoipn receiver for external api
Lisa Marie Maginnis [Mon, 21 Sep 2015 17:33:03 +0000 (13:33 -0400)]
ipn receiver for external api

22 months agoPriceset 2nd half
Lisa Marie Maginnis [Mon, 21 Sep 2015 17:28:53 +0000 (13:28 -0400)]
Priceset 2nd half

22 months agoPriceset/debugwatchdog
Lisa Marie Maginnis [Mon, 21 Sep 2015 17:28:43 +0000 (13:28 -0400)]
Priceset/debugwatchdog

22 months agoRemoved cache rebuild from the GroupContact
Lisa Marie Maginnis [Mon, 21 Sep 2015 17:18:43 +0000 (13:18 -0400)]
Removed cache rebuild from the GroupContact

22 months agoRT#765026, patch for null values in civicrm_acl_cache
Lisa Marie Maginnis [Mon, 21 Sep 2015 17:15:03 +0000 (13:15 -0400)]
RT#765026, patch for null values in civicrm_acl_cache

22 months agoAdded the current uncommited changes to production code, and rebased to 4.6.8
Ruben Rodriguez [Thu, 10 Sep 2015 22:24:23 +0000 (18:24 -0400)]
Added the current uncommited changes to production code, and rebased to 4.6.8

22 months agoAdditional files for PDF/Latex
Lisa Marie Maginnis [Thu, 1 May 2014 21:29:27 +0000 (17:29 -0400)]
Additional files for PDF/Latex

22 months agoOur changes
Lisa Marie Maginnis [Thu, 1 May 2014 21:04:18 +0000 (17:04 -0400)]
Our changes

22 months agoMerge pull request #25335 from totten/5.57-bump1
Tim Otten [Thu, 12 Jan 2023 10:24:36 +0000 (02:24 -0800)]
Merge pull request #25335 from totten/5.57-bump1

5.57.1 - Add notes. Bump version.

22 months agoAdd release-notes/5.57.1.md
Tim Otten [Thu, 12 Jan 2023 06:21:12 +0000 (22:21 -0800)]
Add release-notes/5.57.1.md

22 months agoSet version to 5.57.1
Tim Otten [Thu, 12 Jan 2023 06:11:13 +0000 (22:11 -0800)]
Set version to 5.57.1

22 months agoMerge pull request #25331 from totten/5.57-assetbuilder
Eileen McNaughton [Thu, 12 Jan 2023 02:49:00 +0000 (15:49 +1300)]
Merge pull request #25331 from totten/5.57-assetbuilder

AssetBuilder / JWT / Status (Backports)

22 months agoStatus Check - Raise severity of the check for signing keys. Tweak prose.
Tim Otten [Thu, 5 Jan 2023 22:28:08 +0000 (14:28 -0800)]
Status Check - Raise severity of the check for signing keys. Tweak prose.

22 months agoAssetBuilder - Define a fallback key (WEAK_SIGN) for sites that have not been configured
Tim Otten [Tue, 10 Jan 2023 01:07:57 +0000 (17:07 -0800)]
AssetBuilder - Define a fallback key (WEAK_SIGN) for sites that have not been configured

22 months agoAssetBuilder - Switch to JWT
Tim Otten [Mon, 9 Jan 2023 22:45:49 +0000 (14:45 -0800)]
AssetBuilder - Switch to JWT

22 months agoMerge pull request #25306 from aydun/j3_cv_fix_557
demeritcowboy [Wed, 11 Jan 2023 13:51:52 +0000 (08:51 -0500)]
Merge pull request #25306 from aydun/j3_cv_fix_557

Fix `cv` failure on J3.

22 months agoFix `cv` failure on J3.
Aidan Saunders [Fri, 6 Jan 2023 10:48:14 +0000 (10:48 +0000)]
Fix `cv` failure on J3.

22 months agoMerge pull request #25303 from eileenmcnaughton/5.57
Seamus Lee [Tue, 10 Jan 2023 02:11:32 +0000 (13:11 +1100)]
Merge pull request #25303 from eileenmcnaughton/5.57

Fix Contributions listing crash due to `CRM_Financial_BAO_Order::getLineItemTitle`

22 months agoFix Contributions listing crash due to CRM_Financial_BAO_Order::getLineItemTitle
Rich Lott / Artful Robot [Mon, 9 Jan 2023 19:36:39 +0000 (19:36 +0000)]
Fix Contributions listing crash due to CRM_Financial_BAO_Order::getLineItemTitle

22 months agoMerge pull request #25291 from demeritcowboy/sk-update-57
demeritcowboy [Fri, 6 Jan 2023 21:41:18 +0000 (16:41 -0500)]
Merge pull request #25291 from demeritcowboy/sk-update-57

searchkit - fix broken update task - 5.57 backport

22 months agofix broken update task
demeritcowboy [Fri, 6 Jan 2023 17:56:14 +0000 (12:56 -0500)]
fix broken update task

22 months agoUpdate 5.57.0.md
Tim Otten [Thu, 5 Jan 2023 03:52:27 +0000 (19:52 -0800)]
Update 5.57.0.md

22 months agoUpdate 5.57.0.md
Tim Otten [Thu, 5 Jan 2023 03:19:52 +0000 (19:19 -0800)]
Update 5.57.0.md

22 months agoSet version to 5.57.0
Tim Otten [Thu, 5 Jan 2023 01:05:04 +0000 (17:05 -0800)]
Set version to 5.57.0

22 months agoFiveFiftySeven - Switch upgrade step from #25170 (5.57.beta1 => 5.57.0)
Tim Otten [Thu, 5 Jan 2023 01:02:15 +0000 (17:02 -0800)]
FiveFiftySeven - Switch upgrade step from #25170 (5.57.beta1 => 5.57.0)

This was split apart from 25170 to simplify to some other aspects of the concurrent merges
required for the security-update. Those are done, and now we can proceed.

This will ensure that anyone who ran 5.57 RC will also run the step.  The
step was merged in very, very recently (like 10-20 min ago). For all other
purposes, it's the same as before.

22 months agorelease-notes/5.57.0.md - Add security advisories
Tim Otten [Wed, 4 Jan 2023 02:32:08 +0000 (18:32 -0800)]
release-notes/5.57.0.md - Add security advisories

22 months agoAssetBuilder - Validate checksum for requested parameters
Tim Otten [Wed, 29 Jun 2022 05:06:05 +0000 (22:06 -0700)]
AssetBuilder - Validate checksum for requested parameters

22 months agoCiviEvent - Escape parameters in help text
Seamus Lee [Tue, 3 Jan 2023 01:54:11 +0000 (12:54 +1100)]
CiviEvent - Escape parameters in help text

22 months agosecurity/core#120 Use Rich's patch (ArtfulRobot) with minor variation to try to resol...
Seamus Lee [Fri, 16 Dec 2022 00:55:57 +0000 (11:55 +1100)]
security/core#120 Use Rich's patch (ArtfulRobot) with minor variation to try to resolve the issue and add unit tests

Fix Regex and include test cases as per Rich's comments

22 months agoMerge pull request #25170 from demeritcowboy/sortable
Tim Otten [Thu, 5 Jan 2023 00:35:26 +0000 (16:35 -0800)]
Merge pull request #25170 from demeritcowboy/sortable

dev/core#4013 dev/core#4022 - Broken quicksearch options setting

22 months agoMerge pull request #25278 from totten/5.57-rn
Tim Otten [Wed, 4 Jan 2023 20:59:26 +0000 (12:59 -0800)]
Merge pull request #25278 from totten/5.57-rn

release-notes/5.57.0.md - Add recent update

22 months agorelease-notes/5.57.0.md - Add recent update
Tim Otten [Wed, 4 Jan 2023 20:58:20 +0000 (12:58 -0800)]
release-notes/5.57.0.md - Add recent update

22 months agoMerge pull request #25273 from gellweiler/5.57
Eileen McNaughton [Tue, 3 Jan 2023 20:50:19 +0000 (09:50 +1300)]
Merge pull request #25273 from gellweiler/5.57

Add gellweiler to contributor-key.yml

22 months agoMerge pull request #25272 from eileenmcnaughton/557
Eileen McNaughton [Tue, 3 Jan 2023 20:49:42 +0000 (09:49 +1300)]
Merge pull request #25272 from eileenmcnaughton/557

dev/core#4049 Nested tags are not showing under some circumstances.

22 months agoAdd gellweiler to contributor-key.yml
Sebastian Gellweiler [Tue, 3 Jan 2023 20:18:07 +0000 (21:18 +0100)]
Add gellweiler to contributor-key.yml

22 months agoFix #4049
gellweiler [Sat, 24 Dec 2022 13:51:00 +0000 (14:51 +0100)]
Fix #4049

This commit fixes #4049: Nested tags are not showing under some circumstances.

23 months agoMerge pull request #25231 from alifrumin/rn5.57
Eileen McNaughton [Thu, 29 Dec 2022 21:58:27 +0000 (10:58 +1300)]
Merge pull request #25231 from alifrumin/rn5.57

[NFC] first pass at 5.57 release notes

23 months ago[NFC] first pass 5.57 release notes
Alice Frumin [Wed, 28 Dec 2022 03:24:38 +0000 (22:24 -0500)]
[NFC] first pass 5.57 release notes

23 months agoMerge pull request #25225 from agh1/5.57.0-releasenotes-initial
Eileen McNaughton [Wed, 28 Dec 2022 07:01:22 +0000 (20:01 +1300)]
Merge pull request #25225 from agh1/5.57.0-releasenotes-initial

5.57.0 release notes initial run

23 months ago5.57.0 release notes: added boilerplate
Andie Hunt [Tue, 27 Dec 2022 21:23:49 +0000 (16:23 -0500)]
5.57.0 release notes: added boilerplate

23 months ago5.57.0 release notes: raw from script
Andie Hunt [Tue, 27 Dec 2022 14:57:39 +0000 (09:57 -0500)]
5.57.0 release notes: raw from script

23 months agoMerge pull request #25213 from demeritcowboy/fract-qty
Yashodha Chaku [Fri, 23 Dec 2022 08:06:03 +0000 (13:36 +0530)]
Merge pull request #25213 from demeritcowboy/fract-qty

dev/core#4039 - Restore ability to have fractional quantity for text price fields

23 months agorestore ability to have fractional quantity
demeritcowboy [Fri, 23 Dec 2022 00:15:22 +0000 (19:15 -0500)]
restore ability to have fractional quantity

23 months agoMerge pull request #25204 from kurund/contribution-import-fix
Eileen McNaughton [Tue, 20 Dec 2022 22:18:25 +0000 (11:18 +1300)]
Merge pull request #25204 from kurund/contribution-import-fix

dev/core#4038 import contribution fixes in update mode

23 months agoimport contribution fixes in update mode
Kurund Jalmi [Tue, 20 Dec 2022 10:06:25 +0000 (10:06 +0000)]
import contribution fixes in update mode

23 months agoMerge pull request #25197 from colemanw/fixOptions
Eileen McNaughton [Mon, 19 Dec 2022 00:31:44 +0000 (13:31 +1300)]
Merge pull request #25197 from colemanw/fixOptions

SearchKit - Fix option loading & rendering for in-place edit

23 months agoSearchKit - Fix option loading & rendering for in-place edit
Coleman Watts [Sat, 17 Dec 2022 23:02:15 +0000 (18:02 -0500)]
SearchKit - Fix option loading & rendering for in-place edit

Fixes dev/core#4037

23 months agoMerge pull request #25189 from MegaphoneJon/batch-form-entity
demeritcowboy [Fri, 16 Dec 2022 17:19:33 +0000 (12:19 -0500)]
Merge pull request #25189 from MegaphoneJon/batch-form-entity

Fix 'cannot determine default entity' error on New Batch page

23 months agoFix 'cannot determine default entity' error on New Batch page
Jon Goldberg [Fri, 16 Dec 2022 15:24:30 +0000 (10:24 -0500)]
Fix 'cannot determine default entity' error on New Batch page

23 months agoMerge pull request #25177 from totten/5.57-testing
demeritcowboy [Fri, 16 Dec 2022 03:08:57 +0000 (22:08 -0500)]
Merge pull request #25177 from totten/5.57-testing

Fix miscoordination between CiviUnitTestCase/CiviEnvBuilder. Fix flaky ConformanceTest.

23 months agoAutocompleteTest - Use SK as part of the baseline environment
Tim Otten [Fri, 16 Dec 2022 00:54:36 +0000 (16:54 -0800)]
AutocompleteTest - Use SK as part of the baseline environment

23 months agoConformanceTest - Remove override, which causes failures in `ConformanceTest`
Tim Otten [Tue, 13 Dec 2022 06:39:04 +0000 (22:39 -0800)]
ConformanceTest - Remove override, which causes failures in `ConformanceTest`

23 months agoCiviUnitTestCase - Fix miscoordination with CiviEnvBuilder
Tim Otten [Thu, 15 Dec 2022 04:13:08 +0000 (20:13 -0800)]
CiviUnitTestCase - Fix miscoordination with CiviEnvBuilder

Background
----------

Recall that `CiviUnitTestCase` and `CiviEnvBuilder` are two different
implementations of a similar concept.

* `Concept`: If two tests use the same baseline DB/environment, and if they
  preserve the baseline, then you don't need to reset everything in between
  tests.  But if they change, then you need to reset.

* `CiviUnitTestCase`: The older rendition.  Tightly coupled.  Only allows
  one specific baseline.  Mingled with a lot of unrelated functionality in
  `CiviUnitTestCase`.

* `CiviEnvBuilder`: The newer rendition.  Loosely coupled.  Allows different
  baselines.  Can be mixed into any plain-old `TestCase`.  Used by
  `Civi\Test::headless()` and `Civi\Test::e2e()`.

Problem Scenario
----------------

Suppose you have a mix of different tests running with the same DB -- e.g.

1. Run some tests based on `CiviEnvBuilder`
2. Run some tests based on `CiviUnitTestCase`
3. Run some tests based on `CiviEnvBuilder`

This wasn't originally anticipated, but it can happen -- either because
the test-suite is large+mixed, or because a developer is manually
running specific tests (which happen to be written differently).

The problem goes like this:

1. Run some tests based on `CiviEnvBuilder`
    * This resets the DB and also stores a DB signature. ("Here is how
      we setup the DB...")
2. Run some tests based on `CiviUnitTestCase`
    * This resets the DB, but leaves the old DB signature in place.
3. Run some tests based on `CiviEnvBuilder`
    * This sees the old DB signature and wrongly concludes that we
      still have the DB from step (1).

Solution
--------

Whenever one resets the DB, it should update the DB signature.

23 months ago(REF) CiviEnvBuilder - Simplify `$name` calculation
Tim Otten [Thu, 15 Dec 2022 04:11:13 +0000 (20:11 -0800)]
(REF) CiviEnvBuilder - Simplify `$name` calculation

Tweaking the `$name` is theoretically useful if you have entirely
independent data-sets that happen to live in the same DB.  In practice, we
only use CiviEnvBuilder to manage Civi-related data-sets.

23 months agofix borked quicksearch setting
demeritcowboy [Wed, 14 Dec 2022 14:36:15 +0000 (09:36 -0500)]
fix borked quicksearch setting

23 months agoMerge pull request #25160 from totten/5.57-file-test
demeritcowboy [Tue, 13 Dec 2022 22:34:26 +0000 (17:34 -0500)]
Merge pull request #25160 from totten/5.57-file-test

CRM_Utils_FileTest - Fix compatibility with private data folders

23 months agoMerge pull request #25145 from MegaphoneJon/core-4027-rc
Eileen McNaughton [Tue, 13 Dec 2022 21:41:10 +0000 (10:41 +1300)]
Merge pull request #25145 from MegaphoneJon/core-4027-rc

fixes core#4027 - don't crash when a contribution has no line items

23 months agoMerge pull request #25158 from totten/5.57-entity-stat
demeritcowboy [Tue, 13 Dec 2022 15:52:27 +0000 (10:52 -0500)]
Merge pull request #25158 from totten/5.57-entity-stat

getSiteStats - Use consistent report format

23 months agoCRM_Utils_FileTest - Fix compatibility with private data folders
Tim Otten [Tue, 13 Dec 2022 08:16:07 +0000 (00:16 -0800)]
CRM_Utils_FileTest - Fix compatibility with private data folders

For example, on my local, the `templates_c` folder lands at:

$BUILDKIT/build/dmaster/.civibuild/private/default/civicrm/templates_c

which is not a descendent of

$BUILDKIT/build/dmaster/web

23 months agogetSiteStats - Use consistent report format
Tim Otten [Tue, 13 Dec 2022 05:35:52 +0000 (21:35 -0800)]
getSiteStats - Use consistent report format

When general usage stats are enabled, the format should be consistent across
versions.

Before (4.7 - 5.56): Report stat as 'Delivered'
Before (5.57.beta1): Report stat as 'MailingEventDelivered'
After (5.57.beta1): Report stat as 'Delivered'

23 months agoMerge pull request #25149 from larssandergreen/allow-dashes-in-tracked-URLs-for-text...
Yashodha Chaku [Tue, 13 Dec 2022 04:55:39 +0000 (10:25 +0530)]
Merge pull request #25149 from larssandergreen/allow-dashes-in-tracked-URLs-for-text-in-flexmailer

Flexmailer: Prevent broken urls containing hyphens when click tracking is enabled for plain text mailings

23 months agoallow hyphens in tracked URLs in text emails
larssandergreen [Tue, 13 Dec 2022 02:36:48 +0000 (19:36 -0700)]
allow hyphens in tracked URLs in text emails

23 months agoMerge pull request #25150 from demeritcowboy/sitestats
Seamus Lee [Sun, 11 Dec 2022 00:03:05 +0000 (11:03 +1100)]
Merge pull request #25150 from demeritcowboy/sitestats

[NFC] Update testGetSiteStats to match earlier name change

23 months agoupdate to match earlier name change
demeritcowboy [Sat, 10 Dec 2022 16:12:25 +0000 (11:12 -0500)]
update to match earlier name change

23 months agofixes core#4027 - don't crash when a contribution has no line items
Jon Goldberg [Fri, 9 Dec 2022 17:50:57 +0000 (12:50 -0500)]
fixes core#4027 - don't crash when a contribution has no line items

23 months agoSet version to 5.57.beta1
Tim Otten [Fri, 9 Dec 2022 09:04:58 +0000 (01:04 -0800)]
Set version to 5.57.beta1

23 months agoMerge pull request #25108 from eileenmcnaughton/pdf_depp
Yashodha Chaku [Fri, 9 Dec 2022 04:31:33 +0000 (10:01 +0530)]
Merge pull request #25108 from eileenmcnaughton/pdf_depp

Remove noisly deprecated function PDFLetterCommon::postProcess

23 months agoMerge pull request #25140 from eileenmcnaughton/class
Seamus Lee [Fri, 9 Dec 2022 01:46:03 +0000 (12:46 +1100)]
Merge pull request #25140 from eileenmcnaughton/class

Fix enotice on user dash - when user has membership/s & debugging enabled

23 months agoMerge pull request #25137 from eileenmcnaughton/import_loc
Seamus Lee [Thu, 8 Dec 2022 22:48:12 +0000 (09:48 +1100)]
Merge pull request #25137 from eileenmcnaughton/import_loc

Stop using single hard-coded value array (clean up from previous refactors)

23 months agoFix enotice on user dash
Eileen McNaughton [Thu, 8 Dec 2022 22:41:47 +0000 (11:41 +1300)]
Fix enotice on user dash

23 months agoMerge pull request #24798 from jmcclelland/currency-additional-payment
demeritcowboy [Thu, 8 Dec 2022 19:41:18 +0000 (14:41 -0500)]
Merge pull request #24798 from jmcclelland/currency-additional-payment

ensure currency is included to avoid translation problems