civicrm-core.git
8 years agoCode style, reformatting, refactoring
JKingsnorth [Fri, 13 Nov 2015 14:58:42 +0000 (14:58 +0000)]
Code style, reformatting, refactoring

8 years agoFirst attempt at https://issues.civicrm.org/jira/browse/CRM-17556
RocXa [Thu, 12 Nov 2015 18:16:05 +0000 (18:16 +0000)]
First attempt at https://issues.civicrm.org/jira/browse/CRM-17556
TO:
fix websites and tidy

8 years agoMerge pull request #7194 from monishdeb/testFailures
Monish Deb [Thu, 12 Nov 2015 15:17:21 +0000 (20:47 +0530)]
Merge pull request #7194 from monishdeb/testFailures

Webtests 4.7 beta1 fixes

8 years agoformat fix
monishdeb [Thu, 12 Nov 2015 14:46:29 +0000 (20:16 +0530)]
format fix

8 years agoWebtests 4.7 beta1 fixes
monishdeb [Thu, 12 Nov 2015 14:42:08 +0000 (20:12 +0530)]
Webtests 4.7 beta1 fixes

8 years agoMerge pull request #7073 from eileenmcnaughton/CRM-17464-master
Eileen McNaughton [Thu, 12 Nov 2015 14:36:32 +0000 (06:36 -0800)]
Merge pull request #7073 from eileenmcnaughton/CRM-17464-master

CRM-17464 remove deadlock inducing query

8 years agoMerge pull request #7187 from davecivicrm/CRM-17176
colemanw [Thu, 12 Nov 2015 14:18:24 +0000 (09:18 -0500)]
Merge pull request #7187 from davecivicrm/CRM-17176

CRM-17176 - Improve confirm message for clean-up reports menu task. F…

8 years agoMerge pull request #7191 from eileenmcnaughton/master
Monish Deb [Thu, 12 Nov 2015 10:39:22 +0000 (16:09 +0530)]
Merge pull request #7191 from eileenmcnaughton/master

CRM-17539 & progress on CRM-16929

8 years agoMerge pull request #7118 from lcdservices/CRM-17491
Yashodha Chaku [Thu, 12 Nov 2015 06:38:15 +0000 (12:08 +0530)]
Merge pull request #7118 from lcdservices/CRM-17491

CRM-17491 update price set field if quantity changes

8 years agoMerge pull request #7177 from rohankatkar/master4.7webtest
Kurund Jalmi [Thu, 12 Nov 2015 05:30:26 +0000 (11:00 +0530)]
Merge pull request #7177 from rohankatkar/master4.7webtest

Webtests fixes

8 years agoCRM-17539 set /bin/bash payments to completed rather than pending
eileen [Thu, 12 Nov 2015 04:58:33 +0000 (20:58 -0800)]
CRM-17539 set /bin/bash payments to completed rather than pending

8 years agoMerge pull request #7188 from davecivicrm/CRM-17550
Monish Deb [Thu, 12 Nov 2015 04:54:38 +0000 (10:24 +0530)]
Merge pull request #7188 from davecivicrm/CRM-17550

CRM-17550 - Missing payment description in PayPalImpl.

8 years agoCRM-CRM-17539, CRM-16929 make payment_method optional for /bin/bash value
eileen [Thu, 12 Nov 2015 04:43:33 +0000 (20:43 -0800)]
CRM-CRM-17539, CRM-16929 make payment_method optional for /bin/bash value

8 years agoCRM-17539 Do not require payment-method for /bin/bash contributions
eileen [Thu, 12 Nov 2015 04:28:26 +0000 (20:28 -0800)]
CRM-17539 Do not require payment-method for /bin/bash contributions

8 years agoCRM-16929 rework calculate tpl to be more robust and generic
eileen [Thu, 12 Nov 2015 03:50:53 +0000 (19:50 -0800)]
CRM-16929 rework calculate tpl to be more robust and generic

This makes is so that the data value 'line_raw_total' is (hopefully accurately) calculated on every price field value
including 'quickConfig' and 'no thanks' options and the data value 'raw_total' for the priceset is the sum of these

8 years agoCRM-17550 - Missing payment description in PayPalImpl.
Dave Greenberg [Thu, 12 Nov 2015 00:27:19 +0000 (16:27 -0800)]
CRM-17550 - Missing payment description in PayPalImpl.

----------------------------------------
* CRM-17550: PayPal Website Standard : payment description is not being passed to PayPal
  https://issues.civicrm.org/jira/browse/CRM-17550

8 years agoCRM-17176 - Improve confirm message for clean-up reports menu task. Fix bug in naviga...
Dave Greenberg [Thu, 12 Nov 2015 00:23:29 +0000 (16:23 -0800)]
CRM-17176 - Improve confirm message for clean-up reports menu task. Fix bug in navigation api.

----------------------------------------
* CRM-17176: Add api action to reset reports menu
  https://issues.civicrm.org/jira/browse/CRM-17176

8 years agoMerge pull request #7156 from xurizaemon/CRM-17177
Tim Otten [Wed, 11 Nov 2015 22:20:27 +0000 (14:20 -0800)]
Merge pull request #7156 from xurizaemon/CRM-17177

CRM-17177. die() instead of trigger_error() when accessed via web.

8 years agoCRM-16929 price set calcs
eileen [Fri, 6 Nov 2015 07:52:02 +0000 (23:52 -0800)]
CRM-16929 price set calcs

Consolidate calculation to a single function, always store calculated total on the form (even if not visible)
for consistent calcs.

This means the 'raw-data' attribute is calculated regardless of whether we are working with a
'price set' or a 'quick config' priceset and can always be used for calculating whether to show it

8 years agoRefactor part of calculate.tpl towards CRM-16929
eileen [Wed, 11 Nov 2015 22:14:06 +0000 (14:14 -0800)]
Refactor part of calculate.tpl towards CRM-16929

8 years agofix indentation
eileen [Wed, 11 Nov 2015 22:08:14 +0000 (14:08 -0800)]
fix indentation

8 years agoMerge pull request #7184 from eileenmcnaughton/CRM-17542
Eileen McNaughton [Wed, 11 Nov 2015 21:44:58 +0000 (13:44 -0800)]
Merge pull request #7184 from eileenmcnaughton/CRM-17542

CRM-17542 fix fatal on pay-later with separate membership

8 years agoCRM-17542 fix fatal on pay-later with separate membership
eileen [Wed, 11 Nov 2015 19:46:19 +0000 (11:46 -0800)]
CRM-17542 fix fatal on pay-later with separate membership

8 years agoMerge pull request #7181 from eileenmcnaughton/CRM-17335-2
Eileen McNaughton [Wed, 11 Nov 2015 17:50:24 +0000 (09:50 -0800)]
Merge pull request #7181 from eileenmcnaughton/CRM-17335-2

CRM-17335 toward eliminating use of leaky static

8 years agoCRM-17335 toward eliminating use of leaky static
eileen [Tue, 10 Nov 2015 21:22:41 +0000 (13:22 -0800)]
CRM-17335 toward eliminating use of leaky static

Change-Id: I9181add19192993a2bfb994cd1b03397e77ba4d3

8 years agoWebtests fixes
Web Access [Tue, 10 Nov 2015 13:08:18 +0000 (18:38 +0530)]
Webtests fixes

8 years agoMerge pull request #7172 from eileenmcnaughton/ws
Monish Deb [Tue, 10 Nov 2015 06:10:54 +0000 (11:40 +0530)]
Merge pull request #7172 from eileenmcnaughton/ws

remove trailing spaces

8 years agoremove trailing spaces
eileen [Tue, 10 Nov 2015 03:13:17 +0000 (19:13 -0800)]
remove trailing spaces

8 years agoMerge pull request #7171 from davecivicrm/CRM-17503
Dave Greenberg [Tue, 10 Nov 2015 00:45:40 +0000 (16:45 -0800)]
Merge pull request #7171 from davecivicrm/CRM-17503

CRM-17503 - PayPal Express supports recurring - process_type row change.

8 years agoCRM-17503 - PayPal Express supports recurring - process_type row change.
Dave Greenberg [Tue, 10 Nov 2015 00:40:06 +0000 (16:40 -0800)]
CRM-17503 - PayPal Express supports recurring - process_type row change.

----------------------------------------
* CRM-17503: Paypal express should formally support recurring
  https://issues.civicrm.org/jira/browse/CRM-17503

8 years agoMerge pull request #7158 from kemal-bay/master
Eileen McNaughton [Mon, 9 Nov 2015 19:27:30 +0000 (11:27 -0800)]
Merge pull request #7158 from kemal-bay/master

CRM-17147 People with empty deceased-flag ('is null') get removed fro…

8 years agoMerge pull request #7165 from monishdeb/testFailures
Monish Deb [Mon, 9 Nov 2015 19:09:16 +0000 (00:39 +0530)]
Merge pull request #7165 from monishdeb/testFailures

Core Bugs(CRM-17535,CRM-17530) and Webtest fixes in 4.7beta1

8 years agoCore Bugs and Webtest fixes in 4.7beta1
monishdeb [Mon, 9 Nov 2015 14:57:42 +0000 (20:27 +0530)]
Core Bugs and Webtest fixes in 4.7beta1

8 years agoMerge pull request #7164 from rohankatkar/master-4.7-webtests
Monish Deb [Mon, 9 Nov 2015 14:51:11 +0000 (20:21 +0530)]
Merge pull request #7164 from rohankatkar/master-4.7-webtests

Webtests Fixes - Master

8 years agoWebtests Fixes - Master
Web Access [Mon, 9 Nov 2015 13:20:29 +0000 (18:50 +0530)]
Webtests Fixes - Master

8 years agoMerge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-11-09-14-08-33
Kurund Jalmi [Mon, 9 Nov 2015 08:38:47 +0000 (14:08 +0530)]
Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-11-09-14-08-33

8 years agoMerge pull request #7160 from saurabhbatra96/CRM-17516
Eileen McNaughton [Sun, 8 Nov 2015 18:25:02 +0000 (10:25 -0800)]
Merge pull request #7160 from saurabhbatra96/CRM-17516

CRM-17516 Declare previously undefined variable as NULL.

8 years agoCRM-17516 Declare previously undefined variable as NULL.
Saurabh Batra [Sun, 8 Nov 2015 16:35:48 +0000 (22:05 +0530)]
CRM-17516 Declare previously undefined variable as NULL.

----------------------------------------
* CRM-17516:
  https://issues.civicrm.org/jira/browse/CRM-17516

8 years agoCRM-17147 People with empty deceased-flag ('is null') get removed from recipient...
Kemal Bay [Sun, 8 Nov 2015 13:34:20 +0000 (15:34 +0200)]
CRM-17147 People with empty deceased-flag ('is null') get removed from recipient list of a mailing

8 years agoCRM-17177. die() instead of trigger_error() when accessed via web.
Chris Burgess [Sun, 8 Nov 2015 09:49:54 +0000 (22:49 +1300)]
CRM-17177. die() instead of trigger_error() when accessed via web.

8 years agoMerge pull request #7149 from monishdeb/testFailures
Monish Deb [Sat, 7 Nov 2015 20:58:55 +0000 (02:28 +0530)]
Merge pull request #7149 from monishdeb/testFailures

4.7beta1 webtest and corebug fixes

8 years agowebtest fixes
monishdeb [Sat, 7 Nov 2015 16:40:17 +0000 (22:10 +0530)]
webtest fixes

8 years agoMerge pull request #7146 from rohankatkar/4.7-master-webtests
Monish Deb [Sat, 7 Nov 2015 15:02:59 +0000 (20:32 +0530)]
Merge pull request #7146 from rohankatkar/4.7-master-webtests

Webtests fixes

8 years agoMerge pull request #7153 from lcdservices/CRM-17524
colemanw [Sat, 7 Nov 2015 12:23:54 +0000 (07:23 -0500)]
Merge pull request #7153 from lcdservices/CRM-17524

CRM-17524 user id link less restrictive

8 years agoCRM-17524 user id link less restrictive
Brian Shaughnessy [Sat, 7 Nov 2015 04:24:28 +0000 (23:24 -0500)]
CRM-17524 user id link less restrictive

8 years agoMerge pull request #6515 from johanv/CRM-13725-duplicate_realtionships_check_custom_f...
colemanw [Sat, 7 Nov 2015 00:38:46 +0000 (19:38 -0500)]
Merge pull request #6515 from johanv/CRM-13725-duplicate_realtionships_check_custom_fields

CRM-13725 check custom fields to test for duplicate relationship.

8 years agoMerge pull request #7151 from colemanw/CRM-17323
colemanw [Sat, 7 Nov 2015 00:35:04 +0000 (19:35 -0500)]
Merge pull request #7151 from colemanw/CRM-17323

CRM-17323 - Fix site registration links

8 years agoMerge pull request #7150 from colemanw/CRM-13823
colemanw [Sat, 7 Nov 2015 00:34:06 +0000 (19:34 -0500)]
Merge pull request #7150 from colemanw/CRM-13823

CRM-13823 - Add menu link

8 years agoMerge pull request #7141 from agh1/report-print-header
Dave Greenberg [Fri, 6 Nov 2015 21:37:48 +0000 (13:37 -0800)]
Merge pull request #7141 from agh1/report-print-header

Issues with printing reports

8 years agoMerge pull request #7134 from eileenmcnaughton/CRM-17500
Dave Greenberg [Fri, 6 Nov 2015 21:27:52 +0000 (13:27 -0800)]
Merge pull request #7134 from eileenmcnaughton/CRM-17500

CRM-17500 fix display name etc not being updated from billing

8 years agoMerge pull request #7139 from JKingsnorth/CRM-17512
Dave Greenberg [Fri, 6 Nov 2015 19:47:25 +0000 (11:47 -0800)]
Merge pull request #7139 from JKingsnorth/CRM-17512

CRM-17512 Improve event sellout messages

8 years agoCRM-17323 - Fix site registration links
Coleman Watts [Fri, 6 Nov 2015 19:17:04 +0000 (14:17 -0500)]
CRM-17323 - Fix site registration links

8 years agoCRM-13823 - Add menu link
Coleman Watts [Fri, 6 Nov 2015 19:01:19 +0000 (14:01 -0500)]
CRM-13823 - Add menu link

8 years agoMerge pull request #7144 from monishdeb/CRM-17518
colemanw [Fri, 6 Nov 2015 16:35:54 +0000 (11:35 -0500)]
Merge pull request #7144 from monishdeb/CRM-17518

CRM-17518 fix - "IN" operator doesn't work on the contact_sub_type fi…

8 years agoMerge pull request #7148 from JKingsnorth/CRM-16676
colemanw [Fri, 6 Nov 2015 16:33:49 +0000 (11:33 -0500)]
Merge pull request #7148 from JKingsnorth/CRM-16676

CRM-16676 Further cleanup, unused method

8 years ago4.7beta1 webtest and corebug fixes
monishdeb [Fri, 6 Nov 2015 15:49:38 +0000 (21:19 +0530)]
4.7beta1 webtest and corebug fixes

8 years agoCRM-16676 Further refactoring, unused method
JKingsnorth [Fri, 6 Nov 2015 14:10:19 +0000 (14:10 +0000)]
CRM-16676 Further refactoring, unused method

8 years agoWebtests fixes
Web Access [Fri, 6 Nov 2015 13:18:57 +0000 (18:48 +0530)]
Webtests fixes

8 years agoCRM-17512 Webtest fix
JKingsnorth [Fri, 6 Nov 2015 10:11:57 +0000 (10:11 +0000)]
CRM-17512 Webtest fix

8 years agoCRM-17512 Fix webtests
JKingsnorth [Fri, 6 Nov 2015 10:10:10 +0000 (10:10 +0000)]
CRM-17512 Fix webtests

8 years agoCRM-17518 fix - "IN" operator doesn't work on the contact_sub_type field for api...
monishdeb [Fri, 6 Nov 2015 06:24:50 +0000 (11:54 +0530)]
CRM-17518 fix - "IN" operator doesn't work on the contact_sub_type field for api.Contact.get

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

8 years agoCRM-17500 fix display name etc not being updated from billing
eileen [Thu, 5 Nov 2015 05:55:03 +0000 (21:55 -0800)]
CRM-17500 fix display name etc not being updated from billing

This is tested here in contribution flow

8 years agoMerge pull request #6892 from eileenmcnaughton/CRM-17225-report-save
colemanw [Thu, 5 Nov 2015 21:58:24 +0000 (16:58 -0500)]
Merge pull request #6892 from eileenmcnaughton/CRM-17225-report-save

CRM-17225 add button for reports to be saved in view mode or criteria mode

8 years agoMerge pull request #7059 from totten/danaskallman-patch-3
colemanw [Thu, 5 Nov 2015 21:33:17 +0000 (16:33 -0500)]
Merge pull request #7059 from totten/danaskallman-patch-3

CRM-12227 - Set default extension directory

8 years agoMerge pull request #7088 from mollux/CRM-17459
colemanw [Thu, 5 Nov 2015 21:28:21 +0000 (16:28 -0500)]
Merge pull request #7088 from mollux/CRM-17459

CRM-17459 - fix filtering with api on custom fields.

8 years agoMerge pull request #7089 from JKingsnorth/CRM-17474
colemanw [Thu, 5 Nov 2015 21:25:23 +0000 (16:25 -0500)]
Merge pull request #7089 from JKingsnorth/CRM-17474

CRM-17474: Improvements to contact, participant and mailing reports

8 years agoCRM-13682 Reports - make div the page break rather than table
Andrew Hunt [Thu, 5 Nov 2015 21:14:16 +0000 (16:14 -0500)]
CRM-13682 Reports - make div the page break rather than table

Table page break confuses dompdf

8 years agoCRM-13682 Reports - break up table on page break section
Andrew Hunt [Thu, 5 Nov 2015 21:05:48 +0000 (16:05 -0500)]
CRM-13682 Reports - break up table on page break section

8 years agoCRM-17511 Reports - default header getting emptied
Andrew Hunt [Thu, 5 Nov 2015 19:54:37 +0000 (14:54 -0500)]
CRM-17511 Reports - default header getting emptied

8 years agoMerge branch 4.6 into master
Coleman Watts [Thu, 5 Nov 2015 19:37:05 +0000 (14:37 -0500)]
Merge branch 4.6 into master

Conflicts:
CRM/Member/BAO/Query.php
sql/civicrm_generated.mysql
xml/version.xml

8 years agoMerge pull request #7136 from monishdeb/CRM-17339
colemanw [Thu, 5 Nov 2015 19:31:37 +0000 (14:31 -0500)]
Merge pull request #7136 from monishdeb/CRM-17339

CRM-17339 master fix - Error when importing contributions matched on email

8 years agoMerge pull request #7137 from rohankatkar/master-4.7-webtests
Monish Deb [Thu, 5 Nov 2015 19:11:12 +0000 (00:41 +0530)]
Merge pull request #7137 from rohankatkar/master-4.7-webtests

Fix for webtests

8 years agoMerge pull request #7114 from mollux/CRM-16029
Dave Greenberg [Thu, 5 Nov 2015 18:12:17 +0000 (10:12 -0800)]
Merge pull request #7114 from mollux/CRM-16029

CRM-16029 - Follow-up fixes for multilingual financial types and accounts

8 years agoMerge pull request #7138 from mollux/minor_fixes
Dave Greenberg [Thu, 5 Nov 2015 17:43:56 +0000 (09:43 -0800)]
Merge pull request #7138 from mollux/minor_fixes

Fixed possibly wrong modifier id id when creating an activity.

8 years agoMerge pull request #7140 from JKingsnorth/patch-2
Dave Greenberg [Thu, 5 Nov 2015 17:13:50 +0000 (09:13 -0800)]
Merge pull request #7140 from JKingsnorth/patch-2

Update README.txt

8 years agoUpdate README.txt
John Kingsnorth [Thu, 5 Nov 2015 16:32:58 +0000 (16:32 +0000)]
Update README.txt

Candidate for trivial patch of the year.

8 years agoCRM-17512 Improve event sellout messages
JKingsnorth [Thu, 5 Nov 2015 16:17:20 +0000 (16:17 +0000)]
CRM-17512 Improve event sellout messages

8 years agoFixed possibly wrong modifier id id when creating activity.
Mattias Michaux [Thu, 5 Nov 2015 15:59:06 +0000 (16:59 +0100)]
Fixed possibly wrong modifier id id when creating activity.

8 years agoMerge pull request #7133 from eileenmcnaughton/CRM-17509
Eileen McNaughton [Thu, 5 Nov 2015 14:55:49 +0000 (06:55 -0800)]
Merge pull request #7133 from eileenmcnaughton/CRM-17509

CRM-17509 fix fatal on getting amount for waitlisted registrants

8 years agoFix for webtests
Web Access [Thu, 5 Nov 2015 13:11:45 +0000 (18:41 +0530)]
Fix for webtests

8 years agoCRM-17339 fix - Error when importing contributions matched on email
monishdeb [Thu, 5 Nov 2015 09:58:56 +0000 (15:28 +0530)]
CRM-17339 fix - Error when importing contributions matched on email

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

8 years agoCRM-17509 fix fatal on getting amount for waitlisted registrants
eileen [Thu, 5 Nov 2015 02:13:00 +0000 (18:13 -0800)]
CRM-17509 fix fatal on getting amount for waitlisted registrants

8 years agoMerge pull request #7116 from JKingsnorth/CRM-17488
Dave Greenberg [Thu, 5 Nov 2015 00:40:24 +0000 (16:40 -0800)]
Merge pull request #7116 from JKingsnorth/CRM-17488

CRM-17488 Fix bounce status on mailing detail report

8 years agoMerge pull request #7131 from davecivicrm/CRM-17505
Dave Greenberg [Wed, 4 Nov 2015 22:22:34 +0000 (14:22 -0800)]
Merge pull request #7131 from davecivicrm/CRM-17505

CRM-17505 - Choose date range layout fix.

8 years agoCRM-17505 - Choose date range layout fix.
Dave Greenberg [Wed, 4 Nov 2015 22:20:15 +0000 (14:20 -0800)]
CRM-17505 - Choose date range layout fix.

----------------------------------------
* CRM-17505: Fix search form layout for date range fields
  https://issues.civicrm.org/jira/browse/CRM-17505

8 years agoMerge pull request #7130 from colemanw/CRM-17493
colemanw [Wed, 4 Nov 2015 22:16:03 +0000 (17:16 -0500)]
Merge pull request #7130 from colemanw/CRM-17493

CRM-17493 - Fix datatable when popup forms disabled

8 years agoCRM-17493 - Fix datatable when popup forms disabled
Coleman Watts [Wed, 4 Nov 2015 22:15:01 +0000 (17:15 -0500)]
CRM-17493 - Fix datatable when popup forms disabled

8 years agoMinor cleanup
Coleman Watts [Wed, 4 Nov 2015 21:45:43 +0000 (16:45 -0500)]
Minor cleanup

8 years agoMerge pull request #7092 from totten/master-exturl-default
Tim Otten [Wed, 4 Nov 2015 21:20:10 +0000 (13:20 -0800)]
Merge pull request #7092 from totten/master-exturl-default

CRM-16373 - Settings - Fix default for ext_repo_url

8 years agoMerge pull request #7126 from monishdeb/4.6
Dave Greenberg [Wed, 4 Nov 2015 20:00:48 +0000 (12:00 -0800)]
Merge pull request #7126 from monishdeb/4.6

CRM-17497 fix - Adding relationship with multi-valued custom field fails

8 years agoMerge pull request #7127 from rohankatkar/Master_4.7
Kurund Jalmi [Wed, 4 Nov 2015 15:17:49 +0000 (20:47 +0530)]
Merge pull request #7127 from rohankatkar/Master_4.7

Webtests Fixes - Master

8 years agoStyle fixes
JKingsnorth [Wed, 4 Nov 2015 14:38:48 +0000 (14:38 +0000)]
Style fixes

8 years agoCRM-17474 Add custom field support to mailing detail report
JKingsnorth [Wed, 4 Nov 2015 14:28:26 +0000 (14:28 +0000)]
CRM-17474 Add custom field support to mailing detail report

8 years agoCRM-17474 Tidy up comments and deprecated properties in mailing reports
JKingsnorth [Wed, 4 Nov 2015 14:27:25 +0000 (14:27 +0000)]
CRM-17474 Tidy up comments and deprecated properties in mailing reports

8 years agoCRM-17474 Provide additional information on bounce report
JKingsnorth [Wed, 4 Nov 2015 14:06:40 +0000 (14:06 +0000)]
CRM-17474 Provide additional information on bounce report

8 years agoWebtests Fixes - Master
Web Access [Wed, 4 Nov 2015 13:21:09 +0000 (18:51 +0530)]
Webtests Fixes - Master

8 years agoUpdate version to 4.6.11
CiviCRM [Wed, 4 Nov 2015 10:05:31 +0000 (02:05 -0800)]
Update version to 4.6.11

8 years agoCRM-17488 Correct capitalization of values
JKingsnorth [Wed, 4 Nov 2015 09:34:24 +0000 (09:34 +0000)]
CRM-17488 Correct capitalization of values

8 years agoCRM-17497 fix - Adding relationship with multi-valued custom field fails
monishdeb [Wed, 4 Nov 2015 08:07:59 +0000 (13:37 +0530)]
CRM-17497 fix - Adding relationship with multi-valued custom field fails

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

8 years agoMerge pull request #7122 from rohankatkar/Master_Webtest
Monish Deb [Wed, 4 Nov 2015 06:01:39 +0000 (11:31 +0530)]
Merge pull request #7122 from rohankatkar/Master_Webtest

Webtest fixes- Master