Jitendra Purohit [Fri, 20 Sep 2019 06:09:55 +0000 (11:39 +0530)]
Add unit test for getdisplayvalue api
Seamus Lee [Fri, 20 Sep 2019 00:44:05 +0000 (10:44 +1000)]
Merge pull request #15333 from civicrm/5.18
5.18
Seamus Lee [Thu, 19 Sep 2019 23:20:38 +0000 (09:20 +1000)]
Merge pull request #15332 from agh1/5.18.0-releasenotes
5.18.0 release notes initial run
Seamus Lee [Thu, 19 Sep 2019 21:14:26 +0000 (07:14 +1000)]
Merge pull request #15331 from totten/master-api4-hush
Api3TestTrait - Only run api4 tests if api4 is present
Andrew Hunt [Thu, 19 Sep 2019 21:05:00 +0000 (17:05 -0400)]
5.18.0 release notes: added boilerplate
Andrew Hunt [Thu, 19 Sep 2019 21:01:52 +0000 (17:01 -0400)]
5.18.0 release notes: raw from script
Tim Otten [Thu, 19 Sep 2019 19:16:23 +0000 (15:16 -0400)]
Api3TestTrait - Only run api4 tests if api4 is present
Seamus Lee [Wed, 18 Sep 2019 21:33:15 +0000 (07:33 +1000)]
Merge pull request #15325 from totten/master-mailing-options
Mailing API - Expose option list for `header_id` and `footer_id`
Tim Otten [Wed, 18 Sep 2019 17:15:36 +0000 (13:15 -0400)]
Mailing API - Expose option list for `header_id` and `footer_id`
colemanw [Wed, 18 Sep 2019 13:33:24 +0000 (09:33 -0400)]
Merge pull request #15320 from jitendrapurohit/dev-1264
dev/core#1264 - Fix notice error on contribution page
colemanw [Wed, 18 Sep 2019 13:22:43 +0000 (09:22 -0400)]
Merge pull request #15319 from vinuvarshith/dev-core-1262-case-status-order
dev/core#1262 - Fix case status order in case type settings page
Jitendra Purohit [Wed, 18 Sep 2019 09:26:58 +0000 (14:56 +0530)]
dev/core#1264 - Fix notice error on contribution page
varshith89 [Wed, 18 Sep 2019 07:42:24 +0000 (07:42 +0000)]
dev/core#1262 - Fix case status order in case type settings page
Seamus Lee [Tue, 17 Sep 2019 22:01:21 +0000 (08:01 +1000)]
Merge pull request #15317 from elisseck/dev/core/1259
dev/core/1259 update config checklist contribution section
Seamus Lee [Tue, 17 Sep 2019 21:30:13 +0000 (07:30 +1000)]
Merge pull request #15168 from MegaphoneJon/class-fixes
core#1225 fix Event Info and Contribution Page Settings templates
Eli Lisseck [Tue, 17 Sep 2019 17:35:59 +0000 (10:35 -0700)]
dev/core/1259 update config checklist contribution section
colemanw [Sun, 15 Sep 2019 21:55:39 +0000 (17:55 -0400)]
Merge pull request #15310 from totten/master-api-examples
(DX) api/v3/examples - Rename *.php to *.ex.php
Tim Otten [Sun, 15 Sep 2019 18:58:48 +0000 (14:58 -0400)]
APIExplorer - Load examples from *.ex.php
Tim Otten [Sun, 15 Sep 2019 18:54:37 +0000 (14:54 -0400)]
tests/phpunit - Change hardcoded references to api/v3/examples/**.php
Tim Otten [Sun, 15 Sep 2019 18:47:06 +0000 (14:47 -0400)]
Api3DocTrait - Generate future examples as `*.ex.php`
Tim Otten [Sun, 15 Sep 2019 18:45:50 +0000 (14:45 -0400)]
api/v3/examples - Rename *.php to *.ex.php
Eileen McNaughton [Sun, 15 Sep 2019 08:53:29 +0000 (20:53 +1200)]
Merge pull request #15302 from seamuslee001/export_hook_alter_sig
Stop passing exportMode, componentTable and ids by reference in export hook
Seamus Lee [Sun, 15 Sep 2019 01:41:23 +0000 (11:41 +1000)]
Merge pull request #15262 from yashodha/report_cleanup
CRM-21677 - report clean up for contribution reports
Tim Otten [Sat, 14 Sep 2019 16:18:19 +0000 (12:18 -0400)]
Merge pull request #15295 from colemanw/jsEncode2
CRM_Utils_JS - Improve encode handling of strings
Tim Otten [Sat, 14 Sep 2019 15:59:23 +0000 (11:59 -0400)]
Merge pull request #15308 from colemanw/prioriy
[NFC] Reword event docs to clarify priority vs weight
Coleman Watts [Sat, 14 Sep 2019 14:22:03 +0000 (10:22 -0400)]
Reword event docs to clarify priority vs weight
Seamus Lee [Fri, 13 Sep 2019 20:41:34 +0000 (06:41 +1000)]
Also stop passing exportMode by reference in the hook and add deprecated function warning for if change
Eileen McNaughton [Fri, 13 Sep 2019 13:30:45 +0000 (01:30 +1200)]
Merge pull request #15303 from agileware/CIVICRM-1310
Update CiviCRM contributors.txt
Seamus Lee [Fri, 13 Sep 2019 05:49:09 +0000 (15:49 +1000)]
Merge pull request #15301 from seamuslee001/dev_core_1245_2
[NFC] Add in code comments about the column default issue with is_ema…
Justin Freeman [Fri, 13 Sep 2019 05:07:41 +0000 (15:07 +1000)]
CIVICRM-1310 Update CiviCRM contributors.txt - remove Alok and add Pengyi
Eileen McNaughton [Fri, 13 Sep 2019 04:29:01 +0000 (16:29 +1200)]
Merge pull request #15300 from civicrm/5.18
5.18
Seamus Lee [Fri, 13 Sep 2019 03:55:48 +0000 (13:55 +1000)]
[NFC] Add in code comments about the column default issue with is_email_receipt in case anyone else comes across this
Seamus Lee [Fri, 13 Sep 2019 03:52:49 +0000 (13:52 +1000)]
Stop passing componentTable and ids by reference
Tim Otten [Fri, 13 Sep 2019 03:17:07 +0000 (23:17 -0400)]
Merge pull request #15299 from seamuslee001/5.18
Add release-notes/5.17.4
Tim Otten [Fri, 13 Sep 2019 03:11:32 +0000 (23:11 -0400)]
Add release-notes/5.17.4
Tim Otten [Fri, 13 Sep 2019 03:04:03 +0000 (23:04 -0400)]
Merge pull request #15296 from eileenmcnaughton/518
dev/core#1241 : Custom field value for a new Event based on an Event …
Monish Deb [Thu, 12 Sep 2019 09:10:43 +0000 (14:40 +0530)]
dev/core#1241 : Custom field value for a new Event based on an Event Template are not checked causing false validation message and Event not to save
Coleman Watts [Fri, 13 Sep 2019 01:58:23 +0000 (21:58 -0400)]
CRM_Utils_JS - Fix backslash handling
Coleman Watts [Thu, 12 Sep 2019 16:45:20 +0000 (12:45 -0400)]
CRM_Utils_JS - Improve encode handling of strings
Eileen McNaughton [Thu, 12 Sep 2019 02:00:16 +0000 (14:00 +1200)]
Merge pull request #15290 from civicrm/5.18
5.18
Eileen McNaughton [Thu, 12 Sep 2019 01:59:27 +0000 (13:59 +1200)]
Merge pull request #15289 from colemanw/export-rc
dev/core#1246 fix fatal error on search builder if a core contact type is disabled
Eileen McNaughton [Thu, 12 Sep 2019 01:59:09 +0000 (13:59 +1200)]
Merge pull request #15287 from MegaphoneJon/core-1247-518
Fix for core#1247 - export hook doesn't work
Tim Otten [Thu, 12 Sep 2019 00:48:10 +0000 (17:48 -0700)]
Merge pull request #15285 from colemanw/jsencode
Add CRM_Utils_JS::encode function
Seamus Lee [Thu, 12 Sep 2019 00:29:36 +0000 (10:29 +1000)]
Merge pull request #15282 from christianwach/lab-1200-2
Ensure Dashboard domain ID is set even when passed as a param
eileen [Wed, 11 Sep 2019 07:13:34 +0000 (19:13 +1200)]
dev/core#1246 fix fatal error on search builder if a core contact type is disabled.
https://lab.civicrm.org/dev/core/issues/1246
Seamus Lee [Wed, 11 Sep 2019 23:33:46 +0000 (09:33 +1000)]
Merge pull request #15228 from jitendrapurohit/15094-test
Unit test for #15094 fix
Eileen McNaughton [Wed, 11 Sep 2019 23:33:12 +0000 (11:33 +1200)]
Merge pull request #15288 from seamuslee001/5.18
Add release notes for 5.17.3
Tim Otten [Wed, 11 Sep 2019 04:47:13 +0000 (21:47 -0700)]
Add release notes for 5.17.3
Jon Goldberg [Tue, 10 Sep 2019 16:15:31 +0000 (12:15 -0400)]
Fix for core#1247 - export hook doesn't work
Coleman Watts [Wed, 11 Sep 2019 21:51:47 +0000 (17:51 -0400)]
Add CRM_Utils_JS::encode function
Eileen McNaughton [Wed, 11 Sep 2019 18:22:18 +0000 (06:22 +1200)]
Merge pull request #15280 from mattwire/formatpaymentparams
REF Make the formatParamsForPaymentProcessor function more generic so it can be used more
Matthew Wire (MJW Consulting) [Tue, 10 Sep 2019 22:40:24 +0000 (23:40 +0100)]
Make the formatParamsForPaymentProcessor function more generic so it can be used more
Christian Wach [Wed, 11 Sep 2019 12:20:44 +0000 (13:20 +0100)]
Ensure Dashboard domain ID is set even when passed as a param
Eileen McNaughton [Wed, 11 Sep 2019 09:23:45 +0000 (21:23 +1200)]
Merge pull request #15094 from mattwire/devcore792_membershipcontributionfail
dev/core#792 Fix Contributions not recording if selected membership is none when using a membership priceset
Eileen McNaughton [Wed, 11 Sep 2019 07:28:50 +0000 (19:28 +1200)]
Merge pull request #15263 from JMAConsulting/financial-67
financial#67 : Check number doesn't show up if payment method name - Check changed to Cheque
Seamus Lee [Wed, 11 Sep 2019 07:13:44 +0000 (17:13 +1000)]
Merge pull request #15272 from seamuslee001/dev_financial_68
dev/financial#68 Ensure that check number is correctly passed through…
Seamus Lee [Wed, 11 Sep 2019 03:08:17 +0000 (13:08 +1000)]
Extend contribution api test to ensure that if check_number is specified in unique field it is still correctly stored
Add in a unit test to test setting check_number with original field
Eileen McNaughton [Wed, 11 Sep 2019 03:07:53 +0000 (15:07 +1200)]
Merge pull request #15270 from civicrm/5.18
5.18
Eileen McNaughton [Wed, 11 Sep 2019 03:07:33 +0000 (15:07 +1200)]
Merge pull request #15275 from eileenmcnaughton/email
Trim form values when adding LIKE operator
Eileen McNaughton [Wed, 11 Sep 2019 03:07:17 +0000 (15:07 +1200)]
Merge pull request #15276 from eileenmcnaughton/email2
Ensure filtering on email via the api looks for an exact match
Eileen McNaughton [Wed, 11 Sep 2019 01:53:41 +0000 (13:53 +1200)]
Merge pull request #15273 from eileenmcnaughton/518
Fix unreleased regression on batch merge through the UI
Eileen McNaughton [Wed, 11 Sep 2019 01:53:25 +0000 (13:53 +1200)]
Merge pull request #15274 from totten/master-deadcode
(REF) Remove unused functions, setTemplateMenuValues() and getNavigation()
eileen [Wed, 11 Sep 2019 01:49:06 +0000 (13:49 +1200)]
Ensure filtering on email via the api looks for an exact match
eileen [Wed, 11 Sep 2019 01:33:36 +0000 (13:33 +1200)]
Trim form values when adding LIKE operator
This is more consistent with previous behaviour - ie 'info@civicrm.org' AND 'info@civicrm.org ' should work.
Tim Otten [Tue, 10 Sep 2019 23:39:26 +0000 (16:39 -0700)]
(REF) Remove unused function CRM_Core_Menu::getNavigation()
I stumbled across this function while grepping to cleanup up
`userFrameworkURLVar` (dev/drupal#52). Notice the first line of the
function throws a fatal error. That line has been there since at least
CiviCRM v4.3.
https://github.com/civicrm/civicrm-core/blob/4.3/CRM/Core/Menu.php#L310
Unsurprisingly, if you grep for `getNavigation`, there are no calls to this
function.
Tim Otten [Tue, 10 Sep 2019 23:33:32 +0000 (16:33 -0700)]
(REF) Remove unused function CRM_Core_Block::setTemplateMenuValues
Note that this is a `private` function, so any hypothetical callers must be
in the same class. There don't appear to be any.
Could there be some dynamic method calls? Well, you'd expect there to be
some tell-tale such as references to `call_*()` or to a string which builds
up that method name from smaller strings ("set" or "MenuValues" or similar).
Nothing comes up.
eileen [Tue, 10 Sep 2019 23:17:33 +0000 (11:17 +1200)]
Fix unreleased regression on batch merge through the UI
We made searchLimit part of the cacheKey for found batches but in this place missed passing it in,
leading to it not picking up the relevant cached entries & skipping them. Affects 5.18 rc & master
Seamus Lee [Tue, 10 Sep 2019 23:22:02 +0000 (09:22 +1000)]
Add a unit test to ensure that check_number when submitted to the form as contribution_check_number is correctly saved into the financial Transaction
Seamus Lee [Tue, 10 Sep 2019 23:06:40 +0000 (09:06 +1000)]
dev/financial#68 Ensure that check number is correctly passed through when processing a contribution or membership batch
Seamus Lee [Tue, 10 Sep 2019 22:38:03 +0000 (08:38 +1000)]
Merge pull request #15268 from mlutfy/partialFixDrupal8q-518
dev/drupal#52 Partial fix for Deprecated q variable
Seamus Lee [Tue, 10 Sep 2019 22:23:45 +0000 (08:23 +1000)]
Merge pull request #15261 from JKingsnorth/report-paths-not-public
Remove is_public flag from report paths
Mathieu Lutfy [Tue, 10 Sep 2019 13:24:48 +0000 (09:24 -0400)]
dev/drupal#52 Partial fix for Deprecated q variable
Monish Deb [Tue, 10 Sep 2019 11:32:01 +0000 (17:02 +0530)]
financial#67 : Check number doesn't show up if payment method name - Check changed to Cheque
yashodha [Tue, 10 Sep 2019 11:15:59 +0000 (16:45 +0530)]
CRM-21677 - report clean up for contribution reports
John Kingsnorth [Tue, 10 Sep 2019 09:44:01 +0000 (10:44 +0100)]
Remove is_public flag from report paths
Even though these paths are publicly accessible, they are not intended as 'public' paths
Tim Otten [Tue, 10 Sep 2019 06:35:52 +0000 (23:35 -0700)]
Merge pull request #15260 from seamuslee001/5_17_2_release_notes
(NFC) 5 17 2 release notes
Tim Otten [Tue, 10 Sep 2019 05:46:06 +0000 (22:46 -0700)]
Update 5.17.2.md
Tim Otten [Tue, 10 Sep 2019 05:44:49 +0000 (22:44 -0700)]
Update 5.17.2.md
Seamus Lee [Tue, 10 Sep 2019 03:38:52 +0000 (13:38 +1000)]
Add in release notes and bump version to be 5.17.2
Eileen McNaughton [Tue, 10 Sep 2019 03:39:47 +0000 (15:39 +1200)]
Merge pull request #15256 from civicrm/5.18
5.18
Seamus Lee [Tue, 10 Sep 2019 03:33:26 +0000 (13:33 +1000)]
Merge pull request #15255 from eileenmcnaughton/518
dev/core#1244 Fix regression on searching by email in advanced search
eileen [Mon, 9 Sep 2019 22:14:49 +0000 (10:14 +1200)]
Fix regression on searching by contact in advanced search
Tim Otten [Mon, 9 Sep 2019 23:30:15 +0000 (16:30 -0700)]
Merge pull request #15253 from seamuslee001/5.18
Add in 5.17.1 Release notes and migrate .tpl file for 5.17.1 to 5.18 to support upgrade
Seamus Lee [Mon, 9 Sep 2019 22:27:25 +0000 (08:27 +1000)]
Merge pull request #15132 from andrewpthompson/joomla4-frontend-compatibility
(dev/joomla#22) Fix deprecated JRequest for Joomla 4.0
Seamus Lee [Mon, 9 Sep 2019 21:58:24 +0000 (07:58 +1000)]
Add in 5.17.1.mysql.tpl file to support fix for upgrade
Tim Otten [Mon, 9 Sep 2019 21:50:12 +0000 (14:50 -0700)]
Update 5.17.1.md
Seamus Lee [Sat, 7 Sep 2019 23:02:06 +0000 (09:02 +1000)]
Add in release notes for 5.17.1 release
Eileen McNaughton [Mon, 9 Sep 2019 20:42:13 +0000 (08:42 +1200)]
Merge pull request #15251 from yashodha/report_cleanup
CRM-21677 - report clean up for participant reports
Eileen McNaughton [Mon, 9 Sep 2019 20:41:49 +0000 (08:41 +1200)]
Merge pull request #15250 from eileenmcnaughton/nfc
[NFC] array formatting:
yashodha [Mon, 9 Sep 2019 08:25:09 +0000 (13:55 +0530)]
CRM-21677 - report clean up for participant reports
eileen [Sun, 8 Sep 2019 22:15:30 +0000 (10:15 +1200)]
[NFC] array formatting:
Eileen McNaughton [Sun, 8 Sep 2019 20:48:21 +0000 (08:48 +1200)]
Merge pull request #15249 from civicrm/5.18
5.18 to master
Eileen McNaughton [Sun, 8 Sep 2019 20:47:50 +0000 (08:47 +1200)]
Merge pull request #15247 from seamuslee001/5.18
[NFC] Update Default report instances that filter on join date to be …
Eileen McNaughton [Sun, 8 Sep 2019 20:47:17 +0000 (08:47 +1200)]
Merge pull request #15245 from seamuslee001/lab_core_1240
dev/core#1240 Ensure that Options are not duplicated when saving a co…
Seamus Lee [Sun, 8 Sep 2019 03:58:43 +0000 (13:58 +1000)]
[NFC] Update Default report instances that filter on join date to be the correct field following datepicker change
Seamus Lee [Sat, 7 Sep 2019 22:44:52 +0000 (08:44 +1000)]
Merge pull request #15243 from eileenmcnaughton/export_wip
Declare metadata for component payment fields on export
Seamus Lee [Sat, 7 Sep 2019 22:35:30 +0000 (08:35 +1000)]
dev/core#1240 Ensure that Options are not duplicated when saving a contribution or event page when specifying the options
eileen [Sun, 28 Jul 2019 21:35:33 +0000 (09:35 +1200)]
Declare metadata for component payment fields on export
Towards metadata for all fields
Eileen McNaughton [Sat, 7 Sep 2019 21:10:43 +0000 (09:10 +1200)]
Merge pull request #15241 from civicrm/5.18
5.18 to master
Eileen McNaughton [Sat, 7 Sep 2019 21:10:20 +0000 (09:10 +1200)]
Merge pull request #15239 from demeritcowboy/fix-pptx-upgrade-task
dev/core#1190 - typo in original version of upgrade function