civicrm-core.git
10 years agoGenCode - Cleanup
Tim Otten [Wed, 15 Jan 2014 04:10:48 +0000 (20:10 -0800)]
GenCode - Cleanup

10 years agoGenCode - Add an optional caching mode.
Tim Otten [Wed, 15 Jan 2014 03:52:16 +0000 (19:52 -0800)]
GenCode - Add an optional caching mode.

If CIVICRM_GENCODE_DIGEST is set, then GenCode will write out a digest of
all its inputs & templates. If someone tries to rerun with the same inputs,
then GenCode will do nothing.

10 years agoMerge pull request #2333 from davecivicrm/CRM-10043
Dave Greenberg [Tue, 14 Jan 2014 02:51:42 +0000 (18:51 -0800)]
Merge pull request #2333 from davecivicrm/CRM-10043

CRM-10043 - merge in changes to Activity.tpl and splitting of ActivityJs...

10 years agoCRM-10043 - one more fatal fix - ts w/o array.
Dave Greenberg [Tue, 14 Jan 2014 02:50:41 +0000 (18:50 -0800)]
CRM-10043 - one more fatal fix - ts w/o array.

10 years agoCRM-10043 - merge in changes to Activity.tpl and splitting of ActivityJs.tpl with...
Dave Greenberg [Tue, 14 Jan 2014 02:26:20 +0000 (18:26 -0800)]
CRM-10043 - merge in changes to Activity.tpl and splitting of ActivityJs.tpl with the follow-up assignee changes.

10 years agoMerge pull request #2287 from pradpnayak/CRM-13848
Dave Greenberg [Mon, 13 Jan 2014 21:37:22 +0000 (13:37 -0800)]
Merge pull request #2287 from pradpnayak/CRM-13848

--CRM-13848, used UX pattern for financial type to allow multiple accoun...

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-01-13-11-57-38
kurund [Mon, 13 Jan 2014 20:07:24 +0000 (12:07 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-01-13-11-57-38

Conflicts:
CRM/Core/Form/Tag.php

10 years agoMerge pull request #2327 from colemanw/4.4
colemanw [Sat, 11 Jan 2014 04:36:04 +0000 (20:36 -0800)]
Merge pull request #2327 from colemanw/4.4

Edit activity date warning broken

10 years agoCRM-14065 - Activity Form - Fix activityStatus js function
Coleman Watts [Sat, 11 Jan 2014 04:32:58 +0000 (20:32 -0800)]
CRM-14065 - Activity Form - Fix activityStatus js function

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 agoCRM-14065 - Activity Form - Consolodate misplaced/duplicate js code
Coleman Watts [Fri, 10 Jan 2014 06:13:57 +0000 (22:13 -0800)]
CRM-14065 - Activity Form - Consolodate misplaced/duplicate js code

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 agoMerge pull request #2318 from kenahoo/patch-1
Kurund Jalmi [Thu, 9 Jan 2014 23:28:53 +0000 (15:28 -0800)]
Merge pull request #2318 from kenahoo/patch-1

Fix the require_once() example, fold a long line

10 years agoMerge pull request #2322 from colemanw/ajaxSearch
colemanw [Thu, 9 Jan 2014 22:17:12 +0000 (14:17 -0800)]
Merge pull request #2322 from colemanw/ajaxSearch

Ajax search work

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-13863 - Cleanup note comment ajax
Coleman Watts [Thu, 9 Jan 2014 20:26:35 +0000 (12:26 -0800)]
CRM-13863 - Cleanup note comment ajax

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 agoCRM-13863 - Improve activity popup behavior
Coleman Watts [Thu, 9 Jan 2014 20:11:15 +0000 (12:11 -0800)]
CRM-13863 - Improve activity popup behavior

10 years agoFix the require_once() example, fold a long line
Ken Williams [Thu, 9 Jan 2014 13:32:32 +0000 (07:32 -0600)]
Fix the require_once() example, fold a long line

10 years agoMerge pull request #2317 from totten/master-runconcat-fix
Tim Otten [Thu, 9 Jan 2014 09:12:35 +0000 (01:12 -0800)]
Merge pull request #2317 from totten/master-runconcat-fix

CRM_Core_CodeGen_Util_Template - Fix warning

10 years agoCRM_Core_CodeGen_Util_Template - Fix warning
Tim Otten [Thu, 9 Jan 2014 09:10:12 +0000 (01:10 -0800)]
CRM_Core_CodeGen_Util_Template - Fix warning

Example warning: "PHP Warning:  unlink(../sql/civicrm_data.da_DK.mysql): No such file or directory in /home/webeditor/jenkins-node/workspace/buildkit-demos.civicrm.org/build/d7-sandbox/sites/all/modules/civicrm/CRM/Core/CodeGen/Util/Template.php on line 56"

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 agoCRM-12872 - Remove print button from contact search results
Coleman Watts [Thu, 9 Jan 2014 03:21:58 +0000 (19:21 -0800)]
CRM-12872 - Remove print button from contact search results

10 years agoContact_Task cleanup to use constants
Coleman Watts [Thu, 9 Jan 2014 02:47:06 +0000 (18:47 -0800)]
Contact_Task cleanup to use constants

10 years agoCRM-12872 - Fine-tune popup links on search forms
Coleman Watts [Thu, 9 Jan 2014 02:16:42 +0000 (18:16 -0800)]
CRM-12872 - Fine-tune popup links on search forms

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 agoCRM-12872 - Add livePage js to search forms
Coleman Watts [Wed, 8 Jan 2014 23:27:06 +0000 (15:27 -0800)]
CRM-12872 - Add livePage js to search forms

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 agoCRM-12872 - Ajax pager fixes
Coleman Watts [Wed, 8 Jan 2014 22:09:40 +0000 (14:09 -0800)]
CRM-12872 - Ajax pager 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 remote-tracking branch 'upstream/4.4' into 4.4-master-2014-01-08-12-03-28
kurund [Wed, 8 Jan 2014 20:05:03 +0000 (12:05 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-01-08-12-03-28

Conflicts:
CRM/Contribute/Page/Tab.php

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 agoMerge pull request #2303 from monishdeb/CRM-13833
Kurund Jalmi [Wed, 8 Jan 2014 19:45:55 +0000 (11:45 -0800)]
Merge pull request #2303 from monishdeb/CRM-13833

CRM-13833 related fix

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 agoMerge pull request #2308 from civicrm/4.4
colemanw [Wed, 8 Jan 2014 06:20:52 +0000 (22:20 -0800)]
Merge pull request #2308 from civicrm/4.4

Merge branch 4.4 into master

10 years agoMerge pull request #2307 from colemanw/ajaxForms
colemanw [Wed, 8 Jan 2014 06:13:03 +0000 (22:13 -0800)]
Merge pull request #2307 from colemanw/ajaxForms

Ajax form improvements

10 years agoCRM-12872 - Ajax-enable pager rowCount
Coleman Watts [Wed, 8 Jan 2014 03:13:22 +0000 (19:13 -0800)]
CRM-12872 - Ajax-enable pager rowCount

10 years agoMerge pull request #2306 from totten/master-hook-jimport
Tim Otten [Wed, 8 Jan 2014 05:18:14 +0000 (21:18 -0800)]
Merge pull request #2306 from totten/master-hook-jimport

CRM_Utils_Hook_Joomla - Fix error loading JPluginHelper in Joomla 3.2

10 years agoCRM/Core/CodeGen/Util/Template - Fix comment alignment in generated SQL
Tim Otten [Wed, 8 Jan 2014 05:13:35 +0000 (21:13 -0800)]
CRM/Core/CodeGen/Util/Template - Fix comment alignment in generated SQL

The missing newlines were causing SQL loading to crash in Joomla.

10 years agoCRM-12872 - Ajax-enable pager links
Coleman Watts [Wed, 8 Jan 2014 02:06:50 +0000 (18:06 -0800)]
CRM-12872 - Ajax-enable pager links

10 years agoCRM_Utils_Hook_Joomla - Fix error loading JPluginHelper in Joomla 3.2
Tim Otten [Wed, 8 Jan 2014 01:55:32 +0000 (17:55 -0800)]
CRM_Utils_Hook_Joomla - Fix error loading JPluginHelper in Joomla 3.2

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 agoCRM-12872 - Add ui-spinner to page num input
Coleman Watts [Tue, 7 Jan 2014 22:13:38 +0000 (14:13 -0800)]
CRM-12872 - Add ui-spinner to page num input

10 years agoMerge pull request #2304 from colemanw/thankyou_update
colemanw [Tue, 7 Jan 2014 22:09:30 +0000 (14:09 -0800)]
Merge pull request #2304 from colemanw/thankyou_update

CRM-14054 - Contribution Thank You Letters - Set 'update thank-you date' to checked

10 years agoCRM-14054 - Contribution Thank You Letters - Set 'update thank-you date' to checked
Coleman Watts [Tue, 7 Jan 2014 22:04:50 +0000 (14:04 -0800)]
CRM-14054 - Contribution Thank You Letters - Set 'update thank-you date' to checked

10 years agoCRM-13833 fix - Implement Soft Credit Types
monishdeb [Tue, 7 Jan 2014 07:19:40 +0000 (12:49 +0530)]
CRM-13833 fix - Implement Soft Credit Types

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

10 years agoCRM-13863 - Ajax improvements for changelog tab.
Coleman Watts [Tue, 7 Jan 2014 04:10:25 +0000 (20:10 -0800)]
CRM-13863 - Ajax improvements for changelog tab.

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 agoCRM-13863 - Ajax improvements for relationship tab.
Coleman Watts [Tue, 7 Jan 2014 01:31:04 +0000 (17:31 -0800)]
CRM-13863 - Ajax improvements for relationship tab.

10 years agoCRM-10693 - crmSnippet - restore original content on destroy
Coleman Watts [Tue, 7 Jan 2014 00:56:07 +0000 (16:56 -0800)]
CRM-10693 - crmSnippet - restore original content on destroy

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 #2295 from colemanw/master
colemanw [Mon, 6 Jan 2014 21:27:41 +0000 (13:27 -0800)]
Merge pull request #2295 from colemanw/master

AJAX fixes

10 years agoCRM-13863 - Contact summary popup fixes
Coleman Watts [Thu, 2 Jan 2014 22:13:45 +0000 (14:13 -0800)]
CRM-13863 - Contact summary popup fixes

10 years agoCRM-13863 - Fix relationship form to work in popup
Coleman Watts [Thu, 2 Jan 2014 21:36:31 +0000 (13:36 -0800)]
CRM-13863 - Fix relationship form to work in popup

10 years agoMerge pull request #2291 from colemanw/resources
colemanw [Mon, 6 Jan 2014 20:37:41 +0000 (12:37 -0800)]
Merge pull request #2291 from colemanw/resources

Coleman's giant js/ajax PR

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-13863 - Ajax event tabs improvements - update 'disabled' tab class, etc.
Coleman Watts [Mon, 6 Jan 2014 04:55:41 +0000 (20:55 -0800)]
CRM-13863 - Ajax event tabs improvements - update 'disabled' tab class, etc.

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 agoSummary.js - code cleanup
Coleman Watts [Sun, 5 Jan 2014 05:40:01 +0000 (21:40 -0800)]
Summary.js - code cleanup