civicrm-core.git
10 years agoFix the bug in CRM_Mailing_BAO_Mailing::add() where the DAO was being instantiated...
Robin Mitra [Tue, 9 Sep 2014 11:46:50 +0000 (11:46 +0000)]
Fix the bug in CRM_Mailing_BAO_Mailing::add() where the DAO was being instantiated instead of the BAO, as later the create() method expects it to be BAO having getRecipients() method towards the end.

10 years agoMerge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-09-08-20-53-53
kurund [Mon, 8 Sep 2014 15:24:00 +0000 (20:54 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-09-08-20-53-53

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-09-08-20-42-29
kurund [Mon, 8 Sep 2014 15:20:44 +0000 (20:50 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-09-08-20-42-29

Conflicts:
CRM/Contribute/Form/Contribution/Main.php
templates/CRM/Price/Page/Field.tpl

10 years agoMerge pull request #4070 from eileenmcnaughton/4.5
Dave Greenberg [Mon, 8 Sep 2014 14:32:42 +0000 (07:32 -0700)]
Merge pull request #4070 from eileenmcnaughton/4.5

Fix some spelling errors (death to referAnce)

10 years agocomment fix & spelling fix
Eileen McNaughton [Mon, 8 Sep 2014 00:25:32 +0000 (12:25 +1200)]
comment fix & spelling fix

10 years agocomment fixes, formatting, duplicate array key
Eileen McNaughton [Mon, 8 Sep 2014 00:23:27 +0000 (12:23 +1200)]
comment fixes, formatting, duplicate array key

10 years agoFix some spelling errors (death to referAnce)
Eileen McNaughton [Mon, 8 Sep 2014 00:12:56 +0000 (12:12 +1200)]
Fix some spelling errors (death to referAnce)

10 years agoMerge pull request #4069 from colemanw/confirm
colemanw [Sun, 7 Sep 2014 23:50:32 +0000 (19:50 -0400)]
Merge pull request #4069 from colemanw/confirm

CRM.confirm - support loading remote content

10 years agoImprove confirm message for disabling relationships
Coleman Watts [Sun, 7 Sep 2014 23:49:50 +0000 (19:49 -0400)]
Improve confirm message for disabling relationships

10 years agoCRM.confirm - support loading remote content
Coleman Watts [Sun, 7 Sep 2014 23:47:44 +0000 (19:47 -0400)]
CRM.confirm - support loading remote content

10 years ago'huge-dialog' size is unnecessary now that height auto-adjusts
Coleman Watts [Sun, 7 Sep 2014 20:50:16 +0000 (16:50 -0400)]
'huge-dialog' size is unnecessary now that height auto-adjusts

10 years agoMerge pull request #4067 from colemanw/CRM-15233
colemanw [Sun, 7 Sep 2014 16:12:57 +0000 (12:12 -0400)]
Merge pull request #4067 from colemanw/CRM-15233

CRM-15233 - Fixes for i18n popups

10 years agoCRM-15233 - Fixes for i18n popups
Coleman Watts [Sun, 7 Sep 2014 13:31:22 +0000 (09:31 -0400)]
CRM-15233 - Fixes for i18n popups

10 years agoMerge pull request #4065 from giant-rabbit/mysql-escape-fix
Tim Otten [Sun, 7 Sep 2014 01:07:32 +0000 (18:07 -0700)]
Merge pull request #4065 from giant-rabbit/mysql-escape-fix

mysql_escape_string is deprecated in PHP 5.5

10 years agomysql_escape_string is deprecated in PHP 5.5
Peter Haight [Sat, 6 Sep 2014 20:14:09 +0000 (13:14 -0700)]
mysql_escape_string is deprecated in PHP 5.5

This gets rid of a deprecation warning which is erroring some tests.

10 years agoMerge pull request #4064 from colemanw/CRM-15249
colemanw [Sat, 6 Sep 2014 18:47:35 +0000 (14:47 -0400)]
Merge pull request #4064 from colemanw/CRM-15249

CRM-15249 - ProfileSelector view cleanup and css fix

10 years agoPrevent profile preview triggering validation errors
Coleman Watts [Sat, 6 Sep 2014 18:46:52 +0000 (14:46 -0400)]
Prevent profile preview triggering validation errors

10 years agoCRM-15249 - ProfileSelector view cleanup and css fix
Coleman Watts [Sat, 6 Sep 2014 17:32:05 +0000 (13:32 -0400)]
CRM-15249 - ProfileSelector view cleanup and css fix

10 years agoMerge pull request #4062 from totten/4.4-setupsh-dbport
Tim Otten [Sat, 6 Sep 2014 01:13:57 +0000 (18:13 -0700)]
Merge pull request #4062 from totten/4.4-setupsh-dbport

(Backport) Added support for non-default MySQL host and port.

10 years agoMerge pull request #4063 from colemanw/buttonFixes
colemanw [Sat, 6 Sep 2014 01:04:16 +0000 (21:04 -0400)]
Merge pull request #4063 from colemanw/buttonFixes

Ajax button fixes

10 years agoFixes and cleanup for file-on-case
Coleman Watts [Sat, 6 Sep 2014 01:00:47 +0000 (21:00 -0400)]
Fixes and cleanup for file-on-case

10 years agoAdd icon to 'file-on-case' button
Coleman Watts [Sat, 6 Sep 2014 01:00:16 +0000 (21:00 -0400)]
Add icon to 'file-on-case' button

10 years agoCRM-13863 - Tweak popup button icons and fix enter-to-submit
Coleman Watts [Sat, 6 Sep 2014 00:59:12 +0000 (20:59 -0400)]
CRM-13863 - Tweak popup button icons and fix enter-to-submit

10 years agoMerge pull request #4061 from mlutfy/4.5-crm15246
Dave Greenberg [Sat, 6 Sep 2014 00:46:29 +0000 (17:46 -0700)]
Merge pull request #4061 from mlutfy/4.5-crm15246

CRM-15246: special character escape fix

10 years agoAdded support for non-default MySQL host and port.
Peter Haight [Thu, 2 Jan 2014 00:10:21 +0000 (16:10 -0800)]
Added support for non-default MySQL host and port.

When I run tests over the MySQL RAM server, I'm usually running the MySQL RAM
server on a different port and I need this script in order to get that all
working in civicrm-project.

10 years agoFix criteria for showing dialog drag handles
Coleman Watts [Fri, 5 Sep 2014 23:48:38 +0000 (19:48 -0400)]
Fix criteria for showing dialog drag handles

10 years agoMerge pull request #4060 from colemanw/caseView
colemanw [Fri, 5 Sep 2014 22:50:17 +0000 (18:50 -0400)]
Merge pull request #4060 from colemanw/caseView

Case view improvements

10 years agoCRM-15246: in templates/CRM/Core/Calendar/Rss.tpl, escape special chars using 'html...
Mathieu Lutfy [Fri, 5 Sep 2014 22:46:55 +0000 (18:46 -0400)]
CRM-15246: in templates/CRM/Core/Calendar/Rss.tpl, escape special chars using 'html' instead of 'htmlall', which breaks non-usascii characters in the RSS feed.

10 years agoCase view improvements
Coleman Watts [Fri, 5 Sep 2014 22:35:30 +0000 (18:35 -0400)]
Case view improvements

10 years agoMerge pull request #4058 from yashodha/version-fixes
Yashodha Chaku [Fri, 5 Sep 2014 12:42:44 +0000 (18:12 +0530)]
Merge pull request #4058 from yashodha/version-fixes

version fixes

10 years agoversion fixes
CiviCRM [Fri, 5 Sep 2014 12:53:52 +0000 (18:23 +0530)]
version fixes

10 years agoMerge pull request #4055 from rohankatkar/webtest2
Yashodha Chaku [Fri, 5 Sep 2014 11:10:04 +0000 (16:40 +0530)]
Merge pull request #4055 from rohankatkar/webtest2

Webtest fix.

10 years agoMerge pull request #4057 from monishdeb/CRM-15086
Kurund Jalmi [Fri, 5 Sep 2014 08:35:51 +0000 (14:05 +0530)]
Merge pull request #4057 from monishdeb/CRM-15086

CRM-15086 upgrade fix

10 years agoMerge pull request #4056 from monishdeb/CRM-15235
Yashodha Chaku [Fri, 5 Sep 2014 08:24:44 +0000 (13:54 +0530)]
Merge pull request #4056 from monishdeb/CRM-15235

CRM-15235 fix - Multiple term membership price field option ignores term...

10 years agoCRM-15086 upgrade fix
monishdeb [Fri, 5 Sep 2014 08:17:08 +0000 (13:47 +0530)]
CRM-15086 upgrade fix

----------------------------------------
* CRM-15086: civicrm_data.tpl: batch types, status, etc option values were mistakenly put in {ts}
  https://issues.civicrm.org/jira/browse/CRM-15086

10 years agoCRM-15235 fix - Multiple term membership price field option ignores terms in back...
monishdeb [Fri, 5 Sep 2014 06:36:39 +0000 (12:06 +0530)]
CRM-15235 fix - Multiple term membership price field option ignores terms in back-office

https://issues.civicrm.org/jira/browse/CRM-15235

10 years agoWebtest fix.
Rohan Katkar [Fri, 5 Sep 2014 03:41:50 +0000 (09:11 +0530)]
Webtest fix.

10 years agoMerge pull request #4052 from mlutfy/4.5-crm15233
Tim Otten [Thu, 4 Sep 2014 23:37:11 +0000 (16:37 -0700)]
Merge pull request #4052 from mlutfy/4.5-crm15233

CRM-15233: Fix for i18n popups.

10 years agoCRM-15233: Fix for i18n popups.
Mathieu Lutfy [Thu, 4 Sep 2014 23:34:06 +0000 (19:34 -0400)]
CRM-15233: Fix for i18n popups.

10 years agoMerge pull request #4048 from pradpnayak/CRM-15204
Dave Greenberg [Thu, 4 Sep 2014 22:48:48 +0000 (15:48 -0700)]
Merge pull request #4048 from pradpnayak/CRM-15204

Crm 15204

10 years agoMerge pull request #4031 from joannechester/Report-relative-dates
Dave Greenberg [Thu, 4 Sep 2014 20:44:14 +0000 (13:44 -0700)]
Merge pull request #4031 from joannechester/Report-relative-dates

CRM-15227   new set of relative date filters

10 years agoMerge pull request #4051 from monishdeb/CRM-15229
Dave Greenberg [Thu, 4 Sep 2014 19:27:27 +0000 (12:27 -0700)]
Merge pull request #4051 from monishdeb/CRM-15229

CRM-15229 fix - Regression or change in message template for membership?

10 years agoMerge pull request #4049 from atif-shaikh/CRM-15182
Kurund Jalmi [Thu, 4 Sep 2014 17:40:42 +0000 (23:10 +0530)]
Merge pull request #4049 from atif-shaikh/CRM-15182

CRM-15182 - on behalf of: preloaded org is not preserved

10 years agoMerge pull request #4050 from jitendrapurohit/WebtestFix4.5.0
Kurund Jalmi [Thu, 4 Sep 2014 17:39:53 +0000 (23:09 +0530)]
Merge pull request #4050 from jitendrapurohit/WebtestFix4.5.0

Webtest Fix

10 years agoCRM-15229 fix - Regression or change in message template for membership?
monishdeb [Thu, 4 Sep 2014 14:17:59 +0000 (19:47 +0530)]
CRM-15229 fix - Regression or change in message template for membership?

https://issues.civicrm.org/jira/browse/CRM-15229

10 years agoWebtest Fix
Jitendra Purohit [Thu, 4 Sep 2014 13:33:11 +0000 (19:03 +0530)]
Webtest Fix

10 years agoCRM-15182 enhancement - on behalf of: preloaded org is not preserved
atif-shaikh [Thu, 4 Sep 2014 12:48:24 +0000 (18:18 +0530)]
CRM-15182 enhancement - on behalf of: preloaded org is not preserved

https://issues.civicrm.org/jira/browse/CRM-15182

10 years agoCRM-15182 - on behalf of: preloaded org is not preserved
atif-shaikh [Thu, 4 Sep 2014 12:12:38 +0000 (17:42 +0530)]
CRM-15182 - on behalf of: preloaded org is not preserved

https://issues.civicrm.org/jira/browse/CRM-15182

10 years ago-- CRM-15204, fixed syntax errors
Pradeep Nayak [Thu, 4 Sep 2014 11:31:13 +0000 (17:01 +0530)]
-- CRM-15204, fixed syntax errors

----------------------------------------
* CRM-15204: Upgrade to fix bad line item
  https://issues.civicrm.org/jira/browse/CRM-15204

10 years agoMerge pull request #4043 from rohankatkar/webtest
Yashodha Chaku [Thu, 4 Sep 2014 11:15:17 +0000 (16:45 +0530)]
Merge pull request #4043 from rohankatkar/webtest

Fix for Webtest

10 years agoAdditional fixes.
Rohan Katkar [Thu, 4 Sep 2014 10:18:36 +0000 (15:48 +0530)]
Additional fixes.

10 years agoFix for Webtest
Rohan Katkar [Thu, 4 Sep 2014 03:55:47 +0000 (09:25 +0530)]
Fix for Webtest

10 years agoMerge pull request #4045 from divya-jose/datatable_issue
Yashodha Chaku [Thu, 4 Sep 2014 09:23:26 +0000 (14:53 +0530)]
Merge pull request #4045 from divya-jose/datatable_issue

--fix for datatable error when date field is blank in custom data

10 years ago--fix for datatable error when date field is blank in custom data
Divya Jose [Thu, 4 Sep 2014 07:04:41 +0000 (12:34 +0530)]
--fix for datatable error when date field is blank in custom data

10 years ago-- CRM-15204, code cleanup ann removed duplicate code
Pradeep Nayak [Thu, 4 Sep 2014 06:39:10 +0000 (12:09 +0530)]
-- CRM-15204, code cleanup ann removed duplicate code

----------------------------------------
* CRM-15204: Upgrade to fix bad line item
  https://issues.civicrm.org/jira/browse/CRM-15204

10 years ago-- CRM-15204, upgrade code to handle bugs related to CRM-15055
Pradeep Nayak [Wed, 3 Sep 2014 22:31:46 +0000 (04:01 +0530)]
-- CRM-15204, upgrade code to handle bugs related to CRM-15055

----------------------------------------
* CRM-15204: Upgrade to fix bad line item
  https://issues.civicrm.org/jira/browse/CRM-15204
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

10 years agoMerge pull request #4035 from eileenmcnaughton/CRM-14824
Eileen McNaughton [Thu, 4 Sep 2014 01:50:56 +0000 (13:50 +1200)]
Merge pull request #4035 from eileenmcnaughton/CRM-14824

CRM-14824 fix intemittant bug on priceset processing

10 years agoMerge pull request #4019 from eileenmcnaughton/CRM-14877
Eileen McNaughton [Thu, 4 Sep 2014 01:45:31 +0000 (13:45 +1200)]
Merge pull request #4019 from eileenmcnaughton/CRM-14877

ACL's not working correctly for select all options in export, CRM-14877

10 years agoMerge pull request #4029 from joannechester/Relative-date-filters-undeclared-variable...
Dave Greenberg [Wed, 3 Sep 2014 23:53:08 +0000 (16:53 -0700)]
Merge pull request #4029 from joannechester/Relative-date-filters-undeclared-variables-fix

CRM-15227  fix e-notices re undeclared variables

10 years agoMerge pull request #4030 from joannechester/Relative-date-word-change
Dave Greenberg [Wed, 3 Sep 2014 23:52:55 +0000 (16:52 -0700)]
Merge pull request #4030 from joannechester/Relative-date-word-change

CRM-15227 wording change to match other descriptions

10 years agoMerge pull request #4041 from colemanw/buttons
Dave Greenberg [Wed, 3 Sep 2014 23:40:45 +0000 (16:40 -0700)]
Merge pull request #4041 from colemanw/buttons

Visual improvements to dialog buttons and overlay

10 years agoMerge pull request #4042 from eileenmcnaughton/CRM-15207
Dave Greenberg [Wed, 3 Sep 2014 23:37:46 +0000 (16:37 -0700)]
Merge pull request #4042 from eileenmcnaughton/CRM-15207

CRM-15207 attempt to fix tests

10 years agoMerge pull request #4037 from jitendrapurohit/WebtestFix4.5.0
Dave Greenberg [Wed, 3 Sep 2014 22:53:17 +0000 (15:53 -0700)]
Merge pull request #4037 from jitendrapurohit/WebtestFix4.5.0

Webtest Fix 4.5.0

10 years agoMerge pull request #4040 from davecivicrm/CRM-15207
Dave Greenberg [Wed, 3 Sep 2014 22:04:38 +0000 (15:04 -0700)]
Merge pull request #4040 from davecivicrm/CRM-15207

CRM-15207 - cherry-pick code changes to fix the Membership separate paym...

10 years agoCRM-15207 cleanup lines moved to fin entities
Eileen McNaughton [Wed, 3 Sep 2014 21:59:44 +0000 (09:59 +1200)]
CRM-15207 cleanup lines moved to fin entities

10 years agoCRM-15207 add additional payment processor test
Eileen McNaughton [Wed, 3 Sep 2014 10:09:41 +0000 (22:09 +1200)]
CRM-15207 add additional payment processor test

10 years agoCRM-15207 membership payment incorrectly recorded
Eileen McNaughton [Wed, 3 Sep 2014 09:37:49 +0000 (21:37 +1200)]
CRM-15207 membership payment incorrectly recorded

10 years agoCRM-15207 add test for membership situation
Eileen McNaughton [Wed, 3 Sep 2014 09:24:31 +0000 (21:24 +1200)]
CRM-15207 add test for membership situation

10 years agoCRM-15207 improvements to test setup
Eileen McNaughton [Wed, 3 Sep 2014 08:12:37 +0000 (20:12 +1200)]
CRM-15207 improvements to test setup

10 years agoCRM-15207 test fix - rebuild default contribution price set
Eileen McNaughton [Wed, 3 Sep 2014 05:07:17 +0000 (17:07 +1200)]
CRM-15207 test fix  - rebuild default contribution price set

10 years agoCRM-13863 - Ensure dialog is unblocked on form errors
Coleman Watts [Wed, 3 Sep 2014 21:53:29 +0000 (22:53 +0100)]
CRM-13863 - Ensure dialog is unblocked on form errors

10 years agoCRM-13863 - Better-looking overlay
Coleman Watts [Wed, 3 Sep 2014 21:36:46 +0000 (22:36 +0100)]
CRM-13863 - Better-looking overlay

10 years agoCRM-13863 - Fix blockUI to completely block dialogs
Coleman Watts [Wed, 3 Sep 2014 21:29:14 +0000 (22:29 +0100)]
CRM-13863 - Fix blockUI to completely block dialogs

10 years agoMerge pull request #4039 from pradpnayak/CRM-15055
Dave Greenberg [Wed, 3 Sep 2014 21:26:54 +0000 (14:26 -0700)]
Merge pull request #4039 from pradpnayak/CRM-15055

--CRM-15055, fixed date formatting issue in message template for line-it...

10 years agoCRM-13863 - Civi style for profile designer buttons
Coleman Watts [Wed, 3 Sep 2014 21:24:23 +0000 (22:24 +0100)]
CRM-13863 - Civi style for profile designer buttons

10 years agoCRM-13863 - Civi style for ui dialog buttons
Coleman Watts [Wed, 3 Sep 2014 21:23:03 +0000 (22:23 +0100)]
CRM-13863 - Civi style for ui dialog buttons

10 years ago--CRM-15055, fixed date formatting issue in message template for line-item
Pradeep Nayak [Wed, 3 Sep 2014 20:44:42 +0000 (02:14 +0530)]
--CRM-15055, fixed date formatting issue in message template for line-item

10 years agoCRM-15207 - cherry-pick code changes to fix the Membership separate payment bug....
Dave Greenberg [Wed, 3 Sep 2014 20:32:57 +0000 (13:32 -0700)]
CRM-15207 - cherry-pick code changes to fix the Membership separate payment bug. The modifications to CiviUnitTestCase.php are causing test failures and need to be reworked.

----------------------------------------
* CRM-15207:
  https://issues.civicrm.org/jira/browse/CRM-15207

10 years agoMerge pull request #3999 from pradpnayak/CRM-15055
Dave Greenberg [Wed, 3 Sep 2014 20:18:48 +0000 (13:18 -0700)]
Merge pull request #3999 from pradpnayak/CRM-15055

Crm 15055

10 years agoMerge pull request #4036 from colemanw/CRM-15225
Dave Greenberg [Wed, 3 Sep 2014 18:15:04 +0000 (11:15 -0700)]
Merge pull request #4036 from colemanw/CRM-15225

CRM-15225 - Fix handling of chainSelect on billing forms

10 years agoMerge pull request #4033 from totten/4.4-admin-forcebackend
Dave Greenberg [Wed, 3 Sep 2014 17:49:36 +0000 (10:49 -0700)]
Merge pull request #4033 from totten/4.4-admin-forcebackend

CRM-14973 - CRM_Core_Menu::buildAdminLinks - Force backend URLs

10 years ago-- CRM-15055, fixed code for message template as the line item was not rendered properly
Pradeep Nayak [Wed, 3 Sep 2014 14:10:18 +0000 (19:40 +0530)]
-- CRM-15055, fixed code for message template as the line item was not rendered properly

----------------------------------------
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

10 years agoWebtest Fix
Jitendra Purohit [Wed, 3 Sep 2014 13:24:48 +0000 (18:54 +0530)]
Webtest Fix

10 years agoCRM-15225 - Add comment to explain the fix
Coleman Watts [Wed, 3 Sep 2014 11:12:38 +0000 (12:12 +0100)]
CRM-15225 - Add comment to explain the fix

10 years agoCRM-15225 - Fix handling of chainSelect on billing forms
Coleman Watts [Wed, 3 Sep 2014 10:49:26 +0000 (11:49 +0100)]
CRM-15225 - Fix handling of chainSelect on billing forms

10 years agoMinor cleanup
Coleman Watts [Wed, 3 Sep 2014 10:47:22 +0000 (11:47 +0100)]
Minor cleanup

10 years agoComment fix
Coleman Watts [Wed, 3 Sep 2014 10:46:01 +0000 (11:46 +0100)]
Comment fix

10 years agoCRM-14824 fix intemittant bug on priceset processing
Eileen McNaughton [Mon, 9 Jun 2014 14:10:19 +0000 (02:10 +1200)]
CRM-14824 fix intemittant bug on priceset processing

10 years ago--CRM-15055, code cleanup
Pradeep Nayak [Sat, 30 Aug 2014 22:10:25 +0000 (03:40 +0530)]
--CRM-15055, code cleanup

10 years ago-- CRM-15055, handled creation of line item via membership api and import
Pradeep Nayak [Sat, 30 Aug 2014 21:58:18 +0000 (03:28 +0530)]
-- CRM-15055, handled creation of line item via membership api and import

----------------------------------------
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

10 years ago-- CRM-15055, handled IPN request for status change
Pradeep Nayak [Sat, 30 Aug 2014 20:41:50 +0000 (02:11 +0530)]
-- CRM-15055, handled IPN request for status change

----------------------------------------
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

10 years ago-- CRM-15055, handled 0 Membership fee to create line items
Pradeep Nayak [Sat, 30 Aug 2014 20:41:05 +0000 (02:11 +0530)]
-- CRM-15055, handled 0 Membership fee to create line items

----------------------------------------
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

10 years ago--CRM-15055, code changes to handle separate membership
Pradeep Nayak [Sat, 30 Aug 2014 14:02:48 +0000 (19:32 +0530)]
--CRM-15055, code changes to handle separate membership

10 years ago--CRM-15055, more work to create line item from font end
Pradeep Nayak [Sat, 30 Aug 2014 14:02:13 +0000 (19:32 +0530)]
--CRM-15055, more work to create line item from font end

10 years ago-- CRM-15055, fixed for multiple membership
Pradeep Nayak [Sat, 30 Aug 2014 14:01:40 +0000 (19:31 +0530)]
-- CRM-15055, fixed for multiple membership

----------------------------------------
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

10 years ago-- CRM-15055, create line item for membership wne no contribution is recorded
Pradeep Nayak [Sat, 30 Aug 2014 14:01:04 +0000 (19:31 +0530)]
-- CRM-15055, create line item for membership wne no contribution is recorded

----------------------------------------
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

10 years ago--CRM-15055, CRM-15178, fixed code to save line items when a contribution is saved...
Pradeep Nayak [Sat, 30 Aug 2014 14:00:30 +0000 (19:30 +0530)]
--CRM-15055, CRM-15178, fixed code to save line items when a contribution is saved for contribution

----------------------------------------
* CRM-15178: Correct line_item entity reference for memberships when Separate Payments is true
  https://issues.civicrm.org/jira/browse/CRM-15178

10 years ago-- CRM-15188, fixed code to provide line item ref to correct component id
Pradeep Nayak [Sat, 30 Aug 2014 13:59:46 +0000 (19:29 +0530)]
-- CRM-15188, fixed code to provide line item ref to correct component id

----------------------------------------
* CRM-15188: line_item entity refs to membership rather than contrib on non-membership lines of membership price sets
  https://issues.civicrm.org/jira/browse/CRM-15188

10 years agoCRM-13863 - Add icons to confirmation dialog buttons
Coleman Watts [Wed, 3 Sep 2014 08:03:35 +0000 (09:03 +0100)]
CRM-13863 - Add icons to confirmation dialog buttons

10 years agoCRM-13863 - Show form buttons as part of the dialog
Coleman Watts [Wed, 3 Sep 2014 08:02:15 +0000 (09:02 +0100)]
CRM-13863 - Show form buttons as part of the dialog