civicrm-core.git
6 years agoMerge pull request #11541 from eileenmcnaughton/safe_money
Eileen McNaughton [Thu, 18 Jan 2018 05:03:39 +0000 (18:03 +1300)]
Merge pull request #11541 from eileenmcnaughton/safe_money

CRM-17647 improve testing on the thousand separator.

6 years agoCRM-17647 improve testing on the thousand separator.
eileen [Thu, 18 Jan 2018 02:30:28 +0000 (15:30 +1300)]
CRM-17647 improve testing on the thousand separator.

As part of fixing thousand separator issues we can use the deprecated flag to identify when the
BAO_Contribution::create is called without skip_clean_money as we want to move all cleaning to
close to submit. First, however, we need to stop calling that function directly in the test suite
(or only call with skip_clean_money if we are specifically testing it).

Am checking how jenkins likes this format (which was no good on 5.3) & will change others if cheerful

6 years agoMerge pull request #11521 from JMAConsulting/CRM-21656
Eileen McNaughton [Thu, 18 Jan 2018 01:22:13 +0000 (14:22 +1300)]
Merge pull request #11521 from JMAConsulting/CRM-21656

CRM-21656: Backend Membership with Priceset applies taxes twice to line_item

6 years agoMerge pull request #11538 from eileenmcnaughton/regress
Eileen McNaughton [Thu, 18 Jan 2018 00:19:00 +0000 (13:19 +1300)]
Merge pull request #11538 from eileenmcnaughton/regress

CRM-21672 fix intra-rc regression, fatal when deleting participants

6 years agoMerge pull request #11534 from GinkgoFJG/CRM-21667-timezone
Mark Hanna [Thu, 18 Jan 2018 00:12:27 +0000 (18:12 -0600)]
Merge pull request #11534 from GinkgoFJG/CRM-21667-timezone

CRM-21667: Fixed timezone handoff from Drupal6.

6 years agoMerge pull request #11524 from eileenmcnaughton/search_test
colemanw [Wed, 17 Jan 2018 22:56:07 +0000 (17:56 -0500)]
Merge pull request #11524 from eileenmcnaughton/search_test

Add test for DB error on search add to group CRM-21159

6 years agoMerge pull request #11506 from tschuettler/CRM-21651
colemanw [Wed, 17 Jan 2018 22:53:27 +0000 (17:53 -0500)]
Merge pull request #11506 from tschuettler/CRM-21651

CRM-21651 - Activity_Email/SMS_Add - Fix loading failed when no conta…

6 years agoMerge pull request #11537 from francescbassas/patch-13
Eileen McNaughton [Wed, 17 Jan 2018 22:25:32 +0000 (11:25 +1300)]
Merge pull request #11537 from francescbassas/patch-13

CRM-21670 - Search of active relationships does not appear on Relatio…

6 years agoCRM-21672 fix intra-rc regression, fatal when deleting participants
eileen [Wed, 17 Jan 2018 22:17:56 +0000 (11:17 +1300)]
CRM-21672 fix intra-rc regression, fatal when deleting participants

Change-Id: Iccbd17d53f07a93c74ce46e9539d1768019a2532

6 years agoMerge pull request #11535 from mattwire/CRM-21669_emailsendnow_wording
Eileen McNaughton [Wed, 17 Jan 2018 21:04:23 +0000 (10:04 +1300)]
Merge pull request #11535 from mattwire/CRM-21669_emailsendnow_wording

CRM-21669 Consistent wording of Email - Send Now task

6 years agoMerge pull request #10951 from ErikHommel/master
Eileen McNaughton [Wed, 17 Jan 2018 20:49:01 +0000 (09:49 +1300)]
Merge pull request #10951 from ErikHommel/master

CRM-21155 - Hook batchItems does not change the csv export

6 years agoMerge pull request #11530 from jitendrapurohit/CRM-21323
Eileen McNaughton [Wed, 17 Jan 2018 20:44:24 +0000 (09:44 +1300)]
Merge pull request #11530 from jitendrapurohit/CRM-21323

CRM-21323 : Fix backend credit card payment processor selection

6 years agoCRM-21656: Backend Membership with Priceset applies taxes twice to line_item
deb.monish [Mon, 15 Jan 2018 12:41:57 +0000 (18:11 +0530)]
CRM-21656: Backend Membership with Priceset applies taxes twice to line_item

6 years agoCRM-21670 - Search of active relationships does not appear on Relationship Report
francescbassas [Wed, 17 Jan 2018 12:44:57 +0000 (13:44 +0100)]
CRM-21670 - Search of active relationships does not appear on Relationship Report

https://issues.civicrm.org/jira/browse/CRM-21670

6 years agoConsistent wording of Email - Send Now task
Matthew Wire [Wed, 17 Jan 2018 12:23:02 +0000 (19:23 +0700)]
Consistent wording of Email - Send Now task

6 years agoCRM-21667: Fixed timezone handoff from Drupal6.
Frank J. Gómez [Wed, 17 Jan 2018 00:34:54 +0000 (19:34 -0500)]
CRM-21667: Fixed timezone handoff from Drupal6.

6 years agoMerge pull request #11492 from eileenmcnaughton/search
Eileen McNaughton [Tue, 16 Jan 2018 23:37:07 +0000 (12:37 +1300)]
Merge pull request #11492 from eileenmcnaughton/search

CRM-21634 Standardise search fields as they relate to contacts

6 years agoMerge pull request #11533 from sunnycs121/CRM-21664
Eileen McNaughton [Tue, 16 Jan 2018 23:23:51 +0000 (12:23 +1300)]
Merge pull request #11533 from sunnycs121/CRM-21664

CRM-21664 Modified--getting currencies from civicrm_currency table instead bein…

6 years agoMerge pull request #11510 from JMAConsulting/CRM-21613
colemanw [Tue, 16 Jan 2018 21:30:18 +0000 (16:30 -0500)]
Merge pull request #11510 from JMAConsulting/CRM-21613

CRM-21613:  'Manage Tag' page Improvements

6 years agoModified--getting currencies from civicrm_currency table instead being hard-coded...
Hassan Farooq [Tue, 16 Jan 2018 21:16:58 +0000 (16:16 -0500)]
Modified--getting currencies from civicrm_currency table instead being hard-coded. CRM-21664

6 years agoMerge pull request #11528 from mukeshcompucorp/fix-page-structure
colemanw [Tue, 16 Jan 2018 21:07:20 +0000 (16:07 -0500)]
Merge pull request #11528 from mukeshcompucorp/fix-page-structure

CRM-21663: Fix Campaign Search and result structure

6 years agoCRM-21323 : Fix backend credit card payment processor selection
Jitendra Purohit [Tue, 16 Jan 2018 13:48:59 +0000 (19:18 +0530)]
CRM-21323 : Fix backend credit card payment processor selection

6 years agoCRM-21663: Fix Campaign Search and result structure
Mukesh Ram [Tue, 16 Jan 2018 12:38:26 +0000 (18:08 +0530)]
CRM-21663: Fix Campaign Search and result structure

6 years agoMerge pull request #11523 from systopia/CRM-21444-take2
Monish Deb [Tue, 16 Jan 2018 11:49:50 +0000 (17:19 +0530)]
Merge pull request #11523 from systopia/CRM-21444-take2

fix CRM-21444: use contact_type name instead of label

6 years agofix CRM-21444: use contact_type name instead of label
systopia [Thu, 4 Jan 2018 13:39:43 +0000 (14:39 +0100)]
fix CRM-21444: use contact_type name instead of label

6 years agoMerge pull request #11508 from seamuslee001/CRM-21225-core
Eileen McNaughton [Tue, 16 Jan 2018 06:29:20 +0000 (19:29 +1300)]
Merge pull request #11508 from seamuslee001/CRM-21225-core

CRM-21225 Changes to UI to implement the frontend_title field to allo…

6 years agoadditional fixes
deb.monish [Tue, 16 Jan 2018 05:28:13 +0000 (10:58 +0530)]
additional fixes

6 years agoCRM-21613: Search issues on 'Manage Tag' page
deb.monish [Fri, 12 Jan 2018 10:50:05 +0000 (16:20 +0530)]
CRM-21613: Search issues on 'Manage Tag' page

6 years agoMerge pull request #10692 from jitendrapurohit/CRM-20904
Eileen McNaughton [Tue, 16 Jan 2018 02:14:09 +0000 (15:14 +1300)]
Merge pull request #10692 from jitendrapurohit/CRM-20904

CRM-20904 : joomla cron run - load all daos defined in extensions

6 years agoCRM-21587, Notice error for Grant date fields (#11497)
Pradeep Nayak [Tue, 16 Jan 2018 02:09:09 +0000 (02:09 +0000)]
CRM-21587, Notice error for Grant date fields (#11497)

* CRM-21587, fixed code to add formattype for date field

----------------------------------------
* CRM-21587: Notice error for grant date fields
  https://issues.civicrm.org/jira/browse/CRM-21587

* CRM-21587, removed cruft code

----------------------------------------
* CRM-21587: Notice error for grant date fields
  https://issues.civicrm.org/jira/browse/CRM-21587

* CRM-21587, generated DAO file

----------------------------------------
* CRM-21587: Notice error for grant date fields
  https://issues.civicrm.org/jira/browse/CRM-21587

* CRM-21587, removed cruft code

----------------------------------------
* CRM-21587: Notice error for grant date fields
  https://issues.civicrm.org/jira/browse/CRM-21587

* Standalone code contributor from now.

6 years agoCRM-15049: Fixed include/exclude search for parent groups (#10546)
ahmedg1986 [Tue, 16 Jan 2018 01:47:34 +0000 (07:17 +0530)]
CRM-15049: Fixed include/exclude search for parent groups (#10546)

* CRM-15049: Fixed include/exclude search for parent groups

* Fixed the style errors

* CRM-15049: update comment

6 years agoMerge pull request #11509 from mydropwizard/crm-21652
Eileen McNaughton [Tue, 16 Jan 2018 01:24:25 +0000 (14:24 +1300)]
Merge pull request #11509 from mydropwizard/crm-21652

CRM-21652: Without using 'finally' clause

6 years agoCRM-21634 Stdise search fields as they relate to contacts
eileen [Wed, 3 Jan 2018 21:01:46 +0000 (10:01 +1300)]
CRM-21634 Stdise search fields as they relate to contacts

6 years agoAdd test for DB error on search add to group CRM-21159
eileen [Mon, 15 Jan 2018 22:27:26 +0000 (11:27 +1300)]
Add test for DB error on search add to group CRM-21159

I've also removed an unused parameter & a couple of require_once calls

6 years agoMerge pull request #11422 from ajesamson/master
Eileen McNaughton [Mon, 15 Jan 2018 22:25:32 +0000 (11:25 +1300)]
Merge pull request #11422 from ajesamson/master

CRM-21159: Address fields cause DB errors when adding contacts to group from Search Builder

6 years agoMerge pull request #11390 from ejegg/bounceProcessing
colemanw [Mon, 15 Jan 2018 16:27:10 +0000 (11:27 -0500)]
Merge pull request #11390 from ejegg/bounceProcessing

CRM-21521: fix nested multipart handling in bounce processing

6 years agoMerge pull request #11183 from jmcclelland/CRM-18048
Monish Deb [Mon, 15 Jan 2018 13:40:05 +0000 (19:10 +0530)]
Merge pull request #11183 from jmcclelland/CRM-18048

CRM-18048: keep civicrm_value table names to a minimum length to avoid report errors

6 years agoMerge pull request #11459 from karthik-awebon/master
Eileen McNaughton [Mon, 15 Jan 2018 05:30:03 +0000 (18:30 +1300)]
Merge pull request #11459 from karthik-awebon/master

Fix for CRM-21485 - Tax not added when renewing membership in backend

6 years agoMerge pull request #11393 from jitendrapurohit/CRM-21533
Eileen McNaughton [Mon, 15 Jan 2018 03:27:04 +0000 (16:27 +1300)]
Merge pull request #11393 from jitendrapurohit/CRM-21533

CRM-21533 : Outbound setting reverts in non-production sites on execu…

6 years agoMerge pull request #11366 from mattwire/CRM-21512_remove_restriction_update_subscript...
Eileen McNaughton [Mon, 15 Jan 2018 03:21:18 +0000 (16:21 +1300)]
Merge pull request #11366 from mattwire/CRM-21512_remove_restriction_update_subscription_membership

CRM-21512 Remove restriction on 'Update Subscription' when a recurring contribu…

6 years agoMerge pull request #11504 from colemanw/CRM-17352
colemanw [Mon, 15 Jan 2018 02:50:23 +0000 (21:50 -0500)]
Merge pull request #11504 from colemanw/CRM-17352

CRM-17352 - Use Backbone.noConflict

6 years agoMerge pull request #11512 from pradpnayak/moveName
Eileen McNaughton [Mon, 15 Jan 2018 01:52:23 +0000 (14:52 +1300)]
Merge pull request #11512 from pradpnayak/moveName

Edit to contributor listing: Standalone code contributor from now.

6 years agoMerge pull request #11474 from cividesk/CRM-19107
Eileen McNaughton [Mon, 15 Jan 2018 01:33:08 +0000 (14:33 +1300)]
Merge pull request #11474 from cividesk/CRM-19107

CRM-19107 Fixed PayPal Express redirection issue.

6 years agoStandalone code contributor from now.
Pradeep Nayak [Fri, 12 Jan 2018 14:06:52 +0000 (19:36 +0530)]
Standalone code contributor from now.

6 years agoMerge pull request #11047 from mattwire/CRM-21244_setting_to_disable_sending_from_con...
Yashodha Chaku [Fri, 12 Jan 2018 11:01:02 +0000 (16:31 +0530)]
Merge pull request #11047 from mattwire/CRM-21244_setting_to_disable_sending_from_contact_email

CRM-21244 Enhancements to "FROM email addresses"

6 years agoCRM-21652: Without using 'finally' clause
David Snopek [Fri, 12 Jan 2018 05:45:37 +0000 (23:45 -0600)]
CRM-21652: Without using 'finally' clause

6 years agoCRM-21225 Changes to UI to implement the frontend_title field to allow for overriding...
Seamus Lee [Fri, 12 Jan 2018 02:23:56 +0000 (13:23 +1100)]
CRM-21225 Changes to UI to implement the frontend_title field to allow for overriding of the Profile title

6 years agoMerge pull request #11503 from seamuslee001/CRM-21225-schema
Eileen McNaughton [Fri, 12 Jan 2018 02:23:17 +0000 (15:23 +1300)]
Merge pull request #11503 from seamuslee001/CRM-21225-schema

CRM-21225 Allow for display profile alternate - schema changes only

6 years agoCRM-17352 fix display of modal on drupal8 (#5)
Seamus Lee [Fri, 12 Jan 2018 00:07:05 +0000 (11:07 +1100)]
CRM-17352 fix display of modal on drupal8 (#5)

6 years agoCRM-21225 Allow for display profile alternate - schema changes only
Seamus Lee [Wed, 10 Jan 2018 21:29:05 +0000 (08:29 +1100)]
CRM-21225 Allow for display profile alternate - schema changes only

Rename column to be frontend_title

6 years agoMerge pull request #11482 from eileenmcnaughton/top
colemanw [Thu, 11 Jan 2018 18:48:19 +0000 (13:48 -0500)]
Merge pull request #11482 from eileenmcnaughton/top

CRM-21528 fix add2Group

6 years agoMerge pull request #11507 from mydropwizard/crm-21652
colemanw [Thu, 11 Jan 2018 18:09:34 +0000 (13:09 -0500)]
Merge pull request #11507 from mydropwizard/crm-21652

CRM-21652: Fix numerous problems with anonymous users registering themselves

6 years agoMerge pull request #11480 from yashodha/CRM-21621
colemanw [Thu, 11 Jan 2018 16:19:25 +0000 (11:19 -0500)]
Merge pull request #11480 from yashodha/CRM-21621

CRM-21621 - Provide ability to delete first website field

6 years agoCRM-17352 - Use CiviCRM to load scripts for consistency
Coleman Watts [Thu, 11 Jan 2018 15:53:52 +0000 (10:53 -0500)]
CRM-17352 - Use CiviCRM to load scripts for consistency

6 years agoMerge pull request #11488 from tommybobo/user_agent
Mathieu Lu [Thu, 11 Jan 2018 15:52:38 +0000 (10:52 -0500)]
Merge pull request #11488 from tommybobo/user_agent

CRM-21629 System Check: Set User Agent to security filters accept check

6 years agoCRM-21652: Fix numerous problems with anonymous users registering themselves
David Snopek [Thu, 11 Jan 2018 14:54:57 +0000 (08:54 -0600)]
CRM-21652: Fix numerous problems with anonymous users registering themselves

6 years agoCRM-21651 - Activity_Email/SMS_Add - Fix loading failed when no contact is found
Thomas Schüttler [Thu, 11 Jan 2018 12:56:59 +0000 (13:56 +0100)]
CRM-21651 - Activity_Email/SMS_Add - Fix loading failed when no contact is found

6 years agoMerge pull request #11494 from yashodha/CRM-21635
Monish Deb [Thu, 11 Jan 2018 11:24:28 +0000 (16:54 +0530)]
Merge pull request #11494 from yashodha/CRM-21635

CRM-21635 - Expose contact custom data on contribution summary report

6 years agoMerge pull request #11500 from jitendrapurohit/CRM-21647
Yashodha Chaku [Thu, 11 Jan 2018 07:32:15 +0000 (13:02 +0530)]
Merge pull request #11500 from jitendrapurohit/CRM-21647

CRM-21647 - Fatal error on deleting any contribution record

6 years agoMerge pull request #11505 from seamuslee001/Jazz-Man-patch-2
Eileen McNaughton [Thu, 11 Jan 2018 00:32:11 +0000 (13:32 +1300)]
Merge pull request #11505 from seamuslee001/Jazz-Man-patch-2

CRM-21591 Fix PHP Notice A non well formed numeric value encountered …

6 years agoCRM-21591 Fix PHP Notice A non well formed numeric value encountered on Misc settings...
Jazz [Mon, 18 Dec 2017 10:37:14 +0000 (12:37 +0200)]
CRM-21591 Fix PHP Notice A non well formed numeric value encountered on Misc settings page

PHP Notice: A non well formed numeric value encountered

6 years agoCRM-17352 - Use Backbone.noConflict
Coleman Watts [Wed, 10 Jan 2018 21:57:58 +0000 (16:57 -0500)]
CRM-17352 - Use Backbone.noConflict

6 years agoMerge pull request #11447 from seamuslee001/CRM-21591
Eileen McNaughton [Wed, 10 Jan 2018 20:23:25 +0000 (09:23 +1300)]
Merge pull request #11447 from seamuslee001/CRM-21591

CRM-21591 Add Test of formatUnitSize Function

6 years agoCRM-21647 - Fatal error on deleting any contribution record
Jitendra Purohit [Wed, 10 Jan 2018 10:07:28 +0000 (15:37 +0530)]
CRM-21647 - Fatal error on deleting any contribution record

6 years agoMerge pull request #11499 from pradpnayak/CRM-21644
Eileen McNaughton [Wed, 10 Jan 2018 03:56:24 +0000 (16:56 +1300)]
Merge pull request #11499 from pradpnayak/CRM-21644

CRM-21644, Fixed set default for Preferred Communication Method

6 years agoMerge pull request #11491 from mlutfy/crm21627
Monish Deb [Wed, 10 Jan 2018 03:54:16 +0000 (09:24 +0530)]
Merge pull request #11491 from mlutfy/crm21627

CRM-21627: makeMultilingual: update dbLocale to avoid fatal if lcMessages was not set

6 years agoMerge pull request #11463 from MegaphoneJon/CRM-21609
Eileen McNaughton [Wed, 10 Jan 2018 01:24:11 +0000 (14:24 +1300)]
Merge pull request #11463 from MegaphoneJon/CRM-21609

CRM-21609 - Correctly handle PayPalPro recurring payments whose amoun…

6 years agoCRM-21644, Fixed set default for Preferred Communication Method
Pradeep Nayak [Tue, 9 Jan 2018 21:22:08 +0000 (02:52 +0530)]
CRM-21644, Fixed set default for Preferred Communication Method

----------------------------------------
* CRM-21644: Preferred Communication Method is not set to default for contact
  https://issues.civicrm.org/jira/browse/CRM-21644

6 years agoCRM-21627: makeMultilingual: update dbLocale to avoid fatal if lcMessages was not...
Mathieu Lutfy [Tue, 9 Jan 2018 20:53:58 +0000 (15:53 -0500)]
CRM-21627: makeMultilingual: update dbLocale to avoid fatal if lcMessages was not set (adds unit-test fix by Monish Deb)

6 years agoCRM-21635 - Expose contact custom data on contribution summary report
yashodha [Tue, 9 Jan 2018 08:57:19 +0000 (14:27 +0530)]
CRM-21635 - Expose contact custom data on contribution summary report

6 years agoCRM-21521: fix nested multipart handling
Elliott Eggleston [Tue, 5 Dec 2017 16:17:34 +0000 (11:17 -0500)]
CRM-21521: fix nested multipart handling

When for example a multipart-report email body's first part is
multipart-related, extract the text correctly instead of crashing.

This logic should handle all kinds of weird multipart nesting, up
to MIME_MAX_RECURSION levels deep.

6 years agoMerge pull request #11350 from MiyaNoctem/CRM-21498-change-status-of-linked-cases
colemanw [Mon, 8 Jan 2018 16:44:14 +0000 (11:44 -0500)]
Merge pull request #11350 from MiyaNoctem/CRM-21498-change-status-of-linked-cases

CRM-21498: Implement Option to Change Status of Linked Cases

6 years agoCRM-21627: makeMultilingual: update dbLocale to avoid fatal if lcMessages was not...
Mathieu Lutfy [Sun, 7 Jan 2018 22:30:36 +0000 (17:30 -0500)]
CRM-21627: makeMultilingual: update dbLocale to avoid fatal if lcMessages was not set.

6 years agoMerge pull request #11408 from cividesk/CRM-21554
Eileen McNaughton [Sat, 6 Jan 2018 05:23:18 +0000 (18:23 +1300)]
Merge pull request #11408 from cividesk/CRM-21554

CRM-21554 Offline Credit Card Membership Renewal not showing any error message on failure

6 years agoMerge pull request #11479 from JMAConsulting/ut-fix
Eileen McNaughton [Sat, 6 Jan 2018 05:21:56 +0000 (18:21 +1300)]
Merge pull request #11479 from JMAConsulting/ut-fix

Fix unit test failure

6 years agoMerge pull request #10841 from JMAConsulting/CRM-21050
Eileen McNaughton [Sat, 6 Jan 2018 05:20:10 +0000 (18:20 +1300)]
Merge pull request #10841 from JMAConsulting/CRM-21050

CRM-21050: Use datepicker for all date fields used in contribution backoffice form

6 years agoCRM-21629 System Check: Set User Agent to security filters accept check
Tommy Bobo [Fri, 5 Jan 2018 16:14:00 +0000 (11:14 -0500)]
CRM-21629 System Check: Set User Agent to security filters accept check

6 years agouse setstatus directly to error message
Sunil Pawar [Fri, 5 Jan 2018 06:05:32 +0000 (11:35 +0530)]
use setstatus directly to error message

6 years agoadditional fixes
deb.monish [Thu, 4 Jan 2018 18:54:20 +0000 (00:24 +0530)]
additional fixes

6 years agoBlank line removed
Karthikeyan [Thu, 4 Jan 2018 12:36:32 +0000 (18:06 +0530)]
Blank line removed

6 years agoMerge pull request #11484 from civicrm/4.7.30-rc
Eileen McNaughton [Thu, 4 Jan 2018 02:20:35 +0000 (15:20 +1300)]
Merge pull request #11484 from civicrm/4.7.30-rc

4.7.30 rc

6 years agoMerge pull request #11483 from eileenmcnaughton/fix_hell
Eileen McNaughton [Thu, 4 Jan 2018 02:19:55 +0000 (15:19 +1300)]
Merge pull request #11483 from eileenmcnaughton/fix_hell

CRM-21595 re-fix CRM-21445

6 years agoCRM-21595 re-fix CRM-21445
eileen [Sat, 23 Dec 2017 19:29:00 +0000 (08:29 +1300)]
CRM-21595 re-fix CRM-21445

6 years agoCRM-21528 fix add2Group
eileen [Mon, 18 Dec 2017 09:21:30 +0000 (22:21 +1300)]
CRM-21528 fix add2Group

6 years agotest failure fixes
deb.monish [Mon, 1 Jan 2018 17:57:53 +0000 (23:27 +0530)]
test failure fixes

6 years agoCRM-21621 - Provide ability to delete first website field
yashodha [Wed, 3 Jan 2018 09:39:47 +0000 (15:09 +0530)]
CRM-21621 - Provide ability to delete first website field

6 years agoCRM-21050, fixed code to set receive date with correct timestamp
Pradeep Nayak [Wed, 9 Aug 2017 21:21:11 +0000 (02:51 +0530)]
CRM-21050, fixed code to set receive date with correct timestamp

----------------------------------------
* CRM-21050: credit card invoice: receive time set to 12:00
  https://issues.civicrm.org/jira/browse/CRM-21050

6 years agoMerge pull request #11478 from mukeshcompucorp/fix-page-structure
colemanw [Wed, 3 Jan 2018 03:30:21 +0000 (22:30 -0500)]
Merge pull request #11478 from mukeshcompucorp/fix-page-structure

CRM-21618: Fix page structure

6 years agoCRM-21618: Remove redundant attribute
Mukesh Ram [Tue, 2 Jan 2018 06:22:12 +0000 (11:52 +0530)]
CRM-21618: Remove redundant attribute

6 years agoCRM-21618: Fix page structure
Mukesh Ram [Tue, 2 Jan 2018 05:28:25 +0000 (10:58 +0530)]
CRM-21618: Fix page structure

6 years agoMerge pull request #11465 from jitendrapurohit/CRM-21612
Eileen McNaughton [Tue, 2 Jan 2018 03:31:29 +0000 (16:31 +1300)]
Merge pull request #11465 from jitendrapurohit/CRM-21612

CRM-21612: Membership Payment not recorded for recurring contribution…

6 years agoMerge pull request #11475 from civicrm/4.7.30-rc
Eileen McNaughton [Mon, 1 Jan 2018 20:33:30 +0000 (09:33 +1300)]
Merge pull request #11475 from civicrm/4.7.30-rc

4.7.30 rc

6 years agocorrected syntax
Sunil Pawar [Mon, 1 Jan 2018 18:40:48 +0000 (00:10 +0530)]
corrected syntax

6 years agoCRM-19107 Fixed PayPal Express redirection issue.
Sunil Pawar [Mon, 1 Jan 2018 18:19:47 +0000 (23:49 +0530)]
CRM-19107 Fixed PayPal Express redirection issue.

6 years agoMerge pull request #11455 from JMAConsulting/CRM-20676-rc
Eileen McNaughton [Mon, 1 Jan 2018 09:16:47 +0000 (22:16 +1300)]
Merge pull request #11455 from JMAConsulting/CRM-20676-rc

CRM-20676: Tax applied repeatedly on edits of price set events

6 years agoMerge pull request #11473 from jitendrapurohit/CRM-21559
colemanw [Mon, 1 Jan 2018 04:19:05 +0000 (23:19 -0500)]
Merge pull request #11473 from jitendrapurohit/CRM-21559

CRM-21559 - Save button in Case Type not clickable

6 years agoMerge pull request #11472 from colemanw/CRM-13123
colemanw [Mon, 1 Jan 2018 03:56:29 +0000 (22:56 -0500)]
Merge pull request #11472 from colemanw/CRM-13123

CRM-13123 - Fix serialization metadata for uf group type field

6 years agoCRM-21559 - Save button in Case Type not clickable
Jitendra Purohit [Mon, 1 Jan 2018 03:14:04 +0000 (08:44 +0530)]
CRM-21559 - Save button in Case Type not clickable

6 years agoCRM-13123 - Fix serialization metadata for uf group type field
Coleman Watts [Sun, 31 Dec 2017 20:01:57 +0000 (15:01 -0500)]
CRM-13123 - Fix serialization metadata for uf group type field

6 years agoMerge pull request #11470 from twomice/CRM-18300_correct_hardcoded_profile_names
colemanw [Sun, 31 Dec 2017 19:49:54 +0000 (14:49 -0500)]
Merge pull request #11470 from twomice/CRM-18300_correct_hardcoded_profile_names

Fix for one cause of CRM-18300.