civicrm-core.git
7 years agoCRM-18408 - composer.lock - Update ca-config
Tim Otten [Fri, 16 Jun 2017 20:45:18 +0000 (13:45 -0700)]
CRM-18408 - composer.lock - Update ca-config

7 years agoCRM-18408 - composer.json - Update ca-config
Tim Otten [Wed, 10 May 2017 20:10:43 +0000 (15:10 -0500)]
CRM-18408 - composer.json - Update ca-config

This loads a more recent build of `cacert.pem` for use on hosts which lack
one.  It does not directly solve CRM-18408, but it complements the solution.

7 years agoMerge pull request #10384 from seamuslee001/CRM-20561
Tim Otten [Fri, 16 Jun 2017 19:05:53 +0000 (12:05 -0700)]
Merge pull request #10384 from seamuslee001/CRM-20561

CRM-20561 Use composer for Net_SMTP and Net_Socket and patch for TLS and CiviCR…

7 years agoMerge pull request #10477 from twomice/CRM-20692_support_jquery_tabs_options
colemanw [Fri, 16 Jun 2017 13:41:13 +0000 (09:41 -0400)]
Merge pull request #10477 from twomice/CRM-20692_support_jquery_tabs_options

CRM-20692: pass through options.

7 years agoMerge pull request #10512 from johanv/CRM-20740-custom_field_not_null
colemanw [Fri, 16 Jun 2017 13:27:31 +0000 (09:27 -0400)]
Merge pull request #10512 from johanv/CRM-20740-custom_field_not_null

CRM-20740 - Fix issue with check for custom_nn => ['IS NULL' => 1].

7 years agoMerge pull request #4 from totten/seamuslee001-CRM-20561
Seamus Lee [Fri, 16 Jun 2017 04:08:49 +0000 (14:08 +1000)]
Merge pull request #4 from totten/seamuslee001-CRM-20561

CRM-20561 - Remove example files. Cleanup code style.

7 years agoCRM-20561 - net-smtp-fix.sh - Cleanup code style
Tim Otten [Fri, 16 Jun 2017 04:03:44 +0000 (21:03 -0700)]
CRM-20561 - net-smtp-fix.sh - Cleanup code style

7 years agoCRM-20561 - Net_SMTP - Remove example files
Tim Otten [Fri, 16 Jun 2017 04:03:18 +0000 (21:03 -0700)]
CRM-20561 - Net_SMTP - Remove example files

7 years agoMerge pull request #10511 from totten/master-19303
Tim Otten [Fri, 16 Jun 2017 03:39:09 +0000 (20:39 -0700)]
Merge pull request #10511 from totten/master-19303

CRM-19303 - Drupal - Fix computation of `civicrm.files` on multisite

7 years agoMerge pull request #3 from totten/seamuslee001-CRM-20561
Seamus Lee [Fri, 16 Jun 2017 03:16:54 +0000 (13:16 +1000)]
Merge pull request #3 from totten/seamuslee001-CRM-20561

CRM-8597, CRM-20561 - Restore fix for `&`

7 years agoCRM-8597, CRM-20561 - Restore fix for `&`
Tim Otten [Fri, 16 Jun 2017 03:13:22 +0000 (20:13 -0700)]
CRM-8597, CRM-20561 - Restore fix for `&`

7 years agoMerge pull request #10390 from JMAConsulting/CRM-20611
colemanw [Fri, 16 Jun 2017 02:59:01 +0000 (22:59 -0400)]
Merge pull request #10390 from JMAConsulting/CRM-20611

CRM-20611: fix financial records of cancelled line_items on event fee  change selection

7 years agoMerge pull request #10397 from JMAConsulting/CRM-20620
colemanw [Fri, 16 Jun 2017 02:53:45 +0000 (22:53 -0400)]
Merge pull request #10397 from JMAConsulting/CRM-20620

CRM-20620, optimized code to use Batch api

7 years agoMerge pull request #10443 from twomice/CRM-20660_total_vs_unique_opens
colemanw [Fri, 16 Jun 2017 01:52:44 +0000 (21:52 -0400)]
Merge pull request #10443 from twomice/CRM-20660_total_vs_unique_opens

Fix CRM-20660: Total Opens should count without DISTINCT keyword.

7 years agoPHP 5.3.
Johan Vervloet [Thu, 15 Jun 2017 21:21:06 +0000 (23:21 +0200)]
PHP 5.3.

7 years agoTried to write a test.
Johan Vervloet [Thu, 15 Jun 2017 20:17:11 +0000 (22:17 +0200)]
Tried to write a test.

But since I have no working dev environment for the moment, I cannot
run it myself. I will push it, and see if it passes.

(If someone can check whether the tests fails on master, that would
be very nice.)

7 years agoStyle fix.
Johan Vervloet [Thu, 15 Jun 2017 20:02:36 +0000 (22:02 +0200)]
Style fix.

7 years agoCRM-20740 - Fix issue with check for custom_nn => ['IS NULL' => 1].
Johan Vervloet [Thu, 15 Jun 2017 19:51:04 +0000 (21:51 +0200)]
CRM-20740 - Fix issue with check for custom_nn => ['IS NULL' => 1].

7 years agoMerge pull request #10503 from jitendrapurohit/CRM-20556
colemanw [Thu, 15 Jun 2017 19:08:59 +0000 (15:08 -0400)]
Merge pull request #10503 from jitendrapurohit/CRM-20556

CRM-20556: Fix datatable warning on merge screen

7 years agoCRM-19303 - Paths - Allow sysadmin to explicitly `[civicrm.*]` variables
Tim Otten [Thu, 15 Jun 2017 07:06:03 +0000 (00:06 -0700)]
CRM-19303 - Paths - Allow sysadmin to explicitly `[civicrm.*]` variables

7 years agoCRM-19303 - Drupal - Fix various path computations for multisite
Tim Otten [Thu, 15 Jun 2017 06:42:59 +0000 (23:42 -0700)]
CRM-19303 - Drupal - Fix various path computations for multisite

A few changes:
 * Move logic out of `CRM_Utils_System_Base` to `CRM_Utils_System_DrupalBase`
   so that it's easier to read.
 * Update `[civicrm.files]`:  First, try to use `sites/{$name}/files/civicrm`.
   Otherwise, use `sites/default/files/civicrm`.
    * Note: The `$name` is parsed/validated the same way as `civicrm.config.php`.
      It takes the full HTTP_HOST and then tries various substrings.
 * Update `[civicrm.root]`:  Compare `$civicrm_root` and `cmsRootPath()`
   to determine the relative path.  Then, combine `CIVICRM_UF_BASEURL` with
   relpath.  (This is the same as WordPress.)

7 years agoMerge pull request #10499 from agileware/CRM-20718
Eileen McNaughton [Thu, 15 Jun 2017 07:56:15 +0000 (19:56 +1200)]
Merge pull request #10499 from agileware/CRM-20718

CRM-20718 CIVICRM-125 Use the "On behalf of" profile title...

7 years agoMerge pull request #10510 from seamuslee001/api_duplicate_location_types
Eileen McNaughton [Thu, 15 Jun 2017 05:38:30 +0000 (17:38 +1200)]
Merge pull request #10510 from seamuslee001/api_duplicate_location_types

API allows creating multiple addresses same location type

7 years agoMerge pull request #10456 from elisseck/CRM-20672
Eileen McNaughton [Thu, 15 Jun 2017 05:12:58 +0000 (17:12 +1200)]
Merge pull request #10456 from elisseck/CRM-20672

CRM 20672 - Fix access to fields for relationship with target type all contacts in export mapping

7 years agoAdd comments around 'wrongness' and link to chat discussion
Seamus Lee [Thu, 15 Jun 2017 03:54:59 +0000 (13:54 +1000)]
Add comments around 'wrongness' and link to chat discussion

7 years agoAPI allows creating multiple addresses same location type
Seamus Lee [Thu, 15 Jun 2017 03:32:00 +0000 (13:32 +1000)]
API allows creating multiple addresses same location type

7 years agoMerge pull request #10502 from agileware/CRM-20253
Eileen McNaughton [Thu, 15 Jun 2017 03:22:32 +0000 (15:22 +1200)]
Merge pull request #10502 from agileware/CRM-20253

CRM-20253: CIVICRM-135: Don' send extra receipt email.

7 years agoMerge pull request #10509 from seamuslee001/CRM-20253-test2
Eileen McNaughton [Thu, 15 Jun 2017 02:33:05 +0000 (14:33 +1200)]
Merge pull request #10509 from seamuslee001/CRM-20253-test2

CRM-20253 Fix some environmental issues in tests

7 years agoCRM-20253 Fix some environmental issues in tests
Seamus Lee [Thu, 15 Jun 2017 02:24:17 +0000 (12:24 +1000)]
CRM-20253 Fix some environmental issues in tests

7 years agoMerge pull request #10508 from seamuslee001/CRM-20253-test2
Eileen McNaughton [Thu, 15 Jun 2017 01:54:26 +0000 (13:54 +1200)]
Merge pull request #10508 from seamuslee001/CRM-20253-test2

CRM-20253 Add another test using dummy processor and switch noReceipt…

7 years agoCRM-20253 Add another test using dummy processor and switch noReceipt test to dummy...
Seamus Lee [Thu, 15 Jun 2017 00:53:43 +0000 (10:53 +1000)]
CRM-20253 Add another test using dummy processor and switch noReceipt test to dummy processor

7 years agoMerge pull request #10506 from seamuslee001/CRM-20253-test
Eileen McNaughton [Thu, 15 Jun 2017 00:17:20 +0000 (12:17 +1200)]
Merge pull request #10506 from seamuslee001/CRM-20253-test

CRM-20253 Add test to ensure that email receipts aren't sent when not…

7 years agoMerge pull request #10479 from tschuettler/CRM-20694
Eileen McNaughton [Wed, 14 Jun 2017 23:56:41 +0000 (11:56 +1200)]
Merge pull request #10479 from tschuettler/CRM-20694

CRM-20694 - CiviMail - Add Resubscribe Message to CiviMail Report

7 years agoMerge pull request #10476 from chrisfromredfin/CRM-20690
Eileen McNaughton [Wed, 14 Jun 2017 23:54:08 +0000 (11:54 +1200)]
Merge pull request #10476 from chrisfromredfin/CRM-20690

CRM-20690: fix priceset option limits

7 years agoMerge pull request #10465 from kryptothesuperdog/CRM-20680
colemanw [Wed, 14 Jun 2017 22:47:50 +0000 (18:47 -0400)]
Merge pull request #10465 from kryptothesuperdog/CRM-20680

CRM-20680 Spin the Civi logo when navigating between pages

7 years agoCRM-20253 Add checking on number of receipts issued when credit card submitted
Seamus Lee [Wed, 14 Jun 2017 22:28:55 +0000 (08:28 +1000)]
CRM-20253 Add checking on number of receipts issued when credit card submitted

7 years agoCRM-20253 Add test to ensure that email receipts aren't sent when not requested on...
Seamus Lee [Wed, 14 Jun 2017 22:09:11 +0000 (08:09 +1000)]
CRM-20253 Add test to ensure that email receipts aren't sent when not requested on backend form

7 years agoMerge pull request #10333 from francescbassas/patch-10
colemanw [Wed, 14 Jun 2017 14:16:24 +0000 (10:16 -0400)]
Merge pull request #10333 from francescbassas/patch-10

CRM-18081 Allow search of active relationships during a custom range of dates

7 years agoCRM-20556: Fix datatable warning on merge screen
Jitendra Purohit [Wed, 14 Jun 2017 11:12:42 +0000 (16:42 +0530)]
CRM-20556: Fix datatable warning on merge screen

7 years agoCRM-20253: CIVICRM-135: Don' send extra receipt email.
Francis Whittle [Wed, 14 Jun 2017 00:15:54 +0000 (10:15 +1000)]
CRM-20253: CIVICRM-135: Don' send extra receipt email.

----------------------------------------
* CRM-20253: backend contribution receipt sent when option not selected
  https://issues.civicrm.org/jira/browse/CRM-20253

7 years agoMerge pull request #10500 from fuzionnz/rephrase_poormans
Eileen McNaughton [Tue, 13 Jun 2017 22:42:20 +0000 (10:42 +1200)]
Merge pull request #10500 from fuzionnz/rephrase_poormans

There's a better way to say it than "poor man's".

7 years agoAdd ts() to getTitle
Agileware [Tue, 13 Jun 2017 21:18:52 +0000 (07:18 +1000)]
Add ts() to getTitle

7 years agoCRM-20672 restrict field search to basic contact types re @seanmadsen 's review
Eli Lisseck [Tue, 13 Jun 2017 19:30:16 +0000 (15:30 -0400)]
CRM-20672 restrict field search to basic contact types re @seanmadsen 's review

7 years agoCRM-20660: minor code cleanup.
Allen Shaw [Tue, 13 Jun 2017 16:19:18 +0000 (11:19 -0500)]
CRM-20660: minor code cleanup.

7 years agoMerge pull request #10481 from seanmadsen/CRM-20698
colemanw [Tue, 13 Jun 2017 15:12:28 +0000 (11:12 -0400)]
Merge pull request #10481 from seanmadsen/CRM-20698

CRM-20698 - better CSS for disabled table rows

7 years agoMerge pull request #10484 from JMAConsulting/CRM-20706
Monish Deb [Tue, 13 Jun 2017 08:14:39 +0000 (13:44 +0530)]
Merge pull request #10484 from JMAConsulting/CRM-20706

CRM-20706: Notice error on using Contribution.Getfield API

7 years agoThere's a better way to say it than "poor man's".
Chris Burgess [Tue, 13 Jun 2017 02:38:37 +0000 (14:38 +1200)]
There's a better way to say it than "poor man's".

"Makeshift", "simplistic" or "inferior" are effective ways to describe a solution you think is less than ideal.

The phrase "poor man's" suggests poor people get/deserve inferior things, which IMO is incongruous with CiviCRM's aims.

Avoiding that terminology won't just be inclusive, it will better express what you really meant!

This PR contains comment changes only.

7 years agoCIVICRM-125 CRM-20718 Use the "On behalf of" profile title as fieldset title on Contr...
Justin Freeman [Mon, 12 Jun 2017 02:10:53 +0000 (12:10 +1000)]
CIVICRM-125 CRM-20718 Use the "On behalf of" profile title as fieldset title on Contribution pages instead of hardcoded title "Organization Details"

7 years agoMerge pull request #10433 from JMAConsulting/CRM-20651
Eileen McNaughton [Mon, 12 Jun 2017 22:05:13 +0000 (10:05 +1200)]
Merge pull request #10433 from JMAConsulting/CRM-20651

CRM-20651: Change partial_amount_pay to partial_amount_to_pay for Partial Payment workflow

7 years agoMerge pull request #10473 from mickadoo/CRM-20687-remove-issue-number-variables
Eileen McNaughton [Mon, 12 Jun 2017 20:08:26 +0000 (08:08 +1200)]
Merge pull request #10473 from mickadoo/CRM-20687-remove-issue-number-variables

CRM-20687: Invert logic and rename variable to remove issue reference

7 years agoMerge pull request #10494 from seamuslee001/CRM-20243-jquery
colemanw [Mon, 12 Jun 2017 14:40:15 +0000 (10:40 -0400)]
Merge pull request #10494 from seamuslee001/CRM-20243-jquery

CRM-20243 Upgrade jquery to 1.12

7 years agoMerge pull request #10453 from PalanteJon/CRM-19610-test
Eileen McNaughton [Mon, 12 Jun 2017 08:01:04 +0000 (20:01 +1200)]
Merge pull request #10453 from PalanteJon/CRM-19610-test

Test for CRM-19610

7 years agoMerge pull request #10491 from seamuslee001/CRM-19610
Eileen McNaughton [Mon, 12 Jun 2017 07:53:52 +0000 (19:53 +1200)]
Merge pull request #10491 from seamuslee001/CRM-19610

CRM-19610 : Search preferences changes are not updated

7 years agoMerge pull request #10490 from seamuslee001/CRM-20678
Eileen McNaughton [Mon, 12 Jun 2017 05:05:17 +0000 (17:05 +1200)]
Merge pull request #10490 from seamuslee001/CRM-20678

CRM-20678 Fix issue where repeattransaction was creating transactions…

7 years agoMerge pull request #10489 from seamuslee001/CRM-20715
Eileen McNaughton [Mon, 12 Jun 2017 04:59:52 +0000 (16:59 +1200)]
Merge pull request #10489 from seamuslee001/CRM-20715

CRM-20715 Add Index on is_deceased column

7 years agoCRM-20243 Upgrade jquery to 1.12
Seamus Lee [Mon, 12 Jun 2017 03:01:42 +0000 (13:01 +1000)]
CRM-20243 Upgrade jquery to 1.12

7 years agoAllow for value to be a string '0'
Seamus Lee [Sun, 11 Jun 2017 22:08:21 +0000 (08:08 +1000)]
Allow for value to be a string '0'

7 years agoOnly ensure that we check if the value passed is 0 and the db value is 0 or NULL
Seamus Lee [Sun, 11 Jun 2017 04:23:49 +0000 (14:23 +1000)]
Only ensure that we check if the value passed is 0 and the db value is 0 or NULL

7 years agoCRM-19610 : Search preferences changes are not updated
Jitendra Purohit [Tue, 30 May 2017 11:36:55 +0000 (17:06 +0530)]
CRM-19610 : Search preferences changes are not updated

7 years agoMerge pull request #9779 from WeMoveEU/CRM-19963
Tim Otten [Sun, 11 Jun 2017 14:34:58 +0000 (16:34 +0200)]
Merge pull request #9779 from WeMoveEU/CRM-19963

CRM-19963 - Use translated processor name for Paypal in all comparisons

7 years agoMerge pull request #10227 from WeMoveEU/CRM-20309
Tim Otten [Sun, 11 Jun 2017 14:15:12 +0000 (16:15 +0200)]
Merge pull request #10227 from WeMoveEU/CRM-20309

CRM-20309 Schedule mailing jobs at increasing times

7 years agoCRM-20678 Fix issue where repeattransaction was creating transactions in incorrect...
Seamus Lee [Sun, 11 Jun 2017 04:12:09 +0000 (14:12 +1000)]
CRM-20678 Fix issue where repeattransaction was creating transactions in incorrect currency

7 years agoMerge pull request #10488 from civicrm/4.7.20-rc
Eileen McNaughton [Sun, 11 Jun 2017 02:38:16 +0000 (14:38 +1200)]
Merge pull request #10488 from civicrm/4.7.20-rc

4.7.20 rc

7 years agoAdd Index on id_deceased column
Seamus Lee [Sun, 11 Jun 2017 01:38:00 +0000 (11:38 +1000)]
Add Index on id_deceased column

7 years agoMerge pull request #10398 from agh1/4.7.20-releasenotes
Tim Otten [Fri, 9 Jun 2017 20:31:31 +0000 (22:31 +0200)]
Merge pull request #10398 from agh1/4.7.20-releasenotes

4.7.20 release notes

7 years agoCRM-20706: Notice error on using Contribution.getfield API
deb.monish [Fri, 9 Jun 2017 08:57:43 +0000 (14:27 +0530)]
CRM-20706: Notice error on using Contribution.getfield API

7 years agoMerge pull request #10482 from colemanw/CRM-20091
colemanw [Thu, 8 Jun 2017 14:25:59 +0000 (10:25 -0400)]
Merge pull request #10482 from colemanw/CRM-20091

CRM-20091 - api.CustomValue.gettree - Supply defaults and remove unknown array keys

7 years agoMerge pull request #10360 from yashodha/CRM-20552
Yashodha Chaku [Thu, 8 Jun 2017 07:05:18 +0000 (12:35 +0530)]
Merge pull request #10360 from yashodha/CRM-20552

CRM- 20552

7 years agoCRM-20091 - api.CustomValue.gettree - Supply defaults and remove unknown array keys
Coleman Watts [Thu, 8 Jun 2017 02:51:43 +0000 (22:51 -0400)]
CRM-20091 - api.CustomValue.gettree - Supply defaults and remove unknown array keys

7 years agoCRM-20698 - better CSS for disabled table rows
Sean Madsen [Wed, 7 Jun 2017 23:36:29 +0000 (17:36 -0600)]
CRM-20698 - better CSS for disabled table rows

7 years agoCRM-20694 - CiviMail - Add Resubscibe Message to CiviMail Report
Thomas Schüttler [Wed, 7 Jun 2017 09:26:17 +0000 (11:26 +0200)]
CRM-20694 - CiviMail - Add Resubscibe Message to CiviMail Report

----------------------------------------
* CRM-20694: CiviMail Report is missing Resubscribe Message
  https://issues.civicrm.org/jira/browse/CRM-20694

7 years agorelease notes 4.7.20 all done
Andrew Hunt [Wed, 7 Jun 2017 07:00:45 +0000 (03:00 -0400)]
release notes 4.7.20 all done

7 years ago4.7.20 release notes - complete
Andrew Hunt [Wed, 7 Jun 2017 05:53:13 +0000 (01:53 -0400)]
4.7.20 release notes - complete

7 years ago4.7.20 release notes: add boilerplate, dates
Andrew Hunt [Mon, 22 May 2017 23:34:34 +0000 (19:34 -0400)]
4.7.20 release notes: add boilerplate, dates

7 years ago4.7.20 release notes - late changes
Andrew Hunt [Wed, 7 Jun 2017 06:25:55 +0000 (02:25 -0400)]
4.7.20 release notes - late changes

7 years ago4.7.20 release notes: from script 5/22
Andrew Hunt [Mon, 22 May 2017 23:32:23 +0000 (19:32 -0400)]
4.7.20 release notes: from script 5/22

7 years agoTowards #CRM-20692: pass through options.
Allen Shaw [Tue, 6 Jun 2017 22:42:11 +0000 (17:42 -0500)]
Towards #CRM-20692: pass through options.

7 years agoMerge pull request #10471 from JMAConsulting/CRM-20684
colemanw [Tue, 6 Jun 2017 18:49:54 +0000 (14:49 -0400)]
Merge pull request #10471 from JMAConsulting/CRM-20684

CRM-20684: Standalone form for contact bulk actions

7 years agofix limits
Christopher J. Wells [Tue, 6 Jun 2017 18:05:45 +0000 (14:05 -0400)]
fix limits

7 years agoMerge pull request #10428 from JMAConsulting/CRM-20226
colemanw [Tue, 6 Jun 2017 17:55:35 +0000 (13:55 -0400)]
Merge pull request #10428 from JMAConsulting/CRM-20226

CRM-20226: Parent Group do not inherit child group contacts

7 years agoCRM-20687: Invert logic and rename variable to remove issue reference
mickadoo [Tue, 6 Jun 2017 09:28:57 +0000 (10:28 +0100)]
CRM-20687: Invert logic and rename variable to remove issue reference

7 years agoCRM-20684: Standalone form for contact bulk actions
deb.monish [Tue, 6 Jun 2017 07:32:02 +0000 (13:02 +0530)]
CRM-20684: Standalone form for contact bulk actions

7 years agoMerge pull request #10464 from kryptothesuperdog/CRM-20679
Tim Otten [Mon, 5 Jun 2017 19:42:05 +0000 (12:42 -0700)]
Merge pull request #10464 from kryptothesuperdog/CRM-20679

CRM-20679 Spin the civi logo while quicksearch is running

7 years agoMerge pull request #10470 from seamuslee001/master
Tim Otten [Mon, 5 Jun 2017 06:51:02 +0000 (23:51 -0700)]
Merge pull request #10470 from seamuslee001/master

(NFC) Fix fileperms

7 years ago(NFC) Fix fileperms
Seamus Lee [Mon, 5 Jun 2017 05:48:56 +0000 (15:48 +1000)]
(NFC) Fix fileperms

7 years agoMerge pull request #10469 from civicrm/4.7.20-rc
Eileen McNaughton [Mon, 5 Jun 2017 00:22:07 +0000 (17:22 -0700)]
Merge pull request #10469 from civicrm/4.7.20-rc

4.7.20 rc

7 years agoMerge pull request #10468 from seamuslee001/CRM-20604
Tim Otten [Sun, 4 Jun 2017 23:09:59 +0000 (16:09 -0700)]
Merge pull request #10468 from seamuslee001/CRM-20604

CRM-20604 FIx issue where getRegistrationContactID cannot be a protec…

7 years agoMerge pull request #10181 from jmcclelland/CRM-20381
Tim Otten [Sun, 4 Jun 2017 22:44:17 +0000 (15:44 -0700)]
Merge pull request #10181 from jmcclelland/CRM-20381

CRM-20381 - ensure option to NOT geocode on imports is respected.

7 years agoCRM-20604 FIx issue where getRegistrationContactID cannot be a protected class must...
Seamus Lee [Sun, 4 Jun 2017 21:26:35 +0000 (07:26 +1000)]
CRM-20604 FIx issue where getRegistrationContactID cannot be a protected class must be public

7 years agoCRM-20381 - syntax - closing brace of class needs empty line.
Jamie McClelland [Sun, 4 Jun 2017 00:08:43 +0000 (20:08 -0400)]
CRM-20381 - syntax - closing brace of class needs empty line.

7 years agoCRM-20680
kryptothesuperdog [Sat, 3 Jun 2017 21:58:50 +0000 (22:58 +0100)]
CRM-20680

7 years agoCRM-20679 Spin the civi logo while quicksearch is running
kryptothesuperdog [Sat, 3 Jun 2017 21:18:35 +0000 (22:18 +0100)]
CRM-20679 Spin the civi logo while quicksearch is running

7 years agoMerge pull request #10460 from colemanw/CRM-20091
colemanw [Sat, 3 Jun 2017 13:06:10 +0000 (08:06 -0500)]
Merge pull request #10460 from colemanw/CRM-20091

CRM-20091 - Add customValue.gettree api

7 years agoCRM-20381 - sytax fixes.
Jamie McClelland [Sat, 3 Jun 2017 01:58:28 +0000 (21:58 -0400)]
CRM-20381 - sytax fixes.

7 years agoCRM-20381 - use '' to indicate no geocode method
Jamie McClelland [Sat, 3 Jun 2017 01:50:11 +0000 (21:50 -0400)]
CRM-20381 - use '' to indicate no geocode method

'' means empty, NULL means not set, which confuses MagicMerge.

7 years agoCRM-20091 - Specify return params from getTree
Coleman Watts [Fri, 2 Jun 2017 22:08:34 +0000 (18:08 -0400)]
CRM-20091 - Specify return params from getTree

7 years agoMerge pull request #10462 from civicrm/4.7.20-rc
Eileen McNaughton [Fri, 2 Jun 2017 23:03:10 +0000 (16:03 -0700)]
Merge pull request #10462 from civicrm/4.7.20-rc

4.7.20 rc

7 years agoMerge pull request #10425 from totten/master-ang-15
Tim Otten [Fri, 2 Jun 2017 21:44:18 +0000 (14:44 -0700)]
Merge pull request #10425 from totten/master-ang-15

CRM-20243 - bower.json - Upgrade to Angular 1.5.x

7 years agoMerge pull request #10459 from mlutfy/4.7.20-rc-crm20581
Tim Otten [Fri, 2 Jun 2017 19:22:02 +0000 (12:22 -0700)]
Merge pull request #10459 from mlutfy/4.7.20-rc-crm20581

CRM-20581 - Allow access to 'get' on StateProvince API with 'Access CiviEvent' - 4.20-rc

7 years agoCRM-20091 - Add customValue.gettree api
Coleman Watts [Fri, 2 Jun 2017 17:43:54 +0000 (13:43 -0400)]
CRM-20091 - Add customValue.gettree api