- Aug 05, 2013
-
-
Kurund Jalmi authored
---------------------------------------- * CRM-13096: Table civicrm_official_receipt missing from upgrades http://issues.civicrm.org/jira/browse/CRM-13096
-
Kurund Jalmi authored
CRM-13078
-
Kurund Jalmi authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
- Aug 02, 2013
-
-
Dave Greenberg authored
CRM-13078, batch entry fixes Tested the remaining exceptions. Form rule displays properly now and checkmark icon displayed when error condition is corrected.
-
Kurund Jalmi authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
Kurund Jalmi authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
Kurund Jalmi authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
- Jul 31, 2013
-
-
Dave Greenberg authored
CRM-13016 wrong version of this fn in 4.3
-
eileen authored
-
lobo authored
CRM-12446 : support for extension translation (with native gettext only, for now)
-
lobo authored
Start the session on rest.php
-
Kurund Jalmi authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
Kurund Jalmi authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
Kurund Jalmi authored
CRM-13035-fix : initiating CRM_Contribute_BAO_Contribution instead of CRM_Contribute_DAO_Contribution
-
Kurund Jalmi authored
Crm -13124 Payment processor name missing from confirmation message
-
pratik.joshi authored
CRM-13035-fix : initiating CRM_Contribute_BAO_Contribution instead of CRM_Contribute_DAO_Contribution
-
Dave Greenberg authored
CRM-13124 Smarty variable for processor name was no longer correct in templates/CRM/Contribute/Form/Contribution/Confirm.tpl ---------------------------------------- * CRM-13124: Payment processor name missing from confirmation message http://issues.civicrm.org/jira/browse/CRM-13124
-
- Jul 29, 2013
-
-
Dave Greenberg authored
CRM-13078 These commits improve things - you can't submit w/ invalid contact ID. Still a problem w/ error icon updating when user fixes the 'invalid contact id' situation. Kurund will investigate and submit addtional fixes as needed.
-
- Jul 27, 2013
-
-
Kurund Jalmi authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
gitsync authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
gitsync authored
---------------------------------------- * CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them http://issues.civicrm.org/jira/browse/CRM-13078
-
Kurund Jalmi authored
CRM-13057
-
Kurund Jalmi authored
CRM-13105
-
- Jul 26, 2013
-
-
colemanw authored
Refactor search builder js to better handle different operators
-
bgm authored
-
git://github.com/eileenmcnaughton/civicrm-coretotten authored
Conflicts: CRM/Utils/System/Base.php CRM/Utils/System/Drupal.php CRM/Utils/System/Drupal6.php Also: Update comments ---------------------------------------- * CRM-13014: CiviMobile fatal on non-d7 -Need a UF function for login authenticate http://issues.civicrm.org/jira/browse/CRM-13014
-
- Jul 25, 2013
-
-
lobo authored
---------------------------------------- * CRM-13057: Replies to mailings processed through SOAP are failing http://issues.civicrm.org/jira/browse/CRM-13057
-
Tim Otten authored
Semi-fix {ts} usage: the mix of js/smarty here isn't very practical.
-
bgm authored
Semi-fix {ts} usage: the mix of js/smarty here isn't very practical. Will be fixed when the js is split out in a separate file eventually.
-
xavier authored
Start the session on rest.php, so it avoids impossible to find side effects. Trust me, I lost hours on that one: civi needs a session.
-
colemanw authored
-
- Jul 24, 2013
-
-
Dave Greenberg authored
--worked on CRM-13060 Patched and tested - price_set.financial_type_id is now also set when creating and updating financial type under Manage Events.
-
Tim Otten authored
CRM-13108 - CRM_Utils_File - Fix warning
-
totten authored
---------------------------------------- * CRM-13108: Warnings when extensions is installed http://issues.civicrm.org/jira/browse/CRM-13108
-
totten authored
Note: According to http://php.net/glob, the return result varies by platform; sometimes it returns array(), and sometimes it returns FALSE. The patch should work with either case. ---------------------------------------- * CRM-13108: Warnings when extensions is installed http://issues.civicrm.org/jira/browse/CRM-13108
-
yashodha authored
-
Dave Greenberg authored
-- worked on CRM-12844
-
Pradeep Nayak authored
---------------------------------------- * CRM-13060: Changing the Financial Type for Contribution pages and Events does not update the Financial Type selected for Price Sets and Price Field values http://issues.civicrm.org/jira/browse/CRM-13060
-
Pradeep Nayak authored
---------------------------------------- * CRM-12844: Automated recurring contribution "civicrm_line_item" records have wrong financial type id http://issues.civicrm.org/jira/browse/CRM-12844
-
- Jul 23, 2013
-
-
Tim Otten authored
CRM-13103 - Fix hook re-entrancy
-