civicrm-core.git
5 years agoMerge pull request #12855 from colemanw/dev/core#391
colemanw [Tue, 25 Sep 2018 15:32:21 +0000 (11:32 -0400)]
Merge pull request #12855 from colemanw/dev/core#391

dev/core#391 - Fix saving tags in profile

5 years agodev/core#391 - Fix saving tags in profile
Coleman Watts [Fri, 21 Sep 2018 17:48:35 +0000 (13:48 -0400)]
dev/core#391 - Fix saving tags in profile

5 years agoMerge pull request #12833 from mattwire/relationshipform_fix
Eileen McNaughton [Tue, 25 Sep 2018 00:28:02 +0000 (12:28 +1200)]
Merge pull request #12833 from mattwire/relationshipform_fix

dev/399 Fix saving of relationship permissions when relationship is b_a on form

5 years agoFurther fix to permission fields on relationship form
Coleman Watts [Mon, 24 Sep 2018 13:42:00 +0000 (09:42 -0400)]
Further fix to permission fields on relationship form

5 years agoMerge pull request #12861 from eileenmcnaughton/locked
colemanw [Mon, 24 Sep 2018 12:46:14 +0000 (08:46 -0400)]
Merge pull request #12861 from eileenmcnaughton/locked

Fix typo in 5.5 upgrade script

5 years agoFix typo in 5.5 upgrade script
eileen [Sun, 23 Sep 2018 08:04:51 +0000 (20:04 +1200)]
Fix typo in 5.5 upgrade script

5 years agoMerge pull request #12844 from totten/5.6-asg-opt-group
Eileen McNaughton [Thu, 20 Sep 2018 22:42:04 +0000 (10:42 +1200)]
Merge pull request #12844 from totten/5.6-asg-opt-group

(dev/core#107) Fix regression which prevents editing CiviCase configuration

5 years agoMerge pull request #12845 from eileenmcnaughton/activity56
Seamus Lee [Thu, 20 Sep 2018 22:11:55 +0000 (08:11 +1000)]
Merge pull request #12845 from eileenmcnaughton/activity56

Partial revert of pull/12559

5 years ago(dev/core#107) civicrm_data.tpl - Fix typo
Tim Otten [Thu, 20 Sep 2018 19:39:48 +0000 (12:39 -0700)]
(dev/core#107) civicrm_data.tpl - Fix typo

5 years agoPartial revert of pull/12559
eileen [Thu, 20 Sep 2018 06:28:10 +0000 (18:28 +1200)]
Partial revert of pull/12559

https://github.com/civicrm/civicrm-core/pull/12559/files is currently in RC.

While we find that this change improves performance and we are running it in production
we have identified that performance is very poor in the specific scenario where only
email is linked to 39000 assignees - in this case it was an old experimental civimail
activity. In the interests of prudence I am reverting the parts that switch function
in the rc.

5 years ago(dev/core#107) Upgrader - Re-run addActivityDefaultAssigneeOptions() for 5.4/5.5...
Tim Otten [Thu, 20 Sep 2018 03:25:57 +0000 (20:25 -0700)]
(dev/core#107) Upgrader - Re-run addActivityDefaultAssigneeOptions() for 5.4/5.5 sites

5 years ago(dev/core#107) Update civircrm_generated.mysql
Tim Otten [Thu, 20 Sep 2018 03:19:47 +0000 (20:19 -0700)]
(dev/core#107) Update civircrm_generated.mysql

Based on a call to `bin/regen.sh`

5 years ago(dev/core#107) Add the required option group to the default data template
Tim Otten [Wed, 19 Sep 2018 20:21:51 +0000 (13:21 -0700)]
(dev/core#107) Add the required option group to the default data template

5 years agoSet version to 5.6.beta2
Tim Otten [Thu, 20 Sep 2018 03:17:20 +0000 (20:17 -0700)]
Set version to 5.6.beta2

5 years agoMerge pull request #12837 from colemanw/basicTpl
Eileen McNaughton [Wed, 19 Sep 2018 01:51:57 +0000 (13:51 +1200)]
Merge pull request #12837 from colemanw/basicTpl

Fix html wrapper on basic summary block

5 years agoFix html wrapper on basic summary block
Coleman Watts [Tue, 18 Sep 2018 16:07:28 +0000 (12:07 -0400)]
Fix html wrapper on basic summary block

5 years agoMerge pull request #12830 from colemanw/emptyProfileTags
colemanw [Tue, 18 Sep 2018 15:31:06 +0000 (11:31 -0400)]
Merge pull request #12830 from colemanw/emptyProfileTags

Allow profile.submit api for tags

5 years agoAllow profile.submit api to remove all tags from a contact
Coleman Watts [Mon, 17 Sep 2018 12:55:40 +0000 (08:55 -0400)]
Allow profile.submit api to remove all tags from a contact

5 years agoFix api profile.submit to work with tag & note fields
Coleman Watts [Sat, 15 Sep 2018 02:46:43 +0000 (22:46 -0400)]
Fix api profile.submit to work with tag & note fields

5 years agoMerge pull request #12832 from colemanw/groupContact
Eileen McNaughton [Tue, 18 Sep 2018 01:32:43 +0000 (13:32 +1200)]
Merge pull request #12832 from colemanw/groupContact

groupContact BAO - standardize add function

5 years agogroupContact BAO - standardize add function
Coleman Watts [Mon, 17 Sep 2018 21:31:26 +0000 (17:31 -0400)]
groupContact BAO - standardize add function

5 years agoFix saving of relationship permissions when relationship is b_a on form
Matthew Wire (MJW Consulting) [Mon, 17 Sep 2018 21:33:41 +0000 (22:33 +0100)]
Fix saving of relationship permissions when relationship is b_a on form

5 years agoMerge pull request #12804 from highfalutin/CORE-390-relation_permission-search-5.6
Eileen McNaughton [Wed, 12 Sep 2018 21:22:33 +0000 (09:22 +1200)]
Merge pull request #12804 from highfalutin/CORE-390-relation_permission-search-5.6

Handle smart groups created in previous Civis which include relation_permission

5 years agoAccount for smart groups created in previous versions of Civi which include relation_...
Noah Miller [Wed, 12 Sep 2018 02:10:42 +0000 (19:10 -0700)]
Account for smart groups created in previous versions of Civi which include relation_permission

5 years agoSet version to 5.6.beta1
CiviCRM [Tue, 11 Sep 2018 23:26:08 +0000 (23:26 +0000)]
Set version to 5.6.beta1

5 years agoMerge pull request #12801 from civicrm/5.5
Eileen McNaughton [Tue, 11 Sep 2018 21:03:52 +0000 (09:03 +1200)]
Merge pull request #12801 from civicrm/5.5

5.5

5 years agoMerge pull request #12786 from totten/master-stringtest
Tim Otten [Tue, 11 Sep 2018 00:27:34 +0000 (19:27 -0500)]
Merge pull request #12786 from totten/master-stringtest

CRM_Utils_StringTest - Fix false-negative on systems with non-standard HTTP port

5 years agoCRM_Utils_StringTest - Fix false-negative on systems with non-standard HTTP port
Tim Otten [Thu, 6 Sep 2018 04:56:01 +0000 (23:56 -0500)]
CRM_Utils_StringTest - Fix false-negative on systems with non-standard HTTP port

Before
------

On a local build with the base URL `http://dmaster.bknix:8001`, the test
`testSimplifyURL()` fails because the actual URL includes `:8001`.  The
actual URL is correct, but the test expectation is wrong.

After
-----

The test passes.

Comments
--------

* In the continuous-integration server, we've traditionally tested with
  the default/blank port (`http://core-1234-1234.test-ubu1204-5.civicrm.org`), so
  this didn't come up.
* The formatt returned by `simpleParseUrl()`  in `host+port` is clever about colons.
  It has unit-test coverage to show this.

5 years agoMerge pull request #12796 from colemanw/api4ReleaseNotes
Tim Otten [Fri, 7 Sep 2018 21:21:16 +0000 (16:21 -0500)]
Merge pull request #12796 from colemanw/api4ReleaseNotes

Add release note about api4 inclusion

5 years agoAdd release note about api4 inclusion
Coleman Watts [Fri, 7 Sep 2018 13:09:09 +0000 (09:09 -0400)]
Add release note about api4 inclusion

5 years agoMerge pull request #12792 from civicrm/5.5
Eileen McNaughton [Fri, 7 Sep 2018 07:21:04 +0000 (19:21 +1200)]
Merge pull request #12792 from civicrm/5.5

5.5

5 years agoMerge pull request #12793 from totten/5.5-api4
colemanw [Thu, 6 Sep 2018 23:42:32 +0000 (19:42 -0400)]
Merge pull request #12793 from totten/5.5-api4

distmaker - Add APIv4 to standard tarball

5 years agoUpdate 5.5.0.md - Fix Markdown syntax in credits
Tim Otten [Thu, 6 Sep 2018 23:26:37 +0000 (16:26 -0700)]
Update 5.5.0.md - Fix Markdown syntax in credits

5 years agoMerge pull request #12791 from seamuslee001/final_release_notes_update_55
Tim Otten [Thu, 6 Sep 2018 23:24:24 +0000 (18:24 -0500)]
Merge pull request #12791 from seamuslee001/final_release_notes_update_55

Update Release Notes to include PR #12789

5 years agoUpdate 5.5.0.md - Fix Markdown syntax
Tim Otten [Thu, 6 Sep 2018 23:24:09 +0000 (16:24 -0700)]
Update 5.5.0.md - Fix Markdown syntax

5 years agoUpdate Release Notes to include PR #12789
Seamus Lee [Thu, 6 Sep 2018 23:14:52 +0000 (09:14 +1000)]
Update Release Notes to include PR #12789

5 years agodistmaker - Add APIv4 to standard tarball
Tim Otten [Thu, 6 Sep 2018 05:15:11 +0000 (00:15 -0500)]
distmaker - Add APIv4 to standard tarball

5 years agoMerge pull request #12789 from mattwire/devcore383fixcustomfield
colemanw [Thu, 6 Sep 2018 15:34:13 +0000 (11:34 -0400)]
Merge pull request #12789 from mattwire/devcore383fixcustomfield

dev/core#383 Fix edit form of custom field not linked to optiongroup

5 years agoFix edit form of custom field not linked to optiongroup
Matthew Wire (MJW Consulting) [Thu, 6 Sep 2018 13:17:53 +0000 (14:17 +0100)]
Fix edit form of custom field not linked to optiongroup

5 years agoMerge pull request #12783 from civicrm/5.5
Tim Otten [Wed, 5 Sep 2018 23:37:57 +0000 (18:37 -0500)]
Merge pull request #12783 from civicrm/5.5

5.5

5 years agoMerge pull request #12782 from seamuslee001/5_5_release_notes_update
Tim Otten [Wed, 5 Sep 2018 22:49:54 +0000 (17:49 -0500)]
Merge pull request #12782 from seamuslee001/5_5_release_notes_update

(NFC) Update Release notes to take into account PR #12766 and move the sect…

5 years agoMerge pull request #12766 from eileenmcnaughton/report
colemanw [Wed, 5 Sep 2018 22:47:26 +0000 (18:47 -0400)]
Merge pull request #12766 from eileenmcnaughton/report

dev/core#326: Fix for fatal error in section headers.

5 years agoUpdate Release notes to take into account PR #12766 and move the section on PR #12777...
Seamus Lee [Wed, 5 Sep 2018 22:43:33 +0000 (08:43 +1000)]
Update Release notes to take into account PR #12766 and move the section on PR #12777 into the bugs from features

5 years agoMerge pull request #12780 from seamuslee001/5_5_release_notes_update
Tim Otten [Wed, 5 Sep 2018 22:19:43 +0000 (17:19 -0500)]
Merge pull request #12780 from seamuslee001/5_5_release_notes_update

(NFC) Update 5.5 Release notes to take into account pr #12777

5 years agoUpdate 5.5 Release notes to take into account pr #12777
Seamus Lee [Wed, 5 Sep 2018 22:11:39 +0000 (08:11 +1000)]
Update 5.5 Release notes to take into account pr #12777

5 years agoMerge pull request #12777 from jitendrapurohit/core-346-rc
Tim Otten [Wed, 5 Sep 2018 22:03:59 +0000 (17:03 -0500)]
Merge pull request #12777 from jitendrapurohit/core-346-rc

dev/core#346 - 5.5 submission for 12745

5 years agoMerge pull request #12779 from agh1/5.5.0-releasenotes
Tim Otten [Wed, 5 Sep 2018 21:50:58 +0000 (16:50 -0500)]
Merge pull request #12779 from agh1/5.5.0-releasenotes

5.5.0 release notes

5 years ago5.5.0 release notes: incorporate late changes
Andrew Hunt [Wed, 5 Sep 2018 15:59:17 +0000 (11:59 -0400)]
5.5.0 release notes: incorporate late changes

5 years ago5.5.0 release notes: updated contributors
Andrew Hunt [Wed, 5 Sep 2018 15:41:17 +0000 (11:41 -0400)]
5.5.0 release notes: updated contributors

5 years ago5.5.0 release notes: fixed up ordering and issues handled in 5.4.1
Andrew Hunt [Wed, 5 Sep 2018 14:42:45 +0000 (10:42 -0400)]
5.5.0 release notes: fixed up ordering and issues handled in 5.4.1

5 years agoUpdate 5.4.1.md
Tim Otten [Sun, 26 Aug 2018 00:43:44 +0000 (17:43 -0700)]
Update 5.4.1.md

5 years agoUpdate 5.4.1.md
Tim Otten [Sun, 26 Aug 2018 00:43:26 +0000 (17:43 -0700)]
Update 5.4.1.md

Update SMS notes

5 years agoUpdate release notes for 5.4.1
Tim Otten [Sun, 26 Aug 2018 00:26:14 +0000 (17:26 -0700)]
Update release notes for 5.4.1

5 years agoAdd draft 5.4.1 release notes
Tim Otten [Mon, 13 Aug 2018 21:49:05 +0000 (14:49 -0700)]
Add draft 5.4.1 release notes

5 years ago5.5.0 release notes: bulk of issues
Alice Frumin [Tue, 28 Aug 2018 15:46:52 +0000 (11:46 -0400)]
5.5.0 release notes: bulk of issues

5 years ago5.5.0 release notes: added boilerplate and listing
Andrew Hunt [Tue, 28 Aug 2018 14:58:28 +0000 (10:58 -0400)]
5.5.0 release notes: added boilerplate and listing

5 years ago5.5.0 release notes: raw from script
Andrew Hunt [Tue, 28 Aug 2018 14:39:19 +0000 (10:39 -0400)]
5.5.0 release notes: raw from script

5 years agodev/core#346 - rc submission for 12745
Jitendra Purohit [Wed, 5 Sep 2018 11:26:39 +0000 (16:56 +0530)]
dev/core#346 - rc submission for 12745

5 years agoMerge pull request #12763 from eileenmcnaughton/5.5
Eileen McNaughton [Tue, 4 Sep 2018 00:29:44 +0000 (12:29 +1200)]
Merge pull request #12763 from eileenmcnaughton/5.5

5.5

5 years agodev/core#326: Fix for fatal error in section headers.
Allen Shaw [Tue, 28 Aug 2018 13:32:05 +0000 (08:32 -0500)]
dev/core#326: Fix for fatal error in section headers.

5 years agoFixed fatal error when Gender is selected in column
Pradeep Nayak [Tue, 14 Aug 2018 15:43:04 +0000 (16:43 +0100)]
Fixed fatal error when Gender is selected in column

5 years agoFixed fatal error 'DB Error: no such field' on Contribution detail report
Pradeep Nayak [Tue, 14 Aug 2018 14:36:02 +0000 (15:36 +0100)]
Fixed fatal error 'DB Error: no such field' on Contribution detail report

5 years agoMerge pull request #12760 from civicrm/5.5
Eileen McNaughton [Mon, 3 Sep 2018 00:18:04 +0000 (12:18 +1200)]
Merge pull request #12760 from civicrm/5.5

5.5 to master

5 years agoMerge pull request #12755 from jitendrapurohit/core-368-rc
Eileen McNaughton [Mon, 3 Sep 2018 00:17:39 +0000 (12:17 +1200)]
Merge pull request #12755 from jitendrapurohit/core-368-rc

dev/core#368 - Upgrade changes for reminder entity dates

5 years agoMerge pull request #12759 from civicrm/5.5
Eileen McNaughton [Sun, 2 Sep 2018 05:08:49 +0000 (17:08 +1200)]
Merge pull request #12759 from civicrm/5.5

5.5 to master

5 years agoMerge pull request #12756 from mlutfy/5.5-ops-842
Eileen McNaughton [Sun, 2 Sep 2018 05:07:34 +0000 (17:07 +1200)]
Merge pull request #12756 from mlutfy/5.5-ops-842

infrastructure/ops#842 Fix Getting Started and Blog dashlets caching.

5 years agoMerge pull request #12694 from eileenmcnaughton/mem_1
Eileen McNaughton [Sun, 2 Sep 2018 05:02:58 +0000 (17:02 +1200)]
Merge pull request #12694 from eileenmcnaughton/mem_1

Deduplicate setting of mailSent message

5 years agoMerge pull request #12745 from jitendrapurohit/core-346
Eileen McNaughton [Fri, 31 Aug 2018 21:21:56 +0000 (09:21 +1200)]
Merge pull request #12745 from jitendrapurohit/core-346

dev/core#346 - Online Pay Now error when used from dashboard checksum…

5 years agoMerge pull request #12757 from colemanw/ext
colemanw [Fri, 31 Aug 2018 19:11:55 +0000 (15:11 -0400)]
Merge pull request #12757 from colemanw/ext

Show ext version status even when directory not writeable

5 years agoShow ext version status even when directory not writeable
Coleman Watts [Fri, 31 Aug 2018 16:36:53 +0000 (12:36 -0400)]
Show ext version status even when directory not writeable

5 years agoinfrastructure/ops#842 Fix Getting Started and Blog dashlets caching.
Mathieu Lutfy [Fri, 31 Aug 2018 01:56:45 +0000 (21:56 -0400)]
infrastructure/ops#842 Fix Getting Started and Blog dashlets caching.

5 years agoFix inaccessible links for checksum users
Jitendra Purohit [Fri, 31 Aug 2018 09:24:49 +0000 (14:54 +0530)]
Fix inaccessible links for checksum users

5 years agoUpgrade changes for reminder entity dates
Jitendra Purohit [Fri, 31 Aug 2018 06:38:33 +0000 (12:08 +0530)]
Upgrade changes for reminder entity dates

5 years agoMerge pull request #12752 from civicrm/5.5
Eileen McNaughton [Fri, 31 Aug 2018 01:04:35 +0000 (13:04 +1200)]
Merge pull request #12752 from civicrm/5.5

5.5

5 years agoMerge pull request #12751 from colemanw/tplExtract
colemanw [Thu, 30 Aug 2018 23:19:29 +0000 (19:19 -0400)]
Merge pull request #12751 from colemanw/tplExtract

Extract contact summary basic block to its own tpl

5 years agoMerge pull request #12744 from eileenmcnaughton/setting_form3
Seamus Lee [Thu, 30 Aug 2018 21:28:57 +0000 (07:28 +1000)]
Merge pull request #12744 from eileenmcnaughton/setting_form3

Setting form - function extraction

5 years agoExtract contact summary basic block to its own tpl
Coleman Watts [Thu, 30 Aug 2018 15:14:01 +0000 (11:14 -0400)]
Extract contact summary basic block to its own tpl

5 years agoMerge pull request #12749 from colemanw/public
Eileen McNaughton [Thu, 30 Aug 2018 08:11:15 +0000 (20:11 +1200)]
Merge pull request #12749 from colemanw/public

Fix compatibility problem with CRM_Extendedreport_Form_Report_ExtendedReport

5 years agoFix compatibility problem with CRM_Extendedreport_Form_Report_ExtendedReport
Coleman Watts [Thu, 30 Aug 2018 00:57:47 +0000 (20:57 -0400)]
Fix compatibility problem with CRM_Extendedreport_Form_Report_ExtendedReport

5 years agoMerge pull request #12636 from chamilwijesooriya/issue-311
Mathieu Lu [Wed, 29 Aug 2018 15:04:05 +0000 (11:04 -0400)]
Merge pull request #12636 from chamilwijesooriya/issue-311

Upgrading multilingual site causes DB Error

5 years agodev/core#346 - Online Pay Now error when used from dashboard checksum link
Jitendra Purohit [Wed, 29 Aug 2018 10:50:38 +0000 (16:20 +0530)]
dev/core#346 - Online Pay Now error when used from dashboard checksum link

5 years agoFunction extraction on setting form
eileen [Wed, 29 Aug 2018 01:52:42 +0000 (13:52 +1200)]
Function extraction on setting form

5 years agoMinor code tidy up, clarify readonly status
eileen [Wed, 29 Aug 2018 01:46:45 +0000 (13:46 +1200)]
Minor code tidy up, clarify readonly status

5 years agoMerge pull request #12732 from eileenmcnaughton/setting_form1
colemanw [Wed, 29 Aug 2018 01:28:28 +0000 (21:28 -0400)]
Merge pull request #12732 from eileenmcnaughton/setting_form1

Towards rationalising settings form & preferences form (partial of 12731)

5 years agoMerge pull request #12743 from civicrm/5.5
Eileen McNaughton [Wed, 29 Aug 2018 00:49:59 +0000 (12:49 +1200)]
Merge pull request #12743 from civicrm/5.5

5.5 to master

5 years agoMerge pull request #12742 from colemanw/dev/core#353
Eileen McNaughton [Wed, 29 Aug 2018 00:49:26 +0000 (12:49 +1200)]
Merge pull request #12742 from colemanw/dev/core#353

dev/core#353 fixed Source contact ID clause

5 years agoMerge pull request #12723 from colemanw/addressBlock
colemanw [Wed, 29 Aug 2018 00:23:01 +0000 (20:23 -0400)]
Merge pull request #12723 from colemanw/addressBlock

Improve styling of address block on summary screen

5 years agoMerge pull request #12706 from pradpnayak/OptionGroupFK
colemanw [Wed, 29 Aug 2018 00:10:46 +0000 (20:10 -0400)]
Merge pull request #12706 from pradpnayak/OptionGroupFK

Foreign key for civicrm_custom_field.option_group_id

5 years agoMerge pull request #12733 from eileenmcnaughton/crypt2
colemanw [Wed, 29 Aug 2018 00:08:24 +0000 (20:08 -0400)]
Merge pull request #12733 from eileenmcnaughton/crypt2

Remove mcrypt warning except for affected sites.

5 years agoMerge pull request #12740 from twomice/lab367_a_to_z_query_performance
Eileen McNaughton [Tue, 28 Aug 2018 22:05:00 +0000 (10:05 +1200)]
Merge pull request #12740 from twomice/lab367_a_to_z_query_performance

dev/core#367: Query optimization for A-Z pager by adding indices to t…

5 years agoMerge pull request #12660 from pradpnayak/report-error
Eileen McNaughton [Tue, 28 Aug 2018 21:55:21 +0000 (09:55 +1200)]
Merge pull request #12660 from pradpnayak/report-error

Fixed fatal error 'DB Error: no such field' on Contribution detail re…

5 years agoMerge pull request #12691 from andrewpthompson/dev-core-343
Eileen McNaughton [Tue, 28 Aug 2018 21:44:59 +0000 (09:44 +1200)]
Merge pull request #12691 from andrewpthompson/dev-core-343

dev/core#343 Fix long address lines overflowing label

5 years agoMerge pull request #12509 from JMAConsulting/dev-mail-20
colemanw [Tue, 28 Aug 2018 21:35:24 +0000 (17:35 -0400)]
Merge pull request #12509 from JMAConsulting/dev-mail-20

dev/mail#20 : Preview screen doesn't open until recipients list is built on mail compose screen

5 years agoMerge pull request #12684 from mattwire/money_fn_update_payment_details
Eileen McNaughton [Tue, 28 Aug 2018 21:30:44 +0000 (09:30 +1200)]
Merge pull request #12684 from mattwire/money_fn_update_payment_details

dev/core#299 Fix mishandling of non decimal currency on update payment details form

5 years agoMerge pull request #12738 from mattwire/membershiptype_customdata_formsupport
Eileen McNaughton [Tue, 28 Aug 2018 21:26:51 +0000 (09:26 +1200)]
Merge pull request #12738 from mattwire/membershiptype_customdata_formsupport

Enable custom data display on MembershipType form

5 years agoMerge pull request #12735 from colemanw/dev/core#351
Seamus Lee [Tue, 28 Aug 2018 21:12:32 +0000 (07:12 +1000)]
Merge pull request #12735 from colemanw/dev/core#351

dev/core#351 - Fix $.crmSnippet error with no url args

5 years agoMerge pull request #12712 from seamuslee001/dev_core_352
Eileen McNaughton [Tue, 28 Aug 2018 21:11:43 +0000 (09:11 +1200)]
Merge pull request #12712 from seamuslee001/dev_core_352

dev/core#352 Ensure that contacts that are to be exluded are not adde…

5 years agoDeduplicate setting of mailSent message
eileen [Mon, 20 Aug 2018 03:17:17 +0000 (15:17 +1200)]
Deduplicate setting of mailSent message

5 years agodev/core#353 fixed Source contact ID clause
Pradeep Nayak [Wed, 22 Aug 2018 11:22:11 +0000 (12:22 +0100)]
dev/core#353 fixed Source contact ID clause

5 years agodev/core#367: Query optimization for A-Z pager by adding indices to temp table.
Allen Shaw [Tue, 28 Aug 2018 16:55:43 +0000 (11:55 -0500)]
dev/core#367: Query optimization for A-Z pager by adding indices to temp table.