forked from chris18890/seltzer
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Upstream updates #57
Open
chris18890
wants to merge
274
commits into
mjgardes:production
Choose a base branch
from
chris18890:dev
base: production
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Upstream updates #57
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix array issue; closes elplatt#423
v0.5.7 - update copyright year & enable additional modules elplatt#411
set values to be non-null to get around error shown in elplatt#425
Email list module - display list subscribers; closes elplatt#412
set values to be non-null; closes elplatt#425; closes elplatt#211
remove blank line
minor spacing & speech mark corrections
fix param comment
get correct data type elplatt#434
get correct data type elplatt#434
get correct data type elplatt#434
Update copyright year elplatt#437
Update copyright year, closes elplatt#437
spacing/syntax fixed, also incorporates changes from elplatt#429
Spacing/Syntax fixes
version number bump post merge of elplatt#530
Resend account notification
Seems to fix more than it breaks
Linting
bugfix for elplatt#530, variable called incorrectly
fix balance total elplatt#530
post elplatt#530 bugfixes
Fixes reports & paypal-contacts on php 8.1, closes elplatt#527
Pulling in e64fc36 from @rumplestilzken's fork
Pulling in fixes from other forks
update copyright year
add missing $db_connect
explicitly define payment filters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
hey @mjgardes,
Great to see you're still doing dev work on Seltzer, I'd love to review & possibly pull your changes uptream; there's also been a lot of work done to Seltzer in the origin repo & they've diverged substantially now! Similar to mtfurlan#1, would you be interested in collaborating to merge in some of the differences?
All the best,
Chris 8-)