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.
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.
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
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
Tim Otten [Tue, 16 May 2017 02:31:06 +0000 (19:31 -0700)]
CRM-20600 - Purify HTML - ang/crmMailingAB/EditCtrl/edit.html
Tim Otten [Tue, 16 May 2017 02:30:32 +0000 (19:30 -0700)]
CRM-20600 - Purify HTML - ang/crmMailing/EmailBodyCtrl/tokenAlert.html
Tim Otten [Tue, 16 May 2017 02:27:04 +0000 (19:27 -0700)]
CRM-20600 - Purify HTML - ang/crmMailing/EditMailingCtrl/{wizard,workflow}.html
Tim Otten [Tue, 16 May 2017 02:24:30 +0000 (19:24 -0700)]
CRM-20600 - Purify HTML - ang/crmMailing/EditMailingCtrl/unified{,2}.html
Tim Otten [Tue, 16 May 2017 02:18:51 +0000 (19:18 -0700)]
CRM-20600 - Purify HTML - ang/crmMailing/EditMailingCtrl/2step.html
Tim Otten [Tue, 16 May 2017 02:06:00 +0000 (21:06 -0500)]
CRM-20600 - Purify HTML - ang/crmCxn/PermTable.html, ang/crmMailing/BlockPreview.html
Tim Otten [Tue, 16 May 2017 02:02:25 +0000 (21:02 -0500)]
CRM-20600 - Purify HTML - ang/crmUi/tabset.html, ang/crmUi/wizard.html
Eileen McNaughton [Thu, 18 May 2017 23:14:12 +0000 (11:14 +1200)]
Merge pull request #10009 from seanmadsen/CRM-20046
CRM-20046 - better output for recently viewed list
Tim Otten [Wed, 22 Feb 2017 21:03:48 +0000 (13:03 -0800)]
CRM-20159 - Contact.create API - Filter output
Tim Otten [Wed, 22 Feb 2017 21:03:03 +0000 (13:03 -0800)]
CRM-20159 - Add test case for permissions in CRM-18112
There are a few different edge-cases for the "edit api keys" permission used
in CRM-18112. This improves test coverage.
deb.monish [Thu, 18 May 2017 08:47:01 +0000 (14:17 +0530)]
CRM-20516: Card type widget appears on front end when a different processor selected
Eileen McNaughton [Thu, 18 May 2017 04:14:42 +0000 (16:14 +1200)]
Merge pull request #10361 from jitendrapurohit/CRM-20578
CRM-20578: Empty update of Activity assignee/target results into DB e…
Eileen McNaughton [Wed, 17 May 2017 22:07:05 +0000 (10:07 +1200)]
Merge pull request #10373 from seamuslee001/CRM-20487
CRM-20487 have pingback url use https
Seamus Lee [Wed, 17 May 2017 22:04:32 +0000 (08:04 +1000)]
CRM-20487 have pingback url use https
Eileen McNaughton [Wed, 17 May 2017 21:23:48 +0000 (09:23 +1200)]
Merge pull request #10372 from eileenmcnaughton/custom_date
CRM-20564 custom date fields in on-behalf-of forms broken
Eileen McNaughton [Wed, 17 May 2017 21:21:57 +0000 (09:21 +1200)]
Merge pull request #10354 from eileenmcnaughton/custom_date
CRM-20564 custom date fields in on-behalf-of forms broken
colemanw [Wed, 17 May 2017 17:23:41 +0000 (12:23 -0500)]
Merge pull request #10358 from JMAConsulting/CRM-20575
CRM-20575, allow custom code to set created_id
Camilo Rodriguez [Wed, 17 May 2017 16:00:47 +0000 (16:00 +0000)]
CRM-20594: Optimze Counting of Reltionships on Contact Summary
Contacts with a lot of relationships (over 5000) were taking a lot of time to
load. This was because the count of relationships was being done by fetching
ALL records of relationships associated to the contact, and then counting the
number of elements in the resulting array.
Fixed by changing the call to CRM_Contact_BAO_Relationship::getRelationship()
being used in CRM_Contact_BAO_Contact::getCountComponent(), passing the
$count parameter as 1 instead of 0, so counting is done by the database by
building a 'SELECT COUNT(*)' type of query.
Also, removed some unnecessary joins when counting records in DB, ie. when
$count flag is 1.
Jitendra Purohit [Wed, 17 May 2017 10:39:35 +0000 (16:09 +0530)]
move contact id validation to wrapper
Eileen McNaughton [Wed, 17 May 2017 06:56:45 +0000 (18:56 +1200)]
Merge pull request #10363 from PalanteJon/CRM-20581
CRM-20581 - Allow access to 'get' on StateProvince API with 'Access C…
CiviCRM [Tue, 16 May 2017 23:54:23 +0000 (23:54 +0000)]
Set version to 4.7.21
Pradeep Nayak [Tue, 16 May 2017 22:49:47 +0000 (04:19 +0530)]
CRM-20589, fixed strict warning: Non-static method
----------------------------------------
* CRM-20589: Warning on Batch listing page
https://issues.civicrm.org/jira/browse/CRM-20589
--Fixed notice
Pradeep Nayak [Tue, 16 May 2017 23:02:53 +0000 (04:32 +0530)]
CRM-20588, add pre and post hook invocation for delete option
----------------------------------------
* CRM-20588: Pre and Post hook for Batch
https://issues.civicrm.org/jira/browse/CRM-20588
Pradeep Nayak [Tue, 16 May 2017 22:29:56 +0000 (03:59 +0530)]
CRM-20588, added pre and post hook invocation
----------------------------------------
* CRM-20588: Pre and Post hook for Batch
https://issues.civicrm.org/jira/browse/CRM-20588
Pradeep Nayak [Tue, 16 May 2017 22:25:14 +0000 (03:55 +0530)]
CRM-20588, code cleanup
----------------------------------------
* CRM-20588: Pre and Post hook for Batch
https://issues.civicrm.org/jira/browse/CRM-20588
Eileen McNaughton [Tue, 16 May 2017 21:57:37 +0000 (09:57 +1200)]
Merge pull request #10272 from eileenmcnaughton/search_contacts
CRM-19643 Remove unused reference to 'selectedSearchContactIds
Eileen McNaughton [Tue, 16 May 2017 21:48:23 +0000 (09:48 +1200)]
Merge pull request #10284 from eileenmcnaughton/group_api
CRM-19246 acl test for group.get 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'
Jitendra Purohit [Mon, 15 May 2017 14:00:04 +0000 (19:30 +0530)]
CRM-20562: Wrong Activities created during participant registration via completetransaction
Eileen McNaughton [Tue, 16 May 2017 05:20:36 +0000 (17:20 +1200)]
Merge pull request #10339 from jitendrapurohit/CRM-20558
CRM-20558: Fix groupby initialisation issue
Jitendra Purohit [Mon, 15 May 2017 13:54:08 +0000 (19:24 +0530)]
CRM-20578: Empty update of Activity assignee/target results into DB error
Monish Deb [Mon, 15 May 2017 10:58:41 +0000 (16:28 +0530)]
Merge pull request #10359 from JMAConsulting/CRM-20576
CRM-20576, changed length of civicrm_batch.title to 255
Eileen McNaughton [Mon, 15 May 2017 07:43:37 +0000 (19:43 +1200)]
Merge pull request #10356 from JMAConsulting/CRM-20573
CRM-20573, fixed notice error
Pradeep Nayak [Mon, 15 May 2017 01:10:01 +0000 (06:40 +0530)]
CRM-20575, allow custom code to set created_id
----------------------------------------
* CRM-20575: Allow user to set created_id field for batch
https://issues.civicrm.org/jira/browse/CRM-20575
CRM-20575, removed white space
----------------------------------------
* CRM-20575: Allow user to set created_id field for batch
https://issues.civicrm.org/jira/browse/CRM-20575
colemanw [Mon, 15 May 2017 04:11:11 +0000 (23:11 -0500)]
Merge pull request #10330 from colemanw/CRM-20540
CRM-20540 - Add widcard setting to entityRef fields
Pradeep Nayak [Mon, 15 May 2017 01:25:11 +0000 (06:55 +0530)]
CRM-20576, changed length of civicrm_batch.title to 255
----------------------------------------
* CRM-20576: Increase length of civicrm_batch.title
https://issues.civicrm.org/jira/browse/CRM-20576
Pradeep Nayak [Mon, 15 May 2017 01:03:53 +0000 (06:33 +0530)]
CRM-20574, fixed notice error
----------------------------------------
* CRM-20574: Deprecated: Group=''. Name='cvv_backoffice_required'.
https://issues.civicrm.org/jira/browse/CRM-20574
Pradeep Nayak [Mon, 15 May 2017 00:59:42 +0000 (06:29 +0530)]
CRM-20573, fixed notice error
----------------------------------------
* CRM-20573: User deprecated function: Deprecated function on View Participabt form
https://issues.civicrm.org/jira/browse/CRM-20573
Seamus Lee [Sat, 13 May 2017 02:28:14 +0000 (12:28 +1000)]
Add Tests of processInbound function with hook
Seamus Lee [Fri, 12 May 2017 22:42:00 +0000 (08:42 +1000)]
CRM-20238 Switch to using an Object based style as suggested by Tim and Paramatise a little
Further use of new Message object
Effy Elden [Fri, 10 Mar 2017 09:53:00 +0000 (20:53 +1100)]
CRM-20238 - Create hook for inbound SMS
eileen [Sun, 14 May 2017 22:31:35 +0000 (10:31 +1200)]
CRM-20564 custom date fields in on-behalf-of forms broken
Eileen McNaughton [Sun, 14 May 2017 22:28:01 +0000 (10:28 +1200)]
Merge pull request #10353 from seamuslee001/CRM-20238-tests
CRM-20238 (NFC) Add in tests of the ProcessInbound function for SMS a…
Seamus Lee [Sun, 14 May 2017 21:31:43 +0000 (07:31 +1000)]
(NFC) CRM-20238 Add in tests of the ProcessInbound function for SMS and replace depricated getValue function with the getKey as recommended
Rename test functions and extend the NoTo test
Eileen McNaughton [Sun, 14 May 2017 21:37:03 +0000 (09:37 +1200)]
Merge pull request #10320 from eileenmcnaughton/dao
CRM-20541 force connection to be populated when overcome by caching
Eileen McNaughton [Sun, 14 May 2017 20:54:00 +0000 (08:54 +1200)]
Merge pull request #10350 from seanmadsen/CRM-20570
CRM-20570 Add unit test for disabling of PCP