Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues/1944 #2374

Merged
merged 175 commits into from
Dec 13, 2017
Merged

Issues/1944 #2374

merged 175 commits into from
Dec 13, 2017

Conversation

ravinderk
Copy link
Collaborator

@ravinderk ravinderk commented Nov 21, 2017

Description

This will resolve
#1944
#2464

How Has This Been Tested?

Manually by performing following operations:

  1. Form update
  2. Donor create/update/delete
  3. Payment update
  4. .... [Addon testing]

Types of changes

New feature (non-breaking change which adds functionality)

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

Conflicts:
	includes/payments/class-give-payment.php
	includes/payments/class-payments-query.php
	includes/payments/functions.php
 Conflicts:
	includes/payments/class-payments-query.php
Conflicts:
	includes/admin/upgrades/upgrade-functions.php
	includes/payments/actions.php
	includes/payments/backward-compatibility.php
# Conflicts:
#	includes/payments/backward-compatibility.php
'disabled' => __( 'Disabled', 'give' ),
),
),
array(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ravinderk This settings ( i.e. Remove Data on Uninstall) is duplicated in this PR. This happens when i add this PR to Give release 2.0

Check Screenshot for reference:
image

@mehul0810
Copy link
Contributor

@ravinderk I think we should add option to show the status of Caching under System Info. This will help us in debugging when any customer report any issue after Give 2.0 is LIVE. Let me know your thoughts.

@ravinderk
Copy link
Collaborator Author

@mehul0810 Good Idea

@ravinderk
Copy link
Collaborator Author

@mehul0810 Added.
screen shot 2017-12-06 at 6 24 37 pm

 Conflicts:
	includes/admin/upgrades/upgrade-functions.php
	includes/payments/actions.php
	includes/payments/backward-compatibility.php
	includes/payments/class-give-payment.php
 Conflicts:
	includes/payments/actions.php
	includes/payments/backward-compatibility.php
@emgk
Copy link
Contributor

emgk commented Dec 7, 2017

@ravinderk I am getting PHP notice when open add donation form page in the backend.

Notice: Undefined index: key in /app/public/wp-content/plugins/Give/includes/payments/backward-compatibility.php on line 583

https://github.com/ravinderk/Give/blob/issues/1944/includes/payments/backward-compatibility.php#L583

@ravinderk ravinderk merged commit 226f1f9 into impress-org:release/2.0 Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants