- 23 Dec, 2014 8 commits
-
-
yashodha authored
-
Monish Deb authored
Fix for CRM-15615
-
Kurund Jalmi authored
Fix for CRM-10331 group_id parameter ignored in API for GroupContact
-
Kurund Jalmi authored
CRM-15714 CiviContribute convert validateCreditCard to validatePaymentInstrument
-
Rohan Katkar authored
-
Monish Deb authored
CRM-14246 - event on behalf - alter function that assigns events to cope...
-
Yashodha Chaku authored
CRM-15744- fix wrong event link for pcp on dashboard
-
Dave Greenberg authored
CRM-15743 - Online contributions: Pay Later flag is not being passed to ...
-
- 22 Dec, 2014 9 commits
-
-
Dave Greenberg authored
CRM-15557 fix
-
AlanDixon authored
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.
-
Eileen authored
-
Kurund Jalmi authored
-
jitendrapurohit authored
-
gitsync authored
-
Yashodha Chaku authored
CRM-15722 - fixes transposed keys in REST URL output
-
-
Yashodha Chaku authored
CRM-15738 prevent notice when viewing contact's activities
-
- 21 Dec, 2014 4 commits
-
-
colemanw authored
Fix setting api in api explorer
-
colemanw authored
-
Kurund Jalmi authored
CRM-15409 - UI fixes for Sales Tax implementation.
-
totten authored
CRM-15578 - CiviMail UI & AB Testing
-
- 20 Dec, 2014 16 commits
-
-
totten authored
The content has been integrated into the main crmMailingAB module.
-
totten authored
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
-
totten authored
CRM-15578 - Various updates to A/B testing
-
totten authored
-
totten authored
-
totten authored
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.
-
totten authored
-
totten authored
* Translate strings * Remove unused help section * Display status
-
totten authored
-
totten authored
-
totten authored
-
totten authored
-
totten authored
-
totten authored
-
totten authored
-
totten authored
-
- 19 Dec, 2014 3 commits
-
-
Dave Greenberg authored
CRM-15701 - Fix form rule error.
-
Dave Greenberg authored
---------------------------------------- * CRM-15701: https://issues.civicrm.org/jira/browse/CRM-15701
-
Dave Greenberg authored
CRM-15701 QA fixes
-