civicrm-core.git
8 years agoCRM-18212 - Declare core setting `logging_no_trigger_permission`
Tim Otten [Tue, 19 Apr 2016 01:58:38 +0000 (18:58 -0700)]
CRM-18212 - Declare core setting `logging_no_trigger_permission`

8 years agoCRM-18212 - CRM_Core_DAO - Move rebuild/drop/create triggers to another class
Tim Otten [Tue, 19 Apr 2016 02:27:45 +0000 (19:27 -0700)]
CRM-18212 - CRM_Core_DAO - Move rebuild/drop/create triggers to another class

8 years agoMerge pull request #8168 from PalanteJon/CRM-18298
colemanw [Mon, 18 Apr 2016 22:50:00 +0000 (18:50 -0400)]
Merge pull request #8168 from PalanteJon/CRM-18298

CRM-18298 - implement geocoderFormat hook

8 years agoAdd hook to existing geoprovider classes
Jon goldberg [Mon, 18 Apr 2016 19:53:04 +0000 (15:53 -0400)]
Add hook to existing geoprovider classes

8 years agoCRM-18298 - hook_geocoderFormat - Add a param for geocoding provider
Jon goldberg [Sat, 26 Mar 2016 04:23:50 +0000 (00:23 -0400)]
CRM-18298 - hook_geocoderFormat - Add a param for geocoding provider

8 years agoCRM-18298 - hook_geocoderFormat - Define hook
Jon goldberg [Sat, 26 Mar 2016 04:20:03 +0000 (00:20 -0400)]
CRM-18298 - hook_geocoderFormat - Define hook

8 years agoMerge pull request #8163 from jitendrapurohit/nav-menu-fix
Monish Deb [Mon, 18 Apr 2016 10:40:43 +0000 (16:10 +0530)]
Merge pull request #8163 from jitendrapurohit/nav-menu-fix

CRM-18255 - fix navigation menu ordering

8 years agofix navigation menu ordering
jitendrapurohit [Mon, 18 Apr 2016 06:58:53 +0000 (12:28 +0530)]
fix navigation menu ordering

8 years agoMerge pull request #8146 from jitendrapurohit/CRM-18316
Monish Deb [Mon, 18 Apr 2016 06:00:35 +0000 (11:30 +0530)]
Merge pull request #8146 from jitendrapurohit/CRM-18316

CRM-18316 - Pledge scheduled dates are created incorrectly at the end…

8 years agoCRM-18316 - Pledge scheduled dates are created incorrectly at the end of a month
jitendrapurohit [Fri, 15 Apr 2016 11:23:25 +0000 (16:53 +0530)]
CRM-18316 - Pledge scheduled dates are created incorrectly at the end of a month

minor fix

add comments

8 years agoMerge pull request #8160 from totten/master-failures
Tim Otten [Sun, 17 Apr 2016 21:59:20 +0000 (14:59 -0700)]
Merge pull request #8160 from totten/master-failures

tests/phpunit - Flag 3 ornery test classes

8 years agotests/phpunit - Flag 3 ornery test classes
Tim Otten [Sun, 17 Apr 2016 21:11:15 +0000 (14:11 -0700)]
tests/phpunit - Flag 3 ornery test classes

At the moment, a handful of tests in `CRM_AllTests` are failing (for
different reasons).  This creates a bind:

 * If we run `CRM_AllTests` as part of PR testing, then it will
   cause lots of annoyance and train people to disregard test outputs.
 * If we don't run `CRM_AllTests` as part of PR testing, then we're
   liable to get more regressions spotted too late.
 * Some of the failures don't appear to be trivial to resolve.

The idea here is to flag these particular tests as `ornery`.  For PRs, we'll
enable tests with `CRM_AllTests` but also `--exclude-group ornery`.

8 years agoTest fixes - output adjustment (#8155)
Eileen McNaughton [Sun, 17 Apr 2016 07:01:38 +0000 (19:01 +1200)]
Test fixes - output adjustment (#8155)

* test fixes

* Comment fixes

8 years agoTest fixes, better cache clearing (#8154)
Eileen McNaughton [Sun, 17 Apr 2016 06:39:25 +0000 (18:39 +1200)]
Test fixes, better cache clearing (#8154)

8 years agoMerge pull request #8106 from fuzionnz/CRM-17984
Tim Otten [Sat, 16 Apr 2016 03:11:20 +0000 (20:11 -0700)]
Merge pull request #8106 from fuzionnz/CRM-17984

CRM-17984. Ensure input for subType param is valid.

8 years agoMerge pull request #8136 from eileenmcnaughton/test
Tim Otten [Sat, 16 Apr 2016 03:07:30 +0000 (20:07 -0700)]
Merge pull request #8136 from eileenmcnaughton/test

Fix variable leak in attempt to fix test issue

8 years agoCONTRIBUTING.md - Add documentation for new contributors (#8152)
Tim Otten [Sat, 16 Apr 2016 02:39:38 +0000 (19:39 -0700)]
CONTRIBUTING.md - Add documentation for new contributors (#8152)

8 years agoMerge pull request #8141 from rohankatkar/CRM18379
colemanw [Fri, 15 Apr 2016 18:46:51 +0000 (14:46 -0400)]
Merge pull request #8141 from rohankatkar/CRM18379

CRM-18379: `Date range` issue for 'Select Date' custom field, when include in profile.

8 years agoMerge pull request #8147 from yashodha/CRM-18416
Monish Deb [Fri, 15 Apr 2016 13:55:54 +0000 (19:25 +0530)]
Merge pull request #8147 from yashodha/CRM-18416

CRM-18416: Developer API Explorer Financial Item displays wrong param…

8 years agoMerge pull request #8116 from rohankatkar/CRM--18316
Monish Deb [Fri, 15 Apr 2016 10:22:51 +0000 (15:52 +0530)]
Merge pull request #8116 from rohankatkar/CRM--18316

CRM-18316: Pledge scheduled dates are created incorrectly at the end of a month

8 years agoCRM-18416: Developer API Explorer Financial Item displays wrong parameter for Currency
yashodha [Fri, 15 Apr 2016 09:47:15 +0000 (15:17 +0530)]
CRM-18416: Developer API Explorer Financial Item displays wrong parameter for Currency

----------------------------------------
* CRM-18416: Developer API Explorer Financial Item displays wrong parameter for Currency
  https://issues.civicrm.org/jira/browse/CRM-18416

8 years agoMerge pull request #8139 from scardinius/crm-18413
Yashodha Chaku [Fri, 15 Apr 2016 05:39:08 +0000 (11:09 +0530)]
Merge pull request #8139 from scardinius/crm-18413

CRM-18413 Fix section is not set up as opened

8 years agoMerge pull request #8131 from jitendrapurohit/CRM-18364
Monish Deb [Fri, 15 Apr 2016 05:00:13 +0000 (10:30 +0530)]
Merge pull request #8131 from jitendrapurohit/CRM-18364

CRM-18364: Reply-To field depopulates when saving then continuing a d…

8 years agoCRM-17846 Fixing lock name to be less than 64 characters for MySQL 5.7 compatib...
Eileen McNaughton [Fri, 15 Apr 2016 03:31:42 +0000 (15:31 +1200)]
CRM-17846  Fixing lock name to be less than 64 characters for MySQL 5.7 compatib (#8133)

* Fixing lock name to be less than 64 characters for MySQL 5.7 compatibility

Removing spaces to make Jenkins happy

Updating Lock to keep the name param and add an id to use for the actual lock

Fixing spacing/comment issues

Using lock id instead of  when checking if lock used

Changing behaviour when a lock is attempted using an existing name so as to return FALSE and leave the _hasLock FALSE

Revert "Changing behaviour when a lock is attempted using an existing name so as to return FALSE and leave the _hasLock FALSE"

This reverts commit 4fcb4d2f5b161c69a4f86f09ac363e97791f023e.

* CRM-17846 further fix to make lock mechanism work

* CRM-18746 add Code Comments

8 years agoCRM-18414: On changing payment processor selection on Contribution page, disable...
Monish Deb [Thu, 14 Apr 2016 23:18:19 +0000 (04:48 +0530)]
CRM-18414: On changing payment processor selection on Contribution page, disable submit button (#8143)

8 years agoMerge pull request #8123 from monishdeb/CRM-17125
Monish Deb [Thu, 14 Apr 2016 14:40:04 +0000 (20:10 +0530)]
Merge pull request #8123 from monishdeb/CRM-17125

CRM-17125: add contact billing address when no contribution address

8 years agoCRM-18379: QA fix
Web Access [Thu, 14 Apr 2016 12:06:12 +0000 (17:36 +0530)]
CRM-18379: QA fix

8 years agoMerge pull request #8101 from colemanw/CRM-18379
Monish Deb [Thu, 14 Apr 2016 11:54:49 +0000 (17:24 +0530)]
Merge pull request #8101 from colemanw/CRM-18379

CRM-18379 - Fix custom date fields in profiles

8 years agoCRM-18413 Fix section is not set up as opened
scardinius [Thu, 14 Apr 2016 10:27:48 +0000 (12:27 +0200)]
CRM-18413 Fix section is not set up as opened

8 years agoPer CRM-17860 these require_once for files in CiviTest can go (#8134)
Eileen McNaughton [Thu, 14 Apr 2016 09:00:39 +0000 (21:00 +1200)]
Per CRM-17860 these require_once for files in CiviTest can go (#8134)

With this require once I could not run the test in isolation but it was fine once I removed it

8 years agoMerge pull request #8138 from eileenmcnaughton/CRM-18128
Yashodha Chaku [Thu, 14 Apr 2016 07:35:59 +0000 (13:05 +0530)]
Merge pull request #8138 from eileenmcnaughton/CRM-18128

CRM-18128 rever unbuffered usage for now

8 years agoCRM-18128 rever unbuffered usage for now
eileen [Thu, 14 Apr 2016 07:08:42 +0000 (19:08 +1200)]
CRM-18128 rever unbuffered usage for now

8 years agoCRM-18364: Reply-To field depopulates when saving then continuing a draft mailing
jitendrapurohit [Wed, 13 Apr 2016 11:10:56 +0000 (16:40 +0530)]
CRM-18364: Reply-To field depopulates when saving then continuing a draft mailing

add comment

fix syntax typo

8 years agoFix variable leak in attempt to fix test issue
eileen [Thu, 14 Apr 2016 04:04:57 +0000 (16:04 +1200)]
Fix variable leak in attempt to fix test issue

8 years agoUpdate complete transaction test to reflect date change (#8135)
Eileen McNaughton [Thu, 14 Apr 2016 04:05:31 +0000 (16:05 +1200)]
Update complete transaction test to reflect date change (#8135)

This is a new test & the expected receive date is changed by the setting of trxn_date but the check was not updated

8 years agoadded unit test
deb.monish [Wed, 13 Apr 2016 15:32:20 +0000 (21:02 +0530)]
added unit test

8 years agoCRM test for CRM-18316
Web Access [Wed, 13 Apr 2016 13:31:43 +0000 (19:01 +0530)]
CRM test for CRM-18316

8 years agoMerge pull request #8121 from colemanw/CRM-18393
Yashodha Chaku [Wed, 13 Apr 2016 12:22:50 +0000 (17:52 +0530)]
Merge pull request #8121 from colemanw/CRM-18393

CRM-18393 - Fix checkboxes to actually work

8 years agoCRM-17125 - don't ignore 'is_billing'-parameter in Address BAO.
Johan Vervloet [Tue, 13 Oct 2015 11:45:02 +0000 (13:45 +0200)]
CRM-17125 - don't ignore 'is_billing'-parameter in Address BAO.

If you want the billing address on a receipt, and if you use the
getValues function of the Address BAO to retrieve it, the
'is_billing'-parameter should not be ignored by the BAO.

----------------------------------------
* CRM-17125: Add contact billing adress to contribution message when no contribution address
  https://issues.civicrm.org/jira/browse/CRM-17125

8 years agocheck there is an address for contact
Tim Mallezie [Wed, 2 Sep 2015 08:42:58 +0000 (10:42 +0200)]
check there is an address for contact

8 years agocrm-17125 add contact billing address when no contribution address
Tim Mallezie [Tue, 1 Sep 2015 10:59:27 +0000 (12:59 +0200)]
crm-17125 add contact billing address when no contribution address

8 years agoMerge pull request #8119 from eileenmcnaughton/CRM-18303
Monish Deb [Wed, 13 Apr 2016 11:05:16 +0000 (16:35 +0530)]
Merge pull request #8119 from eileenmcnaughton/CRM-18303

CRM-18303 call sendConfirmation api from completeOrder to cause reload

8 years agoMerge pull request #8097 from eileenmcnaughton/enotice
Monish Deb [Wed, 13 Apr 2016 09:43:13 +0000 (15:13 +0530)]
Merge pull request #8097 from eileenmcnaughton/enotice

e-notice fix, experienced when processing an offsite payment form con…

8 years agoMerge pull request #8124 from monishdeb/CRM-18396
Monish Deb [Wed, 13 Apr 2016 07:22:08 +0000 (12:52 +0530)]
Merge pull request #8124 from monishdeb/CRM-18396

CRM-18396: Type error when deduping contacts with custom file field

8 years agoMerge pull request #8110 from omarabuhussein/add-contact-summary-tab-dynamically...
Yashodha Chaku [Wed, 13 Apr 2016 06:18:30 +0000 (11:48 +0530)]
Merge pull request #8110 from omarabuhussein/add-contact-summary-tab-dynamically-master

CRM-18390 - Adding contact summary tab dynamically

8 years agoCRM_AllTests - Fix hidden GroupTest/TransactionTest interaction (#8115)
Tim Otten [Tue, 12 Apr 2016 22:19:46 +0000 (15:19 -0700)]
CRM_AllTests - Fix hidden GroupTest/TransactionTest interaction (#8115)

There's a hidden test interaction where CRM_Contact_BAO_GroupTest causes
CRM_Core_TransactionTest to fail, and this seems to involve munging the
active DB connection.

With this revision, CRM_Contact_BAO_GroupTest uses the same DB connection as
everything else.

The failure was reproducible using this command:

```
env CIVICRM_UF=UnitTests PHPUNIT_TESTS="CRM_Contact_BAO_GroupTest::testGroupData CRM_Core_TransactionTest::testBasicCommit" phpunit4  tests/phpunit/EnvTests.php
```

8 years agoCRM-18303 call sendConfirmation api from completeOrder to make template params more...
Eileen [Tue, 12 Apr 2016 13:13:13 +0000 (13:13 +0000)]
CRM-18303 call sendConfirmation api from completeOrder to make template params more reliable, api reloads the contribution

8 years agoCRM-18396: Type error when deduping contacts with custom file field
deb.monish [Tue, 12 Apr 2016 20:22:36 +0000 (01:52 +0530)]
CRM-18396: Type error when deduping contacts with custom file field

8 years agoCRM-18393 - Fix checkboxes to actually work
Coleman Watts [Tue, 12 Apr 2016 14:38:22 +0000 (10:38 -0400)]
CRM-18393 - Fix checkboxes to actually work

8 years agoCRM-18303 follow up - add test for membership form (#8120)
Eileen McNaughton [Tue, 12 Apr 2016 14:15:35 +0000 (02:15 +1200)]
CRM-18303 follow up - add test for membership form (#8120)

8 years agoCRM-18303 Test for sending contribution on complete trxn
Eileen [Tue, 12 Apr 2016 12:31:54 +0000 (12:31 +0000)]
CRM-18303 Test for sending contribution on complete trxn

8 years agoCRM-18316
Web Access [Tue, 12 Apr 2016 08:54:32 +0000 (14:24 +0530)]
CRM-18316

Warning fix

8 years agoMerge pull request #8108 from scardinius/crm-18229
Yashodha Chaku [Tue, 12 Apr 2016 09:40:16 +0000 (15:10 +0530)]
Merge pull request #8108 from scardinius/crm-18229

CRM-18229 Set up campaign_id on A/B Test Mailing

8 years agoCRM-18390 - Adding contact summary tab dynamically
omar abu hussein [Mon, 11 Apr 2016 22:05:13 +0000 (01:05 +0300)]
CRM-18390 - Adding contact summary tab dynamically

8 years agoMerge pull request #8057 from eileenmcnaughton/CRM-18341
Monish Deb [Tue, 12 Apr 2016 08:00:40 +0000 (13:30 +0530)]
Merge pull request #8057 from eileenmcnaughton/CRM-18341

CRM-18341 Pledges not being completed by completeTransaction

8 years agoCRM-17859 unit test (#8113)
Eileen McNaughton [Tue, 12 Apr 2016 06:30:15 +0000 (18:30 +1200)]
CRM-17859 unit test (#8113)

8 years agoCRM-17859 - import contacts from CSV: sanitise / cleanup non-breaking… (#7813)
Saurabh Batra [Tue, 12 Apr 2016 05:20:53 +0000 (10:50 +0530)]
CRM-17859 - import contacts from CSV: sanitise / cleanup non-breaking… (#7813)

* CRM-17859 - import contacts from CSV: sanitise / cleanup non-breaking spaces from records

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

* Update String.php

8 years agoMerge pull request #8111 from eileenmcnaughton/master
Eileen McNaughton [Tue, 12 Apr 2016 00:55:59 +0000 (12:55 +1200)]
Merge pull request #8111 from eileenmcnaughton/master

Amend comments & default port for Redis

8 years agoFix for frequently failing api_v3_JobTest::testCallSendReminderLimitTo test.
eileen [Tue, 12 Apr 2016 00:31:58 +0000 (12:31 +1200)]
Fix for frequently failing api_v3_JobTest::testCallSendReminderLimitTo test.

The issue is that the test sets the membership with a join date in one hour's time. For 23 hours of the day the join date is on the same date as 'today' but for one hour it is not, and there is no valid status in a default set up for the period before the join date, hence we get an error

Change-Id: I3fb8a70e774b2ed70e857808911628ec5ce5cd79

8 years agoAmend comments & default port for Redis
eileen [Mon, 11 Apr 2016 23:42:50 +0000 (11:42 +1200)]
Amend comments & default port for Redis

8 years agoMerge pull request #8068 from colemanw/CRM-17832
Eileen McNaughton [Mon, 11 Apr 2016 23:21:29 +0000 (11:21 +1200)]
Merge pull request #8068 from colemanw/CRM-17832

CRM-17832 - Fix method call to Redis

8 years agoCRM-18229 Set up campaign_id on A/B Test Mailing
scardinius [Mon, 11 Apr 2016 15:36:57 +0000 (17:36 +0200)]
CRM-18229 Set up campaign_id on A/B Test Mailing

8 years agoCRM-17984. Ensure input for subtype is valid; if not then do not use it to filter...
Chris Burgess [Mon, 11 Apr 2016 09:07:02 +0000 (21:07 +1200)]
CRM-17984. Ensure input for subtype is valid; if not then do not use it to filter custom fields.

8 years agoMerge pull request #8103 from monishdeb/CRM-18343
Monish Deb [Mon, 11 Apr 2016 07:29:58 +0000 (12:59 +0530)]
Merge pull request #8103 from monishdeb/CRM-18343

Fixes to Group Page PHPUnit test fixes

8 years agoCRM-18369 fix repeattransaction function signature
eileenmcnaugton [Wed, 6 Apr 2016 10:20:54 +0000 (22:20 +1200)]
CRM-18369 fix repeattransaction function signature

8 years agoCRM-18341 Pledges not being completed by completeTransaction
eileenmcnaugton [Fri, 1 Apr 2016 04:24:12 +0000 (17:24 +1300)]
CRM-18341 Pledges not being completed by completeTransaction

8 years agoMerge pull request #8092 from eileenmcnaughton/CRM-18368
Monish Deb [Sun, 10 Apr 2016 11:55:30 +0000 (17:25 +0530)]
Merge pull request #8092 from eileenmcnaughton/CRM-18368

CRM-18368 preliminary tidy-up, standarise setting of contributionStat…

8 years agoMerge pull request #8102 from monishdeb/CRM-18349
colemanw [Sat, 9 Apr 2016 00:49:33 +0000 (20:49 -0400)]
Merge pull request #8102 from monishdeb/CRM-18349

CRM-18349: Custom date field default value not set on 'On Behalf of' Profiles

8 years agoCRM-18349: Custom date field default value not set on 'On Behalf of' Profiles
deb.monish [Fri, 8 Apr 2016 06:36:49 +0000 (12:06 +0530)]
CRM-18349: Custom date field default value not set on 'On Behalf of' Profiles

8 years agoMerge pull request #8104 from JKingsnorth/CRM-18339
Monish Deb [Fri, 8 Apr 2016 12:36:24 +0000 (18:06 +0530)]
Merge pull request #8104 from JKingsnorth/CRM-18339

CRM-18339: Fix merge screen link to contact's mailings

8 years agoCRM-18339: Fix merge screen link to contact's mailings
JKingsnorth [Fri, 8 Apr 2016 11:06:59 +0000 (12:06 +0100)]
CRM-18339: Fix merge screen link to contact's mailings

8 years agoreplace hardcoded base url with CIVICRM_UF_BASEURL
deb.monish [Fri, 8 Apr 2016 09:14:52 +0000 (14:44 +0530)]
replace hardcoded base url with CIVICRM_UF_BASEURL

8 years agoFurther fixes to Group Page PHPUnit test, deals with new returned structure and...
Joseph Lacey [Mon, 28 Mar 2016 20:57:13 +0000 (16:57 -0400)]
Further fixes to Group Page PHPUnit test, deals with new returned  structure and few other bugs.

8 years agoChanging setup for Group Page AJAX PHPUnit tests.
Joseph Lacey [Thu, 25 Feb 2016 22:40:31 +0000 (17:40 -0500)]
Changing setup  for Group Page AJAX PHPUnit tests.

8 years agoFixing remaining Group Page AJAX PHPUnit tests.
Joseph Lacey [Wed, 24 Feb 2016 20:49:02 +0000 (15:49 -0500)]
Fixing remaining Group Page AJAX PHPUnit tests.

8 years agoRemoving return array note which is no longer the case with DataTables v2.
Joseph Lacey [Wed, 17 Feb 2016 18:23:26 +0000 (13:23 -0500)]
Removing return array note which is no longer the case with DataTables v2.

8 years agoFixes to Group Page PHPUnit test
Joseph Lacey [Wed, 17 Feb 2016 18:11:07 +0000 (13:11 -0500)]
Fixes to Group Page PHPUnit test

8 years agorevert PR 8065
deb.monish [Fri, 8 Apr 2016 08:36:08 +0000 (14:06 +0530)]
revert PR 8065

8 years agoUpdate version to 4.7.7
CiviCRM [Fri, 8 Apr 2016 01:33:00 +0000 (18:33 -0700)]
Update version to 4.7.7

8 years agoCRM-18379 - Fix custom date fields in profiles
Coleman Watts [Thu, 7 Apr 2016 20:34:39 +0000 (16:34 -0400)]
CRM-18379 - Fix custom date fields in profiles

8 years agoMerge pull request #8098 from jitendrapurohit/CRM-18376
Monish Deb [Thu, 7 Apr 2016 13:36:17 +0000 (19:06 +0530)]
Merge pull request #8098 from jitendrapurohit/CRM-18376

CRM-18376 - Manage Group screen shows no groups

8 years agoMerge pull request #8096 from jitendrapurohit/CRM-18058
Monish Deb [Thu, 7 Apr 2016 13:13:37 +0000 (18:43 +0530)]
Merge pull request #8096 from jitendrapurohit/CRM-18058

CRM-18058: Define cmsRootPath() for Joomla

8 years agoCRM-18376 - Manage Group screen shows no groups
jitendrapurohit [Thu, 7 Apr 2016 12:44:36 +0000 (18:14 +0530)]
CRM-18376 - Manage Group screen shows no groups

8 years agoe-notice fix, experienced when processing an offsite payment form contribution page
eileenmcnaugton [Thu, 7 Apr 2016 11:12:15 +0000 (23:12 +1200)]
e-notice fix, experienced when processing an offsite payment form contribution page

8 years agoCRM-18058: Define cmsRootPath() for Joomla
jitendrapurohit [Thu, 7 Apr 2016 10:11:34 +0000 (15:41 +0530)]
CRM-18058: Define cmsRootPath() for Joomla

8 years agoMerge pull request #8095 from yashodha/CRM-18372
Yashodha Chaku [Thu, 7 Apr 2016 08:46:43 +0000 (14:16 +0530)]
Merge pull request #8095 from yashodha/CRM-18372

CRM-18372

8 years agoMerge pull request #8094 from yashodha/CRM-18371
Yashodha Chaku [Thu, 7 Apr 2016 06:46:25 +0000 (12:16 +0530)]
Merge pull request #8094 from yashodha/CRM-18371

CRM-18371 : Misspelling in the print or email receipts screen

8 years agoremove debug statement
yashodha [Thu, 7 Apr 2016 06:13:29 +0000 (11:43 +0530)]
remove debug statement

8 years agoCRM-18372 : dashboard notice error
yashodha [Thu, 7 Apr 2016 06:12:26 +0000 (11:42 +0530)]
CRM-18372 : dashboard notice error

----------------------------------------
* CRM-18372: dashboard notice error
  https://issues.civicrm.org/jira/browse/CRM-18372

8 years agoCRM-18371 : Misspelling in the print or email receipts screen
yashodha [Thu, 7 Apr 2016 05:15:05 +0000 (10:45 +0530)]
CRM-18371 : Misspelling in the print or email receipts screen

----------------------------------------
* CRM-18371: Misspelling in the print or email receipts screen
  https://issues.civicrm.org/jira/browse/CRM-18371

8 years agoMerge pull request #8072 from colemanw/CRM-17965
colemanw [Wed, 6 Apr 2016 16:12:04 +0000 (12:12 -0400)]
Merge pull request #8072 from colemanw/CRM-17965

CRM-17965 - Fix contribution widget on Drupal

8 years agoUpdate version to 4.7.6
CiviCRM [Wed, 6 Apr 2016 13:12:48 +0000 (06:12 -0700)]
Update version to 4.7.6

8 years agoCRM-18368 pass through contribution status id
eileenmcnaugton [Wed, 6 Apr 2016 09:11:37 +0000 (21:11 +1200)]
CRM-18368 pass through contribution status id

8 years agoCRM-18368 preliminary tidy-up, standarise setting of contributionStatusID
eileenmcnaugton [Wed, 6 Apr 2016 09:03:28 +0000 (21:03 +1200)]
CRM-18368 preliminary tidy-up, standarise setting of contributionStatusID

8 years agoMerge pull request #8088 from JKingsnorth/CRM-18345
Kurund Jalmi [Wed, 6 Apr 2016 07:39:58 +0000 (13:09 +0530)]
Merge pull request #8088 from JKingsnorth/CRM-18345

CRM-18345: Don't delete mailing data on email/phone deletion

8 years agoMerge pull request #8089 from pradpnayak/CRM-16617-master-1
Monish Deb [Wed, 6 Apr 2016 05:43:21 +0000 (11:13 +0530)]
Merge pull request #8089 from pradpnayak/CRM-16617-master-1

--CRM-16617, code fixing for install, changed the parameters of function

8 years ago--CRM-16617, code fixing for install, changed the parameters of function
Pradeep Nayak [Tue, 5 Apr 2016 20:57:36 +0000 (02:27 +0530)]
--CRM-16617, code fixing for install, changed the parameters of function

8 years agoStyle fix
JKingsnorth [Mon, 4 Apr 2016 11:11:36 +0000 (12:11 +0100)]
Style fix

8 years agoCRM-18345: Don't delete mailing data on email/phone deletion
JKingsnorth [Mon, 4 Apr 2016 10:53:12 +0000 (11:53 +0100)]
CRM-18345: Don't delete mailing data on email/phone deletion

8 years agoMerge pull request #8086 from monishdeb/CRM-18343
Monish Deb [Tue, 5 Apr 2016 12:31:34 +0000 (18:01 +0530)]
Merge pull request #8086 from monishdeb/CRM-18343

CRM-18343: Upgrade script and AJAX test fixes