civicrm-core.git
6 years agoCorrected thankyou template, see RT#1286518 4.7.28-fsf-attempt-0 live-4.7.x
Ruben Rodriguez [Thu, 12 Apr 2018 16:50:26 +0000 (12:50 -0400)]
Corrected thankyou template, see RT#1286518

6 years 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

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

6 years agorevert commit that modified getRecurDetails()
Andrew Engelbrecht [Fri, 19 Jan 2018 02:16:08 +0000 (21:16 -0500)]
revert commit that modified getRecurDetails()

we aren't quite sure what this was supposed to do, but this patch was
breaking our site, and it now works with these changes reverted.

6 years 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.

6 years agocorrected variable name
Andrew Engelbrecht [Fri, 12 Jan 2018 22:19:17 +0000 (17:19 -0500)]
corrected variable name

this code was moved from another location during a git rebase, and the a
variable name needed to change.

6 years 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)

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

6 years 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

6 years agoMerge tag '4.7.28' into 4.7.28-fsf
Andrew Engelbrecht [Fri, 15 Dec 2017 20:27:41 +0000 (15:27 -0500)]
Merge tag '4.7.28' into 4.7.28-fsf

6 years agoFilter groups according to included profiles 4.7.21-fsf-attempt-0-rebased-fixes-0
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.

6 years 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.

6 years 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.

6 years 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

6 years 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.

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

6 years 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

6 years 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

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

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

6 years agoredoing replacement of "Confirm Contribution" with "Review Contribution"
k [Tue, 15 Mar 2016 17:37:59 +0000 (13:37 -0400)]
redoing replacement of "Confirm Contribution" with "Review Contribution"

6 years 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

6 years agoreverted js changes back to upstream
Lisa Marie Maginnis [Thu, 15 Oct 2015 03:10:17 +0000 (23:10 -0400)]
reverted js changes back to upstream

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

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

6 years agoMerge pull request #11384 from totten/4.7.28-rc-rev8837
Tim Otten [Thu, 7 Dec 2017 04:10:05 +0000 (20:10 -0800)]
Merge pull request #11384 from totten/4.7.28-rc-rev8837

Revert 8837 - Fix "Membership Detail" regression

6 years agoRevert "CRM-19060 fix Payment table join in membership Detail report to ensure latest...
Tim Otten [Thu, 7 Dec 2017 02:48:31 +0000 (18:48 -0800)]
Revert "CRM-19060 fix Payment table join in membership Detail report to ensure latest membership payment is picked up"

This reverts commit 9b213560fe662e0fc7626226ff70266779c8599a.

6 years agoRevert "Alter Index to be of structure as suggeted by Dave for performance improvemen...
Tim Otten [Thu, 7 Dec 2017 02:48:30 +0000 (18:48 -0800)]
Revert "Alter Index to be of structure as suggeted by Dave for performance improvement and change the group by on temporary table to be that of membership_id not contact_id so it correctly reports the max receive_date matching the memebership record"

This reverts commit bdb10f0c1e21b7f07d778760202a7439b7f24f4d.

6 years agoMerge pull request #11373 from agh1/4.7.28-releasenotes
colemanw [Wed, 6 Dec 2017 16:02:54 +0000 (11:02 -0500)]
Merge pull request #11373 from agh1/4.7.28-releasenotes

4.7.28 release notes

6 years ago4.7.28 release notes: finished
Andrew Hunt [Wed, 6 Dec 2017 06:40:41 +0000 (01:40 -0500)]
4.7.28 release notes: finished

6 years ago4.7.28 release notes: contributors finished
Andrew Hunt [Wed, 6 Dec 2017 05:36:28 +0000 (00:36 -0500)]
4.7.28 release notes: contributors finished

6 years ago4.7.28 release notes: partway through bugs
Andrew Hunt [Tue, 5 Dec 2017 22:58:44 +0000 (17:58 -0500)]
4.7.28 release notes: partway through bugs

6 years ago4.7.28 release notes: done with features
Andrew Hunt [Tue, 5 Dec 2017 22:13:35 +0000 (17:13 -0500)]
4.7.28 release notes: done with features

6 years ago4.7.28 release notes: first features
Andrew Hunt [Tue, 5 Dec 2017 20:07:04 +0000 (15:07 -0500)]
4.7.28 release notes: first features

6 years ago4.7.28 release notes: added boilerplate
Andrew Hunt [Tue, 5 Dec 2017 17:40:23 +0000 (12:40 -0500)]
4.7.28 release notes: added boilerplate

6 years ago4.7.28 release notes: raw from script
Andrew Hunt [Tue, 5 Dec 2017 16:23:48 +0000 (11:23 -0500)]
4.7.28 release notes: raw from script

6 years agoMerge pull request #11361 from seamuslee001/CRM-21508
Eileen McNaughton [Mon, 4 Dec 2017 00:49:19 +0000 (13:49 +1300)]
Merge pull request #11361 from seamuslee001/CRM-21508

CRM-21508 Fix column Information for civicrm_mailing.created_date pas…

6 years agoCRM-21508 Fix column Information for civicrm_mailing.created_date passed to Docker...
Seamus Lee [Sun, 3 Dec 2017 20:10:49 +0000 (07:10 +1100)]
CRM-21508 Fix column Information for civicrm_mailing.created_date passed to Docker When

6 years agoMerge pull request #11346 from seamuslee001/fix_mysql
Eileen McNaughton [Wed, 29 Nov 2017 21:55:29 +0000 (10:55 +1300)]
Merge pull request #11346 from seamuslee001/fix_mysql

Fix for mysql 5.7 crash due to not adding ANY_VALUE

6 years agoFix for mysql 5.7 crash due to not adding ANY_VALUE
Seamus Lee [Wed, 29 Nov 2017 20:40:52 +0000 (07:40 +1100)]
Fix for mysql 5.7 crash due to not adding ANY_VALUE

7 years agoMerge pull request #11339 from mlutfy/4.7.28-rc-crm21455
Eileen McNaughton [Wed, 29 Nov 2017 04:19:31 +0000 (17:19 +1300)]
Merge pull request #11339 from mlutfy/4.7.28-rc-crm21455

CRM-21455 supportsFullGroupBy: MariaDB 10.2 does not support ANY_VALUE

7 years agoMerge pull request #11341 from mlutfy/4.7.28-rc-crm21480
Eileen McNaughton [Wed, 29 Nov 2017 04:18:23 +0000 (17:18 +1300)]
Merge pull request #11341 from mlutfy/4.7.28-rc-crm21480

CRM-21480 FourSeven/updateContributionInvoiceNumber: fix for MariaDB …

7 years agoCRM-21480 FourSeven/updateContributionInvoiceNumber: fix for MariaDB 10.2.
Mathieu Lutfy [Wed, 29 Nov 2017 03:23:27 +0000 (22:23 -0500)]
CRM-21480 FourSeven/updateContributionInvoiceNumber: fix for MariaDB 10.2.

7 years agoCRM-21455 supportsFullGroupBy: MariaDB 10.2 does not support ANY_VALUE
Mathieu Lutfy [Wed, 29 Nov 2017 02:44:40 +0000 (21:44 -0500)]
CRM-21455 supportsFullGroupBy: MariaDB 10.2 does not support ANY_VALUE

7 years agoCRM-21436: Fix exception on pay later contribution page. (#11317)
Jitendra Purohit [Tue, 28 Nov 2017 03:05:44 +0000 (08:35 +0530)]
CRM-21436: Fix exception on pay later contribution page. (#11317)

* CRM-21436: Fix exception on pay later contribution page.

* minor fix

* move test against master

* variable fix

7 years agoMerge pull request #11322 from mlutfy/4.7.28-rc-crm21481
colemanw [Sun, 26 Nov 2017 04:06:08 +0000 (23:06 -0500)]
Merge pull request #11322 from mlutfy/4.7.28-rc-crm21481

CRM-21481: 4.7.28: call rebuildMultilingalSchema().

7 years agoMerge pull request #11321 from mlutfy/4.7.28-rc-crm21479
colemanw [Fri, 24 Nov 2017 17:06:30 +0000 (12:06 -0500)]
Merge pull request #11321 from mlutfy/4.7.28-rc-crm21479

CRM-21479: Syntax fix for updateContributionInvoiceNumber().

7 years agoCRM-21481: 4.7.28: call rebuildMultilingalSchema().
Mathieu Lutfy [Fri, 24 Nov 2017 16:32:33 +0000 (11:32 -0500)]
CRM-21481: 4.7.28: call rebuildMultilingalSchema().

7 years agoCRM-21479: Syntax fix for updateContributionInvoiceNumber().
Mathieu Lutfy [Fri, 24 Nov 2017 15:54:13 +0000 (10:54 -0500)]
CRM-21479: Syntax fix for updateContributionInvoiceNumber().

7 years agoMerge pull request #11258 from seamuslee001/CRM-21411
Eileen McNaughton [Tue, 21 Nov 2017 20:33:50 +0000 (09:33 +1300)]
Merge pull request #11258 from seamuslee001/CRM-21411

CRM-21411 Fix issue where unsubscribe group field would not show beca…

7 years agoMerge pull request #11286 from jitendrapurohit/pay-later-fix
Eileen McNaughton [Fri, 17 Nov 2017 22:40:02 +0000 (11:40 +1300)]
Merge pull request #11286 from jitendrapurohit/pay-later-fix

CRM-21436 - Fix fatal error on pay later

7 years agofix contribution page loading on no processor
Jitendra Purohit [Fri, 17 Nov 2017 12:56:28 +0000 (18:26 +0530)]
fix contribution page loading on no processor

7 years agoFix fatal error on pay later
Jitendra Purohit [Tue, 14 Nov 2017 03:26:32 +0000 (08:56 +0530)]
Fix fatal error on pay later

7 years agoCRM-21411 Fix issue where unsubscribe group field would not show because CRM.crmMaili...
Seamus Lee [Wed, 8 Nov 2017 20:09:53 +0000 (07:09 +1100)]
CRM-21411 Fix issue where unsubscribe group field would not show because CRM.crmMailing.groupNames was empty

7 years agoMerge pull request #11249 from seamuslee001/CRM-21363-maria
Eileen McNaughton [Wed, 8 Nov 2017 05:24:03 +0000 (18:24 +1300)]
Merge pull request #11249 from seamuslee001/CRM-21363-maria

CRM-21363 Only implement ONLY_FULL_GROUP_BY if it is in the default g…

7 years agoCRM-21363 Only implement ONLY_FULL_GROUP_BY if it is in the default global sql_modes
Seamus Lee [Tue, 7 Nov 2017 21:09:50 +0000 (08:09 +1100)]
CRM-21363 Only implement ONLY_FULL_GROUP_BY if it is in the default global sql_modes

7 years agoMerge pull request #11173 from totten/master-reinstall-dep
Eileen McNaughton [Tue, 7 Nov 2017 04:42:50 +0000 (17:42 +1300)]
Merge pull request #11173 from totten/master-reinstall-dep

CRM-16243 - Redundant extension installation should not throw error

7 years agoMerge pull request #11229 from seamuslee001/dedupe_test_fix
Eileen McNaughton [Tue, 7 Nov 2017 04:32:40 +0000 (17:32 +1300)]
Merge pull request #11229 from seamuslee001/dedupe_test_fix

CRM-21364 Fix Dedupe fillTable Query when running in full groupBy Mode

7 years agoMerge pull request #11234 from seamuslee001/CRM-21388
Eileen McNaughton [Sun, 5 Nov 2017 22:16:28 +0000 (11:16 +1300)]
Merge pull request #11234 from seamuslee001/CRM-21388

CRM-21388 Only throw execption if Extexsion Key is set in the url

7 years agoMerge pull request #11231 from seamuslee001/recur_test_fix
Monish Deb [Fri, 3 Nov 2017 09:35:14 +0000 (15:05 +0530)]
Merge pull request #11231 from seamuslee001/recur_test_fix

Fix Recurring contribution sql so that it doesen't use group by as th…

7 years agoFix Recurring contribution sql so that it doesen't use group by as there doesn't...
Seamus Lee [Thu, 2 Nov 2017 23:40:16 +0000 (10:40 +1100)]
Fix Recurring contribution sql so that it doesen't use group by as there doesn't appear to be a reason to do so given that we have a where id = x clause and we were grouping on the same field

7 years agoCRM-21388 Only throw execption if Extexsion Key is set in the url
Seamus Lee [Fri, 3 Nov 2017 05:40:14 +0000 (16:40 +1100)]
CRM-21388 Only throw execption if Extexsion Key is set in the url

7 years agoCRM-21364 Fix Dedupe fillTable Query when running in full groupBy Mode
Seamus Lee [Thu, 2 Nov 2017 23:34:05 +0000 (10:34 +1100)]
CRM-21364 Fix Dedupe fillTable Query when running in full groupBy Mode

7 years agoMerge remote-tracking branch 'origin/4.7.27-rc' into 4.7.27-rc-master-2017-11-02...
CiviCRM [Thu, 2 Nov 2017 09:00:48 +0000 (09:00 +0000)]
Merge remote-tracking branch 'origin/4.7.27-rc' into 4.7.27-rc-master-2017-11-02-09-00-47

7 years agoMerge pull request #11219 from seamuslee001/test-fixes-full
Monish Deb [Thu, 2 Nov 2017 08:44:38 +0000 (14:14 +0530)]
Merge pull request #11219 from seamuslee001/test-fixes-full

CRM-21364 Non controversial fixes for ONLY_FULL_GROUP_BY and NO_ZERO_…

7 years agoMerge remote-tracking branch 'agh1/4.7.26-releasenotes' into 4.7.27-rc-notes
Tim Otten [Thu, 2 Nov 2017 07:29:45 +0000 (00:29 -0700)]
Merge remote-tracking branch 'agh1/4.7.26-releasenotes' into 4.7.27-rc-notes

7 years agoAdd 4.7.26 release notes (credits)
Tim Otten [Thu, 2 Nov 2017 07:26:10 +0000 (00:26 -0700)]
Add 4.7.26 release notes (credits)

7 years agoAdd 4.7.26 release notes
Tim Otten [Thu, 2 Nov 2017 07:13:57 +0000 (00:13 -0700)]
Add 4.7.26 release notes

7 years agoCRM-21364 Non controversial fixes for ONLY_FULL_GROUP_BY and NO_ZERO_DATE sqlModes
Seamus Lee [Tue, 31 Oct 2017 23:22:31 +0000 (10:22 +1100)]
CRM-21364 Non controversial fixes for ONLY_FULL_GROUP_BY and NO_ZERO_DATE sqlModes

7 years agoMerge pull request #11221 from JMAConsulting/CRM-21379
colemanw [Wed, 1 Nov 2017 18:40:54 +0000 (14:40 -0400)]
Merge pull request #11221 from JMAConsulting/CRM-21379

CRM-21379: Remove hard-coded Activity status set as 'Scheduled' in query for listing activities in Activity dashlet

7 years agoremove special sort order handling for dashlet
deb.monish [Wed, 1 Nov 2017 17:30:37 +0000 (23:00 +0530)]
remove special sort order handling for dashlet

7 years agoadd unit test
deb.monish [Wed, 1 Nov 2017 12:14:14 +0000 (17:44 +0530)]
add unit test

7 years agoMerge pull request #11220 from mukeshcompucorp/HW-382-individual-case-type-setting...
colemanw [Wed, 1 Nov 2017 13:23:48 +0000 (09:23 -0400)]
Merge pull request #11220 from mukeshcompucorp/HW-382-individual-case-type-setting-page

HW-382: Moved help section outside of block

7 years agoCRM-21379: Remove hard-coded Activity status set as 'Scheduled' in query for listing...
deb.monish [Wed, 1 Nov 2017 08:26:42 +0000 (13:56 +0530)]
CRM-21379: Remove hard-coded Activity status set as 'Scheduled' in query for listing activities in Activity dashlet

7 years agoHW-382: Moved help section outside of block
Mukesh Ram [Wed, 1 Nov 2017 06:18:33 +0000 (11:48 +0530)]
HW-382: Moved help section outside of block

7 years ago4.7.27 release notes: sections in proper order
Andrew Hunt [Wed, 1 Nov 2017 04:52:59 +0000 (00:52 -0400)]
4.7.27 release notes: sections in proper order

7 years ago4.7.27 release notes: added late changes
Andrew Hunt [Wed, 1 Nov 2017 04:42:35 +0000 (00:42 -0400)]
4.7.27 release notes: added late changes

7 years ago4.7.27 release notes: finished bugs and contributors
Andrew Hunt [Tue, 31 Oct 2017 21:43:10 +0000 (17:43 -0400)]
4.7.27 release notes: finished bugs and contributors

7 years ago4.7.27 release notes: started bugs and updated release date
Andrew Hunt [Thu, 26 Oct 2017 19:46:23 +0000 (15:46 -0400)]
4.7.27 release notes: started bugs and updated release date

7 years ago4.7.27 release notes: done with features
Andrew Hunt [Wed, 25 Oct 2017 16:09:07 +0000 (12:09 -0400)]
4.7.27 release notes: done with features

7 years agoMerge pull request #10717 from JMAConsulting/CRM-20934
colemanw [Tue, 31 Oct 2017 22:36:24 +0000 (18:36 -0400)]
Merge pull request #10717 from JMAConsulting/CRM-20934

CRM-20934 Filtered active parent groups

7 years agoMerge pull request #11192 from JMAConsulting/CRM-21322
colemanw [Tue, 31 Oct 2017 22:22:03 +0000 (18:22 -0400)]
Merge pull request #11192 from JMAConsulting/CRM-21322

CRM-21322: create hook to modify entityRef fields

7 years agoMerge pull request #10681 from JMAConsulting/CRM-20868
colemanw [Tue, 31 Oct 2017 21:45:06 +0000 (17:45 -0400)]
Merge pull request #10681 from JMAConsulting/CRM-20868

CRM-20868, set invoice_number at Contribution::create not when invoice is generated

7 years agoMerge pull request #11217 from jitendrapurohit/CRM-21373
Eileen McNaughton [Tue, 31 Oct 2017 21:31:21 +0000 (10:31 +1300)]
Merge pull request #11217 from jitendrapurohit/CRM-21373

CRM-21373 - Notice error on creating cases

7 years agoMerge pull request #11054 from omarabuhussein/CRM-21195-improve-menu-item-icons-markup
colemanw [Tue, 31 Oct 2017 20:49:39 +0000 (16:49 -0400)]
Merge pull request #11054 from omarabuhussein/CRM-21195-improve-menu-item-icons-markup

CRM-21195: Improving menu item icon markup

7 years agominor fix
deb.monish [Wed, 26 Jul 2017 07:33:26 +0000 (13:03 +0530)]
minor fix

7 years agoMerge pull request #11218 from colemanw/CRM-21374
colemanw [Tue, 31 Oct 2017 15:18:12 +0000 (11:18 -0400)]
Merge pull request #11218 from colemanw/CRM-21374

CRM-21374 - Quick fix - D8 doesn't support regions

7 years agoCRM-21374 - Quick fix - D8 doesn't support regions
Coleman Watts [Tue, 31 Oct 2017 14:23:42 +0000 (10:23 -0400)]
CRM-21374 - Quick fix - D8 doesn't support regions

7 years agoupgrade code fix
deb.monish [Thu, 20 Jul 2017 11:42:54 +0000 (17:12 +0530)]
upgrade code fix

7 years agoadditional fixes and added unit test
deb.monish [Tue, 18 Jul 2017 11:33:55 +0000 (17:03 +0530)]
additional fixes and added unit test

7 years agoCRM-20868, set invoice_number at contribution->create, not invoice creation
Pradeep Nayak [Mon, 17 Jul 2017 12:11:59 +0000 (17:41 +0530)]
CRM-20868, set invoice_number at contribution->create, not invoice creation

----------------------------------------
* CRM-20868: set invoice_number at contribution->create, not invoice creation
  https://issues.civicrm.org/jira/browse/CRM-20868

CRM-20868, style fix

----------------------------------------
* CRM-20868: set invoice_number at contribution->create, not invoice creation
  https://issues.civicrm.org/jira/browse/CRM-20868

CRM-20868, fixed style error

----------------------------------------
* CRM-20868: set invoice_number at contribution->create, not invoice creation
  https://issues.civicrm.org/jira/browse/CRM-20868

7 years agoMerge pull request #11209 from seamuslee001/CRM-21364-2
Monish Deb [Tue, 31 Oct 2017 12:25:52 +0000 (17:55 +0530)]
Merge pull request #11209 from seamuslee001/CRM-21364-2

CRM-21364 Fix upgrades from 4.2.x for ONLY_FULL_GROUP_BY compatability

7 years agoCRM-21373 - Notice error on creating cases
Jitendra Purohit [Tue, 31 Oct 2017 12:12:30 +0000 (17:42 +0530)]
CRM-21373 - Notice error on creating cases

7 years agoMerge remote-tracking branch 'origin/4.7.27-rc' into 4.7.27-rc-master-2017-10-30...
Tim Otten [Tue, 31 Oct 2017 00:02:19 +0000 (17:02 -0700)]
Merge remote-tracking branch 'origin/4.7.27-rc' into 4.7.27-rc-master-2017-10-30-16-57-59

7 years agoMerge pull request #11211 from seamuslee001/CRM-20892-upgrade
Tim Otten [Mon, 30 Oct 2017 23:18:42 +0000 (16:18 -0700)]
Merge pull request #11211 from seamuslee001/CRM-20892-upgrade

CRM-20892 Fix up issue where created_date may not have yet been conve…

7 years agoMerge pull request #11156 from mukeshcompucorp/HW-381-case-type-settings-screen
colemanw [Mon, 30 Oct 2017 16:39:41 +0000 (12:39 -0400)]
Merge pull request #11156 from mukeshcompucorp/HW-381-case-type-settings-screen

CRM-21367: Styled case type settings sreen

7 years agoMerge pull request #11206 from JMAConsulting/CRM-21362
colemanw [Sun, 29 Oct 2017 23:43:58 +0000 (19:43 -0400)]
Merge pull request #11206 from JMAConsulting/CRM-21362

CRM-21362: Mailing summary report group by MySQL 5.7 error

7 years agoCRM-20892 Fix up issue where created_date may not have yet been converted to timestam...
Seamus Lee [Sun, 29 Oct 2017 21:15:10 +0000 (08:15 +1100)]
CRM-20892 Fix up issue where created_date may not have yet been converted to timestamp so should stay as datetime in upgrade

7 years agoCRM-21364 Fix upgrades from 4.2.x for ONLY_FULL_GROUP_BY compatability
Seamus Lee [Sun, 29 Oct 2017 04:17:24 +0000 (15:17 +1100)]
CRM-21364 Fix upgrades from 4.2.x for ONLY_FULL_GROUP_BY compatability

7 years agoMerge pull request #11080 from waddyvic/advanced-search-recur-status
Monish Deb [Fri, 27 Oct 2017 19:15:39 +0000 (00:45 +0530)]
Merge pull request #11080 from waddyvic/advanced-search-recur-status

CRM-21354 : Allow "Advanced Search" to search for recurring contribution status.