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
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
Tim Otten [Mon, 5 Jun 2017 06:51:02 +0000 (23:51 -0700)]
Merge pull request #10470 from seamuslee001/master
(NFC) Fix fileperms
Seamus Lee [Mon, 5 Jun 2017 05:48:56 +0000 (15:48 +1000)]
(NFC) Fix fileperms
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
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…
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.
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
Jamie McClelland [Sun, 4 Jun 2017 00:08:43 +0000 (20:08 -0400)]
CRM-20381 - syntax - closing brace of class needs empty line.
kryptothesuperdog [Sat, 3 Jun 2017 21:18:35 +0000 (22:18 +0100)]
CRM-20679 Spin the civi logo while quicksearch is running
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
Jamie McClelland [Sat, 3 Jun 2017 01:58:28 +0000 (21:58 -0400)]
CRM-20381 - sytax fixes.
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.
Coleman Watts [Fri, 2 Jun 2017 22:08:34 +0000 (18:08 -0400)]
CRM-20091 - Specify return params from getTree
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
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
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
Coleman Watts [Fri, 2 Jun 2017 17:43:54 +0000 (13:43 -0400)]
CRM-20091 - Add customValue.gettree api
Jon goldberg [Tue, 16 May 2017 17:59:38 +0000 (13:59 -0400)]
style fix
Jon goldberg [Tue, 16 May 2017 16:59:05 +0000 (12:59 -0400)]
CRM-20581 - Allow access to 'get' on StateProvince API with 'Access CiviCRM', not 'Administer CiviCRM'
colemanw [Fri, 2 Jun 2017 01:21:41 +0000 (20:21 -0500)]
Merge pull request #10451 from totten/master-null-caseid
CRM-20642 - Activity.get - Fix "IS NULL" filtering for case_id, tag_id, file_id
Eileen McNaughton [Thu, 1 Jun 2017 02:31:46 +0000 (14:31 +1200)]
Merge pull request #10436 from JMAConsulting/CRM-20655
CRM-20655, fixed notice error
Tim Otten [Wed, 31 May 2017 22:45:27 +0000 (15:45 -0700)]
CRM-20642 - Activity.get - Fix "IS NULL" filtering for case_id, tag_id, file_id
Tim Otten [Wed, 31 May 2017 22:42:47 +0000 (15:42 -0700)]
CRM-20642 - Activity.get - Add test for `case_id IS NULL`
CRM-20642 requires an option for displaying "activities which are *not*
case-related" (i.e. `case_id IS NULL`) . This adds a unit-test for
ensuring that the filter works as expected.
Eileen McNaughton [Wed, 31 May 2017 05:40:18 +0000 (17:40 +1200)]
Merge pull request #10445 from civicrm/4.7.20-rc
4.7.20 rc
Eileen McNaughton [Tue, 30 May 2017 23:11:46 +0000 (11:11 +1200)]
Merge pull request #10444 from seamuslee001/CRM-20662
CRM-20662 Ensure that the system only tries populating the domain_id …
Seamus Lee [Tue, 30 May 2017 22:15:10 +0000 (08:15 +1000)]
CRM-20662 Ensure that the system only tries populating the domain_id field if there is only 1 domain in the system
colemanw [Tue, 30 May 2017 21:56:40 +0000 (16:56 -0500)]
Merge pull request #10438 from colemanw/CRM-20475
CRM-20475 - Add missing phone info to case api
Monish Deb [Tue, 30 May 2017 05:15:59 +0000 (10:45 +0530)]
Merge pull request #10437 from highfalutin/config-help-text
Add help text to civicrm.settings.php re: DSNs containing quotes/backslashes
Coleman Watts [Tue, 30 May 2017 01:08:24 +0000 (21:08 -0400)]
CRM-20475 - Add missing phone info to case api
Noah Miller [Mon, 29 May 2017 22:33:58 +0000 (15:33 -0700)]
Add help text to civicrm.settings.php regarding DSNs containing quotes/backslashes
Tim Otten [Mon, 29 May 2017 21:53:30 +0000 (14:53 -0700)]
Merge pull request #10404 from chrisfromredfin/crm-20604
method cannot be a protected static
Pradeep Nayak [Mon, 29 May 2017 20:43:02 +0000 (02:13 +0530)]
CRM-20655, fixed notice error
----------------------------------------
* CRM-20655: Notice error on batch listing
https://issues.civicrm.org/jira/browse/CRM-20655
deb.monish [Sat, 27 May 2017 20:31:07 +0000 (02:01 +0530)]
CRM-20226: Parent Group do not inherit child group contacts
colemanw [Sat, 27 May 2017 14:52:31 +0000 (09:52 -0500)]
Merge pull request #10366 from JMAConsulting/CRM-20590
CRM-20590, add pre and post hook invocation for delete and create/edi…
Tim Otten [Sat, 27 May 2017 01:53:36 +0000 (18:53 -0700)]
Merge pull request #10421 from davejenx/access-mailing-reports
CRM-20442 - Improve user checking for mailing reports
Tim Otten [Fri, 26 May 2017 01:00:47 +0000 (18:00 -0700)]
CRM-20243 - bower.json - Upgrade to Angular 1.5.x
Two reasons:
* Angular 1.3.x is no longer maintained.
* This is one step toward bringing the CiviCRM and CiviHR codebases into alignment.
Dave Jenkins [Fri, 26 May 2017 17:15:46 +0000 (18:15 +0100)]
Improve user checking for mailing reports
Monish Deb [Fri, 26 May 2017 10:59:44 +0000 (16:29 +0530)]
Merge pull request #10089 from lcdservices/CRM-20370
CRM-20370 click and open reports - add date fields
deb.monish [Thu, 25 May 2017 18:15:04 +0000 (23:45 +0530)]
additional fix
Brian Shaughnessy [Sun, 2 Apr 2017 02:50:58 +0000 (22:50 -0400)]
CRM-20370 click and open reports - add date fields
Tim Otten [Thu, 25 May 2017 18:14:14 +0000 (11:14 -0700)]
Merge pull request #10416 from totten/master-kernel-docblock
(NFC) Civi\API\Kernel - Add more docblocks
Tim Otten [Thu, 25 May 2017 16:47:47 +0000 (09:47 -0700)]
(NFC) Civi\API\Kernel - Add more docblocks
Eileen McNaughton [Wed, 24 May 2017 21:29:22 +0000 (09:29 +1200)]
Merge pull request #10344 from GinkgoFJG/CRM-12059
CRM-12059: Added support for hook_civicrm_permissions() on Joomla.
Christopher J. Wells [Wed, 24 May 2017 16:24:21 +0000 (12:24 -0400)]
update getRegistrationContactID to include public visibility so it's usable as a static
Frank J. Gómez [Wed, 24 May 2017 14:11:38 +0000 (10:11 -0400)]
CRM-12059: Replaced bad conditional (always true) with an accurate, more readable, and more efficient one.
Added some code documentation and replaced comments about specific Joomla methods with references to external resources.
Tim Otten [Tue, 23 May 2017 21:50:04 +0000 (14:50 -0700)]
Merge pull request #10385 from seamuslee001/CRM-20561-auth
CRM-20561 Use Composer to install Auth_SASL
Eileen McNaughton [Tue, 23 May 2017 19:50:51 +0000 (07:50 +1200)]
Merge pull request #10406 from civicrm/4.7.20-rc
4.7.20 rc
Eileen McNaughton [Tue, 23 May 2017 19:50:02 +0000 (07:50 +1200)]
Merge pull request #10402 from jitendrapurohit/CRM-20591-rc
RC fix for CRM-20591: Fix class_name on update of payment processor
Tim Otten [Tue, 23 May 2017 17:34:57 +0000 (10:34 -0700)]
Merge pull request #10381 from totten/master-purify
CRM-20600 - Purify Angular HTML
Christopher J. Wells [Tue, 23 May 2017 17:15:55 +0000 (13:15 -0400)]
method cannot be a protected static when called from CRM/Event/Form/Registration/AdditionalParticipant.php
Pradeep Nayak [Tue, 23 May 2017 12:57:47 +0000 (18:27 +0530)]
CRM-20590, fixed params for api call
----------------------------------------
* CRM-20590: Add pre and post hook for EntityBatch
https://issues.civicrm.org/jira/browse/CRM-20590
Pradeep Nayak [Tue, 23 May 2017 11:03:55 +0000 (16:33 +0530)]
CRM-20590. moved entity batch function to entityBatch file
----------------------------------------
* CRM-20590: Add pre and post hook for EntityBatch
https://issues.civicrm.org/jira/browse/CRM-20590
Pradeep Nayak [Tue, 16 May 2017 23:04:38 +0000 (04:34 +0530)]
CRM-20590, add pre and post hook invocation for delete and create/edit option
----------------------------------------
* CRM-20590: Add pre and post hook for EntityBatch
https://issues.civicrm.org/jira/browse/CRM-20590
Jitendra Purohit [Tue, 23 May 2017 07:07:39 +0000 (12:37 +0530)]
CRM-20591: Fix class_name on update of payment processor
Tim Otten [Tue, 23 May 2017 02:44:24 +0000 (19:44 -0700)]
Merge pull request #10288 from colemanw/CRM-20097
CRM-20097 - Tweaks and fixes
Eileen McNaughton [Tue, 23 May 2017 02:17:19 +0000 (14:17 +1200)]
Merge pull request #10400 from civicrm/4.7.20-rc
4.7.20 rc
Eileen McNaughton [Tue, 23 May 2017 02:11:55 +0000 (14:11 +1200)]
Merge pull request #10399 from seamuslee001/multilingual_fix
CRM-20623 Ensure that after using the Add Column method that Multilin…
Seamus Lee [Tue, 23 May 2017 00:00:56 +0000 (10:00 +1000)]
CRM-20263 Ensure that after using the Add Column method that Multilingual schema is rebuilt properly
Eileen McNaughton [Mon, 22 May 2017 19:58:10 +0000 (07:58 +1200)]
Merge pull request #10396 from JMAConsulting/CRM-20618
CRM-20618, build image and url if contact id is present
colemanw [Mon, 22 May 2017 14:52:11 +0000 (09:52 -0500)]
Merge pull request #10364 from JMAConsulting/CRM-20588
CRM-20588, Add Pre and Post hook for Batch
colemanw [Mon, 22 May 2017 13:18:15 +0000 (08:18 -0500)]
Merge pull request #10391 from systopia/CRM-20606
corrected Austrian province names (CRM-20606)
colemanw [Mon, 22 May 2017 12:59:09 +0000 (07:59 -0500)]
Merge pull request #10367 from JMAConsulting/CRM-20585
CRM-20585 -Correct the from and to accounts for deferred revenue transactions
colemanw [Mon, 22 May 2017 12:15:22 +0000 (07:15 -0500)]
Merge pull request #10392 from JMAConsulting/CRM-20613
CRM-20613, fixed notice error by using getKey method
Pradeep Nayak [Mon, 22 May 2017 12:12:37 +0000 (17:42 +0530)]
CRM-20618, build image and url if contact id is present
----------------------------------------
* CRM-20618: Generate contact image if contact id is present
https://issues.civicrm.org/jira/browse/CRM-20618
systopia [Mon, 22 May 2017 12:10:47 +0000 (14:10 +0200)]
incremental script for CRM-20606
Pradeep Nayak [Mon, 22 May 2017 11:21:38 +0000 (16:51 +0530)]
CRM-20613, fixed notice error by using getKey method
----------------------------------------
* CRM-20613: User deprecated function: Deprecated function for New Participant
https://issues.civicrm.org/jira/browse/CRM-20613
systopia [Mon, 22 May 2017 09:34:19 +0000 (11:34 +0200)]
corrected Austrian province names (CRM-20606)
Eileen McNaughton [Mon, 22 May 2017 05:19:02 +0000 (17:19 +1200)]
Merge pull request #10357 from JMAConsulting/CRM-20574
CRM-20574, fixed notice error
Eileen McNaughton [Mon, 22 May 2017 05:17:14 +0000 (17:17 +1200)]
Merge pull request #10365 from JMAConsulting/CRM-20589
CRM-20589, fixed strict warning: Non-static method
Eileen McNaughton [Mon, 22 May 2017 05:05:59 +0000 (17:05 +1200)]
Merge pull request #10371 from MiyaNoctem/CRM-20594-optimize-relationship-count
CRM-20594: Optimize Counting of Reltionships on Contact Summary
Eileen McNaughton [Mon, 22 May 2017 05:04:12 +0000 (17:04 +1200)]
Merge pull request #10382 from herbdool/Redis-fix
Remove call to nonexistent method
Eileen McNaughton [Sun, 21 May 2017 21:58:00 +0000 (09:58 +1200)]
Merge pull request #9854 from adixon/CRM-20040
CRM-20040 Handle apostrophes and double double quotes in on behalf of Org fields
colemanw [Sun, 21 May 2017 21:29:19 +0000 (16:29 -0500)]
Merge pull request #10389 from herbdool/crm20612
CRM-20612 fix undefined function when installing on Backdrop
Eileen McNaughton [Sun, 21 May 2017 20:49:56 +0000 (08:49 +1200)]
Merge pull request #10347 from seamuslee001/CRM-20238
CRM-20238 - Create hook for inbound SMS
Herb vd Dool [Sun, 21 May 2017 18:16:26 +0000 (14:16 -0400)]
CRM-20612 fix undefined function when installing on Backdrop
Pradeep Nayak [Sat, 20 May 2017 18:44:06 +0000 (00:14 +0530)]
CRM-20585, changed query since to financial accoun holds deferred revenue now
----------------------------------------
* CRM-20585: Correct the from and to accounts for deferred revenue transactions
https://issues.civicrm.org/jira/browse/CRM-20585
Pradeep Nayak [Wed, 17 May 2017 01:23:52 +0000 (06:53 +0530)]
--CRM-20585, fixed financial trxn entry for deferred revenue
CRM-20585, fixed jenkins style
----------------------------------------
* CRM-20585: Correct the from and to accounts for deferred revenue transactions
https://issues.civicrm.org/jira/browse/CRM-20585
Pradeep Nayak [Wed, 17 May 2017 00:47:27 +0000 (06:17 +0530)]
CRM-20585, Added unit test to check to and from entries in financial trxn table for deferred revenue
----------------------------------------
* CRM-20585: Correct the from and to accounts for deferred revenue transactions
https://issues.civicrm.org/jira/browse/CRM-20585
colemanw [Sat, 20 May 2017 01:19:39 +0000 (20:19 -0500)]
Merge pull request #10380 from fuzionnz/CRM-20602-surface_status_api_errors
Surface errors from API calls to user on status page.
Seamus Lee [Fri, 19 May 2017 23:49:54 +0000 (09:49 +1000)]
CRM-20561 Use Composer to install Auth_SASL
Chris Burgess [Fri, 19 May 2017 21:19:45 +0000 (09:19 +1200)]
Label an untitled operation as such.
CRM-20602
Chris Burgess [Fri, 19 May 2017 21:16:01 +0000 (09:16 +1200)]
Pass title of action(s) to refresh(), to make errors more informative.
CRM-20602
Chris Burgess [Fri, 19 May 2017 20:28:09 +0000 (08:28 +1200)]
Translation for user messages.
CRM-20602
Herb [Fri, 19 May 2017 16:04:27 +0000 (12:04 -0400)]
Remove call to nonexistent method
Monish Deb [Fri, 19 May 2017 09:20:43 +0000 (14:50 +0530)]
Merge pull request #10375 from JMAConsulting/CRM-20516
CRM-20516: Card type widget appears on front end when a different processor selected
Monish Deb [Fri, 19 May 2017 07:36:43 +0000 (13:06 +0530)]
Merge pull request #10362 from jitendrapurohit/CRM-20562
CRM-20562: Duplicate Activities created during participant registration v…
Monish Deb [Fri, 19 May 2017 07:35:51 +0000 (13:05 +0530)]
add comments
Chris Burgess [Fri, 19 May 2017 05:09:04 +0000 (17:09 +1200)]
Surface errors from API calls to user on status page.
CRM-20602
Eileen McNaughton [Fri, 19 May 2017 03:41:38 +0000 (15:41 +1200)]
Merge pull request #10378 from totten/master-create-filter
CRM-20159 - Contact API - Refine & test return values
Eileen McNaughton [Fri, 19 May 2017 02:46:48 +0000 (14:46 +1200)]
Merge pull request #10379 from seanmadsen/CRM-20301
CRM-20301 - better output in search results
Tim Otten [Tue, 16 May 2017 03:54:49 +0000 (20:54 -0700)]
CRM-20600 - Purify HTML - ang/crmExample/example.html
Tim Otten [Tue, 16 May 2017 03:54:49 +0000 (20:54 -0700)]
CRM-20600 - Purify HTML - ang/crmCaseType/sequenceTable.html
Tim Otten [Tue, 16 May 2017 03:54:49 +0000 (20:54 -0700)]
CRM-20600 - Purify HTML - ang/crmCaseType/rolesTable.html
Tim Otten [Tue, 16 May 2017 03:54:49 +0000 (20:54 -0700)]
CRM-20600 - Purify HTML - ang/crmCaseType/activityTypesTable.html
Tim Otten [Tue, 16 May 2017 03:45:36 +0000 (20:45 -0700)]
CRM-20600 - Purify HTML - ang/crmCaseType/timelineTable.html
Tim Otten [Tue, 16 May 2017 03:42:03 +0000 (20:42 -0700)]
CRM-20600 - Purify HTML - ang/crmMailing/BodyHtml.html
Tim Otten [Tue, 16 May 2017 02:42:18 +0000 (19:42 -0700)]
CRM-20600 - Purify HTML - ang/crmMailing/EditRecipOptionsDialogCtrl.html
Tim Otten [Tue, 16 May 2017 02:42:05 +0000 (19:42 -0700)]
CRM-20600 - Purify HTML - ang/crmMailingAB/EditCtrl/edit.html
Tim Otten [Tue, 16 May 2017 02:33:47 +0000 (19:33 -0700)]
CRM-20600 - Purify HTML - ang/crmMailing/BlockRecipients.html