civicrm-core.git
7 years agoMerge pull request #10411 from jackrabbithanna/CRM-20159
Mark Hanna [Mon, 12 Jun 2017 01:29:10 +0000 (20:29 -0500)]
Merge pull request #10411 from jackrabbithanna/CRM-20159

CRM-20159 backport for 4.6

7 years agoCRM-20159 backport for 4.6
Mark Hanna [Wed, 24 May 2017 02:58:47 +0000 (21:58 -0500)]
CRM-20159 backport for 4.6

7 years agoMerge pull request #9520 from davejenx/CRM-19735
colemanw [Tue, 9 May 2017 20:00:18 +0000 (16:00 -0400)]
Merge pull request #9520 from davejenx/CRM-19735

CRM-19735 - allow contact's second membership to inherit.

7 years agoSet version to 4.6.29
CiviCRM [Thu, 4 May 2017 07:26:41 +0000 (07:26 +0000)]
Set version to 4.6.29

7 years agoMerge pull request #10299 from totten/4.6-distmaker
Tim Otten [Thu, 4 May 2017 06:40:30 +0000 (01:40 -0500)]
Merge pull request #10299 from totten/4.6-distmaker

Backport distmaker changes to 4.6

7 years agodistmaker/utils/repo-report.php - Pass civilint
Tim Otten [Thu, 4 May 2017 06:34:30 +0000 (01:34 -0500)]
distmaker/utils/repo-report.php - Pass civilint

7 years agodistmaker/utils/repo-report.php - Add missing Joomla element
Tim Otten [Thu, 4 May 2017 06:21:00 +0000 (01:21 -0500)]
distmaker/utils/repo-report.php - Add missing Joomla element

7 years agoCRM-19417 - repo-report for 4.6 shouldn't mention backdrop
Tim Otten [Thu, 4 May 2017 06:03:00 +0000 (01:03 -0500)]
CRM-19417 - repo-report for 4.6 shouldn't mention backdrop

7 years agoCRM-19417 - distmaker - Rename report file. Tweak edge-case for missing repos.
Tim Otten [Wed, 28 Sep 2016 19:21:08 +0000 (15:21 -0400)]
CRM-19417 - distmaker - Rename report file. Tweak edge-case for missing repos.

7 years agoCRM-19417 - distmaker JSON report - Tighten ordering, fix typo
Tim Otten [Wed, 28 Sep 2016 03:53:20 +0000 (23:53 -0400)]
CRM-19417 - distmaker JSON report - Tighten ordering, fix typo

7 years agoCRM-19417 - distmaker - JSON format should better match upgrade checker
Tim Otten [Wed, 28 Sep 2016 02:53:50 +0000 (22:53 -0400)]
CRM-19417 - distmaker - JSON format should better match upgrade checker

7 years agoCRM-19417 - distmaker - Change report to JSON
Tim Otten [Wed, 28 Sep 2016 02:16:53 +0000 (22:16 -0400)]
CRM-19417 - distmaker - Change report to JSON

7 years agoCRM-19417 - distmaker - Change report to key-value format. Add version.
Tim Otten [Wed, 28 Sep 2016 01:33:33 +0000 (21:33 -0400)]
CRM-19417 - distmaker - Change report to key-value format. Add version.

7 years agoCRM-19417 - distmaker - Generate report about git revisions
Tim Otten [Wed, 28 Sep 2016 00:42:59 +0000 (20:42 -0400)]
CRM-19417 - distmaker - Generate report about git revisions

7 years agotools/bin/scripts/set-version.php - Add helper script
Tim Otten [Mon, 25 Apr 2016 22:14:00 +0000 (15:14 -0700)]
tools/bin/scripts/set-version.php - Add helper script

This is similar to the function `do_update` in `releaser`, except that :
 * It it doesn't care if you use the `$workdir/$version/export` directory structure or something else
 * It it doesn't care if you push directly to the canonical repo or use a pull-request

7 years agoCONTRIBUTING.md - Backport
Tim Otten [Fri, 21 Apr 2017 02:51:31 +0000 (19:51 -0700)]
CONTRIBUTING.md - Backport

7 years agoMerge pull request #10146 from KarinG/CRM-20393
Mark Hanna [Wed, 12 Apr 2017 14:48:55 +0000 (09:48 -0500)]
Merge pull request #10146 from KarinG/CRM-20393

CRM-20393 - fix for check if the user already submitted transaction

7 years agoNo need to truncate x_invoice_num.
KarinG [Wed, 12 Apr 2017 00:54:43 +0000 (18:54 -0600)]
No need to truncate x_invoice_num.

7 years agoMerge pull request #9741 from yashodha/4.6-CRM-19686
Yashodha Chaku [Fri, 17 Mar 2017 07:15:38 +0000 (12:45 +0530)]
Merge pull request #9741 from yashodha/4.6-CRM-19686

CRM-19686 - Dedupe Exceptions Should Link to Contacts(4.6 backport)

7 years agoUpdate version to 4.6.28
CiviCRM [Thu, 9 Mar 2017 00:45:27 +0000 (16:45 -0800)]
Update version to 4.6.28

7 years agoMerge pull request #9817 from yashodha/CRM-19989
Guanhuan [Fri, 10 Feb 2017 11:26:17 +0000 (11:26 +0000)]
Merge pull request #9817 from yashodha/CRM-19989

CRM-19989 - Constituent Detail Report gives only one result for multi…

7 years agoCRM-19989 - Constituent Detail Report gives only one result for multi-value custom...
yashodha [Thu, 9 Feb 2017 10:14:49 +0000 (15:44 +0530)]
CRM-19989 - Constituent Detail Report gives only one result for multi-value custom data

7 years agoUpdate version to 4.6.27
CiviCRM [Fri, 3 Feb 2017 06:50:22 +0000 (22:50 -0800)]
Update version to 4.6.27

7 years agoMerge pull request #9710 from KarinG/TaxMath
colemanw [Tue, 31 Jan 2017 15:25:30 +0000 (10:25 -0500)]
Merge pull request #9710 from KarinG/TaxMath

CRM-19908 - Fundamental Fixes for TaxMath Calculations 4.6

7 years agoCRM-19686 - Dedupe Exceptions Should Link to Contacts(4.6 backport)
yashodha [Fri, 27 Jan 2017 07:44:14 +0000 (13:14 +0530)]
CRM-19686 - Dedupe Exceptions Should Link to Contacts(4.6 backport)

7 years agoMerge pull request #9440 from omarabuhussein/backporting-#5913
Eileen McNaughton [Tue, 24 Jan 2017 10:49:35 +0000 (23:49 +1300)]
Merge pull request #9440 from omarabuhussein/backporting-#5913

CRM-16575: Backporting #5913

7 years agoFundamental Fixes for TaxMath Calculations.
KarinG [Sun, 22 Jan 2017 21:33:28 +0000 (14:33 -0700)]
Fundamental Fixes for TaxMath Calculations.

7 years agoMerge pull request #9645 from totten/4.6-mailing-tmpl
Tim Otten [Wed, 18 Jan 2017 10:08:19 +0000 (02:08 -0800)]
Merge pull request #9645 from totten/4.6-mailing-tmpl

(Backport) CRM-19690 - Declare Mailing.template_type, Mailing.template_options, Hook::mailingTemplateTypes

7 years agoMerge pull request #9688 from yashodha/CRM-19883.4.6
Yashodha Chaku [Tue, 17 Jan 2017 10:56:21 +0000 (16:26 +0530)]
Merge pull request #9688 from yashodha/CRM-19883.4.6

CRM-19883 - Activity Priority Field is Not Included in Advanced Searc…

7 years agominor fix
yashodha [Tue, 17 Jan 2017 07:13:47 +0000 (12:43 +0530)]
minor fix

7 years agoCRM-19883 - Activity Priority Field is Not Included in Advanced Search or Activity...
yashodha [Tue, 17 Jan 2017 07:02:22 +0000 (12:32 +0530)]
CRM-19883 - Activity Priority Field is Not Included in Advanced Search or Activity Reports

7 years agoMerge pull request #9644 from omarabuhussein/CRM-19832-backport-#9637
colemanw [Wed, 11 Jan 2017 19:53:21 +0000 (14:53 -0500)]
Merge pull request #9644 from omarabuhussein/CRM-19832-backport-#9637

CRM-19832: Backporting #9637 to 4.6

7 years agoMerge pull request #9663 from agileware/4.6-CRM-19535
colemanw [Wed, 11 Jan 2017 16:39:18 +0000 (11:39 -0500)]
Merge pull request #9663 from agileware/4.6-CRM-19535

CRM-19535 - Conditionally add is_active param to entityRef

7 years agoCRM-19535 - Conditionally add is_active param to entityRef
Francis Whittle [Wed, 11 Jan 2017 02:55:42 +0000 (13:55 +1100)]
CRM-19535 - Conditionally add is_active param to entityRef

Backport of #9291 by colemanw

7 years ago(NFC) CRM-19690 - Improve code-style and docblocks
Tim Otten [Tue, 20 Dec 2016 03:00:40 +0000 (19:00 -0800)]
(NFC) CRM-19690 - Improve code-style and docblocks

7 years agoCRM-19690 - Mailing API - Encode and decode `template_options`
Tim Otten [Fri, 2 Dec 2016 18:24:02 +0000 (10:24 -0800)]
CRM-19690 - Mailing API - Encode and decode `template_options`

Present API consumers with a consistent, array-based interface for reading
and writing properties in a Mailing.

Suppose you're submitting a REST request to create a mailing.  The REST
request as a whole is encoded with JSON.  With the default API behavior, you
would need to double-encode the `template_options`, e.g. roughly

```
POST rest.php
  json_encode([
    entity => Mailing
    action => create
    params => [
      template_options => json_encode([...])
    ]
  ])
```

With this patch, you only need to encode the request once.

This parallels the approach used in CaseType API (for the XML `definition`
field).

7 years agoCRM-19690 - Declare Mailing.template_type, Mailing.template_options, Hook::mailingTem...
Tim Otten [Mon, 28 Nov 2016 22:09:20 +0000 (14:09 -0800)]
CRM-19690 - Declare Mailing.template_type, Mailing.template_options, Hook::mailingTemplateTypes.

This adds two new fields to the schema.

Template types can be declared (along with preferred editor) using
hook_civicrm_mailingTemplateTypes, e.g.

```
function mymod_civicrm_mailingTemplateTypes(&$types) {
  $types[] = array(
   'name' => 'moasico',
   'editorUrl' => '~/crmMosaico/EditMailingCtrl/mosaico.html',
  );
}
```

Note: This only stores data.  Other commits will make use of that data in
more meaningful ways.

7 years agoCRM-19832: Backporting #9637 to 4.6
omar abu hussein [Thu, 5 Jan 2017 10:03:03 +0000 (10:03 +0000)]
CRM-19832: Backporting #9637 to 4.6

7 years agoUpdate version to 4.6.26
CiviCRM [Wed, 4 Jan 2017 22:43:26 +0000 (14:43 -0800)]
Update version to 4.6.26

7 years agoMerge pull request #9611 from JMAConsulting/CRM-19817-4.6
Yashodha Chaku [Wed, 4 Jan 2017 05:48:09 +0000 (11:18 +0530)]
Merge pull request #9611 from JMAConsulting/CRM-19817-4.6

CRM-19817, fixed warnings and export for wordpress cms

7 years agoMerge pull request #9615 from seamuslee001/https_test_fix
Tim Otten [Tue, 3 Jan 2017 07:40:53 +0000 (23:40 -0800)]
Merge pull request #9615 from seamuslee001/https_test_fix

(Port from master) CRM_Utils_HttpClientTest - Use special purpose hostnames

7 years agoCRM_Utils_HttpClientTest - Use special purpose hostnames
Tim Otten [Fri, 2 Dec 2016 02:56:14 +0000 (18:56 -0800)]
CRM_Utils_HttpClientTest - Use special purpose hostnames

This test issues a few real HTTP requests which are supposed to succeed or
fail in a prescribed way.  However, the examples were chosen for expedience
and leached off other/unrelated sites...  but this tends to break from
time-to-time (when the example system goes to HTTPS-only or changes their
content).

With this patch, all the examples point to dedicated sites which are
purpose-built for supporting integration tests.

7 years agoCRM-19817, fixed warnings and export for wordpress cms
Pradeep Nayak [Mon, 2 Jan 2017 11:15:41 +0000 (16:45 +0530)]
CRM-19817, fixed warnings and export for wordpress cms

----------------------------------------
* CRM-19817: Notice error fails membership export
  https://issues.civicrm.org/jira/browse/CRM-19817

7 years agoMerge pull request #9527 from seamuslee001/CRM-19743
Eileen McNaughton [Wed, 14 Dec 2016 07:23:11 +0000 (20:23 +1300)]
Merge pull request #9527 from seamuslee001/CRM-19743

CRM-19743 Ensure that checking for id in sort column works in arrays …

7 years agoMerge pull request #9519 from monishdeb/CRM-19294-46
Monish Deb [Mon, 12 Dec 2016 10:06:26 +0000 (15:36 +0530)]
Merge pull request #9519 from monishdeb/CRM-19294-46

CRM-19294: Unable to continue on required file field

7 years agoExpand test coverage to include specified ordering
Seamus Lee [Mon, 12 Dec 2016 05:16:28 +0000 (16:16 +1100)]
Expand test coverage to include specified ordering

7 years agoCRM-19743 Ensure that checking for id in sort column works in arrays as well as strings
Seamus Lee [Fri, 9 Dec 2016 21:35:26 +0000 (08:35 +1100)]
CRM-19743 Ensure that checking for id in sort column works in arrays as well as strings

7 years agoCRM-19735 - allow contact's second membership to inherit.
Dave Jenkins [Thu, 8 Dec 2016 16:43:45 +0000 (16:43 +0000)]
CRM-19735 - allow contact's second membership to inherit.

7 years agoCRM-19294: Unable to continue on required file field
deb.monish [Thu, 8 Dec 2016 11:57:20 +0000 (17:27 +0530)]
CRM-19294: Unable to continue on required file field

7 years agoUpdate version to 4.6.25
CiviCRM [Wed, 7 Dec 2016 22:05:17 +0000 (14:05 -0800)]
Update version to 4.6.25

7 years agoMerge pull request #9483 from colemanw/CRM-19709-lts
Eileen McNaughton [Fri, 2 Dec 2016 00:49:45 +0000 (13:49 +1300)]
Merge pull request #9483 from colemanw/CRM-19709-lts

CRM-19709 fix html output (LTS)

7 years agoCRM-19709 - Fix html output in Common.js
Coleman Watts [Thu, 1 Dec 2016 22:07:01 +0000 (17:07 -0500)]
CRM-19709 - Fix html output in Common.js

Conflicts:
js/Common.js

7 years agoCRM-19709 - Fix double-escaped quicksearch results
Coleman Watts [Thu, 1 Dec 2016 22:06:39 +0000 (17:06 -0500)]
CRM-19709 - Fix double-escaped quicksearch results

8 years agoMerge pull request #9462 from seamuslee001/CRM-19079
Eileen McNaughton [Tue, 29 Nov 2016 10:28:56 +0000 (23:28 +1300)]
Merge pull request #9462 from seamuslee001/CRM-19079

CRM-19079 condition profile edit permission check

8 years agoCRM-19079 condition profile edit permission check
Brian Shaughnessy [Thu, 14 Jul 2016 12:40:39 +0000 (08:40 -0400)]
CRM-19079 condition profile edit permission check

8 years agoMerge pull request #9439 from seamuslee001/CRM-19641-b-46
Eileen McNaughton [Wed, 23 Nov 2016 21:34:55 +0000 (10:34 +1300)]
Merge pull request #9439 from seamuslee001/CRM-19641-b-46

CRM-19641 Further Fix

8 years agoCRM-19641 Further Fix
Seamus Lee [Wed, 23 Nov 2016 02:46:33 +0000 (13:46 +1100)]
CRM-19641 Further Fix

8 years agoCRM-16575: Fixing custom field search issue for reports
omar abu hussein [Wed, 23 Nov 2016 20:21:39 +0000 (22:21 +0200)]
CRM-16575: Fixing custom field search issue for reports

8 years agoCRM-16575: Backport #5913 to 4.6 branch
omar abu hussein [Wed, 23 Nov 2016 20:19:17 +0000 (22:19 +0200)]
CRM-16575: Backport #5913 to 4.6 branch

8 years agoMerge pull request #9412 from seamuslee001/CRM-19562-46
Eileen McNaughton [Sat, 19 Nov 2016 03:53:51 +0000 (16:53 +1300)]
Merge pull request #9412 from seamuslee001/CRM-19562-46

CRM-19562

8 years agoBackport validateAll function to 4.6
Seamus Lee [Fri, 18 Nov 2016 22:31:17 +0000 (09:31 +1100)]
Backport validateAll function to 4.6

8 years agoFix test as per comments from Eileen
Seamus Lee [Wed, 16 Nov 2016 03:56:05 +0000 (14:56 +1100)]
Fix test as per comments from Eileen

8 years agoCRM-19562
Seamus Lee [Wed, 16 Nov 2016 03:26:53 +0000 (14:26 +1100)]
CRM-19562

8 years agoMerge pull request #9396 from seamuslee001/CRM-19641-46
Eileen McNaughton [Wed, 16 Nov 2016 00:00:43 +0000 (13:00 +1300)]
Merge pull request #9396 from seamuslee001/CRM-19641-46

CRM-19641

8 years agoCRM-19641
Seamus Lee [Tue, 15 Nov 2016 19:37:04 +0000 (06:37 +1100)]
CRM-19641

8 years agoMerge pull request #9394 from seamuslee001/CRM-18493-46
Eileen McNaughton [Tue, 15 Nov 2016 21:05:29 +0000 (10:05 +1300)]
Merge pull request #9394 from seamuslee001/CRM-18493-46

Backport of CRM-18493

8 years agominor optimization
deb.monish [Tue, 15 Nov 2016 10:02:29 +0000 (15:32 +0530)]
minor optimization

8 years agoFix Variable
Seamus Lee [Mon, 31 Oct 2016 21:06:33 +0000 (08:06 +1100)]
Fix Variable

8 years agoFix Test skipping message
Seamus Lee [Mon, 31 Oct 2016 21:05:44 +0000 (08:05 +1100)]
Fix Test skipping message

8 years agoCRM-18493 Ensure that sort param is valid for use in mysql
Seamus Lee [Tue, 25 Oct 2016 23:37:06 +0000 (10:37 +1100)]
CRM-18493 Ensure that sort param is valid for use in mysql

8 years agoMerge pull request #9391 from davejenx/CRM-19431-46
colemanw [Tue, 15 Nov 2016 17:17:58 +0000 (12:17 -0500)]
Merge pull request #9391 from davejenx/CRM-19431-46

CRM-19431: avoid pollution (in EntityTag) and use (in ContactType) of CRM_Core_DAO::$_nullArray. - 4.6

8 years agoCRM-19431 - CRM-19431: avoid pollution (in EntityTag) and use (in ContactType) of...
Dave Jenkins [Tue, 15 Nov 2016 16:15:52 +0000 (16:15 +0000)]
CRM-19431 - CRM-19431: avoid pollution (in EntityTag) and use (in ContactType) of CRM_Core_DAO::$_nullArray.

8 years agoMerge pull request #9323 from konadave/CRM-19567-4.6
Yashodha Chaku [Tue, 15 Nov 2016 06:34:22 +0000 (12:04 +0530)]
Merge pull request #9323 from konadave/CRM-19567-4.6

CRM-19567 FALSE amount owed warning

8 years agoMerge pull request #9381 from KarinG/patch-7
colemanw [Tue, 15 Nov 2016 02:03:23 +0000 (21:03 -0500)]
Merge pull request #9381 from KarinG/patch-7

Set a value for iDisplayLength - 4.6

8 years agoSet a value for iDisplayLength - 4.6
Karin Gerritsen [Mon, 14 Nov 2016 03:23:55 +0000 (20:23 -0700)]
Set a value for iDisplayLength - 4.6

The default (if none is set) turns out to be 10. Eileen said (and I quote): "if you wanted to propose an increase in core to 25 that would be an easy sell I think" :-)

8 years agoMerge pull request #9378 from colemanw/CRM-19640-backport
colemanw [Sat, 12 Nov 2016 21:13:27 +0000 (16:13 -0500)]
Merge pull request #9378 from colemanw/CRM-19640-backport

CRM-19640 - Add pre/post hooks to CustomField (backport)

8 years agoCRM-19640 - Add pre/post hooks to CustomField ops
Coleman Watts [Fri, 11 Nov 2016 21:28:26 +0000 (16:28 -0500)]
CRM-19640 - Add pre/post hooks to CustomField ops

8 years agoMerge pull request #9356 from KarinG/patch-5
Eileen McNaughton [Sun, 6 Nov 2016 21:07:26 +0000 (10:07 +1300)]
Merge pull request #9356 from KarinG/patch-5

Update DataSource.php - 4.6 PR

8 years agoUpdate DataSource.php
Karin Gerritsen [Sun, 6 Nov 2016 16:29:23 +0000 (09:29 -0700)]
Update DataSource.php

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

8 years agoUpdate version to 4.6.24
CiviCRM [Wed, 2 Nov 2016 20:03:25 +0000 (13:03 -0700)]
Update version to 4.6.24

8 years agoMerge pull request #9331 from colemanw/CRM-19551-4.6
colemanw [Fri, 28 Oct 2016 19:18:58 +0000 (15:18 -0400)]
Merge pull request #9331 from colemanw/CRM-19551-4.6

CRM-19551 - Display multiple case activity attachments

8 years agoCRM-19551 - Display multiple case activity attachments
Coleman Watts [Thu, 27 Oct 2016 18:59:53 +0000 (14:59 -0400)]
CRM-19551 - Display multiple case activity attachments

Conflicts:
CRM/Case/BAO/Case.php

8 years agoCRM-19567 FALSE amount owed warning
David Reedy Jr [Wed, 26 Oct 2016 14:20:17 +0000 (09:20 -0500)]
CRM-19567 FALSE amount owed warning

8 years agoMerge pull request #9290 from jackrabbithanna/4.6
Eileen McNaughton [Mon, 24 Oct 2016 01:46:52 +0000 (14:46 +1300)]
Merge pull request #9290 from jackrabbithanna/4.6

Fix for CRM-19537 -- backporting fix to make smartGroupCacheTimeout of 0 possible

8 years agoMerge pull request #9311 from cividesk/CRM-3795-4.6
Eileen McNaughton [Mon, 24 Oct 2016 01:39:23 +0000 (14:39 +1300)]
Merge pull request #9311 from cividesk/CRM-3795-4.6

CRM-3795: Full fix

8 years agoFull fix: Bcc addresses no longer shown to recipients when PEAR mailer is not Mail_mail.
Nicolas Ganivet [Sun, 23 Oct 2016 21:15:43 +0000 (15:15 -0600)]
Full fix: Bcc addresses no longer shown to recipients when PEAR mailer is not Mail_mail.

8 years agoMerge pull request #9300 from seamuslee001/CRM-19222
Eileen McNaughton [Thu, 20 Oct 2016 02:35:21 +0000 (15:35 +1300)]
Merge pull request #9300 from seamuslee001/CRM-19222

CRM-19222 Export: temp table field length at least 255 for strings

8 years agoCRM-19222 Export: temp table field length at least 255 for strings
yashodha [Tue, 13 Sep 2016 10:41:43 +0000 (16:11 +0530)]
CRM-19222 Export: temp table field length at least 255 for strings

----------------------------------------
* CRM-19222: Data too long on export including custom field
  https://issues.civicrm.org/jira/browse/CRM-19222

8 years agobackporting fix to make smartGroupCacheTimeout of 0 possible
Mark Hanna [Wed, 19 Oct 2016 00:15:52 +0000 (19:15 -0500)]
backporting fix to make smartGroupCacheTimeout of 0 possible

8 years agoMerge pull request #9243 from mollux/CRM18549-4.6
Eileen McNaughton [Thu, 13 Oct 2016 18:17:03 +0000 (19:17 +0100)]
Merge pull request #9243 from mollux/CRM18549-4.6

CRM-18549 - Don't store empty array value of a setting as NULL.

8 years agoDon't store empty array value of a setting as NULL.
Mattias Michaux [Thu, 13 Oct 2016 14:59:02 +0000 (16:59 +0200)]
Don't store empty array value of a setting as NULL.

8 years agoMerge pull request #9215 from elcapo/4.6
Eileen McNaughton [Wed, 12 Oct 2016 13:39:21 +0000 (14:39 +0100)]
Merge pull request #9215 from elcapo/4.6

CRM-19418 Fixes showing cancelled contribution box on 4.6

8 years agoCRM-19418 Fixes showing cancelled contribution box on 4.6
Carlos Capote [Tue, 11 Oct 2016 17:40:59 +0000 (18:40 +0100)]
CRM-19418 Fixes showing cancelled contribution box on 4.6

8 years agoMerge pull request #9176 from KarinG/patch-3
Monish Deb [Thu, 6 Oct 2016 20:58:49 +0000 (02:28 +0530)]
Merge pull request #9176 from KarinG/patch-3

Porting back fuzionnz/CRM-18830

8 years agoPorting back fuzionnz/CRM-18830
Karin Gerritsen [Wed, 5 Oct 2016 12:42:00 +0000 (06:42 -0600)]
Porting back fuzionnz/CRM-18830

8 years agoUpdate version to 4.6.23
CiviCRM [Wed, 5 Oct 2016 07:44:30 +0000 (00:44 -0700)]
Update version to 4.6.23

8 years agoMerge pull request #9163 from Nafhed/CRM-19406
Yashodha Chaku [Tue, 4 Oct 2016 03:47:43 +0000 (09:17 +0530)]
Merge pull request #9163 from Nafhed/CRM-19406

CRM-18984 : Can't delete an import/export mapping

8 years agoMerge pull request #9161 from monishdeb/CRM-19294-46
colemanw [Mon, 3 Oct 2016 20:57:27 +0000 (16:57 -0400)]
Merge pull request #9161 from monishdeb/CRM-19294-46

CRM-19294: Unable to upload files via a contribution page (backport PR)

8 years agoadditional changes
deb.monish [Mon, 3 Oct 2016 12:13:27 +0000 (17:43 +0530)]
additional changes

8 years agoCRM-19294: Unable to upload files via a contribution page (backport 4.6 PR)
deb.monish [Mon, 3 Oct 2016 08:11:17 +0000 (13:41 +0530)]
CRM-19294: Unable to upload files via a contribution page (backport 4.6 PR)