civicrm-core.git
10 years agoFix membership join date from being overwritten by api
Coleman Watts [Fri, 31 Jan 2014 22:35:56 +0000 (14:35 -0800)]
Fix membership join date from being overwritten by api

10 years agoCRM-14151 add hacky-handling to receive date like other date fields in completetransa...
Eileen McNaughton [Fri, 31 Jan 2014 20:12:42 +0000 (09:12 +1300)]
CRM-14151 add hacky-handling to receive date like other date fields in completetransaction function to mitigate DAO->find() followed by DAO->save() fatalling on date fields .. sometimes

----------------------------------------
* CRM-14151: BaseIPN fails when receipt_date is set
  http://issues.civicrm.org/jira/browse/CRM-14151

10 years agoMerge pull request #2443 from davecivicrm/CRM-14149
Dave Greenberg [Fri, 31 Jan 2014 19:15:43 +0000 (11:15 -0800)]
Merge pull request #2443 from davecivicrm/CRM-14149

CRM-14149 - fix bad markup in Job.tpl

10 years agoCRM-14149 - fix bad markup in Job.tpl
Dave Greenberg [Fri, 31 Jan 2014 19:14:56 +0000 (11:14 -0800)]
CRM-14149 - fix bad markup in Job.tpl

----------------------------------------
* CRM-14149: Bad tags on Add Scheduled Job page break page layout
  http://issues.civicrm.org/jira/browse/CRM-14149

10 years agoMerge pull request #2442 from davecivicrm/CRM-14146
Dave Greenberg [Fri, 31 Jan 2014 18:57:35 +0000 (10:57 -0800)]
Merge pull request #2442 from davecivicrm/CRM-14146

CRM-14146 - conditionally change contribution button text  based on whet...

10 years agoCRM-14146 - conditionally change contribution button text based on whether confirm...
Dave Greenberg [Fri, 31 Jan 2014 18:55:25 +0000 (10:55 -0800)]
CRM-14146 - conditionally change contribution button text  based on whether confirm page is skipped.

----------------------------------------
* CRM-14146: Button on contribution page should be "Confirm Contribution"
  http://issues.civicrm.org/jira/browse/CRM-14146

10 years agoMerge pull request #2440 from dlobo/CRM-14150
dlobo [Fri, 31 Jan 2014 17:42:39 +0000 (09:42 -0800)]
Merge pull request #2440 from dlobo/CRM-14150

CRM-14150 - Auto reply fails

10 years agoCRM-14150 - Auto reply fails
Donald A. Lobo [Fri, 31 Jan 2014 17:41:33 +0000 (09:41 -0800)]
CRM-14150 - Auto reply fails

http://issues.civicrm.org/jira/browse/CRM-14150

10 years agoReport/Form as deepaks pointed out getTitle exists in parent class
Eileen McNaughton [Fri, 31 Jan 2014 09:59:55 +0000 (22:59 +1300)]
Report/Form as deepaks pointed out getTitle exists in parent class

10 years agoMerge branch '4.4' into CRM-14128
Deepak Srivastava [Fri, 31 Jan 2014 07:52:18 +0000 (13:22 +0530)]
Merge branch '4.4' into CRM-14128

10 years agoCRM-14128 - Participant Count Report offers 'is not role' criteria - but treats it...
Deepak Srivastava [Fri, 31 Jan 2014 07:37:59 +0000 (13:07 +0530)]
CRM-14128 - Participant Count Report offers 'is not role' criteria - but treats it the same as 'is role'

http://issues.civicrm.org/jira/browse/CRM-14128

10 years agoMerge pull request #2438 from deepak-srivastava/CRM-14129
deepak-srivastava [Fri, 31 Jan 2014 07:30:38 +0000 (23:30 -0800)]
Merge pull request #2438 from deepak-srivastava/CRM-14129

CRM-14129 - Core reports - passing mhas as a URL criteria is ignored

10 years agotest suite, one more fn to change groupCreate signature on
Eileen McNaughton [Fri, 31 Jan 2014 02:15:51 +0000 (15:15 +1300)]
test suite, one more fn to change groupCreate signature on

10 years agoCRM-14139 ajax grouplist call - fixes notices on non-static functions
Eileen McNaughton [Tue, 28 Jan 2014 01:23:22 +0000 (14:23 +1300)]
CRM-14139 ajax grouplist call - fixes notices on non-static functions

----------------------------------------
* CRM-14139: Static methods called non-statically
  http://issues.civicrm.org/jira/browse/CRM-14139

10 years agoCRM-14147: Fix 4.1 to 4.2 upgrade in non-english (ex: french, where the profileTitle...
Mathieu Lutfy [Thu, 30 Jan 2014 21:07:16 +0000 (16:07 -0500)]
CRM-14147: Fix 4.1 to 4.2 upgrade in non-english (ex: french, where the profileTitle may have an apostrophe in it.

10 years agoCRM-14129 - Core reports - passing mhas as a URL criteria is ignored
Deepak Srivastava [Thu, 30 Jan 2014 08:31:38 +0000 (14:01 +0530)]
CRM-14129 - Core reports - passing mhas as a URL criteria is ignored

http://issues.civicrm.org/jira/browse/CRM-14129

10 years agoMerge pull request #2429 from dlobo/CRM-14085
dlobo [Wed, 29 Jan 2014 22:12:17 +0000 (14:12 -0800)]
Merge pull request #2429 from dlobo/CRM-14085

CRM-14085 - wrong syntax on inner join for contribution report

10 years agoCRM-14085 - wrong syntax on inner join for contribution report
Donald A. Lobo [Wed, 29 Jan 2014 22:11:24 +0000 (14:11 -0800)]
CRM-14085 - wrong syntax on inner join for contribution report

http://issues.civicrm.org/jira/browse/CRM-14085

10 years agoMerge pull request #2428 from dlobo/CRM-14101
dlobo [Wed, 29 Jan 2014 22:09:20 +0000 (14:09 -0800)]
Merge pull request #2428 from dlobo/CRM-14101

CRM-14101 - Unauthenticated/anonymous users can register for events even when Drupal permissions should stop them

10 years agoCRM-14101 - Unauthenticated/anonymous users can register for events even when Drupal...
Donald A. Lobo [Wed, 29 Jan 2014 22:07:47 +0000 (14:07 -0800)]
CRM-14101 - Unauthenticated/anonymous users can register for events even when Drupal permissions should stop them

http://issues.civicrm.org/jira/browse/CRM-14101

10 years agoMerge pull request #2424 from eileenmcnaughton/test-fixes
dlobo [Wed, 29 Jan 2014 21:46:10 +0000 (13:46 -0800)]
Merge pull request #2424 from eileenmcnaughton/test-fixes

test suite - fix signature on GroupCreate call

10 years agoMerge pull request #2425 from dlobo/CRM-14130
dlobo [Wed, 29 Jan 2014 21:43:40 +0000 (13:43 -0800)]
Merge pull request #2425 from dlobo/CRM-14130

CRM-14130 - Undefined property: CRM_Core_DAO...reply.php

10 years agoMerge pull request #2426 from davecivicrm/CRM-14143
colemanw [Wed, 29 Jan 2014 01:57:35 +0000 (17:57 -0800)]
Merge pull request #2426 from davecivicrm/CRM-14143

CRM-14143 - Fix group selector display when showOrgInfo is true - multi-...

10 years agoCRM-14143 - Fix group selector display when showOrgInfo is true - multi-site enabled.
Dave Greenberg [Wed, 29 Jan 2014 01:44:38 +0000 (17:44 -0800)]
CRM-14143 - Fix group selector display when showOrgInfo is true - multi-site enabled.

----------------------------------------
* CRM-14143: Sub-group display off when multi-site enabled
  http://issues.civicrm.org/jira/browse/CRM-14143

10 years agoCRM-14130 - Undefined property: CRM_Core_DAO...reply.php
Donald A. Lobo [Wed, 29 Jan 2014 00:09:49 +0000 (16:09 -0800)]
CRM-14130 - Undefined property: CRM_Core_DAO...reply.php

http://issues.civicrm.org/jira/browse/CRM-14130

10 years agotest suite - fix signature on GroupCreate call
Eileen McNaughton [Tue, 28 Jan 2014 18:35:49 +0000 (07:35 +1300)]
test suite - fix signature on GroupCreate call

10 years agoCRM-14138 report_template.get_rows api make report id optional on getrows
Eileen [Mon, 27 Jan 2014 04:57:46 +0000 (17:57 +1300)]
CRM-14138 report_template.get_rows api make report id optional on getrows

----------------------------------------
* CRM-14138: Report_template.getrows api - make report_id OR instance_id required (currently report id is required)
  http://issues.civicrm.org/jira/browse/CRM-14138

10 years agoapi tidy-up add missing spaces
Eileen [Thu, 23 Jan 2014 16:00:57 +0000 (16:00 +0000)]
api tidy-up add missing spaces

10 years agoCRM-14137 report_template api - add ability to retrieve related metadata
Eileen McNaughton [Tue, 28 Jan 2014 00:18:55 +0000 (13:18 +1300)]
CRM-14137 report_template api - add ability to retrieve related metadata

----------------------------------------
* CRM-14137: Report_template.getrows api - allow retrieval of metadata at the top level
  http://issues.civicrm.org/jira/browse/CRM-14137

10 years agoMerge pull request #2412 from dlobo/CRM-14125
dlobo [Sat, 25 Jan 2014 01:51:17 +0000 (17:51 -0800)]
Merge pull request #2412 from dlobo/CRM-14125

CRM-14125 - Joining a group from the user dashboard throws a fatal error...

10 years agoCRM-14125 - Joining a group from the user dashboard throws a fatal error IF assigned...
Donald A. Lobo [Sat, 25 Jan 2014 01:50:50 +0000 (17:50 -0800)]
CRM-14125 - Joining a group from the user dashboard throws a fatal error IF assigned activities pane is enabled

http://issues.civicrm.org/jira/browse/CRM-14125

10 years agoMerge pull request #2410 from dlobo/CRM-14127
dlobo [Fri, 24 Jan 2014 23:19:58 +0000 (15:19 -0800)]
Merge pull request #2410 from dlobo/CRM-14127

CRM-14127 - CiviCRM WordPress not correctly generating frontend URL

10 years agoCRM-14127 - CiviCRM WordPress not correctly generating frontend URL
Donald A. Lobo [Fri, 24 Jan 2014 23:19:21 +0000 (15:19 -0800)]
CRM-14127 - CiviCRM WordPress not correctly generating frontend URL

http://issues.civicrm.org/jira/browse/CRM-14127

10 years agoMerge pull request #2409 from davecivicrm/CRM-14117
Dave Greenberg [Fri, 24 Jan 2014 20:23:55 +0000 (12:23 -0800)]
Merge pull request #2409 from davecivicrm/CRM-14117

CRM-14117 - Rebuilt generated with navigation fix.

10 years agoCRM-14117 - Rebuilt generated with navigation fix.
Dave Greenberg [Fri, 24 Jan 2014 20:23:10 +0000 (12:23 -0800)]
CRM-14117 - Rebuilt generated with navigation fix.

----------------------------------------
* CRM-14117: Help/About leads to a non-existant page
  http://issues.civicrm.org/jira/browse/CRM-14117

10 years agoMerge pull request #2404 from davecivicrm/CRM-14119
Dave Greenberg [Fri, 24 Jan 2014 01:05:06 +0000 (17:05 -0800)]
Merge pull request #2404 from davecivicrm/CRM-14119

CRM-14119 This includes https://github.com/civicrm/civicrm-core/pull/240...

10 years agoCRM-14119 This includes https://github.com/civicrm/civicrm-core/pull/2400 and adds...
Dave Greenberg [Fri, 24 Jan 2014 00:50:16 +0000 (16:50 -0800)]
CRM-14119 This includes https://github.com/civicrm/civicrm-core/pull/2400 and adds truncation of Details column display with conditional (more) link as we do with Notes selector.

----------------------------------------
* CRM-14119: Add activity details as field / filter on activity details report
  http://issues.civicrm.org/jira/browse/CRM-14119

10 years agoMerge pull request #2403 from dlobo/CRM-14117
Dave Greenberg [Thu, 23 Jan 2014 23:56:55 +0000 (15:56 -0800)]
Merge pull request #2403 from dlobo/CRM-14117

CRM-14117 - Help/About leads to a non-existant page

10 years agoCRM-14117 - Help/About leads to a non-existant page
Donald A. Lobo [Thu, 23 Jan 2014 23:30:02 +0000 (15:30 -0800)]
CRM-14117 - Help/About leads to a non-existant page

http://issues.civicrm.org/jira/browse/CRM-14117

10 years agoMerge pull request #2402 from dlobo/CRM-14118
dlobo [Thu, 23 Jan 2014 22:56:50 +0000 (14:56 -0800)]
Merge pull request #2402 from dlobo/CRM-14118

CRM-14118 - Unescaped user input sent to MySQL from geolocation scheduled job

10 years agoCRM-14118 - Unescaped user input sent to MySQL from geolocation scheduled job
Donald A. Lobo [Thu, 23 Jan 2014 22:50:53 +0000 (14:50 -0800)]
CRM-14118 - Unescaped user input sent to MySQL from geolocation scheduled job

http://issues.civicrm.org/jira/browse/CRM-14118

10 years agoMerge pull request #2401 from eileenmcnaughton/CRM-14120
dlobo [Thu, 23 Jan 2014 22:13:18 +0000 (14:13 -0800)]
Merge pull request #2401 from eileenmcnaughton/CRM-14120

CRM-14120 e-notice error due to returning NULL not by reference,

10 years agoCRM-14120 e-notice error due to returning NULL not by reference, From what I recall...
Eileen McNaughton [Thu, 23 Jan 2014 20:57:27 +0000 (09:57 +1300)]
CRM-14120 e-notice error due to returning NULL not by reference, From what I recall php lazy copying means that we don't lose any performance benefit by not returning as a referenct

----------------------------------------
* CRM-14120: Notice Notice: Only variable references should be returned by reference in event() (line 122 of /srv/www/womenslibrary.org.uk/sites/all/modules/civicrm/CRM/Event/PseudoConstant.php).
  http://issues.civicrm.org/jira/browse/CRM-14120

10 years agoCRM-14108 add scheduled reminder id as a params on scheduled job
Eileen [Wed, 22 Jan 2014 01:39:37 +0000 (01:39 +0000)]
CRM-14108 add scheduled reminder id as a params on scheduled job

----------------------------------------

----------------------------------------
* CRM-14108: Add Param for id to scheduled reminders
  http://issues.civicrm.org/jira/browse/CRM-14108

10 years agoMerge pull request #2370 from kurund/CRM-14087
Kurund Jalmi [Tue, 21 Jan 2014 19:24:31 +0000 (11:24 -0800)]
Merge pull request #2370 from kurund/CRM-14087

fix contact subtype unset during domain update, CRM-14087

10 years agoMerge pull request #2388 from colemanw/4.4
colemanw [Tue, 21 Jan 2014 17:47:52 +0000 (09:47 -0800)]
Merge pull request #2388 from colemanw/4.4

CRM-14028 - Fix test

10 years agoCRM-14028 - Fix test
Coleman Watts [Tue, 21 Jan 2014 17:47:34 +0000 (09:47 -0800)]
CRM-14028 - Fix test

10 years agofixed bug in saving email, phone and address CRM-14087
kurund [Tue, 21 Jan 2014 07:15:23 +0000 (23:15 -0800)]
fixed bug in saving email, phone and address CRM-14087

----------------------------------------
* CRM-14087:
  http://issues.civicrm.org/jira/browse/CRM-14087

10 years agoMerge pull request #2386 from colemanw/tokenFix
colemanw [Tue, 21 Jan 2014 04:24:28 +0000 (20:24 -0800)]
Merge pull request #2386 from colemanw/tokenFix

CRM-14095 - Fix bug where email token hook not called if no core tokens present

10 years agoCRM-14095 - Fix bug where email token hook not called if no core tokens present
Coleman Watts [Tue, 21 Jan 2014 01:00:43 +0000 (17:00 -0800)]
CRM-14095 - Fix bug where email token hook not called if no core tokens present

10 years agoMerge pull request #2367 from kurund/CRM-14082
Kurund Jalmi [Tue, 21 Jan 2014 01:50:56 +0000 (17:50 -0800)]
Merge pull request #2367 from kurund/CRM-14082

preserve sorting for task actions, CRM-14082

10 years agoMerge pull request #2382 from eileenmcnaughton/failing-test
Tim Otten [Mon, 20 Jan 2014 22:37:48 +0000 (14:37 -0800)]
Merge pull request #2382 from eileenmcnaughton/failing-test

Failing test

10 years agoAdditional test on return.address_name
Eileen McNaughton [Mon, 20 Jan 2014 19:07:49 +0000 (08:07 +1300)]
Additional test on return.address_name

10 years agofix failing profile api test by preventing double-adding of same alias
Eileen McNaughton [Mon, 20 Jan 2014 11:55:20 +0000 (00:55 +1300)]
fix failing profile api test by preventing double-adding of same alias

10 years agoupdated examples
Eileen McNaughton [Mon, 20 Jan 2014 11:28:02 +0000 (00:28 +1300)]
updated examples

10 years agoMerge pull request #2381 from totten/4.4-absence-data-helpers
Tim Otten [Mon, 20 Jan 2014 11:27:04 +0000 (03:27 -0800)]
Merge pull request #2381 from totten/4.4-absence-data-helpers

HR-226 - Add misc helpers

10 years agocrm.backbone.js - Dial-down the delay on propagating changes from crmCriteriaModel...
Tim Otten [Mon, 20 Jan 2014 11:22:10 +0000 (03:22 -0800)]
crm.backbone.js - Dial-down the delay on propagating changes from crmCriteriaModel to the collection

10 years agofix failing test, check contribution creating with default date of now
Eileen McNaughton [Mon, 20 Jan 2014 10:44:46 +0000 (23:44 +1300)]
fix failing test, check contribution creating with default date of now

10 years agoMerge pull request #2378 from totten/4.4-absence-data-helpers
Tim Otten [Mon, 20 Jan 2014 01:00:13 +0000 (17:00 -0800)]
Merge pull request #2378 from totten/4.4-absence-data-helpers

HR-238 - Helpers

10 years agocrm.backbone.js - Allow collections to fetch records with alternative API actions
Tim Otten [Mon, 20 Jan 2014 00:30:41 +0000 (16:30 -0800)]
crm.backbone.js - Allow collections to fetch records with alternative API actions

10 years agoCRM_Utils_Array::product() - Helper to generate Cartesian products
Tim Otten [Mon, 20 Jan 2014 00:29:58 +0000 (16:29 -0800)]
CRM_Utils_Array::product() - Helper to generate Cartesian products

10 years agoMerge pull request #2374 from totten/4.4-entitytype
Tim Otten [Sun, 19 Jan 2014 00:57:48 +0000 (16:57 -0800)]
Merge pull request #2374 from totten/4.4-entitytype

--HR-224 Reinitialize entity cache during installation

10 years ago--HR-224 Reinitialize entity cache during installation
Nileema [Fri, 17 Jan 2014 14:35:08 +0000 (20:05 +0530)]
--HR-224 Reinitialize entity cache during installation

10 years agofix contact subtype unset during domain update, CRM-14087
kurund [Fri, 17 Jan 2014 20:16:44 +0000 (12:16 -0800)]
fix contact subtype unset during domain update, CRM-14087

----------------------------------------
* CRM-14087: Updating default organization's address/phone wipes out the contact sub-type
  http://issues.civicrm.org/jira/browse/CRM-14087

10 years agoMerge pull request #2369 from davecivicrm/CRM-13998
Dave Greenberg [Fri, 17 Jan 2014 20:02:49 +0000 (12:02 -0800)]
Merge pull request #2369 from davecivicrm/CRM-13998

CRM-13998 - upgrade checks for missing report_instance columns.

10 years agoCRM-13998 - upgrade checks for missing report_instance columns.
Dave Greenberg [Fri, 17 Jan 2014 19:59:01 +0000 (11:59 -0800)]
CRM-13998 - upgrade checks for missing report_instance columns.

----------------------------------------
* CRM-13998: Upgrade is missing alter statements for civicrm_report_instance
  http://issues.civicrm.org/jira/browse/CRM-13998

10 years agoMerge pull request #2360 from davecivicrm/CRM-14081
colemanw [Fri, 17 Jan 2014 18:15:14 +0000 (10:15 -0800)]
Merge pull request #2360 from davecivicrm/CRM-14081

CRM-14081 - Alternate approach preserves useful focus behavior by defaul...

10 years agopreserve sorting for task actions, CRM-14082
kurund [Fri, 17 Jan 2014 18:14:21 +0000 (10:14 -0800)]
preserve sorting for task actions, CRM-14082

----------------------------------------
* CRM-14082: Sort order is no longer honored by search actions
  http://issues.civicrm.org/jira/browse/CRM-14082

10 years agoMerge pull request #2365 from eileenmcnaughton/CRM-14080
Dave Greenberg [Fri, 17 Jan 2014 18:02:10 +0000 (10:02 -0800)]
Merge pull request #2365 from eileenmcnaughton/CRM-14080

CRM-14080 default to now

10 years agoMerge pull request #2362 from totten/4.4-sync-redirect
Tim Otten [Fri, 17 Jan 2014 06:20:04 +0000 (22:20 -0800)]
Merge pull request #2362 from totten/4.4-sync-redirect

CRM-14086 - CMSUser::synchronize - Allow execution of sync routine without redirect

10 years agoMerge pull request #2289 from eileenmcnaughton/CRM-13918
deepak-srivastava [Fri, 17 Jan 2014 06:08:00 +0000 (22:08 -0800)]
Merge pull request #2289 from eileenmcnaughton/CRM-13918

CRM-13918 report_template.getrows api - add limit & offset per Deepak's comments

10 years agoCRM-14086 - CMSUser::synchronize - Allow execution of sync routine without an HTTP...
Tim Otten [Fri, 17 Jan 2014 05:42:00 +0000 (21:42 -0800)]
CRM-14086 - CMSUser::synchronize - Allow execution of sync routine without an HTTP redirect

10 years agoCRM-14081 - Alternate approach preserves useful focus behavior by default and elimina...
Dave Greenberg [Fri, 17 Jan 2014 02:45:02 +0000 (18:45 -0800)]
CRM-14081 - Alternate approach preserves useful focus behavior by default and eliminates for soft credit block via new focus param for NewContact.tpl.

----------------------------------------
* CRM-14081: Create Contribution screen initially scrolls to and puts cursor in "Soft Credit" field
  http://issues.civicrm.org/jira/browse/CRM-14081

10 years agoMerge pull request #2359 from totten/4.4-dashboardcontactapi
Tim Otten [Fri, 17 Jan 2014 02:35:51 +0000 (18:35 -0800)]
Merge pull request #2359 from totten/4.4-dashboardcontactapi

CRM-13889 - api/v3/DashboardContact - Remove exemption for SyntaxConform...

10 years agoCRM-13889 - api/v3/DashboardContact - Remove exemption for SyntaxConformanceTest...
Tim Otten [Fri, 17 Jan 2014 02:10:21 +0000 (18:10 -0800)]
CRM-13889 - api/v3/DashboardContact - Remove exemption for SyntaxConformanceTest. Fix bugs.

10 years agoMerge pull request #2356 from colemanw/4.4
colemanw [Thu, 16 Jan 2014 17:57:07 +0000 (09:57 -0800)]
Merge pull request #2356 from colemanw/4.4

CRM-14028 - Workaround the number 0 == empty() php bug

10 years agoCRM-14028 - Workaround the number 0 == empty() php bug
Coleman Watts [Thu, 16 Jan 2014 17:56:28 +0000 (09:56 -0800)]
CRM-14028 - Workaround the number 0 == empty() php bug

10 years agoMerge pull request #2350 from eileenmcnaughton/CRM-14012
colemanw [Thu, 16 Jan 2014 17:29:53 +0000 (09:29 -0800)]
Merge pull request #2350 from eileenmcnaughton/CRM-14012

CRM-14012 - Contribution total values incorrect for permissioned users i...

10 years agoMerge pull request #2352 from colemanw/4.4
colemanw [Thu, 16 Jan 2014 01:03:24 +0000 (17:03 -0800)]
Merge pull request #2352 from colemanw/4.4

Fix search builder participant/member options

10 years agoMerge pull request #2354 from totten/4.4-dashboard-api
Tim Otten [Thu, 16 Jan 2014 00:11:13 +0000 (16:11 -0800)]
Merge pull request #2354 from totten/4.4-dashboard-api

CRM-13889 - CRM_Core_BAO_Dashboard - Fix test failure.

10 years agoCRM-13889 - Autoformat
Tim Otten [Thu, 16 Jan 2014 00:01:39 +0000 (16:01 -0800)]
CRM-13889 - Autoformat

10 years agoCRM-13889 - CRM_Core_BAO_Dashboard - Fix test failure. Report error better.
Tim Otten [Wed, 15 Jan 2014 23:58:24 +0000 (15:58 -0800)]
CRM-13889 - CRM_Core_BAO_Dashboard - Fix test failure. Report error better.

Note: It looks like there was a merge error because some of the relevant
code was badly duplicated.

10 years agoCRM-13810 - Fix search builder member_campaign options
Coleman Watts [Wed, 15 Jan 2014 23:23:18 +0000 (15:23 -0800)]
CRM-13810 - Fix search builder member_campaign options

10 years agoFix search builder participant options
Coleman Watts [Wed, 15 Jan 2014 23:14:57 +0000 (15:14 -0800)]
Fix search builder participant options

10 years agoMerge pull request #2351 from kurund/CRM-13996
colemanw [Wed, 15 Jan 2014 23:14:07 +0000 (15:14 -0800)]
Merge pull request #2351 from kurund/CRM-13996

CRM-13996, fixes sorting for search views

10 years agoCRM-13996, fixes sorting for search views
kurund [Wed, 15 Jan 2014 23:10:07 +0000 (15:10 -0800)]
CRM-13996, fixes sorting for search views

----------------------------------------
* CRM-13996: Advanced Search; Sorting of Results displayed in a custom profile fails and Advanced Search must be reset
  http://issues.civicrm.org/jira/browse/CRM-13996

10 years agoCRM-14012 - Contribution total values incorrect for permissioned users in search...
Eileen McNaughton [Wed, 15 Jan 2014 22:52:46 +0000 (11:52 +1300)]
CRM-14012 - Contribution total values incorrect for permissioned users in search summary panel

----------------------------------------
* CRM-14012: Contribution total values incorrect on Find Contributions page for permissioned users
  http://issues.civicrm.org/jira/browse/CRM-14012

10 years agoMerge pull request #2348 from dlobo/CRM-13278
Dave Greenberg [Wed, 15 Jan 2014 22:44:42 +0000 (14:44 -0800)]
Merge pull request #2348 from dlobo/CRM-13278

CRM-13278 - Select fields for export "- related contact info -" fields are not sorted properly

10 years agoCRM-14080 default to now
Eileen McNaughton [Wed, 15 Jan 2014 22:43:25 +0000 (11:43 +1300)]
CRM-14080 default to now

----------------------------------------
* CRM-14080: Have noticed there is no default on received_date on contribution.create - should default to now
  http://issues.civicrm.org/jira/browse/CRM-14080

10 years agoCRM-13278 - Select fields for export "- related contact info -" fields are not sorted...
Donald A. Lobo [Wed, 15 Jan 2014 22:23:59 +0000 (14:23 -0800)]
CRM-13278 - Select fields for export "- related contact info -" fields are not sorted properly

http://issues.civicrm.org/jira/browse/CRM-13278

10 years agoMerge pull request #2347 from lcdservices/CRM-14062
dlobo [Wed, 15 Jan 2014 22:23:11 +0000 (14:23 -0800)]
Merge pull request #2347 from lcdservices/CRM-14062

CRM-14062 update api tests

10 years agoCRM-14062 update api tests
Brian Shaughnessy [Wed, 15 Jan 2014 22:16:58 +0000 (17:16 -0500)]
CRM-14062 update api tests

10 years agoMerge pull request #2332 from colemanw/CRM-13996
Dave Greenberg [Wed, 15 Jan 2014 21:59:58 +0000 (13:59 -0800)]
Merge pull request #2332 from colemanw/CRM-13996

CRM-13996 - Search views - hack to fix prefix, gender, suffix

10 years agoMerge pull request #2341 from colemanw/campaign_id
Dave Greenberg [Wed, 15 Jan 2014 21:56:26 +0000 (13:56 -0800)]
Merge pull request #2341 from colemanw/campaign_id

CRM-13810 - Display campaign name on search builder

10 years agoMerge pull request #2319 from lcdservices/CRM-13252
dlobo [Wed, 15 Jan 2014 21:45:57 +0000 (13:45 -0800)]
Merge pull request #2319 from lcdservices/CRM-13252

CRM-13252 exit nested api if getfields/getoptions action

10 years agoMerge pull request #2346 from jmcclelland/county-field-should-populate-with-counties
dlobo [Wed, 15 Jan 2014 18:29:32 +0000 (10:29 -0800)]
Merge pull request #2346 from jmcclelland/county-field-should-populate-with-counties

CRM-14077 - contact/address - county field should populate with counties...

10 years agoCRM-14077 - contact/address - county field should populate with counties not countries
Jamie McClelland [Wed, 15 Jan 2014 16:34:12 +0000 (11:34 -0500)]
CRM-14077 - contact/address - county field should populate with counties not countries

----------------------------------------
* CRM-14077: County drop down is populated with countries instead
  http://issues.civicrm.org/jira/browse/CRM-14077

10 years agoMerge pull request #2335 from yashodha/CRM-14066
Kurund Jalmi [Wed, 15 Jan 2014 06:11:03 +0000 (22:11 -0800)]
Merge pull request #2335 from yashodha/CRM-14066

CRM-14066: fix zero amount for discounted option

10 years agoMerge pull request #2343 from colemanw/locationTypeExport
colemanw [Wed, 15 Jan 2014 05:48:55 +0000 (21:48 -0800)]
Merge pull request #2343 from colemanw/locationTypeExport

CRM-14076 - Export - fix label to work as the query object expects

10 years agoCRM-14076 - Export - fix label to work as the query object expects
Coleman Watts [Wed, 15 Jan 2014 05:47:23 +0000 (21:47 -0800)]
CRM-14076 - Export - fix label to work as the query object expects