civicrm-core.git
10 years agoMerge pull request #2321 from lcdservices/CRM-14062
Dave Greenberg [Fri, 10 Jan 2014 20:29:26 +0000 (12:29 -0800)]
Merge pull request #2321 from lcdservices/CRM-14062

CRM-14062 support passing name to group API

10 years agoMerge pull request #2320 from kurund/CRM-14052
Kurund Jalmi [Fri, 10 Jan 2014 20:06:23 +0000 (12:06 -0800)]
Merge pull request #2320 from kurund/CRM-14052

delete tags that belongs to tagset, CRM-14052

10 years agoadded more comments for the code, CRM-14052
kurund [Fri, 10 Jan 2014 20:06:03 +0000 (12:06 -0800)]
added more comments for the code, CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agoadded more comments for the code, CRM-14052
kurund [Fri, 10 Jan 2014 20:04:44 +0000 (12:04 -0800)]
added more comments for the code, CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agofew more fixes for tagset delete logic, CRM-14052
kurund [Fri, 10 Jan 2014 19:48:05 +0000 (11:48 -0800)]
few more fixes for tagset delete logic, CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agoCRM-14062 rework group name param check so we still allow appending ID via UI
Brian Shaughnessy [Fri, 10 Jan 2014 19:37:44 +0000 (14:37 -0500)]
CRM-14062 rework group name param check so we still allow appending ID via UI

10 years agoMerge pull request #2323 from NileemaJadhav/CRM-14056
pratik-joshi [Fri, 10 Jan 2014 08:41:56 +0000 (00:41 -0800)]
Merge pull request #2323 from NileemaJadhav/CRM-14056

-- CRM-14056 Fix for Multi-lingual 4.4.4 upgrade fails due to dashboard upgrade

10 years ago-- CRM-14056 Added comment for dashboard schema upgrade
Nileema [Fri, 10 Jan 2014 07:10:47 +0000 (12:40 +0530)]
-- CRM-14056 Added comment for dashboard schema upgrade

----------------------------------------
* CRM-14056: Multi-lingual 4.4.4 upgrade fails due to dashboard upgrade
  http://issues.civicrm.org/jira/browse/CRM-14056

10 years ago-- CRM-14056 Fix for Multi-lingual 4.4.4 upgrade fails due to dashboard upgrade
Nileema [Fri, 10 Jan 2014 06:00:00 +0000 (11:30 +0530)]
-- CRM-14056 Fix for Multi-lingual 4.4.4 upgrade fails due to dashboard upgrade

----------------------------------------
* CRM-14056: Multi-lingual 4.4.4 upgrade fails due to dashboard upgrade
  http://issues.civicrm.org/jira/browse/CRM-14056

10 years agomore fixes for delete of tags in a tagset
kurund [Thu, 9 Jan 2014 22:10:49 +0000 (14:10 -0800)]
more fixes for delete of tags in a tagset

10 years agomore fixes for delete of tags in a tagset
kurund [Thu, 9 Jan 2014 22:06:37 +0000 (14:06 -0800)]
more fixes for delete of tags in a tagset

10 years agoCRM-14062 all passing name to group API
Brian Shaughnessy [Thu, 9 Jan 2014 21:00:21 +0000 (16:00 -0500)]
CRM-14062 all passing name to group API

10 years agodelete tags that belongs to tagset, CRM-14052
kurund [Thu, 9 Jan 2014 20:17:02 +0000 (12:17 -0800)]
delete tags that belongs to tagset, CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agoMerge pull request #2258 from NileemaJadhav/CRM-13889
Yashodha Chaku [Thu, 9 Jan 2014 07:29:21 +0000 (23:29 -0800)]
Merge pull request #2258 from NileemaJadhav/CRM-13889

-- CRM-13889 APIs for Dashboard, DashboardContact and new hook hook_civicrm_dashboard_defaults

10 years agoMerge pull request #2316 from davecivicrm/CRM-14016
Dave Greenberg [Thu, 9 Jan 2014 01:02:46 +0000 (17:02 -0800)]
Merge pull request #2316 from davecivicrm/CRM-14016

CRM-14016 - Fix fatal error in Save Copy due to NULL instanceID.

10 years agoCRM-14016 - Use elseif instead of else if
Dave Greenberg [Thu, 9 Jan 2014 01:01:47 +0000 (17:01 -0800)]
CRM-14016 - Use elseif instead of else if

----------------------------------------
* CRM-14016: remove report instance from navigation via report settings
  http://issues.civicrm.org/jira/browse/CRM-14016

10 years agoCRM-14016 - Fix fatal error in Save Copy due to NULL instanceID.
Dave Greenberg [Thu, 9 Jan 2014 00:58:27 +0000 (16:58 -0800)]
CRM-14016 - Fix fatal error in Save Copy due to NULL instanceID.

----------------------------------------
* CRM-14016: remove report instance from navigation via report settings
  http://issues.civicrm.org/jira/browse/CRM-14016

10 years agoMerge pull request #2298 from kurund/tagset-fixes
colemanw [Wed, 8 Jan 2014 22:44:19 +0000 (14:44 -0800)]
Merge pull request #2298 from kurund/tagset-fixes

CRM-14052: Tagset fixes

10 years agoMerge pull request #2236 from eileenmcnaughton/CRM-14008
Dave Greenberg [Wed, 8 Jan 2014 20:42:44 +0000 (12:42 -0800)]
Merge pull request #2236 from eileenmcnaughton/CRM-14008

CRM-14008 alter update greeting to update blanks as well as null

10 years agoMerge pull request #2288 from eileenmcnaughton/CRM-14043
Kurund Jalmi [Wed, 8 Jan 2014 20:31:07 +0000 (12:31 -0800)]
Merge pull request #2288 from eileenmcnaughton/CRM-14043

CRM-14043 - cid=0 contribution form giving contribution to logged in use...

10 years agoMerge pull request #2315 from davecivicrm/CRM-14034
Dave Greenberg [Wed, 8 Jan 2014 20:29:11 +0000 (12:29 -0800)]
Merge pull request #2315 from davecivicrm/CRM-14034

CRM-14034 - Fix soft credit form rule to handle editing contributions us...

10 years agoCRM-14034 - additional fix.
Dave Greenberg [Wed, 8 Jan 2014 20:28:41 +0000 (12:28 -0800)]
CRM-14034 - additional fix.

----------------------------------------
* CRM-14034: Editing a contribution from a PCP gets an error saying "soft credit amount cannot be more than the total amount."
  http://issues.civicrm.org/jira/browse/CRM-14034

10 years agoCRM-14034 - additional fix.
Dave Greenberg [Wed, 8 Jan 2014 20:27:51 +0000 (12:27 -0800)]
CRM-14034 - additional fix.

----------------------------------------
* CRM-14034: Editing a contribution from a PCP gets an error saying "soft credit amount cannot be more than the total amount."
  http://issues.civicrm.org/jira/browse/CRM-14034

10 years agoCRM-14034 - additional fix.
Dave Greenberg [Wed, 8 Jan 2014 20:27:03 +0000 (12:27 -0800)]
CRM-14034 - additional fix.

----------------------------------------
* CRM-14034: Editing a contribution from a PCP gets an error saying "soft credit amount cannot be more than the total amount."
  http://issues.civicrm.org/jira/browse/CRM-14034

10 years agoCRM-14034 - Fix soft credit form rule to handle editing contributions using a price...
Dave Greenberg [Wed, 8 Jan 2014 20:16:56 +0000 (12:16 -0800)]
CRM-14034 - Fix soft credit form rule to handle editing contributions using a price set AND with linked soft credit(s).

----------------------------------------
* CRM-14034: Editing a contribution from a PCP gets an error saying "soft credit amount cannot be more than the total amount."
  http://issues.civicrm.org/jira/browse/CRM-14034

10 years agoMerge pull request #2297 from davecivicrm/CRM-14051
Kurund Jalmi [Wed, 8 Jan 2014 19:59:24 +0000 (11:59 -0800)]
Merge pull request #2297 from davecivicrm/CRM-14051

CRM-14501 - Fix CRM_Contact_BAO_Relationship::getPermissionedContacts so...

10 years agoMerge pull request #2292 from davecivicrm/CRM-14047
Kurund Jalmi [Wed, 8 Jan 2014 19:56:40 +0000 (11:56 -0800)]
Merge pull request #2292 from davecivicrm/CRM-14047

CRM-14047 - add clarification text to Total Fee(s) display

10 years agoMerge pull request #2264 from dlobo/CRM-13606
Kurund Jalmi [Wed, 8 Jan 2014 19:56:03 +0000 (11:56 -0800)]
Merge pull request #2264 from dlobo/CRM-13606

CRM-13606 - Include / Exclude custom Search does not work properly

10 years agoMerge pull request #2299 from kurund/CRM-12506
Kurund Jalmi [Wed, 8 Jan 2014 19:47:25 +0000 (11:47 -0800)]
Merge pull request #2299 from kurund/CRM-12506

fix the broken link to view all the contributions for a contact, CRM-125...

10 years agofixes for entity delete function, CRM-14052
kurund [Wed, 8 Jan 2014 19:38:31 +0000 (11:38 -0800)]
fixes for entity delete function, CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agoMerge pull request #2313 from mgbdev/CRM-13926
Kurund Jalmi [Wed, 8 Jan 2014 19:18:20 +0000 (11:18 -0800)]
Merge pull request #2313 from mgbdev/CRM-13926

CRM-13926 new changess

10 years agoCRM-13926 new changess
mgbdev [Wed, 8 Jan 2014 13:34:08 +0000 (19:04 +0530)]
CRM-13926 new changess

10 years agoMerge pull request #2294 from pratik-joshi/CRM-14036_fix
dlobo [Wed, 8 Jan 2014 08:23:29 +0000 (00:23 -0800)]
Merge pull request #2294 from pratik-joshi/CRM-14036_fix

CRM-14036_fix

10 years agoMerge pull request #2302 from monishdeb/CRM-14037
dlobo [Wed, 8 Jan 2014 08:20:42 +0000 (00:20 -0800)]
Merge pull request #2302 from monishdeb/CRM-14037

CRM-14037 fix -  Class 'CRM_Activity_BAO_Contact' not found /civicrm/CRM/Activity/BAO/Activity.php DLTK Problem

10 years agoMerge pull request #2263 from kurund/CRM-12753
dlobo [Wed, 8 Jan 2014 08:08:47 +0000 (00:08 -0800)]
Merge pull request #2263 from kurund/CRM-12753

CRM-12753, advanced search, change log fixes

10 years agofixes to case view tagset and tags CRM-14052
kurund [Wed, 8 Jan 2014 00:42:33 +0000 (16:42 -0800)]
fixes to case view tagset and tags CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agoMerge pull request #2243 from eileenmcnaughton/CRM-14021
Dave Greenberg [Wed, 8 Jan 2014 00:37:38 +0000 (16:37 -0800)]
Merge pull request #2243 from eileenmcnaughton/CRM-14021

CRM-14021 respect for .extra.hlp files & for alterations in help page vi...

10 years agoMerge pull request #2305 from davecivicrm/CRM-12753a
Dave Greenberg [Wed, 8 Jan 2014 00:27:15 +0000 (16:27 -0800)]
Merge pull request #2305 from davecivicrm/CRM-12753a

CRM-12753 - Add Created date to contact view footer.

10 years agoCRM-12753 - Add Created date to contact view footer.
Dave Greenberg [Wed, 8 Jan 2014 00:21:56 +0000 (16:21 -0800)]
CRM-12753 - Add Created date to contact view footer.

----------------------------------------
* CRM-12753: Searching for contacts by date created
  http://issues.civicrm.org/jira/browse/CRM-12753

10 years agoMerge pull request #2301 from davecivicrm/CRM-13995a
Dave Greenberg [Tue, 7 Jan 2014 02:37:11 +0000 (18:37 -0800)]
Merge pull request #2301 from davecivicrm/CRM-13995a

CRM-13995 - Add is_object check to prevent notices.

10 years agoCRM-13995 - Add is_object check to prevent notices.
Dave Greenberg [Tue, 7 Jan 2014 02:35:59 +0000 (18:35 -0800)]
CRM-13995 - Add is_object check to prevent notices.

----------------------------------------
* CRM-13995: contact export when merging households: some household fields missing
  http://issues.civicrm.org/jira/browse/CRM-13995

10 years agoMerge pull request #2300 from davecivicrm/CRM-13995
Dave Greenberg [Tue, 7 Jan 2014 01:52:26 +0000 (17:52 -0800)]
Merge pull request #2300 from davecivicrm/CRM-13995

CRM -13995 - Additional change needed to get Country column exported for merge into h...

10 years agoAdditional change needed to get Country column exported for merge into household.
Dave Greenberg [Tue, 7 Jan 2014 01:51:04 +0000 (17:51 -0800)]
Additional change needed to get Country column exported for merge into household.

10 years agoMerge pull request #2223 from lcdservices/CRM-13995
Dave Greenberg [Tue, 7 Jan 2014 01:48:43 +0000 (17:48 -0800)]
Merge pull request #2223 from lcdservices/CRM-13995

CRM-13995 fix export when merging households

10 years agodo not create/delete tags via tagset unless explicit save, CRM-14052
kurund [Tue, 7 Jan 2014 01:35:14 +0000 (17:35 -0800)]
do not create/delete tags via tagset unless explicit save, CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agofix the broken link to view all the contributions for a contact, CRM-12506
kurund [Tue, 7 Jan 2014 00:55:24 +0000 (16:55 -0800)]
fix the broken link to view all the contributions for a contact, CRM-12506

----------------------------------------
* CRM-12506: Contact Contribution tab will not show more than 50 contributions
  http://issues.civicrm.org/jira/browse/CRM-12506

10 years agoUpdate Main.php
Dave Greenberg [Tue, 7 Jan 2014 00:55:00 +0000 (16:55 -0800)]
Update Main.php

Fix form rule error for number of pledge installments.

10 years agoMerge pull request #2296 from lcdservices/CRM-14049
Dave Greenberg [Mon, 6 Jan 2014 23:09:48 +0000 (15:09 -0800)]
Merge pull request #2296 from lcdservices/CRM-14049

CRM-14049 allow on-hold email when retrieving details and pass contactId...

10 years agoworked on #2 fixes, CRM-14052
kurund [Mon, 6 Jan 2014 22:59:34 +0000 (14:59 -0800)]
worked on #2 fixes, CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agofixes #1 and #2 for CRM-14052
kurund [Mon, 6 Jan 2014 22:17:07 +0000 (14:17 -0800)]
fixes #1 and #2 for CRM-14052

----------------------------------------
* CRM-14052: Tagset fixes
  http://issues.civicrm.org/jira/browse/CRM-14052

10 years agoCRM-14501 - Fix CRM_Contact_BAO_Relationship::getPermissionedContacts so it can handl...
Dave Greenberg [Mon, 6 Jan 2014 22:15:54 +0000 (14:15 -0800)]
CRM-14501 - Fix CRM_Contact_BAO_Relationship::getPermissionedContacts so it can handle a list of one or more relationshipTypeIDs.

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

10 years agoCRM-14049 allow on-hold email when retrieving details and pass contactId if exists
Brian Shaughnessy [Mon, 6 Jan 2014 21:32:27 +0000 (16:32 -0500)]
CRM-14049 allow on-hold email when retrieving details and pass contactId if exists

10 years agoMerge pull request #2293 from kurund/notice-fixes
Kurund Jalmi [Mon, 6 Jan 2014 19:39:49 +0000 (11:39 -0800)]
Merge pull request #2293 from kurund/notice-fixes

strict warning fixes

10 years agostrict warning fixes
kurund [Mon, 6 Jan 2014 19:39:04 +0000 (11:39 -0800)]
strict warning fixes

10 years agoCRM-14036_fix
Pratik Joshi [Mon, 6 Jan 2014 19:29:03 +0000 (00:59 +0530)]
CRM-14036_fix

10 years agoCRM-14047 - add clarification text to Total Fee(s) display
Dave Greenberg [Mon, 6 Jan 2014 19:13:28 +0000 (11:13 -0800)]
CRM-14047 - add clarification text to Total Fee(s) display

----------------------------------------
* CRM-14047: Online event registration: add text to clarify the meaning of the Total Fee(s) calculated value
  http://issues.civicrm.org/jira/browse/CRM-14047

10 years agoCRM-14037 fix - Class 'CRM_Activity_BAO_Contact' not found Activity.php /civicrm...
monishdeb [Mon, 6 Jan 2014 15:21:07 +0000 (20:51 +0530)]
CRM-14037 fix -  Class 'CRM_Activity_BAO_Contact' not found Activity.php /civicrm/CRM/Activity/BAO line 2366 DLTK Problem

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

10 years agoMerge pull request #2290 from yashodha/CRM-13892
Yashodha Chaku [Mon, 6 Jan 2014 11:36:43 +0000 (03:36 -0800)]
Merge pull request #2290 from yashodha/CRM-13892

CRM-13892 : fix upgrade function

10 years agoCRM-13892 : fix upgrade function
yashodha [Mon, 6 Jan 2014 08:11:44 +0000 (13:41 +0530)]
CRM-13892 : fix upgrade function

10 years agoMerge pull request #2273 from monishdeb/CRM-13977
Yashodha Chaku [Mon, 6 Jan 2014 08:07:10 +0000 (00:07 -0800)]
Merge pull request #2273 from monishdeb/CRM-13977

CRM-13977 related fix

10 years agoMerge pull request #2285 from eileenmcnaughton/extra-test
Kurund Jalmi [Mon, 6 Jan 2014 05:41:57 +0000 (21:41 -0800)]
Merge pull request #2285 from eileenmcnaughton/extra-test

Extra test, a couple of tidy-ups

10 years agoMerge pull request #2257 from kurund/CRM-14004
Kurund Jalmi [Mon, 6 Jan 2014 05:39:40 +0000 (21:39 -0800)]
Merge pull request #2257 from kurund/CRM-14004

fixes for CRM-14004, duplicate memberships

10 years agoMerge pull request #2286 from pratik-joshi/CRM-14030
pratik-joshi [Sun, 5 Jan 2014 10:01:21 +0000 (02:01 -0800)]
Merge pull request #2286 from pratik-joshi/CRM-14030

CRM-14030 : applied patch for 4.4 version

10 years agoCRM-14030 : applied patch for 4.4 version
Pratik Joshi [Sun, 5 Jan 2014 09:50:38 +0000 (15:20 +0530)]
CRM-14030 : applied patch for 4.4 version

10 years agoextra setting test - hookt pu
Eileen [Sun, 5 Jan 2014 07:07:34 +0000 (20:07 +1300)]
extra setting test - hookt pu

10 years agofix mis-spellings & undeclared variables
Eileen [Sun, 5 Jan 2014 03:04:09 +0000 (16:04 +1300)]
fix mis-spellings & undeclared variables

10 years agoMerge pull request #2284 from eileenmcnaughton/extra-test
colemanw [Sun, 5 Jan 2014 02:21:27 +0000 (18:21 -0800)]
Merge pull request #2284 from eileenmcnaughton/extra-test

Additional Test, fix typos (mis-cased class-names), commit updated test-...

10 years agoAdditional Test, fix typos (mis-cased class-names), commit updated test-generated...
Eileen [Sun, 5 Jan 2014 01:46:58 +0000 (14:46 +1300)]
Additional Test, fix typos (mis-cased class-names), commit updated test-generated examples

10 years agoCRM-14043 - cid=0 contribution form giving contribution to logged in user
Eileen [Fri, 3 Jan 2014 23:57:20 +0000 (12:57 +1300)]
CRM-14043 - cid=0 contribution form giving contribution to logged in user

----------------------------------------
* CRM-14043: cid=0 contribution form giving contribution to logged in user
  http://issues.civicrm.org/jira/browse/CRM-14043

10 years agoMerge pull request #2272 from eileenmcnaughton/test-fixes
colemanw [Fri, 3 Jan 2014 23:51:02 +0000 (15:51 -0800)]
Merge pull request #2272 from eileenmcnaughton/test-fixes

Test fixes / enotice compliance

10 years agoMerge pull request #2277 from eileenmcnaughton/CRM-13492
colemanw [Fri, 3 Jan 2014 23:39:21 +0000 (15:39 -0800)]
Merge pull request #2277 from eileenmcnaughton/CRM-13492

CRM-13942  navigation menu is not valid html

10 years ago CRM-13921 - Individual Prefix, Suffix and Gender fields are broken when used on...
Coleman Watts [Fri, 3 Jan 2014 23:37:42 +0000 (15:37 -0800)]
 CRM-13921 - Individual Prefix, Suffix and Gender fields are broken when used on tokens

10 years agoCRM-13492 specify = TRUE on navigation menu - this will cause urls to have &amp...
Eileen [Fri, 3 Jan 2014 23:35:14 +0000 (12:35 +1300)]
CRM-13492 specify  = TRUE on navigation menu - this will cause urls to have & not & in them
(Am currently unsure about the ones which have inconsistently stored a '?' in the civicrm_navigation menu - ie.
http://issues.civicrm.org/jira/browse/CRM-13942?focusedCommentId=54821&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-54821
as I cleaned them out of my DB)

----------------------------------------
* CRM-13492: buildAmount Hook functionality changed -- difficult to use / undocumented
  http://issues.civicrm.org/jira/browse/CRM-13492

10 years agoCRM-13492 d6 & d7 url functions are identical except for one missing param on d6...
Eileen [Fri, 3 Jan 2014 23:32:38 +0000 (12:32 +1300)]
CRM-13492 d6 & d7 url functions are identical except for one missing param on d6, move d7 to DrupalBase, delete d6 & d7 versions

----------------------------------------
* CRM-13492: buildAmount Hook functionality changed -- difficult to use / undocumented
  http://issues.civicrm.org/jira/browse/CRM-13492

10 years agoMerge pull request #2276 from colemanw/4.4
colemanw [Fri, 3 Jan 2014 22:40:04 +0000 (14:40 -0800)]
Merge pull request #2276 from colemanw/4.4

CRM-14024 - Get rid of redundant fn

10 years agoFix static fn php warning
Coleman Watts [Fri, 3 Jan 2014 22:38:19 +0000 (14:38 -0800)]
Fix static fn php warning

10 years agoCRM-14024 - Get rid of redundant fn
Coleman Watts [Fri, 3 Jan 2014 22:37:50 +0000 (14:37 -0800)]
CRM-14024 - Get rid of redundant fn

10 years agoMerge pull request #2246 from davecivicrm/CRM-13978
Kurund Jalmi [Fri, 3 Jan 2014 21:05:44 +0000 (13:05 -0800)]
Merge pull request #2246 from davecivicrm/CRM-13978

CRM-13978 - Replaces PR 2219 which had all the right changs BUT omitted ...

10 years agoMerge pull request #2275 from colemanw/4.4
colemanw [Fri, 3 Jan 2014 17:40:42 +0000 (09:40 -0800)]
Merge pull request #2275 from colemanw/4.4

CRM-13810 - Cleanup campaign export

10 years agoCRM-13810 - Cleanup campaign export
Coleman Watts [Fri, 3 Jan 2014 17:39:34 +0000 (09:39 -0800)]
CRM-13810 - Cleanup campaign export

10 years agoCRM-13977 related fix
monishdeb [Fri, 3 Jan 2014 15:33:54 +0000 (21:03 +0530)]
CRM-13977 related fix

----------------------------------------
* CRM-13977: activities report fails to add contacts to group - fatal error
  http://issues.civicrm.org/jira/browse/CRM-13977

10 years agoremove references to E-NoticeCompliance - is now required not optional
Eileen [Fri, 3 Jan 2014 06:58:35 +0000 (19:58 +1300)]
remove references to E-NoticeCompliance - is now required not optional

10 years agoremove references to E-NoticeCompliance - is now required not optional
Eileen [Fri, 3 Jan 2014 06:58:06 +0000 (19:58 +1300)]
remove references to E-NoticeCompliance - is now required not optional

10 years agoremove references to E-NoticeCompliance - is now required not optional
Eileen [Fri, 3 Jan 2014 06:57:28 +0000 (19:57 +1300)]
remove references to E-NoticeCompliance - is now required not optional

10 years agofix e-Notice on deprecated utils
Eileen [Fri, 3 Jan 2014 06:54:08 +0000 (19:54 +1300)]
fix e-Notice on deprecated utils

10 years agotest enotice compliance ProfileEditorTest
Eileen [Fri, 3 Jan 2014 06:48:05 +0000 (19:48 +1300)]
test enotice compliance ProfileEditorTest

10 years agoE-notice fixes in tests
Eileen [Fri, 3 Jan 2014 06:43:52 +0000 (19:43 +1300)]
E-notice fixes in tests

10 years agoMember BAO class E-Notice identified in test
Eileen [Fri, 3 Jan 2014 06:43:18 +0000 (19:43 +1300)]
Member BAO class E-Notice identified in test

10 years agoCRM_Utils_Array enotice compliance (from test)
Eileen [Fri, 3 Jan 2014 06:27:34 +0000 (19:27 +1300)]
CRM_Utils_Array enotice compliance (from test)

10 years agotests/phpunit/CRM/Utils/StringTest.php enotice compliance
Eileen [Fri, 3 Jan 2014 06:24:21 +0000 (19:24 +1300)]
tests/phpunit/CRM/Utils/StringTest.php enotice compliance

10 years agounit test - enotice compliance
Eileen [Fri, 3 Jan 2014 06:19:59 +0000 (19:19 +1300)]
unit test - enotice compliance

10 years agoremove _eNoticeCompliant from non-compliant tests
Eileen [Fri, 3 Jan 2014 05:58:07 +0000 (18:58 +1300)]
remove _eNoticeCompliant from non-compliant tests

10 years agoMerge pull request #2270 from eileenmcnaughton/test-fixes
colemanw [Fri, 3 Jan 2014 05:54:21 +0000 (21:54 -0800)]
Merge pull request #2270 from eileenmcnaughton/test-fixes

Test fixes

10 years agoMerge pull request #2271 from colemanw/4.4
colemanw [Fri, 3 Jan 2014 05:53:04 +0000 (21:53 -0800)]
Merge pull request #2271 from colemanw/4.4

CRM-13810 - Campaign Search

10 years agoManagedEntities e-notice fix - as exposed by test getsingle will not have an 'is_erro...
Eileen [Fri, 3 Jan 2014 05:51:41 +0000 (18:51 +1300)]
ManagedEntities e-notice fix - as exposed by test getsingle will not have an 'is_error' on success

10 years agoCRM-13810 - Campaign Search - remove data constraint, rename Campaign ID to Campaign...
Coleman Watts [Fri, 3 Jan 2014 05:50:44 +0000 (21:50 -0800)]
CRM-13810 - Campaign Search - remove data constraint, rename Campaign ID to Campaign, and remove Campaign Name from search builder

10 years agotests/phpunit/CRM/Core/CommunityMessagesTest.php enotice compliance
Eileen [Fri, 3 Jan 2014 05:38:23 +0000 (18:38 +1300)]
tests/phpunit/CRM/Core/CommunityMessagesTest.php enotice compliance

10 years agomark test e-notice compliant
Eileen [Fri, 3 Jan 2014 05:31:37 +0000 (18:31 +1300)]
mark test e-notice compliant

10 years agoCRM unit tests - enotice compliance & typos on BaseIPN
Eileen [Fri, 3 Jan 2014 05:29:15 +0000 (18:29 +1300)]
CRM unit tests - enotice compliance & typos on BaseIPN

10 years agoE-Notice fix
Eileen [Fri, 3 Jan 2014 05:20:02 +0000 (18:20 +1300)]
E-Notice fix