civicrm-core.git
10 years agoMerge pull request #2564 from jaapjansma/CRM-14276
dlobo [Mon, 28 Apr 2014 17:29:47 +0000 (10:29 -0700)]
Merge pull request #2564 from jaapjansma/CRM-14276

Fixed #CRM-14276 (added a hook for altering the display name)

10 years agoMerge pull request #2974 from jitendrapurohit/Contribute_Webtests
Kurund Jalmi [Mon, 28 Apr 2014 17:28:49 +0000 (10:28 -0700)]
Merge pull request #2974 from jitendrapurohit/Contribute_Webtests

Web Test Fix

10 years agoMerge pull request #2975 from atif-shaikh/WebTextFix
Kurund Jalmi [Mon, 28 Apr 2014 17:27:43 +0000 (10:27 -0700)]
Merge pull request #2975 from atif-shaikh/WebTextFix

WebtestFix related to FinancialType and Address Import

10 years agoMerge pull request #2978 from eileenmcnaughton/tests
Eileen McNaughton [Mon, 28 Apr 2014 16:43:57 +0000 (09:43 -0700)]
Merge pull request #2978 from eileenmcnaughton/tests

Tests

10 years agofix function to be static, comment fixes
Eileen McNaughton [Mon, 28 Apr 2014 16:43:08 +0000 (09:43 -0700)]
fix function to be static, comment fixes

10 years agoFix eNotice
Eileen McNaughton [Mon, 28 Apr 2014 01:04:33 +0000 (18:04 -0700)]
Fix eNotice

10 years agomore comment fixes
Eileen McNaughton [Mon, 28 Apr 2014 01:02:51 +0000 (18:02 -0700)]
more comment fixes

10 years agocomment fixes & formatting
Eileen McNaughton [Mon, 28 Apr 2014 00:58:17 +0000 (17:58 -0700)]
comment fixes & formatting

10 years agoMerge pull request #2977 from eileenmcnaughton/test-fixes
Eileen McNaughton [Mon, 28 Apr 2014 16:32:55 +0000 (09:32 -0700)]
Merge pull request #2977 from eileenmcnaughton/test-fixes

test fix - add clobber-it tear down function for financial transactions ...

10 years agotest fix - add clobber-it tear down function for financial transactions so we remove...
Eileen McNaughton [Mon, 28 Apr 2014 16:30:37 +0000 (09:30 -0700)]
test fix - add clobber-it tear down function for financial transactions so we remove them all

10 years agoWebtestFix related to FinancialType and Address Import
Atif Shaikh [Mon, 28 Apr 2014 14:21:54 +0000 (19:51 +0530)]
WebtestFix related to FinancialType and Address Import

10 years agoWeb Test Fix
jitendrapurohit [Mon, 28 Apr 2014 13:39:30 +0000 (19:09 +0530)]
Web Test Fix

10 years agoMerge pull request #2956 from relldoesphp/CRM-14514
Kurund Jalmi [Mon, 28 Apr 2014 02:51:01 +0000 (19:51 -0700)]
Merge pull request #2956 from relldoesphp/CRM-14514

CRM-14514 - minor change the syntax for first item in array line 1065

10 years agoCRM-14514 remove commas not curly braces
Tyrell Cook [Mon, 28 Apr 2014 02:40:29 +0000 (22:40 -0400)]
CRM-14514 remove commas not curly braces

10 years agoCRM-14514 - removed brackets
Tyrell Cook [Mon, 28 Apr 2014 01:12:02 +0000 (21:12 -0400)]
CRM-14514 - removed brackets

10 years agoMerge pull request #2971 from eileenmcnaughton/Cleanups
Eileen McNaughton [Mon, 28 Apr 2014 00:45:14 +0000 (17:45 -0700)]
Merge pull request #2971 from eileenmcnaughton/Cleanups

Cleanups this includes setup to allow unit tests (not in this PR) to run

10 years agocomments & whitespace tidy ups
Eileen McNaughton [Mon, 28 Apr 2014 00:38:00 +0000 (17:38 -0700)]
comments & whitespace tidy ups

10 years agoMerge pull request #2969 from davecivicrm/CRM-14367
Dave Greenberg [Mon, 28 Apr 2014 00:25:49 +0000 (17:25 -0700)]
Merge pull request #2969 from davecivicrm/CRM-14367

CRM-14367 - Replacing PR 2751 with additional UI and help changes.

10 years agoCRM-14367 - Replacing PR 2751 with additional UI and help changes.
Dave Greenberg [Mon, 28 Apr 2014 00:24:25 +0000 (17:24 -0700)]
CRM-14367 - Replacing PR 2751 with additional UI and help changes.

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

10 years agoMerge pull request #2964 from freeform/CRM-14489
Kurund Jalmi [Mon, 28 Apr 2014 00:09:38 +0000 (17:09 -0700)]
Merge pull request #2964 from freeform/CRM-14489

Also cleanup trailing slash if there is one on language domain.

10 years agoMissing space for coding standards.
Lola Slade [Sun, 27 Apr 2014 23:59:17 +0000 (16:59 -0700)]
Missing space for coding standards.

10 years agoAdd function to set up an ACL for a test
Eileen McNaughton [Fri, 31 Jan 2014 05:21:09 +0000 (18:21 +1300)]
Add function to set up an ACL for a test

10 years agotest fix Only variables should be assigned by reference
Eileen McNaughton [Fri, 31 Jan 2014 05:15:54 +0000 (18:15 +1300)]
test fix Only variables should be assigned by reference

/var/www/drupal/sites/default/modules/civicrm/civicrm-core/CRM/ACL/BAO/ACL.php:541

10 years agoUnit test on group selector AJAX call - add ability to return result for unit test
Eileen McNaughton [Fri, 31 Jan 2014 05:13:50 +0000 (18:13 +1300)]
Unit test on group selector AJAX call - add ability to return result for unit test

10 years agoACL Core, add a way for unit tests to flush in-function cache
Eileen McNaughton [Fri, 31 Jan 2014 05:10:04 +0000 (18:10 +1300)]
ACL Core, add a way for unit tests to flush in-function cache

10 years agoMerge pull request #2967 from colemanw/select
colemanw [Sun, 27 Apr 2014 23:24:22 +0000 (16:24 -0700)]
Merge pull request #2967 from colemanw/select

CRM-11864 - Use select2 for profileSelector

10 years agoCRM-11864 - Use select2 for profileSelector
Coleman Watts [Sun, 27 Apr 2014 23:23:22 +0000 (16:23 -0700)]
CRM-11864 - Use select2 for profileSelector

10 years agoMerge pull request #2926 from sushantpaste/event-location
colemanw [Sun, 27 Apr 2014 23:16:32 +0000 (16:16 -0700)]
Merge pull request #2926 from sushantpaste/event-location

Create new location button fixes for event location

10 years agoAlso cleanup trailing slash if there is one on language domain.
Lola Slade [Sun, 27 Apr 2014 22:46:38 +0000 (15:46 -0700)]
Also cleanup trailing slash if there is one on language domain.

10 years agoMerge pull request #2963 from eileenmcnaughton/CRM-14521
Eileen McNaughton [Sun, 27 Apr 2014 22:44:16 +0000 (15:44 -0700)]
Merge pull request #2963 from eileenmcnaughton/CRM-14521

CRM-14521 syntaxConformance test fixes

10 years agotest fixes for api singleValueAlter - generic fixes
Eileen McNaughton [Sun, 27 Apr 2014 22:42:26 +0000 (15:42 -0700)]
test fixes for api singleValueAlter - generic fixes

10 years agocomment & formatting fixes
Eileen McNaughton [Sun, 27 Apr 2014 22:41:34 +0000 (15:41 -0700)]
comment & formatting fixes

10 years agoFix membership form hidden field
Coleman Watts [Sun, 27 Apr 2014 22:37:38 +0000 (15:37 -0700)]
Fix membership form hidden field

10 years agoMerge pull request #2962 from agh1/additional-payment-no-contrib
Eileen McNaughton [Sun, 27 Apr 2014 22:30:22 +0000 (15:30 -0700)]
Merge pull request #2962 from agh1/additional-payment-no-contrib

CRM-14532 add better teardown

10 years agoCRM-14532 add better teardown
Andrew Hunt [Sun, 27 Apr 2014 22:25:14 +0000 (18:25 -0400)]
CRM-14532 add better teardown

----------------------------------------
* CRM-14532: CRM_Event_BAO_AdditionalPaymentTest::testAddPartialPayment failure
  https://issues.civicrm.org/jira/browse/CRM-14532

10 years agoMerge pull request #2961 from eileenmcnaughton/CRM-14521
Eileen McNaughton [Sun, 27 Apr 2014 21:50:02 +0000 (14:50 -0700)]
Merge pull request #2961 from eileenmcnaughton/CRM-14521

CRM-14521 api test fix on premiums api

10 years agoPremiums api - fix test field misnamed field in _spec
Eileen McNaughton [Sun, 27 Apr 2014 21:48:34 +0000 (14:48 -0700)]
Premiums api - fix test field misnamed field in _spec

10 years agosyntaxConformanceTest - give clearer message on E-Notice
Eileen McNaughton [Sun, 27 Apr 2014 21:47:23 +0000 (14:47 -0700)]
syntaxConformanceTest - give clearer message on E-Notice

10 years agocomment fixes
Eileen McNaughton [Sun, 27 Apr 2014 21:46:51 +0000 (14:46 -0700)]
comment fixes

10 years agoMerge pull request #2959 from colemanw/select
colemanw [Sun, 27 Apr 2014 21:15:03 +0000 (14:15 -0700)]
Merge pull request #2959 from colemanw/select

CRM-14165 - Add option-edit for participant status

10 years agoMerge pull request #2960 from eileenmcnaughton/CRM-14521
Eileen McNaughton [Sun, 27 Apr 2014 21:13:28 +0000 (14:13 -0700)]
Merge pull request #2960 from eileenmcnaughton/CRM-14521

test fix - alter MailingComponent BAO to handle updating correctly & be ...

10 years agotest fix - alter MailingComponent BAO to handle updating correctly & be more standardised
Eileen McNaughton [Sun, 27 Apr 2014 21:11:36 +0000 (14:11 -0700)]
test fix - alter MailingComponent BAO to handle updating correctly & be more standardised

10 years agoCRM-14165 - Add option-edit for participant status
Coleman Watts [Sun, 27 Apr 2014 21:10:35 +0000 (14:10 -0700)]
CRM-14165 - Add option-edit for participant status

10 years agoMerge pull request #2958 from eileenmcnaughton/CRM-14521
Eileen McNaughton [Sun, 27 Apr 2014 21:09:42 +0000 (14:09 -0700)]
Merge pull request #2958 from eileenmcnaughton/CRM-14521

Crm 14521 test fixes & tidy up (limited to test suite)

10 years agotest fix - improve api syntaxConformance delete routine
Eileen McNaughton [Sun, 27 Apr 2014 21:07:15 +0000 (14:07 -0700)]
test fix - improve api syntaxConformance delete routine

10 years agoMerge pull request #2957 from agh1/fix-http-test
colemanw [Sun, 27 Apr 2014 21:04:45 +0000 (14:04 -0700)]
Merge pull request #2957 from agh1/fix-http-test

CRM-14528 http test returned 301 redirect to https://civicrm.org

10 years agoformatting & comment fixes
Eileen McNaughton [Sun, 27 Apr 2014 21:04:03 +0000 (14:04 -0700)]
formatting & comment fixes

10 years agoCRM-14528 http test returned 301 redirect to https://civicrm.org
Andrew Hunt [Sun, 27 Apr 2014 20:56:59 +0000 (16:56 -0400)]
CRM-14528 http test returned 301 redirect to https://civicrm.org

----------------------------------------
* CRM-14528: CRM_Utils_HttpClientTest gets redirect instead of expected file
  https://issues.civicrm.org/jira/browse/CRM-14528

10 years agoMerge pull request #2955 from colemanw/select
colemanw [Sun, 27 Apr 2014 20:49:02 +0000 (13:49 -0700)]
Merge pull request #2955 from colemanw/select

CRM-14165 - Fix options-edit to work with multiselects

10 years agoCRM-14165 - Fix options-edit to work with multiselects
Coleman Watts [Sun, 27 Apr 2014 20:47:54 +0000 (13:47 -0700)]
CRM-14165 - Fix options-edit to work with multiselects

10 years agoCRM-14514 - change the syntax for item in array line 1065
Tyrell Cook [Sun, 27 Apr 2014 20:45:40 +0000 (16:45 -0400)]
CRM-14514 - change the syntax for item in array line 1065

10 years agoMerge pull request #2954 from freeform/CRM-14489
Kurund Jalmi [Sun, 27 Apr 2014 20:41:53 +0000 (13:41 -0700)]
Merge pull request #2954 from freeform/CRM-14489

CRM-14489 - Removed protocol from language domain if it exists.

10 years agoCRM-14489 - Changed new variable name to camel case.
Lola Slade [Sun, 27 Apr 2014 20:25:34 +0000 (13:25 -0700)]
CRM-14489 - Changed new variable name to camel case.

10 years agoMerge branch '4.4' into master
Coleman Watts [Sun, 27 Apr 2014 20:19:30 +0000 (13:19 -0700)]
Merge branch '4.4' into master

Conflicts:
CRM/Core/BAO/CustomQuery.php

10 years agotests - remove legacy enotice demarkations
Eileen McNaughton [Sun, 27 Apr 2014 20:17:07 +0000 (13:17 -0700)]
tests - remove legacy enotice demarkations

10 years agoCRM-14489 - Removed protocol from language domain if it exists.
Lola Slade [Sun, 27 Apr 2014 20:16:10 +0000 (13:16 -0700)]
CRM-14489 - Removed protocol from language domain if it exists.

10 years agoMerge pull request #2950 from eileenmcnaughton/CRM-14522
Eileen McNaughton [Sun, 27 Apr 2014 20:11:57 +0000 (13:11 -0700)]
Merge pull request #2950 from eileenmcnaughton/CRM-14522

CRM-14522 remove incorrect FK

10 years agoMerge pull request #2953 from eileenmcnaughton/CRM-14521
Eileen McNaughton [Sun, 27 Apr 2014 20:10:58 +0000 (13:10 -0700)]
Merge pull request #2953 from eileenmcnaughton/CRM-14521

CRM-14521 test fix - since tax_rate only takes 2 digits only use 2 digits for float

10 years agogit formatting & comment fixes
Eileen McNaughton [Sun, 27 Apr 2014 20:02:31 +0000 (13:02 -0700)]
git formatting & comment fixes

10 years agoCRM-14521 test fix - since tax_rate only takes 2 digits only use 2 digits on float...
Eileen McNaughton [Sun, 27 Apr 2014 19:14:30 +0000 (12:14 -0700)]
CRM-14521 test fix - since tax_rate only takes 2 digits only use 2 digits on float fields for easy test 'fix'

10 years agocode formatting
Eileen McNaughton [Sun, 27 Apr 2014 19:13:29 +0000 (12:13 -0700)]
code formatting

10 years agoMerge pull request #2952 from eileenmcnaughton/CRM-14521
Eileen McNaughton [Sun, 27 Apr 2014 19:08:41 +0000 (12:08 -0700)]
Merge pull request #2952 from eileenmcnaughton/CRM-14521

CRM-14522 - test-api partial skip on ActivityContact on singleValueAlter...

10 years agoCRM-14522 - test-api partial skip on ActivityContact on singleValueAlter due to FK...
Eileen McNaughton [Sun, 27 Apr 2014 18:56:28 +0000 (11:56 -0700)]
CRM-14522 - test-api partial skip on ActivityContact on singleValueAlter due to FK issue

10 years agoMerge pull request #2792 from deepak-srivastava/dedupe-hooks
dlobo [Sun, 27 Apr 2014 18:52:40 +0000 (11:52 -0700)]
Merge pull request #2792 from deepak-srivastava/dedupe-hooks

CRM-14413 - Dedupe hooks to make custom rules manageable thru UI + a flip hook

10 years agocomment fix
Eileen McNaughton [Sun, 27 Apr 2014 18:38:22 +0000 (11:38 -0700)]
comment fix

10 years agocomment block fixes
Eileen McNaughton [Sun, 27 Apr 2014 18:24:58 +0000 (11:24 -0700)]
comment block fixes

10 years agoCRM-14522 remove incorrect FK from message_template schema
Eileen McNaughton [Sun, 27 Apr 2014 18:21:48 +0000 (11:21 -0700)]
CRM-14522 remove incorrect FK from message_template schema

10 years agoMerge pull request #2949 from davecivicrm/CRM-13833
Dave Greenberg [Sun, 27 Apr 2014 18:02:01 +0000 (11:02 -0700)]
Merge pull request #2949 from davecivicrm/CRM-13833

CRM-13833 - Fix help for separate PCP pane in add/edit contribution form.

10 years agoFix help for separate PCP pane in add/edit contribution form.
Dave Greenberg [Sun, 27 Apr 2014 18:00:22 +0000 (11:00 -0700)]
Fix help for separate PCP pane in add/edit contribution form.

10 years agoMerge pull request #2948 from davecivicrm/CRM-13764
Dave Greenberg [Sun, 27 Apr 2014 17:18:48 +0000 (10:18 -0700)]
Merge pull request #2948 from davecivicrm/CRM-13764

CRM-13764 - change all instances of Delete Members to Delete Memberships...

10 years agoCRM-13764 - change all instances of Delete Members to Delete Memberships.
Dave Greenberg [Sun, 27 Apr 2014 17:17:47 +0000 (10:17 -0700)]
CRM-13764 - change all instances of Delete Members to Delete Memberships.

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

10 years agoMerge pull request #2947 from eileenmcnaughton/merge-fix
Eileen McNaughton [Sun, 27 Apr 2014 07:48:25 +0000 (00:48 -0700)]
Merge pull request #2947 from eileenmcnaughton/merge-fix

Merge fix - membership api - merged incorrectly from 4.4 to master

10 years agoapi -membership -fix comments
Eileen McNaughton [Sun, 27 Apr 2014 07:45:51 +0000 (00:45 -0700)]
api -membership -fix comments

10 years agofix incorrect merge on CRM-14389 membership api - add test for fix
Eileen McNaughton [Sun, 27 Apr 2014 07:44:41 +0000 (00:44 -0700)]
fix incorrect merge on  CRM-14389 membership api - add test for fix

10 years agoAdd select2 to basic search
Coleman Watts [Sun, 27 Apr 2014 05:46:39 +0000 (22:46 -0700)]
Add select2 to basic search

10 years agoImprove styling of forms
Coleman Watts [Sun, 27 Apr 2014 05:46:30 +0000 (22:46 -0700)]
Improve styling of forms

10 years agoMerge pull request #2945 from colemanw/participant
colemanw [Sun, 27 Apr 2014 05:36:28 +0000 (22:36 -0700)]
Merge pull request #2945 from colemanw/participant

Change participant role to select2

10 years agoChange participant role to select2
Coleman Watts [Sun, 27 Apr 2014 05:11:39 +0000 (22:11 -0700)]
Change participant role to select2

10 years agoUpdate qUnit api3 test
Coleman Watts [Sat, 26 Apr 2014 15:44:57 +0000 (08:44 -0700)]
Update qUnit api3 test

10 years agoMerge pull request #2944 from giant-rabbit/feature/ContactTest-fix
Kurund Jalmi [Fri, 25 Apr 2014 22:47:58 +0000 (15:47 -0700)]
Merge pull request #2944 from giant-rabbit/feature/ContactTest-fix

Feature/contact test fix

10 years agoFix the retrieveContact test fail on asserting relatiotionship for current employer.
Anthony Nemirovsky [Fri, 25 Apr 2014 22:30:27 +0000 (15:30 -0700)]
Fix the retrieveContact test fail on asserting relatiotionship for current employer.

The test was checking for a relationship to an organization contact with an
ID of 1, but that was the ID of the individual contact record that's created
at the start of this test function. I've fixed this by explicitly creating a
organization contact and using that for the current employer relationship, so
we always know what the contact ID of the organization record will be.

This commit also adds a random string to the organization record's name to
ensure it's unique.

10 years agoRevert "Fix the retrieveContact test fail on asserting relatiotionship for current"
Anthony Nemirovsky [Fri, 25 Apr 2014 22:17:17 +0000 (15:17 -0700)]
Revert "Fix the retrieveContact test fail on asserting relatiotionship for current"

This reverts commit 900c5b9c341b8f5eeb346941da4ec891b02bb417.

10 years agoMerge pull request #2942 from jitendrapurohit/Event_Webtests
Kurund Jalmi [Fri, 25 Apr 2014 21:52:38 +0000 (14:52 -0700)]
Merge pull request #2942 from jitendrapurohit/Event_Webtests

Web Test Fix

10 years agoMerge pull request #2943 from atif-shaikh/WebTextFix
Kurund Jalmi [Fri, 25 Apr 2014 21:52:17 +0000 (14:52 -0700)]
Merge pull request #2943 from atif-shaikh/WebTextFix

WebText Fix related to Campain

10 years agoWebTestFix Further Changes
Atif Shaikh [Fri, 25 Apr 2014 13:53:06 +0000 (19:23 +0530)]
WebTestFix Further Changes

10 years agoWebtestFix Related to Campaign
Atif Shaikh [Fri, 25 Apr 2014 13:48:37 +0000 (19:18 +0530)]
WebtestFix Related to Campaign

10 years agoWeb Test Fix
jitendrapurohit [Fri, 25 Apr 2014 12:11:36 +0000 (17:41 +0530)]
Web Test Fix

10 years agoMerge pull request #2940 from pratik-joshi/CRM-13973-comment
pratik-joshi [Thu, 24 Apr 2014 16:24:06 +0000 (21:54 +0530)]
Merge pull request #2940 from pratik-joshi/CRM-13973-comment

CRM-13973 : minor fix

10 years agoCRM-13973 : minor fix
Pratik Joshi [Thu, 24 Apr 2014 16:21:50 +0000 (21:51 +0530)]
CRM-13973 : minor fix

10 years agoApi explorer - tweak style
Coleman Watts [Thu, 24 Apr 2014 05:01:40 +0000 (22:01 -0700)]
Api explorer - tweak style

10 years agoApi explorer - tweak defaults
Coleman Watts [Thu, 24 Apr 2014 04:54:27 +0000 (21:54 -0700)]
Api explorer - tweak defaults

10 years agoApi explorer - add options selector
Coleman Watts [Thu, 24 Apr 2014 04:44:23 +0000 (21:44 -0700)]
Api explorer - add options selector

10 years agoApi explorer - add return value selector
Coleman Watts [Thu, 24 Apr 2014 03:33:09 +0000 (20:33 -0700)]
Api explorer - add return value selector

10 years agoFix the retrieveContact test fail on asserting relatiotionship for current
Anthony Nemirovsky [Wed, 23 Apr 2014 23:24:18 +0000 (16:24 -0700)]
Fix the retrieveContact test fail on asserting relatiotionship for current
employer.

The test was checking for a relationship to an organization contact with an
ID of 1, but that was the ID of the individual contact record that's created
at the start of this test function. I've fixed this by explicitly creating an
organization contact and using that for the current employer relationship, so
we always know what the contact ID of the organization record will be.

10 years agoMerge pull request #2937 from seamuslee001/master
dlobo [Wed, 23 Apr 2014 16:27:36 +0000 (09:27 -0700)]
Merge pull request #2937 from seamuslee001/master

CRM-14505 Update CiviCRM API fix

10 years agoCRM-14505 Update CiviCRM API fix
seamuslee001 [Wed, 23 Apr 2014 16:12:18 +0000 (02:12 +1000)]
CRM-14505 Update CiviCRM API fix

Patch 4.5 code version with API dedupe rule fix as per Lobo's advice

10 years agoMerge pull request #2931 from pratik-joshi/CRM-14265-fix
Kurund Jalmi [Wed, 23 Apr 2014 16:08:13 +0000 (09:08 -0700)]
Merge pull request #2931 from pratik-joshi/CRM-14265-fix

CRM-14265

10 years agoMerge pull request #2934 from pratik-joshi/CRM-14436-fix
Kurund Jalmi [Wed, 23 Apr 2014 16:07:07 +0000 (09:07 -0700)]
Merge pull request #2934 from pratik-joshi/CRM-14436-fix

CRM-14436-fix

10 years agoMerge pull request #2936 from atif-shaikh/WebTextFix
Kurund Jalmi [Wed, 23 Apr 2014 16:06:31 +0000 (09:06 -0700)]
Merge pull request #2936 from atif-shaikh/WebTextFix

Webtest Fix related to testCreateCampaign

10 years agoMerge pull request #2935 from jitendrapurohit/Admin_Webtests
colemanw [Wed, 23 Apr 2014 15:12:04 +0000 (08:12 -0700)]
Merge pull request #2935 from jitendrapurohit/Admin_Webtests

Web Test Fix