civicrm-core.git
9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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.

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

9 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

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

9 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.

9 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

9 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...

9 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

9 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

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

9 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.

9 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.

9 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

9 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

9 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?

9 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

9 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

9 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

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

9 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

9 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

9 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

9 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

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

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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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...

9 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

9 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

9 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

9 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

9 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

9 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

9 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

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

9 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

9 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...

9 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

9 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

9 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

9 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

9 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

9 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

9 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

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

9 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

9 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

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

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

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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 years agoUpdate Date.php
joannechester [Wed, 3 Sep 2014 04:05:40 +0000 (14:05 +1000)]
Update Date.php

9 years agoUpdate Date.php
joannechester [Wed, 3 Sep 2014 03:54:22 +0000 (13:54 +1000)]
Update Date.php

9 years agoUpdate Date.php
joannechester [Wed, 3 Sep 2014 03:41:20 +0000 (13:41 +1000)]
Update Date.php

9 years agoUpdate Date.php
joannechester [Wed, 3 Sep 2014 03:33:45 +0000 (13:33 +1000)]
Update Date.php

9 years agoMerge pull request #4028 from davecivicrm/CRM-15226
Dave Greenberg [Wed, 3 Sep 2014 01:58:09 +0000 (18:58 -0700)]
Merge pull request #4028 from davecivicrm/CRM-15226

CRM-15226 - label improvements.

9 years agoCRM-15226 - label improvements.
Dave Greenberg [Wed, 3 Sep 2014 01:57:16 +0000 (18:57 -0700)]
CRM-15226 - label improvements.

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

9 years agoMerge pull request #4025 from pradpnayak/CRM-14853
Dave Greenberg [Wed, 3 Sep 2014 00:11:41 +0000 (17:11 -0700)]
Merge pull request #4025 from pradpnayak/CRM-14853

-- CRM-14853, change payment instrument id when contribution status is c...

9 years agoMerge pull request #4012 from pradpnayak/CRM-15206
Dave Greenberg [Tue, 2 Sep 2014 22:04:18 +0000 (15:04 -0700)]
Merge pull request #4012 from pradpnayak/CRM-15206

-- CRM-15206, fixed display of line item on edit contribution form

9 years agoMerge pull request #4026 from davecivicrm/CRM-15205
Dave Greenberg [Tue, 2 Sep 2014 21:33:23 +0000 (14:33 -0700)]
Merge pull request #4026 from davecivicrm/CRM-15205

CRM-15205 - replaces PR 4001 with rebuilt civicrm_generated.mysql file.

9 years agoCRM-15205 - replaces PR 4001 with rebuilt civicrm_generated.mysql file.
Dave Greenberg [Tue, 2 Sep 2014 21:31:38 +0000 (14:31 -0700)]
CRM-15205 - replaces PR 4001 with rebuilt civicrm_generated.mysql file.

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

9 years ago-- CRM-14853, change payment instrument id when contribution status is changed from...
Pradeep Nayak [Tue, 2 Sep 2014 20:35:03 +0000 (02:05 +0530)]
-- CRM-14853, change payment instrument id when contribution status is changed from In-progress/Pending to Completed

----------------------------------------
* CRM-14853: Bookkeeping report represents payment type incorrectly
  https://issues.civicrm.org/jira/browse/CRM-14853

9 years agoMerge pull request #4023 from jitendrapurohit/WebtestFix4.5.0
Kurund Jalmi [Tue, 2 Sep 2014 19:41:16 +0000 (01:11 +0530)]
Merge pull request #4023 from jitendrapurohit/WebtestFix4.5.0

Webtest Fix 4.5.0

9 years agoMerge pull request #4024 from kurund/version-fixes
Kurund Jalmi [Tue, 2 Sep 2014 19:09:43 +0000 (00:39 +0530)]
Merge pull request #4024 from kurund/version-fixes

version fixes for beta9

9 years agofixes for beta9
kurund [Tue, 2 Sep 2014 19:07:33 +0000 (00:37 +0530)]
fixes for beta9

9 years agoMerge pull request #4022 from colemanw/CRM-15220
colemanw [Tue, 2 Sep 2014 14:10:06 +0000 (15:10 +0100)]
Merge pull request #4022 from colemanw/CRM-15220

CRM-15220 - Fix malformed url in grant menu

9 years agoWebtest 4.5.0
Jitendra Purohit [Tue, 2 Sep 2014 13:21:54 +0000 (18:51 +0530)]
Webtest 4.5.0

9 years agoCRM-15220 - Add status options to grant menu
Coleman Watts [Tue, 2 Sep 2014 12:52:09 +0000 (13:52 +0100)]
CRM-15220 - Add status options to grant menu