-
Notifications
You must be signed in to change notification settings - Fork 16
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
Release 2.1.1 #76
Merged
Merged
Release 2.1.1 #76
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
…res (#73) $this->_path contains the store which works only for 1 store and not for multistore setups
* [PW-2234]: Adding header to module config pane * [PW-2234]: Making function private * [PW-2234]: PSR-2 fix * Update views/templates/front/get-started.tpl Co-Authored-By: Alessio Zampatti <[email protected]> * [PW-2234]: PHP 5.3 fix and making class var static * [PW-2234]: Adding signup info and link Co-authored-by: Alessio Zampatti <[email protected]> Co-authored-by: cyattilakiss <[email protected]>
cyattilakiss
requested review from
acampos1916,
msilvagarcia and
rikterbeek
as code owners
April 29, 2020 08:04
Escape smarty template variables
* [PW-2235]: Wrapping smarty strings in translation function * Unify the string in a single variable Some languages don't use commas, or use different rules for spaces and whatnot. Punctuation should also be translatable, and separating the message in two would cause difficulties to translate to some languages. Co-authored-by: Marcos Garcia <[email protected]>
acampos1916
reviewed
May 1, 2020
acampos1916
requested changes
May 1, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Marketplace Adyen URL
acampos1916
approved these changes
May 1, 2020
Co-authored-by: marcoss <[email protected]>
msilvagarcia
approved these changes
May 1, 2020
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.
#72 [PW 2234]: Configuration panel header
#73 [PW-2058] Fix plugin integration with multi stores setup
#74 [PW-1890] Update ReadMe
#75 [PW-2343] Meet prestashop validation requirements
#80 [PW-2235]: Adding translations to smarty templates
#81 [PW-2377] Fix cron job controller name and url