civicrm-core.git
10 years agoMerge pull request #2756 from eileenmcnaughton/patch-1
Tim Otten [Thu, 27 Mar 2014 00:58:57 +0000 (17:58 -0700)]
Merge pull request #2756 from eileenmcnaughton/patch-1

Alter singleton signature to match interface

10 years agoAlter singleton signature to match interface
Eileen McNaughton [Wed, 26 Mar 2014 21:41:15 +0000 (10:41 +1300)]
Alter singleton signature to match interface

(fix strict warning)

10 years agoMerge pull request #2740 from eileenmcnaughton/strict_warnings
Tim Otten [Wed, 26 Mar 2014 05:39:47 +0000 (22:39 -0700)]
Merge pull request #2740 from eileenmcnaughton/strict_warnings

fix function to be static to avoid strict warnings

10 years agofix function to be static to avoid strict warnings
Eileen McNaughton [Wed, 26 Mar 2014 05:29:23 +0000 (18:29 +1300)]
fix function to be static to avoid strict warnings

10 years agoMerge pull request #2738 from jmcclelland/no-date-picker-on-view-only-fields
Kurund Jalmi [Tue, 25 Mar 2014 19:37:51 +0000 (01:07 +0530)]
Merge pull request #2738 from jmcclelland/no-date-picker-on-view-only-fields

CRM-14384 - only display date picker if is_view neq 1

10 years agoMerge pull request #2701 from yashodha/HR-265
Kurund Jalmi [Tue, 25 Mar 2014 19:35:43 +0000 (01:05 +0530)]
Merge pull request #2701 from yashodha/HR-265

use group by to ensure we get single results for contacts

10 years agoCRM-14384 - only display date picker if is_view neq 1
Jamie McClelland [Tue, 25 Mar 2014 19:31:58 +0000 (15:31 -0400)]
CRM-14384 - only display date picker if is_view neq 1

----------------------------------------
* CRM-14384: don't display date picker in survey data entry screen for view only field
  http://issues.civicrm.org/jira/browse/CRM-14384

10 years agoMerge pull request #2702 from eileenmcnaughton/CRM-14355
Tim Otten [Wed, 19 Mar 2014 22:03:18 +0000 (15:03 -0700)]
Merge pull request #2702 from eileenmcnaughton/CRM-14355

CRM-14355 fix test-exposed bugs in contribute, participant, pledge get

10 years agoMerge pull request #2693 from lcdservices/CRM-14338-2
Kurund Jalmi [Wed, 19 Mar 2014 09:56:14 +0000 (15:26 +0530)]
Merge pull request #2693 from lcdservices/CRM-14338-2

CRM-14338-2 fix prefix/suffix on profile view page

10 years agoCRM-14355 fix test-exposed bugs in contribute, participant, pledge get
Eileen McNaughton [Wed, 19 Mar 2014 09:12:48 +0000 (22:12 +1300)]
CRM-14355 fix test-exposed bugs in contribute, participant, pledge get

----------------------------------------
* CRM-14355: make api treat limit = 0 as an unlimited request
  http://issues.civicrm.org/jira/browse/CRM-14355

10 years agouse group by to ensure we get single results for contacts
yashodha [Wed, 19 Mar 2014 05:49:59 +0000 (11:19 +0530)]
use group by to ensure we get single results for contacts

10 years agoMerge pull request #2699 from eileenmcnaughton/CRM-14355
Tim Otten [Wed, 19 Mar 2014 03:57:50 +0000 (20:57 -0700)]
Merge pull request #2699 from eileenmcnaughton/CRM-14355

CRM-14355 fix api to accept empty limit as unlimited

10 years agoCRM-14355 - SyntaxConformanceTest::testLimit - Cleanup all 30 test records
Tim Otten [Wed, 19 Mar 2014 01:03:15 +0000 (18:03 -0700)]
CRM-14355 - SyntaxConformanceTest::testLimit - Cleanup all 30 test records

10 years agoadd call to delete objects
Eileen McNaughton [Wed, 19 Mar 2014 00:42:07 +0000 (13:42 +1300)]
add call to delete objects

10 years agoCRM-14355 alter behaviour to do an unlimited retrieve if ['options']['limit'] (or...
Eileen McNaughton [Tue, 18 Mar 2014 22:38:16 +0000 (11:38 +1300)]
CRM-14355 alter behaviour to do an unlimited retrieve if ['options']['limit'] (or a legacy variant) is set but has an empty value

----------------------------------------
* CRM-14355: make api treat limit = 0 as an unlimited request
  http://issues.civicrm.org/jira/browse/CRM-14355

10 years agoCRM-14355 test to check existing behaviour of alternate syntaxes
Eileen McNaughton [Tue, 18 Mar 2014 21:50:12 +0000 (10:50 +1300)]
CRM-14355 test to check existing behaviour of alternate syntaxes

----------------------------------------
* CRM-14355: make api treat limit = 0 as an unlimited request
  http://issues.civicrm.org/jira/browse/CRM-14355

10 years agoMerge pull request #2697 from eileenmcnaughton/CRM-14355-output
colemanw [Tue, 18 Mar 2014 23:04:49 +0000 (19:04 -0400)]
Merge pull request #2697 from eileenmcnaughton/CRM-14355-output

CRM-14355 ensure backtrace is on for test entity create & delete

10 years agoensure backtrace is on for test entity create & delete
Eileen McNaughton [Tue, 18 Mar 2014 23:01:45 +0000 (12:01 +1300)]
ensure backtrace is on for test entity create & delete

10 years agoMerge pull request #2690 from eileenmcnaughton/CRM-14355
Tim Otten [Tue, 18 Mar 2014 21:35:36 +0000 (14:35 -0700)]
Merge pull request #2690 from eileenmcnaughton/CRM-14355

CRM-14355 - test auditing existing limit behaviour

10 years agoMerge pull request #2695 from jmcclelland/authorize-recur-contributions-assigned...
dlobo [Tue, 18 Mar 2014 20:54:23 +0000 (13:54 -0700)]
Merge pull request #2695 from jmcclelland/authorize-recur-contributions-assigned-to-deleted-contact

CRM-14360 - ensure recur contributions not assigned to deleted contact.

10 years agoCRM-14360 - ensure recur contributions not assigned to deleted contact.
Jamie McClelland [Tue, 18 Mar 2014 20:29:35 +0000 (16:29 -0400)]
CRM-14360 - ensure recur contributions not assigned to deleted contact.

----------------------------------------
* CRM-14360: recurring contributions still assigned to deleted contacts for authorize.net
  http://issues.civicrm.org/jira/browse/CRM-14360

10 years agoMerge pull request #2691 from atif-shaikh/CRM-14259
colemanw [Tue, 18 Mar 2014 17:42:50 +0000 (13:42 -0400)]
Merge pull request #2691 from atif-shaikh/CRM-14259

Crm 14259

10 years agoCRM-14338-2 fix prefix/suffix on profile view page
Brian Shaughnessy [Tue, 18 Mar 2014 16:59:43 +0000 (12:59 -0400)]
CRM-14338-2 fix prefix/suffix on profile view page

10 years agoCRM-14259 Further Improvements
Atif Shaikh [Tue, 18 Mar 2014 12:15:40 +0000 (17:45 +0530)]
CRM-14259 Further Improvements

10 years agoCRM-14355 - test auditing existing limit behaviour
Eileen [Tue, 18 Mar 2014 08:45:19 +0000 (08:45 +0000)]
CRM-14355 - test auditing existing limit behaviour

----------------------------------------
* CRM-14355: make api treat limit = 0 as an unlimited request
  http://issues.civicrm.org/jira/browse/CRM-14355

10 years agoCRM-14259 Webtest for Contact Export
Atif Shaikh [Tue, 18 Mar 2014 07:15:26 +0000 (12:45 +0530)]
CRM-14259 Webtest for Contact Export

10 years agoMerge pull request #2681 from pradpnayak/CRM-14113
Dave Greenberg [Mon, 17 Mar 2014 01:43:22 +0000 (18:43 -0700)]
Merge pull request #2681 from pradpnayak/CRM-14113

-- CRM-14113 fixed search builder error for activity type and activity s...

10 years ago-- CRM-14113 fixed search builder error for activity type and activity status
Pradeep Nayak [Sat, 15 Mar 2014 16:12:48 +0000 (21:42 +0530)]
-- CRM-14113 fixed search builder error for activity type and activity status

----------------------------------------
* CRM-14113: Activity Search Builder
  http://issues.civicrm.org/jira/browse/CRM-14113

10 years agoMerge pull request #2673 from kurund/CRM-8338
Kurund Jalmi [Fri, 14 Mar 2014 09:02:52 +0000 (14:32 +0530)]
Merge pull request #2673 from kurund/CRM-8338

backport household merge fixes to 4.4, CRM-8338

10 years agoMerge pull request #1773 from davejenx/CRM-8338-merge-by-household
dlobo [Mon, 14 Oct 2013 14:15:47 +0000 (07:15 -0700)]
Merge pull request #1773 from davejenx/CRM-8338-merge-by-household

CRM-8338 implement CRM_Contact_Form_Task::mergeContactIdsByHousehold(), ...

10 years agoMerge pull request #2672 from kurund/CRM-14225
Kurund Jalmi [Fri, 14 Mar 2014 07:24:51 +0000 (12:54 +0530)]
Merge pull request #2672 from kurund/CRM-14225

waiting list signup fixes, CRM-14225

10 years agowaiting list signup fixes, CRM-14225
kurund [Fri, 14 Mar 2014 07:23:51 +0000 (12:53 +0530)]
waiting list signup fixes, CRM-14225

----------------------------------------
* CRM-14225: Waitlist signup not working for full paid events
  http://issues.civicrm.org/jira/browse/CRM-14225

10 years agoMerge pull request #2667 from kurund/CRM-14180
Kurund Jalmi [Thu, 13 Mar 2014 15:43:13 +0000 (21:13 +0530)]
Merge pull request #2667 from kurund/CRM-14180

fixes for CRM-14180, also notice fixes

10 years agofixes for CRM-14180, also notice fixes
kurund [Thu, 13 Mar 2014 15:42:24 +0000 (21:12 +0530)]
fixes for CRM-14180, also notice fixes

----------------------------------------
* CRM-14180: Declined Credit card redirects user to wrong page.
  http://issues.civicrm.org/jira/browse/CRM-14180

10 years agoMerge pull request #2634 from pratik-joshi/CRM-14317-NAN-field-not-found-bug
Kurund Jalmi [Thu, 13 Mar 2014 12:46:49 +0000 (18:16 +0530)]
Merge pull request #2634 from pratik-joshi/CRM-14317-NAN-field-not-found-bug

CRM-14317 fix for : while looking into this issue, found a DB: NAN field not found

10 years agoMerge pull request #2636 from pratik-joshi/CRM-14297
Kurund Jalmi [Thu, 13 Mar 2014 12:32:35 +0000 (18:02 +0530)]
Merge pull request #2636 from pratik-joshi/CRM-14297

CRM-14297 : added tables definition for member_is_test field

10 years agoMerge pull request #2552 from totten/4.4-report-test-output
Tim Otten [Wed, 12 Mar 2014 22:34:27 +0000 (15:34 -0700)]
Merge pull request #2552 from totten/4.4-report-test-output

HR-216 - CiviReportTestCase - Add more output for diagnosing errors

10 years agoMerge pull request #2633 from totten/4.4-wr-long
Tim Otten [Wed, 12 Mar 2014 22:33:49 +0000 (15:33 -0700)]
Merge pull request #2633 from totten/4.4-wr-long

CRM-14224 - Upgrade WordReplacements:

10 years agoMerge pull request #2644 from colemanw/inline
colemanw [Tue, 11 Mar 2014 19:22:51 +0000 (15:22 -0400)]
Merge pull request #2644 from colemanw/inline

CRM-14336 - Clear up potential memory leaks from ajaxForm

10 years agoCRM-14336 - Clear up potential memory leaks from ajaxForm
Coleman Watts [Tue, 11 Mar 2014 18:35:49 +0000 (14:35 -0400)]
CRM-14336 - Clear up potential memory leaks from ajaxForm

10 years agoMerge pull request #2640 from colemanw/4.4
colemanw [Mon, 10 Mar 2014 19:37:49 +0000 (15:37 -0400)]
Merge pull request #2640 from colemanw/4.4

CRM-13966 - Fix export prefix, suffix, gender

10 years agoCRM-13966 - Fix export prefix, suffix, gender
Coleman Watts [Mon, 10 Mar 2014 19:36:48 +0000 (15:36 -0400)]
CRM-13966 - Fix export prefix, suffix, gender

10 years agoMerge pull request #2639 from colemanw/4.4
colemanw [Mon, 10 Mar 2014 19:20:55 +0000 (15:20 -0400)]
Merge pull request #2639 from colemanw/4.4

CRM-14065 - Only compare date not time for activity status warning

10 years agoCRM-14065 - Only compare date not time for activity status warning
Coleman Watts [Mon, 10 Mar 2014 19:19:25 +0000 (15:19 -0400)]
CRM-14065 - Only compare date not time for activity status warning

10 years agoMerge pull request #2638 from colemanw/CRM-14196
colemanw [Mon, 10 Mar 2014 17:22:31 +0000 (13:22 -0400)]
Merge pull request #2638 from colemanw/CRM-14196

Apply eileen's patch for CRM-14196

10 years agoCRM-14196 - states missing from export fuzion fix - not sure what final fix will be
Eileen McNaughton [Tue, 18 Feb 2014 23:32:40 +0000 (12:32 +1300)]
CRM-14196 - states missing from export fuzion fix - not sure what final fix will be

10 years agoCRM-14196 - states missing from export fuzion fix - part 2 = resulting e-notice
Eileen [Mon, 24 Feb 2014 00:57:22 +0000 (13:57 +1300)]
CRM-14196 - states missing from export fuzion fix - part 2 = resulting e-notice

10 years agoMerge pull request #2637 from colemanw/4.4
colemanw [Mon, 10 Mar 2014 13:47:06 +0000 (09:47 -0400)]
Merge pull request #2637 from colemanw/4.4

ContactInfo.tpl - Fix broken markup

10 years agoContactInfo.tpl - Fix broken markup
Coleman Watts [Mon, 10 Mar 2014 13:45:50 +0000 (09:45 -0400)]
ContactInfo.tpl - Fix broken markup

10 years agoCRM-14297 : added tables for member_is_test field
Pratik Joshi [Mon, 10 Mar 2014 13:28:40 +0000 (18:58 +0530)]
CRM-14297 : added tables for member_is_test field

10 years agoCRM-14317 fix for : while looking into this issue, found a DB: NAN field not found
Pratik Joshi [Mon, 10 Mar 2014 08:33:39 +0000 (14:03 +0530)]
CRM-14317 fix for : while looking into this issue, found a DB: NAN field not found

10 years agoCRM-14224 - Upgrade WordReplacements:
Tim Otten [Mon, 10 Mar 2014 03:34:20 +0000 (20:34 -0700)]
CRM-14224 - Upgrade WordReplacements:

 * Display a pre-upgrade message if any WordReplacements are too long
 * Log old/long WordReplacements
 * Don't migrate WordRepalcements which are too long

10 years agoMerge pull request #2631 from totten/4.4-14210
Tim Otten [Mon, 10 Mar 2014 00:48:38 +0000 (17:48 -0700)]
Merge pull request #2631 from totten/4.4-14210

CRM-14210 - Use get_headers(). Add API.

10 years agoCRM-14210 - Add API for running security checks
Tim Otten [Mon, 10 Mar 2014 00:40:58 +0000 (17:40 -0700)]
CRM-14210 - Add API for running security checks

10 years agoCRM_Utils_Check_Security - Represent messages as objects
Tim Otten [Mon, 10 Mar 2014 00:40:31 +0000 (17:40 -0700)]
CRM_Utils_Check_Security - Represent messages as objects

10 years agoCRM-14210 - Add hidden option to disable security alerts
Tim Otten [Mon, 10 Mar 2014 00:22:23 +0000 (17:22 -0700)]
CRM-14210 - Add hidden option to disable security alerts

10 years agoCRM-14210. Use get_headers() and check for 200 response instead of file_get_contents...
Chris Burgess [Sun, 16 Feb 2014 22:14:31 +0000 (11:14 +1300)]
CRM-14210. Use get_headers() and check for 200 response instead of file_get_contents(), as some servers do not return FALSE on 40x response code.

10 years agoMerge pull request #2626 from jmcclelland/participants-to-event
dlobo [Sat, 8 Mar 2014 11:27:11 +0000 (16:57 +0530)]
Merge pull request #2626 from jmcclelland/participants-to-event

CRM-14325 - adding participants to event from manage groups

10 years agoMerge pull request #2342 from totten/4.4-cache-codegen
Tim Otten [Sat, 8 Mar 2014 07:55:28 +0000 (23:55 -0800)]
Merge pull request #2342 from totten/4.4-cache-codegen

GenCode - Add an optional caching mode.

10 years agoCRM-14325 - adding participants to event from manage groups
Jamie McClelland [Fri, 7 Mar 2014 19:16:11 +0000 (14:16 -0500)]
CRM-14325 - adding participants to event from manage groups

If default search profile is set, you cannot reliably add participants
to an event when doing so from the manage group interface.

----------------------------------------
* CRM-14325: when default search profile is set, can't reliably add contacts to event from manage group page
  http://issues.civicrm.org/jira/browse/CRM-14325

10 years agoMerge pull request #2547 from davecivicrm/CRM-14249
Kurund Jalmi [Wed, 5 Mar 2014 02:49:40 +0000 (08:19 +0530)]
Merge pull request #2547 from davecivicrm/CRM-14249

CRM-14249 - fix fatal error when anonymous user accesses civicrm/mailing...

10 years agoMerge pull request #2571 from mlutfy/4.4-crm13859
dlobo [Fri, 28 Feb 2014 23:24:34 +0000 (15:24 -0800)]
Merge pull request #2571 from mlutfy/4.4-crm13859

CRM-13859 Backport PR #2195: set database connection to UTF-8 during install (by clandmeter).

10 years agoMerge pull request #2580 from dlobo/CRM-14294
dlobo [Fri, 28 Feb 2014 20:20:39 +0000 (12:20 -0800)]
Merge pull request #2580 from dlobo/CRM-14294

CRM-14294 - Fix typo in function call to retrieve in Controller.php

10 years agoCRM-14294 - Fix typo in function call to retrieve in Controller.php
Donald A. Lobo [Fri, 28 Feb 2014 20:19:12 +0000 (12:19 -0800)]
CRM-14294 - Fix typo in function call to retrieve in Controller.php

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

10 years agoCRM-13859 Backport PR #2195: set database connection to UTF-8 during install (by...
Mathieu Lutfy [Thu, 27 Feb 2014 13:26:06 +0000 (08:26 -0500)]
CRM-13859 Backport PR #2195: set database connection to UTF-8 during install (by clandmeter).

10 years agoMerge pull request #2554 from totten/4.4-settings-hook-dedupe
Tim Otten [Tue, 25 Feb 2014 01:28:18 +0000 (17:28 -0800)]
Merge pull request #2554 from totten/4.4-settings-hook-dedupe

HR-287 - CRM_Core_BAO_Setting - Guard against duplicate settings folders

10 years agoHR-287 - CRM_Core_BAO_Setting - Guard against duplicate settings folders
Tim Otten [Tue, 25 Feb 2014 01:16:53 +0000 (17:16 -0800)]
HR-287 - CRM_Core_BAO_Setting - Guard against duplicate settings folders

Not sure this is needed, but there's been some example code floating around
in which extensions use buggy self-defenses to avoid duplicates.

10 years agoMerge pull request #2538 from totten/4.4-crm-button
Tim Otten [Mon, 24 Feb 2014 23:23:31 +0000 (15:23 -0800)]
Merge pull request #2538 from totten/4.4-crm-button

HR-216 - civicrm.css - Use same styling for "crm-button" in ".crm-container" and "#crm-container"

10 years agoMerge pull request #2544 from totten/4.4-query-builder
Tim Otten [Mon, 24 Feb 2014 23:20:43 +0000 (15:20 -0800)]
Merge pull request #2544 from totten/4.4-query-builder

CRM_Utils_SQL_Select - Backport

10 years agoCRM_Utils_SQL_Select cleanup:
Tim Otten [Mon, 24 Feb 2014 22:56:08 +0000 (14:56 -0800)]
CRM_Utils_SQL_Select cleanup:

 * Add more docs
 * Add test for ORDER BY
 * Add support for LIMIT

10 years agoHR-216 - CiviReportTestCase - Add more output for diagnosing errors
Tim Otten [Mon, 24 Feb 2014 22:33:03 +0000 (14:33 -0800)]
HR-216 - CiviReportTestCase - Add more output for diagnosing errors

10 years agoCRM-14249 - fix fatal error when anonymous user accesses civicrm/mailing/view.
Dave Greenberg [Sun, 23 Feb 2014 02:35:45 +0000 (18:35 -0800)]
CRM-14249 - fix fatal error when anonymous user accesses civicrm/mailing/view.

----------------------------------------
* CRM-14249: Can't view public mailings when logged out
  http://issues.civicrm.org/jira/browse/CRM-14249

10 years agoCRM_Utils_SQL_Select - Backport
Tim Otten [Fri, 21 Feb 2014 22:10:18 +0000 (14:10 -0800)]
CRM_Utils_SQL_Select - Backport

10 years agoMerge pull request #2537 from totten/4.4-rest-cookie
Tim Otten [Fri, 21 Feb 2014 00:21:03 +0000 (16:21 -0800)]
Merge pull request #2537 from totten/4.4-rest-cookie

CRM-14253 - CRM_Utils_REST - Read $_GET/$_POST but not $_COOKIE

10 years agoMerge pull request #2541 from totten/4.4-gencode-uid
Tim Otten [Thu, 20 Feb 2014 23:40:23 +0000 (15:40 -0800)]
Merge pull request #2541 from totten/4.4-gencode-uid

GenCode - Ensure separate temp dirs on multi-user system

10 years agoGenCode - Ensure separate temp dirs on multi-user system
Tim Otten [Thu, 20 Feb 2014 23:39:01 +0000 (15:39 -0800)]
GenCode - Ensure separate temp dirs on multi-user system

10 years agoHR-216 - civicrm.css - Use same styling for "crm-button" in ".crm-container" and...
Tim Otten [Thu, 20 Feb 2014 02:13:43 +0000 (18:13 -0800)]
HR-216 - civicrm.css - Use same styling for "crm-button" in ".crm-container" and "#crm-container"

10 years agoHR-216 - Setting.API - Ignore "options"
Tim Otten [Thu, 20 Feb 2014 01:58:13 +0000 (17:58 -0800)]
HR-216 - Setting.API - Ignore "options"

10 years agoCRM-14253 - CRM_Utils_REST - Read $_GET/$_POST but not $_COOKIE
Tim Otten [Thu, 20 Feb 2014 00:48:16 +0000 (16:48 -0800)]
CRM-14253 - CRM_Utils_REST - Read $_GET/$_POST but not $_COOKIE

10 years agoMerge pull request #2536 from totten/4.4-backbone-return
Tim Otten [Thu, 20 Feb 2014 00:07:54 +0000 (16:07 -0800)]
Merge pull request #2536 from totten/4.4-backbone-return

HR-216 - crm.backbone.js - Allow limiting the return to specific fields

10 years agoHR-216 - crm.backbone.js - Allow limiting the return to specific fields
Tim Otten [Wed, 19 Feb 2014 23:39:57 +0000 (15:39 -0800)]
HR-216 - crm.backbone.js - Allow limiting the return to specific fields

10 years agoMerge pull request #2534 from mlutfy/4.4-crm14243-tsfix
dlobo [Wed, 19 Feb 2014 14:33:14 +0000 (06:33 -0800)]
Merge pull request #2534 from mlutfy/4.4-crm14243-tsfix

CRM-14243: 'ts' fix for file upload description.

10 years agoCRM-14243: 'ts' fix for file upload description.
Mathieu Lutfy [Tue, 18 Feb 2014 21:03:36 +0000 (16:03 -0500)]
CRM-14243: 'ts' fix for file upload description.

10 years agoMerge pull request #2533 from yashodha/4.4
Kurund Jalmi [Tue, 18 Feb 2014 12:24:00 +0000 (17:54 +0530)]
Merge pull request #2533 from yashodha/4.4

HR-231 : support for Report menu items based on grouping

10 years agoHR-231 : support for Report menu items based on grouping
yashodha [Tue, 18 Feb 2014 12:11:52 +0000 (17:41 +0530)]
HR-231 : support for Report menu items based on grouping

10 years agoMerge pull request #2522 from mlutfy/4.4-crm14217
dlobo [Fri, 14 Feb 2014 00:31:01 +0000 (16:31 -0800)]
Merge pull request #2522 from mlutfy/4.4-crm14217

CRM-14217: Fixes for CSS of PCPAccount pages (also affects profiles) where the password/confirm fields are shown.

10 years agoCRM-14217: Fixes for CSS of PCPAccount pages (also affects profiles) where the passwo...
Mathieu Lutfy [Thu, 13 Feb 2014 22:22:54 +0000 (17:22 -0500)]
CRM-14217: Fixes for CSS of PCPAccount pages (also affects profiles) where the password/confirm fields are shown.

10 years agoMerge pull request #2517 from eileenmcnaughton/examples
colemanw [Thu, 13 Feb 2014 02:33:52 +0000 (18:33 -0800)]
Merge pull request #2517 from eileenmcnaughton/examples

Examples

10 years agoupdated examples
Eileen [Thu, 13 Feb 2014 00:55:49 +0000 (00:55 +0000)]
updated examples

10 years agoMerge pull request #2512 from lcdservices/CRM-14208
dlobo [Wed, 12 Feb 2014 14:57:25 +0000 (06:57 -0800)]
Merge pull request #2512 from lcdservices/CRM-14208

CRM-14208

10 years agoCRM-14208, CRM-14140 use more of jsproffitt patch to simplify logic
Brian Shaughnessy [Wed, 12 Feb 2014 04:10:17 +0000 (23:10 -0500)]
CRM-14208, CRM-14140 use more of jsproffitt patch to simplify logic

10 years agoCRM-14208 support new joomla authentication method
Brian Shaughnessy [Wed, 12 Feb 2014 03:37:35 +0000 (22:37 -0500)]
CRM-14208 support new joomla authentication method

10 years agoReorganize and update api examples
Coleman Watts [Tue, 11 Feb 2014 05:15:40 +0000 (21:15 -0800)]
Reorganize and update api examples

10 years agoMerge pull request #2509 from totten/4.4-HR-268
Tim Otten [Wed, 12 Feb 2014 00:35:09 +0000 (16:35 -0800)]
Merge pull request #2509 from totten/4.4-HR-268

HR-268 - Activity API - Extract necessary bits so that we re-use in...

10 years agoMerge pull request #2511 from colemanw/4.4
colemanw [Wed, 12 Feb 2014 00:25:58 +0000 (16:25 -0800)]
Merge pull request #2511 from colemanw/4.4

CRM-14196 - Fix export of non-primary phone numbers

10 years agoCRM-14196 - Fix export of non-primary phone numbers
Coleman Watts [Wed, 12 Feb 2014 00:13:15 +0000 (16:13 -0800)]
CRM-14196 - Fix export of non-primary phone numbers

10 years agoHR-268 - Activity API - Extract necessary bits so that we re-use in alternative ...
Tim Otten [Tue, 11 Feb 2014 21:41:39 +0000 (13:41 -0800)]
HR-268 - Activity API - Extract necessary bits so that we re-use in alternative "get" implementation

10 years agoMerge pull request #2499 from mlutfy/4.4-crm14200
Dave Greenberg [Tue, 11 Feb 2014 20:10:00 +0000 (12:10 -0800)]
Merge pull request #2499 from mlutfy/4.4-crm14200

CRM-14200: Tell a friend i18n translation dialog/popups fix.

10 years agoMerge pull request #2501 from kurund/CRM-14175
Kurund Jalmi [Tue, 11 Feb 2014 19:22:33 +0000 (11:22 -0800)]
Merge pull request #2501 from kurund/CRM-14175

fixed activity count bug, CRM-14175

10 years agoMerge pull request #2508 from mlutfy/4.4-ts-pcp
Dave Greenberg [Tue, 11 Feb 2014 19:22:03 +0000 (11:22 -0800)]
Merge pull request #2508 from mlutfy/4.4-ts-pcp

CRM/Contribute/Form/Contribution/Main.php: Fix ts() usage for PCP string.
http://issues.civicrm.org/jira/browse/CRM-14205