- Aug 21, 2013
- Aug 20, 2013
-
-
eileen authored
-
eileen authored
-
eileen authored
-
eileen authored
Note that this fn has a lot of inconsistency to adjust for & this will require tweaking over time - however this is an new fn / extension to the api so doesn't affect existing
-
eileen authored
Well - it would have been one line - except then I wanted to keep testing what happens when the custom field has a default value (the breakage) & without (per before) so then I wound up having to fix up the function signature too
-
Kurund Jalmi authored
CRM-13234 make profile getfields action return data about profile
-
eileen authored
-
Kurund Jalmi authored
CRM-13234 - tests & standalone changes for fixing getfields on profile api
-
Kurund Jalmi authored
CRM-13247 add column for Check Number to contribution detail reports.
-
Kurund Jalmi authored
CRM-13241 add financial_type to contribution tokens
-
eileen authored
-
eileen authored
NB - there is a lot more code in the api here than I am happy with - but it will take a lot of work to extract this out of the underlying profile BAO & Form classes. As there are now tests in place for this we can work to tidy it up at the next sprint
-
eileen authored
Note, always commit these separately so that the PR won't be left to stagnate due to an over-sized commit & the patches can be easily backported
-
eileen authored
-
eileen authored
-
Dave Greenberg authored
---------------------------------------- * CRM-13247: Add "Check Number" to Display Columns in CiviReport > Contribution Details > Report Criteria http://issues.civicrm.org/jira/browse/CRM-13247
-
Dave Greenberg authored
Crm 13179 allow users with permission to see other users and either access civicrm or access ajax api See comment for remaining unresolved issues: http://issues.civicrm.org/jira/browse/CRM-13179?focusedCommentId=52614&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-52614
-
Dave Greenberg authored
---------------------------------------- * CRM-13241: Thank You Letter for Contributions - Tokens details missing -getContributionTokenDetails http://issues.civicrm.org/jira/browse/CRM-13241
-
- Aug 19, 2013
-
-
eileen authored
While the logic of the change should still stand (getquick is already permissioned at the acl level) this change is not required for this PR
-
Kurund Jalmi authored
CRM-13225 related fix for Membership Import during update
-
monishdeb authored
---------------------------------------- * CRM-13225: Activity/Participant/Membership import is broken due to import resturcturing http://issues.civicrm.org/jira/browse/CRM-13225
-
Kurund Jalmi authored
Fix import classes CRM-11254/CRM-13225
-
Kurund Jalmi authored
Fix contact type search builder CRM-13242
-
Kurund Jalmi authored
Crm 13176
-
colemanw authored
---------------------------------------- * CRM-13225: Activity/Participant/Membership import is broken due to import resturcturing http://issues.civicrm.org/jira/browse/CRM-13225 * CRM-11254: Create parent class for import http://issues.civicrm.org/jira/browse/CRM-11254
-
colemanw authored
---------------------------------------- * CRM-13225: Activity/Participant/Membership import is broken due to import resturcturing http://issues.civicrm.org/jira/browse/CRM-13225
-
- Aug 18, 2013
-
-
colemanw authored
-
Dave Greenberg authored
CRMDOC - Change various CRMDOCxx links to plain CRMDOC
-
eileen authored
-
eileen authored
-
eileen authored
-
eileen authored
-
eileen authored
-
eileen authored
-
eileen authored
-
eileen authored
-
eileen authored
CRM-13179 per Dave's comment I agree that this is a bogus error. Removing this check means that on a mixed profile (e.g. event) the correct data for the relevant contact is returned which seems appropriate
-