http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97924
Revision: 97924
Author: awjrichards
Date: 2011-09-23 16:31:54 +0000 (Fri, 23 Sep 2011)
Log Message:
-----------
MFT r97923
Modified Paths:
--------------
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html
Property Changed:
----------------
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/extras/minfraud/ccfd/CreditCardFraudDetection.php
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/extras/recaptcha/recaptcha-php/recaptchalib.php
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/payflowpro_gateway.alias.php
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/validate_input.js
Property changes on:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway
___________________________________________________________________
Modified: svn:mergeinfo
-
/trunk/extensions/DonationInterface/payflowpro_gateway:75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-86440,92825,96120-96121,96125,96127-97324,97326-97883
+
/trunk/extensions/DonationInterface/payflowpro_gateway:75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-86440,92825,96120-96121,96125,96127-97923
Property changes on:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/extras/minfraud/ccfd/CreditCardFraudDetection.php
___________________________________________________________________
Modified: svn:mergeinfo
-
/trunk/extensions/DonationInterface/payflowpro_gateway/extras/minfraud/ccfd/CreditCardFraudDetection.php:75657-96106,96125,96127-97324,97326-97883
+
/trunk/extensions/DonationInterface/payflowpro_gateway/extras/minfraud/ccfd/CreditCardFraudDetection.php:75657-96106,96125,96127-97923
Property changes on:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/extras/recaptcha/recaptcha-php/recaptchalib.php
___________________________________________________________________
Modified: svn:mergeinfo
-
/trunk/extensions/DonationInterface/payflowpro_gateway/extras/recaptcha/recaptcha-php/recaptchalib.php:75657-96108,96125,96127-97324,97326-97883
+
/trunk/extensions/DonationInterface/payflowpro_gateway/extras/recaptcha/recaptcha-php/recaptchalib.php:75657-96108,96125,96127-97923
Property changes on:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms
___________________________________________________________________
Modified: svn:mergeinfo
-
/trunk/extensions/DonationInterface/payflowpro_gateway/forms:75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-96114,96125,96127-97324,97326-97883
+
/trunk/extensions/DonationInterface/payflowpro_gateway/forms:75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-96114,96125,96127-97923
Modified:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
===================================================================
---
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
2011-09-23 16:29:30 UTC (rev 97923)
+++
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1.html
2011-09-23 16:31:54 UTC (rev 97924)
@@ -289,7 +289,7 @@
// set the action to go to PayPal
$("input[name=gateway]").val("paypal");
document.paypalcontribution.action =
"https://wikimediafoundation.org/wiki/Special:ContributionTracking/en";
- $("#loading").html("<img
src='../images/loading.gif' /> Redirecting to PayPal…");
+ $("#loading").html("<img
src='@script_path/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/images/loading-green.gif'
/> Redirecting to PayPal…");
document.paypalcontribution.submit();
}
});
Modified:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
===================================================================
---
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
2011-09-23 16:29:30 UTC (rev 97923)
+++
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_1a.html
2011-09-23 16:31:54 UTC (rev 97924)
@@ -290,7 +290,7 @@
// set the action to go to PayPal
$("input[name=gateway]").val("paypal");
document.paypalcontribution.action =
"https://wikimediafoundation.org/wiki/Special:ContributionTracking/en";
- $("#loading").html("<img
src='../images/loading.gif' /> Redirecting to PayPal…");
+ $("#loading").html("<img
src='@script_path/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/images/loading-green.gif'
/> Redirecting to PayPal…");
document.paypalcontribution.submit();
}
});
Modified:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
===================================================================
---
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
2011-09-23 16:29:30 UTC (rev 97923)
+++
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2.html
2011-09-23 16:31:54 UTC (rev 97924)
@@ -293,7 +293,7 @@
// set the action to go to PayPal
$("input[name=gateway]").val("paypal");
document.paypalcontribution.action =
"https://wikimediafoundation.org/wiki/Special:ContributionTracking/en";
- $("#loading").html("<img
src='../images/loading.gif' /> Redirecting to PayPal…");
+ $("#loading").html("<img
src='@script_path/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/images/loading-white.gif'
/> Redirecting to PayPal…");
document.paypalcontribution.submit();
}
});
Modified:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html
===================================================================
---
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html
2011-09-23 16:29:30 UTC (rev 97923)
+++
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/rapidhtml/html/webitects_2_3step.html
2011-09-23 16:31:54 UTC (rev 97924)
@@ -240,17 +240,6 @@
// ensure all jQuery instances are set to 1.4.2
jQuery = $;
$j = $;
-
- // This form is radically broken in IE6
- // Redirecting them to another page
- // TODO: handle this in the banner
- if (jQuery.browser.msie &&
jQuery.browser.version.substr(0,1)<7){
- //get the current querystring
- var qs = window.location.search.substring(1);
- // redirect IE6 people to another form
-
window.location.replace("https://wikimediafoundation.org/wiki/Special:LandingCheck?language=en&landing_page=L11_ExtraInfo_0902_N&utm_campaign=C_0916_Webitects_US_ie6&utm_source=B_BR_0916_US&country_code=US&referrer=webitects2");
- }
-
// check for RapidHtml errors and display, if any
var amountErrors =
['#general|escape','#retryMsg|escape','#amount|escape'],
@@ -317,7 +306,7 @@
// set the action to go to PayPal
$('input[name="gateway"]').val("paypal");
$('input[name="PaypalRedirect"]').val("1");
- $("#loading").html("<img
src='../images/loading.gif' /> Redirecting to PayPal…");
+ $("#loading").html("<img
src='@script_path/extensions/DonationInterface/payflowpro_gateway/forms/rapidhtml/images/loading-white.gif'
/> Redirecting to PayPal…");
document.paypalcontribution.action =
"@action";
document.paypalcontribution.submit();
}
Property changes on:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/payflowpro_gateway.alias.php
___________________________________________________________________
Modified: svn:mergeinfo
-
/trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.alias.php:75657-96113,96125,96127-97324,97326-97883
+
/trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.alias.php:75657-96113,96125,96127-97923
Property changes on:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
___________________________________________________________________
Modified: svn:mergeinfo
-
/trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php:75657-77440,77442-79286,79288-79296,79298-79299,79301-79303,79305-86440,92825,92827-96116,96125,96127-97324,97326-97883
+
/trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php:75657-77440,77442-79286,79288-79296,79298-79299,79301-79303,79305-86440,92825,92827-96116,96125,96127-97923
Property changes on:
branches/fundraising/deployment/DonationInterface/payflowpro_gateway/validate_input.js
___________________________________________________________________
Modified: svn:mergeinfo
-
/trunk/extensions/DonationInterface/payflowpro_gateway/validate_input.js:75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-86440,91572,92825,96125,96127-97324,97326-97883
+
/trunk/extensions/DonationInterface/payflowpro_gateway/validate_input.js:75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-86440,91572,92825,96125,96127-97923
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs