civicrm-core.git
9 years agoMerge pull request #4764 from rohankatkar/CRM-15615
Monish Deb [Tue, 23 Dec 2014 11:38:45 +0000 (17:08 +0530)]
Merge pull request #4764 from rohankatkar/CRM-15615

Fix for CRM-15615

9 years agoMerge pull request #4768 from rohankatkar/CRM-10331Fix
Kurund Jalmi [Tue, 23 Dec 2014 09:50:12 +0000 (15:20 +0530)]
Merge pull request #4768 from rohankatkar/CRM-10331Fix

Fix for CRM-10331 group_id parameter ignored in API for GroupContact

9 years agoMerge pull request #4766 from adixon/CRM-15714
Kurund Jalmi [Tue, 23 Dec 2014 09:42:27 +0000 (15:12 +0530)]
Merge pull request #4766 from adixon/CRM-15714

CRM-15714 CiviContribute convert validateCreditCard to validatePaymentInstrument

9 years agoFix for CRM-10331 group_id parameter ignored in API for GroupContact
Rohan Katkar [Tue, 23 Dec 2014 06:38:39 +0000 (12:08 +0530)]
Fix for CRM-10331 group_id parameter ignored in API for GroupContact

9 years agoMerge pull request #4737 from eileenmcnaughton/master
Monish Deb [Tue, 23 Dec 2014 05:42:26 +0000 (11:12 +0530)]
Merge pull request #4737 from eileenmcnaughton/master

CRM-14246 - event on behalf - alter function that assigns events to cope...

9 years agoMerge pull request #4762 from yashodha/CRM-15744
Yashodha Chaku [Tue, 23 Dec 2014 04:56:40 +0000 (10:26 +0530)]
Merge pull request #4762 from yashodha/CRM-15744

CRM-15744- fix wrong event link for pcp on dashboard

9 years agoMerge pull request #4761 from atif-shaikh/CRM-15743
Dave Greenberg [Tue, 23 Dec 2014 00:59:11 +0000 (16:59 -0800)]
Merge pull request #4761 from atif-shaikh/CRM-15743

CRM-15743 - Online contributions: Pay Later flag is not being passed to ...

9 years agoMerge pull request #4763 from jitendrapurohit/CRM-15557-Fix
Dave Greenberg [Mon, 22 Dec 2014 23:22:40 +0000 (15:22 -0800)]
Merge pull request #4763 from jitendrapurohit/CRM-15557-Fix

CRM-15557 fix

9 years agoCRM-15714 CiviContribute convert validateCreditCard to validatePaymentInstrument
adixon [Mon, 22 Dec 2014 21:27:36 +0000 (16:27 -0500)]
CRM-15714 CiviContribute convert validateCreditCard to validatePaymentInstrument

The validateCreditCard function is too restrictive for both SWIPE and DirectDebit payment processors. Convert those calls to a new validatePaymentInstrument that only invokes validateCreditCard for credit card payment processors, and also allows SWIPE processors to override it.

9 years agoCRM-14246 - event on behalf - alter function that assigns events to cope with string...
Eileen [Wed, 19 Feb 2014 09:10:04 +0000 (22:10 +1300)]
CRM-14246 - event on behalf - alter function that assigns events to cope with string or array

9 years agoMerge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-22-22-01-44
kurund [Mon, 22 Dec 2014 16:31:51 +0000 (22:01 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-22-22-01-44

9 years agoCRM-15557 fix
jitendrapurohit [Mon, 22 Dec 2014 13:03:38 +0000 (18:33 +0530)]
CRM-15557 fix

9 years agoCRM-15744- fix wrong event link for pcp on dashboard
CiviCRM [Mon, 22 Dec 2014 12:13:36 +0000 (17:43 +0530)]
CRM-15744- fix wrong event link for pcp on dashboard

9 years agoMerge pull request #4721 from maxateff/apiexplorer-link
Yashodha Chaku [Mon, 22 Dec 2014 09:08:43 +0000 (14:38 +0530)]
Merge pull request #4721 from maxateff/apiexplorer-link

CRM-15722 - fixes transposed keys in REST URL output

9 years agoCRM-15743 - Online contributions: Pay Later flag is not being passed to confirm and...
atif-shaikh [Mon, 22 Dec 2014 07:05:03 +0000 (12:35 +0530)]
CRM-15743 - Online contributions: Pay Later flag is not being passed to confirm and thank-you pages

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

9 years agoMerge pull request #4735 from kenwest/CRM-15738
Yashodha Chaku [Mon, 22 Dec 2014 06:16:07 +0000 (11:46 +0530)]
Merge pull request #4735 from kenwest/CRM-15738

CRM-15738 prevent notice when viewing contact's activities

9 years agoMerge pull request #4760 from colemanw/settingFix
colemanw [Sun, 21 Dec 2014 20:09:16 +0000 (15:09 -0500)]
Merge pull request #4760 from colemanw/settingFix

Fix setting api in api explorer

9 years agoFix setting api in api explorer
Coleman Watts [Sun, 21 Dec 2014 20:08:25 +0000 (15:08 -0500)]
Fix setting api in api explorer

9 years agoMerge pull request #4757 from davecivicrm/CRM-15409
Kurund Jalmi [Sun, 21 Dec 2014 14:43:44 +0000 (20:13 +0530)]
Merge pull request #4757 from davecivicrm/CRM-15409

CRM-15409 - UI fixes for Sales Tax implementation.

9 years agoMerge pull request #4592 from civicrm/master-civimail-abtest
Tim Otten [Sun, 21 Dec 2014 01:14:38 +0000 (17:14 -0800)]
Merge pull request #4592 from civicrm/master-civimail-abtest

CRM-15578 - CiviMail UI & AB Testing

9 years agoCRM-15578 - Remove uunused JS/CSS/html
Tim Otten [Sat, 20 Dec 2014 14:22:17 +0000 (06:22 -0800)]
CRM-15578 - Remove uunused JS/CSS/html

The content has been integrated into the main crmMailingAB module.

9 years agoMerge branch 'master' into master-civimail-abtest
Tim Otten [Sat, 20 Dec 2014 14:18:08 +0000 (06:18 -0800)]
Merge branch 'master' into master-civimail-abtest

Conflicts:
CRM/Mailing/BAO/Mailing.php
CRM/Mailing/BAO/MailingJob.php
CRM/Upgrade/Incremental/sql/4.6.alpha1.mysql.tpl
CRM/Utils/Array.php
sql/civicrm_generated.mysql
tests/phpunit/CiviTest/CiviUnitTestCase.php

9 years agoMerge pull request #4759 from totten/master-civimail-status
Tim Otten [Sat, 20 Dec 2014 14:10:25 +0000 (06:10 -0800)]
Merge pull request #4759 from totten/master-civimail-status

CRM-15578 - Various updates to A/B testing

9 years agocivicrm_generated.mysql - Regenerate
Tim Otten [Sat, 20 Dec 2014 06:00:15 +0000 (22:00 -0800)]
civicrm_generated.mysql - Regenerate

9 years agocrmMailingAB - Report - Add options to view mailing content, select winner, & view...
Tim Otten [Sat, 20 Dec 2014 12:50:29 +0000 (04:50 -0800)]
crmMailingAB - Report - Add options to view mailing content, select winner, & view winner stats

9 years agocrmMailingAB - Transplant report. Decouple stats API.
Tim Otten [Sat, 20 Dec 2014 09:32:21 +0000 (01:32 -0800)]
crmMailingAB - Transplant report. Decouple stats API.

Note: Previously, the MailingAB.graph_stats API keyed off the pre-declared
"winning criteria" and target date, which made it necessary to choose these
things in advance.  This API now accepts these as parameters which can be
tweaked interactively (based on what the user whats to investigate).

The graphs don't really work right now, but I've transplanted the code to
show how to encapsulate it in a directive.

9 years agocrmD3 - Add stub module for declaring dependencies on D3
Tim Otten [Sat, 20 Dec 2014 09:31:09 +0000 (01:31 -0800)]
crmD3 - Add stub module for declaring dependencies on D3

9 years agoCRM-15578 - crmMailingAB - Improve listing
Tim Otten [Sat, 20 Dec 2014 08:50:48 +0000 (00:50 -0800)]
CRM-15578 - crmMailingAB - Improve listing

 * Translate strings
 * Remove unused help section
 * Display status

9 years agoDRY - crmNow
Tim Otten [Sat, 20 Dec 2014 08:33:23 +0000 (00:33 -0800)]
DRY - crmNow

9 years agoCRM-15578 - crmMailingAB - Submit UI
Tim Otten [Sat, 20 Dec 2014 06:00:39 +0000 (22:00 -0800)]
CRM-15578 - crmMailingAB - Submit UI

9 years agoCRM-15578 - MailingAB.submit API
Tim Otten [Sat, 20 Dec 2014 04:26:22 +0000 (20:26 -0800)]
CRM-15578 - MailingAB.submit API

9 years agoCRM-15578 - Mailing.submit API - Accept "approval_note"
Tim Otten [Sat, 20 Dec 2014 03:06:03 +0000 (19:06 -0800)]
CRM-15578 - Mailing.submit API - Accept "approval_note"

9 years agoRemove debug code
Tim Otten [Sat, 20 Dec 2014 02:28:38 +0000 (18:28 -0800)]
Remove debug code

9 years agoCRM-15578 - Rename "civicrm_mailing_abtesting" to "civicrm_mailing_abtest"
Tim Otten [Sat, 20 Dec 2014 02:11:39 +0000 (18:11 -0800)]
CRM-15578 - Rename "civicrm_mailing_abtesting" to "civicrm_mailing_abtest"

9 years agoCRM-15578 - Add "status" column to MailingAB
Tim Otten [Sat, 20 Dec 2014 02:09:27 +0000 (18:09 -0800)]
CRM-15578 - Add "status" column to MailingAB

9 years agoCRM-15578 - Add navigation entries for A/B testing
Tim Otten [Sat, 20 Dec 2014 01:44:47 +0000 (17:44 -0800)]
CRM-15578 - Add navigation entries for A/B testing

9 years agoMerge pull request #4756 from davecivicrm/CRM-15701b
Dave Greenberg [Fri, 19 Dec 2014 23:22:35 +0000 (15:22 -0800)]
Merge pull request #4756 from davecivicrm/CRM-15701b

CRM-15701 - Fix form rule error.

9 years agoCRM-15701 - Fix form rule error.
Dave Greenberg [Fri, 19 Dec 2014 23:22:01 +0000 (15:22 -0800)]
CRM-15701 - Fix form rule error.

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

9 years agoMerge pull request #4755 from webaccess/master
Dave Greenberg [Fri, 19 Dec 2014 23:18:46 +0000 (15:18 -0800)]
Merge pull request #4755 from webaccess/master

CRM-15701 QA fixes

9 years agoCRM-15409 - UI fixes for Sales Tax implementation.
Dave Greenberg [Fri, 19 Dec 2014 20:03:51 +0000 (12:03 -0800)]
CRM-15409 - UI fixes for Sales Tax implementation.

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

9 years agoMerge pull request #3 from manishmore/CRM-15701-QA-fixes
Kurund Jalmi [Fri, 19 Dec 2014 18:54:50 +0000 (00:24 +0530)]
Merge pull request #3 from manishmore/CRM-15701-QA-fixes

Crm 15701 qa fixes

9 years agotypo fix
moremanish [Fri, 19 Dec 2014 14:45:52 +0000 (20:15 +0530)]
typo fix

9 years agoMinor fixes
moremanish [Fri, 19 Dec 2014 14:41:45 +0000 (20:11 +0530)]
Minor fixes

9 years agoCRM-15701 QA fixes
moremanish [Fri, 19 Dec 2014 14:08:13 +0000 (19:38 +0530)]
CRM-15701 QA fixes

9 years agoMerge pull request #4753 from totten/master-civimail-status
Tim Otten [Fri, 19 Dec 2014 11:39:44 +0000 (03:39 -0800)]
Merge pull request #4753 from totten/master-civimail-status

CRM-15578 - crmMailing - Pageflow changes

9 years agoMerge pull request #4724 from atif-shaikh/CRM-15598
Monish Deb [Fri, 19 Dec 2014 10:54:38 +0000 (16:24 +0530)]
Merge pull request #4724 from atif-shaikh/CRM-15598

CRM-15598 - Allow relative URL's for Link custom fields

9 years agoMerge pull request #4749 from atif-shaikh/CRM-15729
Monish Deb [Fri, 19 Dec 2014 10:53:19 +0000 (16:23 +0530)]
Merge pull request #4749 from atif-shaikh/CRM-15729

CRM-15729 - Contact batch update via profile removes group contacts

9 years agoMerge pull request #4747 from jitendrapurohit/CRM-15730
Monish Deb [Fri, 19 Dec 2014 10:51:43 +0000 (16:21 +0530)]
Merge pull request #4747 from jitendrapurohit/CRM-15730

Registration Confirm page fails with discounted priceset CRM-15730 fix

9 years agoMerge pull request #4754 from rohankatkar/CRM-15694
Monish Deb [Fri, 19 Dec 2014 10:51:07 +0000 (16:21 +0530)]
Merge pull request #4754 from rohankatkar/CRM-15694

QA fix for CRM-15694

9 years agoQA fix for CRM-15694
Rohan Katkar [Fri, 19 Dec 2014 10:40:28 +0000 (16:10 +0530)]
QA fix for CRM-15694

9 years agoCRM-15578 - Redirect "civicrm/mailing/send" to "civicrm/a/#/mailing/new"
Tim Otten [Fri, 19 Dec 2014 08:59:46 +0000 (00:59 -0800)]
CRM-15578 - Redirect "civicrm/mailing/send" to "civicrm/a/#/mailing/new"

9 years agoCRM-15578 - crmMailing(AB) - Refine pageflow:
Tim Otten [Fri, 19 Dec 2014 08:27:59 +0000 (00:27 -0800)]
CRM-15578 - crmMailing(AB) - Refine pageflow:

 * "Submit" => leave('scheduled')
 * "Delete" => leave('unscheduled')
 * "Save" => updateUrl()
 * "Send Test" => updateUrl()

This commit also switches back to managing pageflow from the controller
(rather than calling .then(leave) in the .html).  At the moment, it seems
more useful to have all the different composition screens follow the same
pageflow (rather than allowing them to have different pageflows).

9 years agoedit-split.html - Remove unused file
Tim Otten [Fri, 19 Dec 2014 08:12:28 +0000 (00:12 -0800)]
edit-split.html - Remove unused file

9 years agoRemove unused imports
Tim Otten [Fri, 19 Dec 2014 07:59:22 +0000 (23:59 -0800)]
Remove unused imports

9 years agoCRM-15578 - crmMailing(AB) - Submission & status tracking
Tim Otten [Fri, 19 Dec 2014 02:42:22 +0000 (18:42 -0800)]
CRM-15578 - crmMailing(AB) - Submission & status tracking

When loading or submitting, determine the status of any jobs tied to this mailing.

When attempting to edit a submitted mailing, display a message instead of a form.

Change the technique for updating URL -- instead of watching 'mailing.id',
explicitly call updateUrl after saving.  This ensures a consistent, linear
sequence of operations.  (Note: The watch technique was useful when there
were different variations of save() in EditMailingCtrl and
PreviewMailingCtrl, but we eliminated PreviewMailingCtrl, so it's much
easier to manage the dataflows in a centralized fashion.)

9 years agoMerge pull request #4745 from totten/master-civimail-previewbug
Tim Otten [Fri, 19 Dec 2014 00:42:38 +0000 (16:42 -0800)]
Merge pull request #4745 from totten/master-civimail-previewbug

CRM-15578 - crmMailing - Fix for sending tests

9 years agoMerge pull request #4752 from davecivicrm/CRM-15180
Dave Greenberg [Thu, 18 Dec 2014 23:35:10 +0000 (15:35 -0800)]
Merge pull request #4752 from davecivicrm/CRM-15180

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

9 years agoCRM-15180 - https://issues.civicrm.org/jira/browse/CRM-15180
Dave Greenberg [Thu, 18 Dec 2014 22:04:26 +0000 (14:04 -0800)]
CRM-15180 - https://issues.civicrm.org/jira/browse/CRM-15180

9 years agoMerge pull request #4751 from kurund/CRM-15180
Dave Greenberg [Thu, 18 Dec 2014 21:52:02 +0000 (13:52 -0800)]
Merge pull request #4751 from kurund/CRM-15180

CRM-15180, now we disable non-selectable tags

9 years agoCRM-15180, added support in case view
kurund [Thu, 18 Dec 2014 20:55:57 +0000 (02:25 +0530)]
CRM-15180, added support in case view

----------------------------------------
* CRM-15180: Using the taglist style of the "contact" page for the "new contact" page
  https://issues.civicrm.org/jira/browse/CRM-15180

9 years agoCRM-15180, added support for attachments and some wierd error fixes
kurund [Thu, 18 Dec 2014 20:43:26 +0000 (02:13 +0530)]
CRM-15180, added support for attachments and some wierd error fixes

----------------------------------------
* CRM-15180: Using the taglist style of the "contact" page for the "new contact" page
  https://issues.civicrm.org/jira/browse/CRM-15180

9 years agocode cleanup
kurund [Thu, 18 Dec 2014 19:24:09 +0000 (00:54 +0530)]
code cleanup

9 years agocode cleanup
kurund [Thu, 18 Dec 2014 19:21:45 +0000 (00:51 +0530)]
code cleanup

9 years agoCRM-15180, now we disable non-selectable tags
kurund [Thu, 18 Dec 2014 19:13:57 +0000 (00:43 +0530)]
CRM-15180, now we disable non-selectable tags

----------------------------------------
* CRM-15180: Using the taglist style of the "contact" page for the "new contact" page
  https://issues.civicrm.org/jira/browse/CRM-15180

9 years agoMerge pull request #4748 from rohankatkar/Webtests
Kurund Jalmi [Thu, 18 Dec 2014 16:30:48 +0000 (22:00 +0530)]
Merge pull request #4748 from rohankatkar/Webtests

Webtests Fix

9 years agoCRM-15729 - Contact batch update via profile removes group contacts
atif-shaikh [Thu, 18 Dec 2014 14:46:00 +0000 (20:16 +0530)]
CRM-15729 - Contact batch update via profile removes group contacts

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

9 years agoWebtests Fix
Rohan Katkar [Thu, 18 Dec 2014 13:30:35 +0000 (19:00 +0530)]
Webtests Fix

9 years agoMerge pull request #4734 from jitendrapurohit/CRM-15694
Monish Deb [Thu, 18 Dec 2014 13:21:15 +0000 (18:51 +0530)]
Merge pull request #4734 from jitendrapurohit/CRM-15694

Activities Report - sort by Activity Type does not work and throws fatal...

9 years agoRegistration Confirm page fails with discounted priceset CRM-15730 fix
jitendrapurohit [Thu, 18 Dec 2014 13:17:33 +0000 (18:47 +0530)]
Registration Confirm page fails with discounted priceset CRM-15730 fix

9 years agoMerge pull request #4746 from yashodha/CRM-15741
Yashodha Chaku [Thu, 18 Dec 2014 13:04:59 +0000 (18:34 +0530)]
Merge pull request #4746 from yashodha/CRM-15741

CRM-15741 - CiviContribute - Don't crash when an ACL-limited user runs Contribution Summary report

9 years agoCRM-15741 - CiviContribute - Don't crash when an ACL-limited user runs Contribution...
CiviCRM [Thu, 18 Dec 2014 11:53:02 +0000 (17:23 +0530)]
CRM-15741 - CiviContribute - Don't crash when an ACL-limited user runs Contribution Summary report

9 years agoCRM-15578 - crmMailing - Fix for sending tests
Tim Otten [Thu, 18 Dec 2014 08:11:32 +0000 (00:11 -0800)]
CRM-15578 - crmMailing - Fix for sending tests

The basic problem is that one must save before sending a test -- and the
"save" mechanics are necessarily different for crmMailing and crmMailingAB.

This commit resolves the problem by refactoring to eliminate PreviewMailingCtrl.
Now:

 * Ultimate authority for deciding how to perform a preview or test mailing lies with
   the main page (EditMailingCtrl, crmMailing/edit.html, CrmMailingABEditCtrl, crmMailingAB/edit.html)
 * We don't want it to be difficult for the main page to do that, so we define two reusable
   components -- directive crmMailingBlockPreview and service crmMailingPreviewMgr.

9 years agoMerge pull request #4733 from rohankatkar/Tests
Yashodha Chaku [Thu, 18 Dec 2014 10:05:03 +0000 (15:35 +0530)]
Merge pull request #4733 from rohankatkar/Tests

Fix for Webtest

9 years agoMerge pull request #4744 from totten/master-civimail-rename
Tim Otten [Thu, 18 Dec 2014 07:09:15 +0000 (23:09 -0800)]
Merge pull request #4744 from totten/master-civimail-rename

CRM-15578 - Rename crmMailing2, crmMailingAB2 to remove "2"

9 years agoCRM-15578 - Rename crmMailingAB2 crmMailingAB
Tim Otten [Thu, 18 Dec 2014 06:54:48 +0000 (22:54 -0800)]
CRM-15578 - Rename crmMailingAB2 crmMailingAB

9 years agoCRM-15578 - Rename crmMailingAB2 crmMailingAB
Tim Otten [Thu, 18 Dec 2014 06:49:03 +0000 (22:49 -0800)]
CRM-15578 - Rename crmMailingAB2 crmMailingAB

9 years agoCRM-15578 - Rename crmMailingAB to crmMailingAB.orig
Tim Otten [Thu, 18 Dec 2014 06:46:26 +0000 (22:46 -0800)]
CRM-15578 - Rename crmMailingAB to crmMailingAB.orig

9 years agoCRM-15578 - Rename crmMailing2 to crmMailing
Tim Otten [Thu, 18 Dec 2014 06:38:27 +0000 (22:38 -0800)]
CRM-15578 - Rename crmMailing2 to crmMailing

9 years agoCRM-15578 - Rename crmMailing2 to crmMailing
Tim Otten [Thu, 18 Dec 2014 06:33:54 +0000 (22:33 -0800)]
CRM-15578 - Rename crmMailing2 to crmMailing

9 years agoCRM-15578 - Rename crmMailing2 to crmMailing
Tim Otten [Thu, 18 Dec 2014 06:31:34 +0000 (22:31 -0800)]
CRM-15578 - Rename crmMailing2 to crmMailing

9 years agoCRM-15578 - Remove crmMailing
Tim Otten [Thu, 18 Dec 2014 06:22:02 +0000 (22:22 -0800)]
CRM-15578 - Remove crmMailing

9 years agoMerge pull request #4739 from PalanteJon/CRM-15741
Yashodha Chaku [Thu, 18 Dec 2014 05:40:18 +0000 (11:10 +0530)]
Merge pull request #4739 from PalanteJon/CRM-15741

CRM-15741 - CiviContribute - Don't crash when an ACL-limited user runs C...

9 years agoMerge pull request #4731 from totten/master-civimail-abtest3
Tim Otten [Thu, 18 Dec 2014 05:38:38 +0000 (21:38 -0800)]
Merge pull request #4731 from totten/master-civimail-abtest3

CRM-15578 - Fix recipients. Improve API.

9 years agoMerge branch '4.5' of https://github.com/civicrm/civicrm-core
Coleman Watts [Thu, 18 Dec 2014 03:09:15 +0000 (22:09 -0500)]
Merge branch '4.5' of https://github.com/civicrm/civicrm-core

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

9 years agoMerge pull request #4743 from davecivicrm/CRM-14696a
Dave Greenberg [Thu, 18 Dec 2014 01:06:46 +0000 (17:06 -0800)]
Merge pull request #4743 from davecivicrm/CRM-14696a

CRM-14696 - Fixes for text input price field sold out display. Also spac...

9 years agoCRM-14696 - Fixes for text input price field sold out display. Also spacing and font...
Dave Greenberg [Thu, 18 Dec 2014 01:05:37 +0000 (17:05 -0800)]
CRM-14696 - Fixes for text input price field sold out display. Also spacing and font size improvements.

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

9 years agoCRM-15741 - CiviContribute - Don't crash when an ACL-limited user runs Contribution...
Jon goldberg [Thu, 18 Dec 2014 00:34:02 +0000 (19:34 -0500)]
CRM-15741 - CiviContribute - Don't crash when an ACL-limited user runs Contribution Summary Report

9 years agoMerge pull request #4738 from davecivicrm/CRM-14696a
Dave Greenberg [Thu, 18 Dec 2014 00:02:59 +0000 (16:02 -0800)]
Merge pull request #4738 from davecivicrm/CRM-14696a

CRM-14696 - make sold out options a bit easier to see by making the enti...

9 years agoCRM-14696 - make sold out options a bit easier to see by making the entire option...
Dave Greenberg [Thu, 18 Dec 2014 00:02:18 +0000 (16:02 -0800)]
CRM-14696 - make sold out options a bit easier to see by making the entire option italic and grey.

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

9 years agoCRM-14696 - make sold out options a bit easier to see by making the entire option...
Dave Greenberg [Wed, 17 Dec 2014 23:59:33 +0000 (15:59 -0800)]
CRM-14696 - make sold out options a bit easier to see by making the entire option italic and grey.

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

9 years agoCRM-15738 prevent notice when viewing contact's activities
Ken West [Wed, 17 Dec 2014 19:45:33 +0000 (06:45 +1100)]
CRM-15738 prevent notice when viewing contact's activities

9 years agoUpdate version to 4.5.6
CiviCRM [Wed, 17 Dec 2014 19:30:46 +0000 (11:30 -0800)]
Update version to 4.5.6

9 years agoMerge pull request #4729 from totten/colemanw-CRM-15713
colemanw [Wed, 17 Dec 2014 15:28:35 +0000 (10:28 -0500)]
Merge pull request #4729 from totten/colemanw-CRM-15713

CRM-15713 - Case ajax fixes

9 years agoMerge pull request #4732 from yashodha/phpunit-ob-fix
Yashodha Chaku [Wed, 17 Dec 2014 14:07:21 +0000 (19:37 +0530)]
Merge pull request #4732 from yashodha/phpunit-ob-fix

Phpunit ob fix

9 years agoFix for Webtest
Rohan Katkar [Wed, 17 Dec 2014 13:31:55 +0000 (19:01 +0530)]
Fix for Webtest

9 years agoMerge branch 'phpunit-ob-fix' of https://github.com/giant-rabbit/civicrm-core into...
CiviCRM [Wed, 17 Dec 2014 09:58:34 +0000 (15:28 +0530)]
Merge branch 'phpunit-ob-fix' of https://github.com/giant-rabbit/civicrm-core into phpunit-ob-fix

Conflicts:
tests/phpunit/CiviTest/CiviUnitTestCase.php

9 years agoMerge pull request #4728 from davecivicrm/CRM-15701
Kurund Jalmi [Wed, 17 Dec 2014 07:28:49 +0000 (12:58 +0530)]
Merge pull request #4728 from davecivicrm/CRM-15701

CRM-15701 - Change label on batch type, title and column header. Also ne...

9 years agoMerge pull request #4725 from rohankatkar/Tests
Kurund Jalmi [Wed, 17 Dec 2014 07:27:17 +0000 (12:57 +0530)]
Merge pull request #4725 from rohankatkar/Tests

Webtest Fixes

9 years agoCRM-15713 - CRM_Case_BAO_Case::accessCase - Split off from getCases().
Tim Otten [Wed, 17 Dec 2014 06:25:58 +0000 (22:25 -0800)]
CRM-15713 - CRM_Case_BAO_Case::accessCase - Split off from getCases().

This allows us to explicit control over more parameters (eg case_status_id)
and to improve performance (by focusing on the specific $caseId).

9 years agoCRM-15578 - Mailing API - Move submit() logic from client-side to server-side
Tim Otten [Wed, 17 Dec 2014 03:04:10 +0000 (19:04 -0800)]
CRM-15578 - Mailing API - Move submit() logic from client-side to server-side

This makes it easier to re-use (e.g. submitting the constituents of an A/B
test) and easier to secure (e.g.  when using CiviMail advanced workflow).