civicrm-core.git
8 years agoCRM_Custom_Form_Group - -1 spaghetti
Tim Otten [Wed, 14 Sep 2016 03:22:48 +0000 (20:22 -0700)]
CRM_Custom_Form_Group - -1 spaghetti

So...  there's a helper function `getContactRelationshipType`
which provided a restricted listing of relationship-types (as they apply
to specific contact types or subtypes).

But what if you wanted the list of relationship-types, without filtering by
contact-type?  You *could* go through and query
eve.ry.sin.gle.contac.ttype.and.cont.act.subty.pe.  And then merge all of
these lists.  And then parse and remerge the strange intermediate format.

Or...  you just load the list you wanted...  directly...  in the format you
wanted...

8 years agoCRM_Core_DAO::fetchMap() - Add helper to return key-value pairs from SQL
Tim Otten [Wed, 14 Sep 2016 03:21:47 +0000 (20:21 -0700)]
CRM_Core_DAO::fetchMap() - Add helper to return key-value pairs from SQL

8 years agoMerge pull request #9015 from jitendrapurohit/CRM-17789
Tim Otten [Tue, 13 Sep 2016 20:41:50 +0000 (13:41 -0700)]
Merge pull request #9015 from jitendrapurohit/CRM-17789

CRM-17789 - Fix Notice Error on PHP 7

8 years agoMerge pull request #9020 from yashodha/CRM-19235
Yashodha Chaku [Tue, 13 Sep 2016 09:43:02 +0000 (15:13 +0530)]
Merge pull request #9020 from yashodha/CRM-19235

CRM-19235 : Report locale notice

8 years agoCRM-19235 : Report locale notice
yashodha [Tue, 13 Sep 2016 07:58:35 +0000 (13:28 +0530)]
CRM-19235 : Report locale notice

----------------------------------------
* CRM-19235: Notice related to report permission on localized CiviCRM
  https://issues.civicrm.org/jira/browse/CRM-19235

8 years agoMerge pull request #8978 from flaviovs/CRM-19123-merging-contacts-blank-date-fields...
Yashodha Chaku [Tue, 13 Sep 2016 05:29:01 +0000 (10:59 +0530)]
Merge pull request #8978 from flaviovs/CRM-19123-merging-contacts-blank-date-fields-wrong

CRM-19123 - Merging contacts: blank date fields write as 1970

8 years agoMerge pull request #9006 from seamuslee001/remove_debug
Tim Otten [Mon, 12 Sep 2016 20:47:28 +0000 (13:47 -0700)]
Merge pull request #9006 from seamuslee001/remove_debug

NFC remove debugging code mistakenly left in

8 years agoCRM-17789 - Fix Notice Error on PHP 7
jitendrapurohit [Mon, 12 Sep 2016 13:22:46 +0000 (18:52 +0530)]
CRM-17789 - Fix Notice Error on PHP 7

8 years agoMerge pull request #8998 from yashodha/CRM-19271
Yashodha Chaku [Fri, 9 Sep 2016 10:53:44 +0000 (16:23 +0530)]
Merge pull request #8998 from yashodha/CRM-19271

CRM-19271 - Repeat event: cannot repeat an event for more than 3 days…

8 years agofix typo in upgrdae
yashodha [Fri, 9 Sep 2016 09:29:22 +0000 (14:59 +0530)]
fix typo in upgrdae

8 years agoNFC remove debugging code mistakenly left in
Seamus Lee [Fri, 9 Sep 2016 08:03:59 +0000 (18:03 +1000)]
NFC remove debugging code mistakenly left in

8 years agoMerge pull request #9002 from ginkgomzd/patch-2
Yashodha Chaku [Thu, 8 Sep 2016 16:20:55 +0000 (21:50 +0530)]
Merge pull request #9002 from ginkgomzd/patch-2

CRM-19327 - remove invalid SQL character

8 years agoremove invalid SQL character
Michael Z Daryabeygi [Thu, 8 Sep 2016 14:49:54 +0000 (10:49 -0400)]
remove invalid SQL character

resolve issue posted to SE: https://civicrm.stackexchange.com/questions/12647/what-causes-the-sms-system-to-stop-working-and-throw-db-errors

8 years agoMerge pull request #8968 from yashodha/CRM-19293
Yashodha Chaku [Thu, 8 Sep 2016 10:47:14 +0000 (16:17 +0530)]
Merge pull request #8968 from yashodha/CRM-19293

CRM-19293: Dashboard options disappear after CiviContribute Component…

8 years agoCRM-19293: Dashboard options disappear after CiviContribute Component Settings save
yashodha [Thu, 8 Sep 2016 08:23:32 +0000 (13:53 +0530)]
CRM-19293: Dashboard options disappear after CiviContribute Component Settings save

----------------------------------------
* CRM-19293: Dashboard options disappear after CiviContribute Component Settings save
  https://issues.civicrm.org/jira/browse/CRM-19293

8 years agoCRM-19293: Dashboard options disappear after CiviContribute Component Settings save
yashodha [Thu, 1 Sep 2016 10:13:30 +0000 (15:43 +0530)]
CRM-19293: Dashboard options disappear after CiviContribute Component Settings save

----------------------------------------
* CRM-19293: Dashboard options disappear after CiviContribute Component Settings save
  https://issues.civicrm.org/jira/browse/CRM-19293

8 years agoCRM-19271: schema changes reflected in DAO
yashodha [Thu, 8 Sep 2016 07:11:16 +0000 (12:41 +0530)]
CRM-19271: schema changes reflected in DAO

----------------------------------------
* CRM-19271: Repeat event: cannot repeat an event for more than 3 days
  https://issues.civicrm.org/jira/browse/CRM-19271

8 years agoCRM-19271 - Repeat event: cannot repeat an event for more than 3 days(handled upgrade...
yashodha [Thu, 8 Sep 2016 03:55:22 +0000 (09:25 +0530)]
CRM-19271 - Repeat event: cannot repeat an event for more than 3 days(handled upgrade as well)

----------------------------------------
* CRM-19271: Repeat event: cannot repeat an event for more than 3 days
  https://issues.civicrm.org/jira/browse/CRM-19271

8 years agoMerge pull request #8995 from code-wizard/master
Yashodha Chaku [Thu, 8 Sep 2016 03:48:24 +0000 (09:18 +0530)]
Merge pull request #8995 from code-wizard/master

Issue #CRM-19271 Fixed:  Repeat event: cannot repeat an event for more than 3 days

8 years agoMerge pull request #8991 from nielosz/fix-getMailingGroupIds-unknown-var
Yashodha Chaku [Thu, 8 Sep 2016 03:06:53 +0000 (08:36 +0530)]
Merge pull request #8991 from nielosz/fix-getMailingGroupIds-unknown-var

CRM-19322 - Fix unitialized table name var

8 years agoMerge pull request #8929 from twomice/CRM-19240
Mathieu Lutfy [Wed, 7 Sep 2016 21:03:45 +0000 (17:03 -0400)]
Merge pull request #8929 from twomice/CRM-19240

Fix CRM-19240

8 years agoMerge pull request #8961 from jmcclelland/CRM-19286
Yashodha Chaku [Wed, 7 Sep 2016 10:14:07 +0000 (15:44 +0530)]
Merge pull request #8961 from jmcclelland/CRM-19286

CRM-19286 - civicrm_survey is used by CiviCampaign and should be allo…

8 years agoMerge pull request #8949 from jitendrapurohit/CRM-19262
Yashodha Chaku [Wed, 7 Sep 2016 09:40:44 +0000 (15:10 +0530)]
Merge pull request #8949 from jitendrapurohit/CRM-19262

CRM-19262 - Fix offline Pay Now Functionality

8 years agoMerge pull request #8970 from jitendrapurohit/CRM-19263
Yashodha Chaku [Wed, 7 Sep 2016 09:39:22 +0000 (15:09 +0530)]
Merge pull request #8970 from jitendrapurohit/CRM-19263

CRM-19263

8 years agoEdit the xml/schema/Core/ActionSechule.xml. Change start_action_condition character...
Ebuka Amaefula [Wed, 7 Sep 2016 09:35:55 +0000 (15:05 +0530)]
Edit the xml/schema/Core/ActionSechule.xml. Change start_action_condition character length from 32 to 62

8 years agoMerge pull request #8829 from monishdeb/CRM-19172
Yashodha Chaku [Wed, 7 Sep 2016 09:33:47 +0000 (15:03 +0530)]
Merge pull request #8829 from monishdeb/CRM-19172

CRM-19172: on behalf form + user account creation attempts to create user for org

8 years agoUpdate Mailing.php
nielosz [Wed, 7 Sep 2016 08:08:25 +0000 (10:08 +0200)]
Update Mailing.php

8 years agoMerge pull request #8989 from civicrm/4.7.11-rc
Tim Otten [Tue, 6 Sep 2016 19:43:31 +0000 (12:43 -0700)]
Merge pull request #8989 from civicrm/4.7.11-rc

4.7.11 rc

8 years agoCRM-19286 - add unit test to avoid future problems with surveys.
Jamie McClelland [Tue, 6 Sep 2016 15:12:02 +0000 (11:12 -0400)]
CRM-19286 - add unit test to avoid future problems with surveys.

8 years agoCRM-19286 - civicrm_survey is used by CiviCampaign and should be allowed.
Jamie McClelland [Wed, 31 Aug 2016 13:04:53 +0000 (09:04 -0400)]
CRM-19286 - civicrm_survey is used by CiviCampaign and should be allowed.

8 years agoreturn to the contrib edit form
jitendrapurohit [Tue, 6 Sep 2016 11:32:10 +0000 (17:02 +0530)]
return to the contrib edit form

8 years agoChange button name and amount
jitendrapurohit [Tue, 6 Sep 2016 05:45:00 +0000 (11:15 +0530)]
Change button name and amount

8 years agoadditional fix for offline pay now
jitendrapurohit [Tue, 6 Sep 2016 10:12:06 +0000 (15:42 +0530)]
additional fix for offline pay now

8 years agoFix unitialized table name var
nielosz [Tue, 6 Sep 2016 09:47:15 +0000 (11:47 +0200)]
Fix unitialized table name var

8 years agoMerge pull request #8979 from ergonlogic/dev/CRM-19306
Tim Otten [Mon, 5 Sep 2016 21:46:54 +0000 (14:46 -0700)]
Merge pull request #8979 from ergonlogic/dev/CRM-19306

Fixes CRM-19306: Fix documentation for upload directories in civicrm.…

8 years agoMerge pull request #8973 from seamuslee001/CRM-19301
Tim Otten [Mon, 5 Sep 2016 20:04:02 +0000 (13:04 -0700)]
Merge pull request #8973 from seamuslee001/CRM-19301

CRM-19301 fix dashboard upgrade for multilingual sites

8 years agoMerge pull request #8981 from colemanw/ApiExplorer
colemanw [Sun, 4 Sep 2016 15:58:12 +0000 (11:58 -0400)]
Merge pull request #8981 from colemanw/ApiExplorer

ApiExplorer - Fix formatting of getvalue return field

8 years agoCRM-19291 Fix up eileen's fix for multilingual use practice from 4.6.0 to use first...
Seamus Lee [Fri, 2 Sep 2016 23:46:15 +0000 (09:46 +1000)]
CRM-19291 Fix up eileen's fix for multilingual use practice from 4.6.0 to use first locale for name

8 years agoEnsure new column is added to base table when fixing up dashboard and rebuild multili...
Seamus Lee [Fri, 2 Sep 2016 22:14:31 +0000 (08:14 +1000)]
Ensure new column is added to base table when fixing up dashboard and rebuild multilingual structure afterwads

8 years agoRebuild localisation schema after dropping column
Seamus Lee [Fri, 2 Sep 2016 22:06:19 +0000 (08:06 +1000)]
Rebuild localisation schema after dropping column

8 years agoCRM-19301 fix dashboard upgrade for multilingual sites
Seamus Lee [Fri, 2 Sep 2016 08:17:32 +0000 (18:17 +1000)]
CRM-19301 fix dashboard upgrade for multilingual sites

8 years agoApiExplorer - Fix formatting of getvalue return field
Coleman Watts [Sun, 4 Sep 2016 01:26:17 +0000 (21:26 -0400)]
ApiExplorer - Fix formatting of getvalue return field

8 years agoFixes CRM-19306: Fix documentation for upload directories in civicrm.settings.php...
Christopher Gervais [Sat, 3 Sep 2016 19:35:41 +0000 (15:35 -0400)]
Fixes CRM-19306: Fix documentation for upload directories in civicrm.settings.php template.

8 years agoFix some Coding Standards whitespace violations
Flávio Veloso [Fri, 2 Sep 2016 23:31:59 +0000 (16:31 -0700)]
Fix some Coding Standards whitespace violations

8 years agoCRM-19123 Merging contacts: blank date fields write as 1970
Flávio Veloso [Fri, 2 Sep 2016 22:26:23 +0000 (15:26 -0700)]
CRM-19123 Merging contacts: blank date fields write as 1970

----------------------------------------
* CRM-19123: Merging contacts: blank date fields write as 1970
  https://issues.civicrm.org/jira/browse/CRM-19123

8 years agoadditional fixes for pay later
jitendrapurohit [Fri, 2 Sep 2016 08:35:22 +0000 (14:05 +0530)]
additional fixes for pay later

8 years agoadditional fixes
jitendrapurohit [Fri, 2 Sep 2016 07:01:32 +0000 (12:31 +0530)]
additional fixes

8 years agoAdditional fixes
jitendrapurohit [Thu, 1 Sep 2016 12:00:12 +0000 (17:30 +0530)]
Additional fixes

8 years agoMerge pull request #8967 from seamuslee001/CRM-19291
Eileen McNaughton [Fri, 2 Sep 2016 02:37:03 +0000 (14:37 +1200)]
Merge pull request #8967 from seamuslee001/CRM-19291

CRM-19291 put Eileen's fix into upgrade script

8 years agoMerge pull request #8965 from seamuslee001/CRM-19290
Tim Otten [Thu, 1 Sep 2016 23:18:15 +0000 (16:18 -0700)]
Merge pull request #8965 from seamuslee001/CRM-19290

CRM-19290 Fix date creation in Karma test

8 years agoCRM-19291 put Eileen's fix into upgrade script
Seamus Lee [Thu, 1 Sep 2016 10:05:32 +0000 (20:05 +1000)]
CRM-19291 put Eileen's fix into upgrade script

8 years agoCRM-19263 - Online Pay Now Fix
jitendrapurohit [Thu, 1 Sep 2016 09:52:09 +0000 (15:22 +0530)]
CRM-19263 - Online Pay Now Fix

8 years agoMerge pull request #8962 from KarinG/patch-1
Yashodha Chaku [Thu, 1 Sep 2016 07:38:49 +0000 (13:08 +0530)]
Merge pull request #8962 from KarinG/patch-1

CRM-19289 - English language/grammar edit

8 years agoCRM-19290 Fix date creation in Karma test
Seamus Lee [Wed, 31 Aug 2016 23:40:25 +0000 (09:40 +1000)]
CRM-19290 Fix date creation in Karma test

8 years agoEnglish grammar edit
Karin Gerritsen [Wed, 31 Aug 2016 17:37:18 +0000 (11:37 -0600)]
English grammar edit

8 years agoMerge pull request #8951 from jitendrapurohit/CRM-19275
Yashodha Chaku [Wed, 31 Aug 2016 09:36:07 +0000 (15:06 +0530)]
Merge pull request #8951 from jitendrapurohit/CRM-19275

CRM-19275 - DB Error on adding priceset when deferred revenue setting…

8 years agoMerge pull request #8943 from seamuslee001/CRM-19261
Tim Otten [Tue, 30 Aug 2016 20:59:06 +0000 (13:59 -0700)]
Merge pull request #8943 from seamuslee001/CRM-19261

CRM-19261 Set uniqueID as well

8 years agoCRM-19275 - DB Error on adding priceset when deferred revenue setting is enabled
jitendrapurohit [Tue, 30 Aug 2016 09:57:34 +0000 (15:27 +0530)]
CRM-19275 - DB Error on adding priceset when deferred revenue setting is enabled

8 years agoCRM-19262 - Fix offline Pay Now Functionality
jitendrapurohit [Tue, 30 Aug 2016 06:07:17 +0000 (11:37 +0530)]
CRM-19262 - Fix offline Pay Now Functionality

8 years agoMerge pull request #8946 from totten/4.7.11-nag
Tim Otten [Tue, 30 Aug 2016 06:59:29 +0000 (23:59 -0700)]
Merge pull request #8946 from totten/4.7.11-nag

CRM-15928, CRM-15925 - Refine upgrade nags

8 years agoMerge pull request #8760 from jitendrapurohit/CRM-19121
Monish Deb [Tue, 30 Aug 2016 04:44:02 +0000 (10:14 +0530)]
Merge pull request #8760 from jitendrapurohit/CRM-19121

CRM-19121 - add DT for soft credit listings

8 years agoCRM-15928 - CRM/Upgrade - Enable remote_profile_submissions
Tim Otten [Tue, 30 Aug 2016 04:18:30 +0000 (21:18 -0700)]
CRM-15928 - CRM/Upgrade - Enable remote_profile_submissions

8 years agoCRM-15925 - CRM/Upgrade - Add post-upgrade msg re: "import SQL datasource"
Tim Otten [Tue, 30 Aug 2016 03:51:51 +0000 (20:51 -0700)]
CRM-15925 - CRM/Upgrade - Add post-upgrade msg re: "import SQL datasource"

8 years agoCRM-15928 - CRM_Upgrade - Remove post-upgrade msg re: profiles
Tim Otten [Tue, 30 Aug 2016 03:34:42 +0000 (20:34 -0700)]
CRM-15928 - CRM_Upgrade - Remove post-upgrade msg re: profiles

We'll be switching the upgrade to enable this feature by default on existing
sites.

8 years agoCRM-15928 - Display warning if `remote_profile_submissions` is enabled
Tim Otten [Tue, 30 Aug 2016 03:32:12 +0000 (20:32 -0700)]
CRM-15928 - Display warning if `remote_profile_submissions` is enabled

8 years agoSet version to 4.7.12
Tim Otten [Tue, 30 Aug 2016 04:01:15 +0000 (21:01 -0700)]
Set version to 4.7.12

8 years agoMerge pull request #8936 from cividesk/CRM-19261-4.7
Tim Otten [Mon, 29 Aug 2016 22:01:23 +0000 (15:01 -0700)]
Merge pull request #8936 from cividesk/CRM-19261-4.7

CRM-19261: full fix

8 years agoFix escaping
Seamus Lee [Mon, 29 Aug 2016 07:29:12 +0000 (17:29 +1000)]
Fix escaping

8 years agoCRM-19261 Set uniqueID as well
Seamus Lee [Mon, 29 Aug 2016 22:24:44 +0000 (08:24 +1000)]
CRM-19261 Set uniqueID as well

8 years agoMerge pull request #8934 from JMAConsulting/CRM-19260
Yashodha Chaku [Mon, 29 Aug 2016 06:54:23 +0000 (12:24 +0530)]
Merge pull request #8934 from JMAConsulting/CRM-19260

CRM-19260, fixed function name

8 years agoMerge pull request #8939 from colemanw/dashlet
colemanw [Sat, 27 Aug 2016 19:11:04 +0000 (15:11 -0400)]
Merge pull request #8939 from colemanw/dashlet

CRM-18953 - Add events tab to news dashlet

8 years agoMerge pull request #8624 from saurabhbatra96/validate-api
Eileen McNaughton [Sat, 27 Aug 2016 03:34:17 +0000 (15:34 +1200)]
Merge pull request #8624 from saurabhbatra96/validate-api

CRM-18981 Add a 'validate' action to CiviCRM API

8 years agoMerge pull request #8914 from totten/master-soap
Tim Otten [Sat, 27 Aug 2016 01:26:27 +0000 (18:26 -0700)]
Merge pull request #8914 from totten/master-soap

CRM-19154, CRM-18808 - Add E2E tests for web-service end-points. SOAP/REST fixes.

8 years agoMerge pull request #8938 from jcharaoui/fix-array-key-exists-null
Tim Otten [Sat, 27 Aug 2016 00:38:33 +0000 (17:38 -0700)]
Merge pull request #8938 from jcharaoui/fix-array-key-exists-null

Fix array_key_exists() PHP warning in Report Forms

8 years agoCRM-18953 - Add events tab to news dashlet
Coleman Watts [Fri, 26 Aug 2016 02:44:22 +0000 (22:44 -0400)]
CRM-18953 - Add events tab to news dashlet

8 years agoCRM_Utils_ICalendar cleanup
Coleman Watts [Thu, 25 Aug 2016 02:36:02 +0000 (22:36 -0400)]
CRM_Utils_ICalendar cleanup

8 years agoFix array_key_exists() PHP warning in Report Forms
Jerome Charaoui [Fri, 26 Aug 2016 18:12:59 +0000 (14:12 -0400)]
Fix array_key_exists() PHP warning in Report Forms

If the query just below returns an empty set, PHP throws a warning about $customFields being undefined (null), so initialize it properly as an empty array.

8 years agoCRM-19261: full fix
Nicolas Ganivet [Fri, 26 Aug 2016 07:27:18 +0000 (01:27 -0600)]
CRM-19261: full fix

8 years agoCRM-19260, fixed function name
Pradeep Nayak [Fri, 26 Aug 2016 05:51:45 +0000 (11:21 +0530)]
CRM-19260, fixed function name

----------------------------------------
* CRM-19260: Fatal Error on View Contribution
  https://issues.civicrm.org/jira/browse/CRM-19260

8 years agoMerge pull request #8933 from ejegg/mergeNotices
Eileen McNaughton [Fri, 26 Aug 2016 02:40:52 +0000 (14:40 +1200)]
Merge pull request #8933 from ejegg/mergeNotices

Fix undefined index notices in merge

8 years agoMerge pull request #8925 from seamuslee001/CRM-15928
Tim Otten [Thu, 25 Aug 2016 21:06:58 +0000 (14:06 -0700)]
Merge pull request #8925 from seamuslee001/CRM-15928

CRM-15928

8 years agoFix undefined index notices in merge
Elliott Eggleston [Thu, 25 Aug 2016 19:17:07 +0000 (15:17 -0400)]
Fix undefined index notices in merge

8 years agoMerge pull request #8927 from yashodha/CRM-19228
Yashodha Chaku [Thu, 25 Aug 2016 10:30:34 +0000 (16:00 +0530)]
Merge pull request #8927 from yashodha/CRM-19228

CRM-19228: $contributionPageId is not populated in Contribution Receipt email

8 years agoMove varible setting for allowRemoteSubmit outsite immediate if
Seamus Lee [Wed, 24 Aug 2016 21:12:01 +0000 (07:12 +1000)]
Move varible setting for allowRemoteSubmit outsite immediate if

8 years agoRemove unrelated template stuff possibly brought in in merge from Pradeep
Seamus Lee [Wed, 24 Aug 2016 21:04:25 +0000 (07:04 +1000)]
Remove unrelated template stuff possibly brought in in merge from Pradeep

8 years agoFix template variable
Seamus Lee [Thu, 25 Aug 2016 06:46:43 +0000 (16:46 +1000)]
Fix template variable

8 years agoRemove stray </tr>
Seamus Lee [Wed, 24 Aug 2016 04:07:56 +0000 (14:07 +1000)]
Remove stray </tr>

8 years agoCRM-15928. Fix missed variable name change (thanks @seamuslee!)
Chris Burgess [Wed, 24 Aug 2016 01:21:06 +0000 (13:21 +1200)]
CRM-15928. Fix missed variable name change (thanks @seamuslee!)

8 years agoCRM-15928. Improve variable name and docs for remote profile embed functionality.
Chris Burgess [Wed, 24 Aug 2016 01:06:45 +0000 (13:06 +1200)]
CRM-15928. Improve variable name and docs for remote profile embed functionality.

8 years agoCRM-15928. Rename variable to be more descriptive, update inline docs.
Chris Burgess [Tue, 23 Aug 2016 23:54:29 +0000 (11:54 +1200)]
CRM-15928. Rename variable to be more descriptive, update inline docs.

8 years agoCRM-15928, Added code to create qfkey for profile on the basis of global settings
Pradeep Nayak [Fri, 10 Jun 2016 12:16:47 +0000 (17:46 +0530)]
CRM-15928, Added code to create qfkey for profile on the basis of global settings

8 years agoMerge pull request #8514 from fuzionnz/CRM-13640
Tim Otten [Wed, 24 Aug 2016 21:49:17 +0000 (14:49 -0700)]
Merge pull request #8514 from fuzionnz/CRM-13640

CRM-13640: Improve hash generator for logfile.

8 years agoFix CRM-19240
Allen Shaw [Wed, 24 Aug 2016 17:24:46 +0000 (12:24 -0500)]
Fix CRM-19240

8 years agoFix amount display
jitendrapurohit [Wed, 24 Aug 2016 12:40:11 +0000 (18:10 +0530)]
Fix amount display

8 years agoCRM-19121 - add DT for soft credit listings
jitendrapurohit [Tue, 26 Jul 2016 10:51:34 +0000 (16:21 +0530)]
CRM-19121 - add DT for soft credit listings

8 years agoMerge pull request #8926 from jitendrapurohit/CRM-19242
Monish Deb [Wed, 24 Aug 2016 11:43:28 +0000 (17:13 +0530)]
Merge pull request #8926 from jitendrapurohit/CRM-19242

CRM-19242 - fix create report task

8 years agoCRM-19228: is not populated in Contribution Receipt email
yashodha [Wed, 24 Aug 2016 09:12:07 +0000 (14:42 +0530)]
CRM-19228:  is not populated in Contribution Receipt email

----------------------------------------
* CRM-19228: $contributionPageId is not populated in Contribution Receipt email
  https://issues.civicrm.org/jira/browse/CRM-19228

8 years agoCRM-19242 - fix create report task
jitendrapurohit [Wed, 24 Aug 2016 05:25:52 +0000 (10:55 +0530)]
CRM-19242 - fix create report task

8 years agoMerge pull request #8919 from PalanteJon/CRM-19257
Tim Otten [Wed, 24 Aug 2016 05:12:35 +0000 (22:12 -0700)]
Merge pull request #8919 from PalanteJon/CRM-19257

CRM-19257 - Fix PHP warning when browsing custom field multiple choic…

8 years agoCRM-13640. Public generateLogFileHash.
Chris Burgess [Wed, 24 Aug 2016 03:16:30 +0000 (15:16 +1200)]
CRM-13640. Public generateLogFileHash.